problem compiling cruft-cleanout branch on Snow Leopard
Nick Hilliard
nick at inex.ie
Mon Jan 25 23:41:29 UTC 2010
On 05/01/2010 17:08, Pete Siemsen wrote:
> Xcode 3.2.1
>
> $ glibtoolize --version
> libtoolize (GNU libtool) 2.2.4
> Written by Gary V. Vaughan <gary at gnu.org>, 2003
The problem you're describing happens with libtool 1.5.6. Can you try the
following sequence of commands:
$ glibtoolize
$ mkdir m4
$ cp /opt/local/share/libtool/libltdl/aclocal.m4 m4
$ autoreconf -i
$./configure
You may have to poke around to find where your local copy of aclocal.m4 is
situated.
Nick
More information about the irrtoolset
mailing list