I am stuck trying to build alpha3... I am trying to build from the SVN repo (yes, I did an update this morning) and also just tried the tarball alpha3<br>I wanted to try it out before our local open source GIS meeting tonight so I could give an update. <br>
<br>I am getting this in the loader directory<br><br>/bin/bash ../libtool --mode=link gcc -g -O2  -fPIC -DPIC  -Wall -Wmissing-prototypes    shpopen.o dbfopen.o getopt.o shp2pgsql-core.o shpcommon.o shp2pgsql-cli.o safileio.o ../liblwgeom/<a href="http://liblwgeom.la">liblwgeom.la</a> -o shp2pgsql  -lc<br>
libtool: link: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes shpopen.o dbfopen.o getopt.o shp2pgsql-core.o shpcommon.o shp2pgsql-cli.o safileio.o -o .libs/shp2pgsql  ../liblwgeom/.libs/liblwgeom.so -lc<br>../liblwgeom/.libs/liblwgeom.so: undefined reference to `GEOSGeom_extractUniquePoints'<br>
../liblwgeom/.libs/liblwgeom.so: undefined reference to `GEOSGeom_createEmptyPolygon'<br>../liblwgeom/.libs/liblwgeom.so: undefined reference to `GEOSSharedPaths'<br>../liblwgeom/.libs/liblwgeom.so: undefined reference to `GEOSSnap'<br>
../liblwgeom/.libs/liblwgeom.so: undefined reference to `GEOSOffsetCurve'<br>../liblwgeom/.libs/liblwgeom.so: undefined reference to `GEOSUnaryUnion'<br>collect2: ld returned 1 exit status<br>make: *** [shp2pgsql] Error 1<br>
<br>I have install geos both from current tarball and svn, same results<br><br>I have done builds on this server of svn from 2.0 svn repository before (successfully)<br><br>It looks related to geos. I used this for my configure line<br>
<br>./configure  --with-pgconfig=/usr/local/pgsql/bin/pg_config  --with-geosconfig=/usr/local/bin/geos-config  --with-jsondir=/usr  --with-topology --with-raster<br><br>and /usr/local/bin/geos-config --version says "3.3.2"<br>
<br>Thanks for any suggestions<br clear="all"><br>-- <br>Brian Wilson<br>Corvallis Oregon<br><br>"My life has been full of terrible misfortunes most of which never happened." <br>-Michel de Montaigne, essayist (1533-1592)
<br><br>