|
|
| · · · · · · · | |
|
Re: Buildproblems on OSX 10.3 due to libxml2
Title: Re: [pgadmin-hackers] Buildproblems on OSX 10.3 due to libxml2 On 27/2/06 17:15, "OpenMacNews" <openmacnews(at)gmail(dot)com> wrote:
Hmm, OK. Well, I’ve been playing with autoreconf, and having eventually figured out how to get it to run automake in —-foreign mode, I’m now stuck with it complaining about the macro I queried in the first place: raptor:~/pgadmin3 dpage$ sh bootstrap configure.ac:17: error: possibly undefined macro: AC_PROG_LIBTOOL If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. autoreconf: /opt/local/bin/autoconf failed with exit status: 1 I also have upgraded autoconf/automake – 2.59 and 1.9.6 respectively. Any ideas? I’m a tad short of time to investigate atm. /D
|