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>&nbsp;-------------------------------------------------------<br><br>&nbsp;HOST_OS: linux-gnu<br><br>&nbsp;&nbsp; PGSQL: /usr/bin/pg_config<br>&nbsp;&nbsp;&nbsp; GEOS: /usr/bin/geos-config<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (ldflags: )<br>&nbsp;&nbsp;&nbsp; PROJ: prefix=/usr libdir=/usr/lib
<br>&nbsp;&nbsp; ICONV: 1<br><br>&nbsp;PORTNAME: linux<br>&nbsp;&nbsp; PREFIX: /usr<br>&nbsp; EPREFIX: ${prefix}<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; DOC: /usr/share/doc/postgresql-doc-8.1/contrib<br>&nbsp;&nbsp;&nbsp;&nbsp; DATA: /usr/share/postgresql/8.1/contrib<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MAN: /usr/share/postgresql/8.1/man
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; BIN: /usr/lib/postgresql/8.1/bin<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; EXT: /usr/lib/postgresql/8.1/lib (\$$libdir)<br>&nbsp;-------------------------------------------------------<br><br>