Paul,<br><br>A segmentation fault caused make check to FAIL.<br><br><br>./configure --prefix=/home/mydir<br>make<br>make check<br><br>The tail of the output from make check is this:<br><br><br><br>FAIL: testrunner<br>===================
<br>1 of 1 tests failed<br>===================<br>make[2]: *** [check-TESTS] Error 1<br>make[2]: Leaving directory `/usr/home/mydir/geos-3.0.0/capi&#39;<br>make[1]: *** [check-am] Error 2<br>make[1]: Leaving directory `/usr/home/mydir/geos-
3.0.0/capi&#39;<br>make: *** [check-recursive] Error 1<br>[mydir][~/geos-3.0.0]$<br><br><br><br>In looking through the output of make check I found the listing below:<br>Is it odd that geostest is up to date here?<br>Is it odd to see &quot;GEOS version 
3.0.0rc2-CAPI&quot;?<br><br><br>Making check in capi<br>make[1]: Entering directory `/usr/home/mydir/geos-3.0.0/capi&#39;<br>make&nbsp; geostest<br>make[2]: Entering directory `/usr/home/mydir/geos-3.0.0/capi&#39;<br>make[2]: `geostest&#39; is up to date.
<br>make[2]: Leaving directory `/usr/home/mydir/geos-3.0.0/capi&#39;<br>make&nbsp; check-TESTS<br>make[2]: Entering directory `/usr/home/mydir/geos-3.0.0/capi&#39;<br>./testrunner: line 2:&nbsp; 4800 Segmentation fault&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ./geostest ./test.wkt &gt;
test.out<br>geostest exited with non-zero status (139)<br>1,25d0<br>&lt; GEOS version 3.0.0rc2-CAPI-1.3.0<br><br><br><br>I found some warnings in the make output:<br><br><br><br>make[1]: Entering directory `/usr/home/mydir/geos-
3.0.0/capi&#39;<br>if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; source/headers -I../source/headers/geos -I../source/headers -DGEOS_CAPI_VERSION=&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &#39;&quot;
3.0.0-CAPI-1.4.1&quot;&#39; -DGEOS_JTS_PORT=&#39;&quot;1.7.1&quot;&#39;&nbsp;&nbsp; -g -O2 -DGEOS_INLINE -Wall -ans&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; i -pedantic -Wno-long-long -MT libgeos_c_la-geos_c.lo -MD -MP -MF &quot;.deps/libgeos&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; _c_la-geos_c.Tpo&quot; -c -o libgeos_c_la-geos_c.lo `test -f &#39;geos_c.cpp&#39; || echo &#39;./&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &#39;`geos_c.cpp; \
<br>then mv -f &quot;.deps/libgeos_c_la-geos_c.Tpo&quot; &quot;.deps/libgeos_c_la-geos_c.Plo&quot;; else&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; rm -f &quot;.deps/libgeos_c_la-geos_c.Tpo&quot;; exit 1; fi<br>mkdir .libs<br>&nbsp;g++ -DHAVE_CONFIG_H -I. -I. -I../source/headers -I../source/headers/geos -I../s&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ource/headers -DGEOS_CAPI_VERSION=\&quot;
3.0.0-CAPI-1.4.1\&quot; -DGEOS_JTS_PORT=\&quot;1.7.1\&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -g -O2 -DGEOS_INLINE -Wall -ansi -pedantic -Wno-long-long -MT libgeos_c_la-geos&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; _c.lo -MD -MP -MF .deps/libgeos_c_la-geos_c.Tpo -c geos_c.cpp&nbsp; -fPIC -DPIC -o .l&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ibs/libgeos_c_la-geos_c.o
<br>geos_c.cpp: In function `int GEOSWKBWriter_getOutputDimension(const GEOSWKBWrite&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; r*)&#39;:<br>geos_c.cpp:2207: warning: converting to non-pointer type `int&#39; from NULL<br>geos_c.cpp: In function `int GEOSWKBWriter_getByteOrder(const GEOSWKBWriter*)&#39;:
<br>geos_c.cpp:2236: warning: converting to non-pointer type `int&#39; from NULL<br>geos_c.cpp: In function `char GEOSWKBWriter_getIncludeSRID(const GEOSWKBWriter*)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &#39;:<br>geos_c.cpp:2265: warning: converting to non-pointer type `char&#39; from NULL
<br>&nbsp;g++ -DHAVE_CONFIG_H -I. -I. -I../source/headers -I../source/headers/geos -I../s&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ource/headers -DGEOS_CAPI_VERSION=\&quot;3.0.0-CAPI-1.4.1\&quot; -DGEOS_JTS_PORT=\&quot;1.7.1\&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -g -O2 -DGEOS_INLINE -Wall -ansi -pedantic -Wno-long-long -MT libgeos_c_la-geos&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; _c.lo -MD -MP -MF .deps/libgeos_c_la-geos_c.Tpo -c geos_c.cpp -o libgeos_c_la-ge&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; os_c.o &gt;/dev/null 2&gt;&amp;1
<br><br>.<br>.<br>.<br><br>creating XMLTester<br>if g++ -DHAVE_CONFIG_H -I. -I. -I../../source/headers -I../../source/headers/geo&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; s -I../../source/headers -I../../source/io/markup&nbsp;&nbsp;&nbsp; -g -O2 -DGEOS_INLINE -Wall&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -ansi -pedantic -Wno-long-long -MT 
SimpleWKTTester.o -MD -MP -MF &quot;.deps/SimpleWK&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; TTester.Tpo&quot; -c -o SimpleWKTTester.o SimpleWKTTester.cpp; \<br>then mv -f &quot;.deps/SimpleWKTTester.Tpo&quot; &quot;.deps/SimpleWKTTester.Po&quot;; else rm -f &quot;.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; deps/SimpleWKTTester.Tpo&quot;; exit 1; fi
<br>In file included from SimpleWKTTester.cpp:23:<br>../../source/headers/geos/io.h:61:2: warning: #warning is a GCC extension<br>../../source/headers/geos/io.h:61:2: warning: #warning *** DEPRECATED: You are u&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; sing deprecated header 
io.h. Please, update your sources according to new layout&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; of GEOS headers and namespaces<br>In file included from SimpleWKTTester.cpp:24:<br>../../source/headers/geos/geom.h:145:2: warning: #warning is a GCC extension
<br>../../source/headers/geos/geom.h:145:2: warning: #warning *** DEPRECATED: You ar&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; e using deprecated header geom.h. Please, update your sources according to new l&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ayout of GEOS headers and namespaces
<br>/bin/sh ../../libtool --tag=CXX --mode=link g++&nbsp; -g -O2 -DGEOS_INLINE -Wall -ans&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; i -pedantic -Wno-long-long&nbsp;&nbsp; -o SimpleWKTTester&nbsp; SimpleWKTTester.o ../../source/&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="http://libgeos.la">
libgeos.la</a> ../../source/libgeos.la<br>g++ -g -O2 -DGEOS_INLINE -Wall -ansi -pedantic -Wno-long-long -o .libs/SimpleWKT&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Tester SimpleWKTTester.o&nbsp; ../../source/.libs/libgeos.so<br>creating SimpleWKTTester
<br><br><br><br>Thanks<br><br>