swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Swarm-Support] Leopard and libtool woes


From: Keith Fligg
Subject: [Swarm-Support] Leopard and libtool woes
Date: Sun, 27 Apr 2008 11:17:35 -0700

Has anyone that has successfully built swarm on Leopard seen this error message? It immediately occurs when I run make (CVS sources as of 4/26/08):

uber-MacBook-Pro:swarm kfligg$ make
make  all-recursive
Making all in libobjc
make  all-recursive
Making all in objc
make  all-am
make[5]: Nothing to be done for `all-am'.
Making all in doc
make[4]: Nothing to be done for `all'.
Making all in m4
make[4]: Nothing to be done for `all'.
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. - I./objc -I./objc -I. -DBUILDING_LIBOBJC -g -O2 -MT archive.lo -MD - MP -MF .deps/archive.Tpo -c -o archive.lo archive.c
./libtool: line 460: CDPATH: command not found
/Users/kfligg/Documents/swarm/swarm/libobjc/libtool: line 460: CDPATH: command not found /Users/kfligg/Documents/swarm/swarm/libobjc/libtool: line 1289: func_opt_split: command not found
libtool: Version mismatch error.  This is libtool 2.2.2, but the
libtool: definition of this LT_INIT comes from an older release.
libtool: You should recreate aclocal.m4 with macros from libtool 2.2.2
libtool: and run autoconf again.

I also found this error during the configure stage:

./libtool: line 460: CDPATH: command not found
/Users/kfligg/Documents/swarm/swarm/libtool: line 460: CDPATH: command not found

I know nothing at all about libtool, so I thought I'd try to tap some expertise before I dig too deeply myself.

Thanks in advance,

 - Keith


reply via email to

[Prev in Thread] Current Thread [Next in Thread]