[postgis-users] Call for Debuggers

Carl Anderson carl.anderson at vadose.org
Tue Apr 15 21:15:06 PDT 2003


Ok in what context does "instant segfault" occur

I compiled geos on a Solaris 5.7 with gcc3.2.2 using GNU ld

autoheader-1.6
automake-1.6 --add-missing --gnu
autoconf
configure CXXFLAGS="-g" CFLAGS="-g"
make

Notice that I'm disabling the default CXXFLAGS "-g -O2"

Paul the autogen.sh calls a default aclocal and automake.  Many (i 
don't know if all)
automake ver 1.6 install themselves as automake-1.6 in addition to 
automake.
(same for aclocal-1.6)
I have both automake-1.4 and automake-1.6 installed.  geos does not
compile with automake-1.4 so that may be part of the issue.

then run tests

source/test/CTS
ok

source/test/XMLTester
ok

source/test/SimpleWKTTester
ok

source/example/CoordinateListsExample
ok

source/example/CustomCoordinateListExample
ok


Are there other tests to run.


C.



More information about the postgis-users mailing list