IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Opened 18 years ago

Closed 17 years ago

#1143 closed defect (fixed)

psbuild tries to build psLib with installed autoconf 2.60 but requires 2.61 - should be in external dependencies

Reported by: jester@… Owned by: eugene
Priority: high Milestone:
Component: psconfig Version: 2.6
Severity: normal Keywords:
Cc:

Description

autoconf 2.61 or greater should be part of the pschecklibs process

Change History (2)

comment:1 by Sebastian Jester, 17 years ago

Same goes for more parts of the autotools - psLib wouldn't build with those that come with MacOS 10.5.6, and installing the following versions from fink made it work:

automake 1.10.1-1
libtool 2.2.4-1
pkgconfig 0.22-2

I believe these should be added as dependencies for MacOS 10.5 or perhaps darwin_x86 in general.

comment:2 by Paul Price, 17 years ago

Resolution: fixed
Status: newclosed

Added autoconf, automake, libtool and pkg-config to the list of external "libraries".

Mac users (and others concerned about the incompatibility of their build tools) should do "pschecklibs -force build" as part of the installation process, which will force installation of the bundled build tools.

Checked in on trunk, r24068.

Note: See TracTickets for help on using tickets.