One more clue here... I've pasted the summary of the ./configure process below and notice that the value for ldflags is not set. Wondering if I need to recompile PostgreSQL to link against the C++ libs? <br><br>Thanks again,
<br>Steven<br><br>SUMMARY<br> -------------------------------------------------------<br><br> HOST_OS: linux-gnu<br><br>   PGSQL: /usr/bin/pg_config<br>    GEOS: /usr/bin/geos-config<br>          (ldflags: )<br>    PROJ: prefix=/usr libdir=/usr/lib
<br>   ICONV: 1<br><br> PORTNAME: linux<br>   PREFIX: /usr<br>  EPREFIX: ${prefix}<br>      DOC: /usr/share/doc/postgresql-doc-8.1/contrib<br>     DATA: /usr/share/postgresql/8.1/contrib<br>      MAN: /usr/share/postgresql/8.1/man
<br>      BIN: /usr/lib/postgresql/8.1/bin<br>      EXT: /usr/lib/postgresql/8.1/lib (\$$libdir)<br> -------------------------------------------------------<br><br>