Actions
Bug #595
closedCan't build svn version on Mac OS X
Status:
Invalid
Priority:
Normal
Category:
core
Target version:
-
ASK QUESTIONS IN Forums:
Description
I can't build 1.4.11 from source on Mac OS X 10.3.9, but building from svn fails in autogen.
First I installed required packages: autoconf-2.59, automake-1.9.6 and libtool-1.5.2.
Then I export AUTOCONF, AUTOMAKE, LIBTOOL and LIBTOOLIZE with the correct path to the new packages.
When running autogen.sh I get this error:
$ ./autogen.sh ./autogen.sh: running `/opt/local/bin/glibtoolize --copy --force' ./autogen.sh: running `aclocal' ./autogen.sh: running `autoheader' ./autogen.sh: running `/opt/local/bin/automake --add-missing --copy' Can't locate object method "path" via package "Request" at /opt/local/share/autoconf/Autom4te/C4che.pm line 69, <GEN1> line 111. automake: /opt/local/bin/autoconf failed with exit status: 1
-- nirs
Updated by darix over 18 years ago
what svn branch did you use? did older/newer versions work for you?
beside it looks like a broken autoconf version.
Updated by hugotr over 18 years ago
I've installed automake, autoconf and libtool via darwinports and it solved all build problems.
Updated by stbuehler almost 17 years ago
- Status changed from New to Fixed
- Resolution set to invalid
Actions
Also available in: Atom