problem compiling cruft-cleanout branch on Snow Leopard

Pete Siemsen siemsen at ucar.edu
Mon Feb 1 21:23:26 UTC 2010


Thanks, Nick.  That did it.  Or maybe it was changing my PATH to put /opt/local/bin before /usr/bin :-)

-- Pete


On Jan 25, 2010, at 4:41 PM, Nick Hilliard wrote:

> 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