I just tried to build the latest CVS on a Macintosh OS X Macbook Pro. I did install swig 1.3.29 and had to run autogen.sh to get the configure files then did the configure line as recommended, configure ran without complaints, then when I tried to build Geos I get:

% make
Making all in source
Making all in algorithm
source='CGAlgorithms.cpp' object='CGAlgorithms.lo' libtool=yes \
depfile='.deps/CGAlgorithms.Plo' tmpdepfile='.deps/CGAlgorithms.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../source/headers -I../../source/headers/geos -I../../source/headers     -g -O2 -DGEOS_INLINE -Wall -ansi -pedantic -Wno-long-long -c -o CGAlgorithms.lo `test -f 'CGAlgorithms.cpp' || echo './'`CGAlgorithms.cpp
../../libtool: ../../libtool: No such file or directory

I do have libtool, but its in /usr/bin/libtool Not sure why the makefile thinks its in the top_buildir.
––––––––––––––––––––––––––––––
Robert J. Berger - Internet Bandwidth Development, LLC.
Voice: 408-882-4755 eFax: +1-408-490-2868 



_______________________________________________
geos-devel mailing list
geos-devel@geos.refractions.net
http://geos.refractions.net/mailman/listinfo/geos-devel

Reply via email to