Hi, When I try to install BDB::pg with the CPAN module in interactive mode I get the following error in the test phase: -----------begin error msg------------- Running make test PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib -I/System/Library/Perl/darwin -I/System/Library/Perl test.pl OS: darwin dyld: /usr/bin/perl Undefined symbols: _PQclear _PQcmdStatus _PQcmdTuples _PQconnectdb _PQendcopy _PQerrorMessage _PQexec _PQfinish _PQfname _PQfsize _PQftype _PQgetisnull _PQgetline _PQgetvalue _PQnfields _PQntuples _PQoidStatus _PQputline _PQresultStatus _PQstatus _lo_close _lo_creat _lo_export _lo_import _lo_lseek _lo_open _lo_read _lo_tell _lo_unlink _lo_write make: *** [test_dynamic] Erreur 67 /usr/bin/make test -- NOT OK Running make install make test had returned bad status, won't install without force -----------end error msg-------------
From here I don't know where to go. Could someone give me some hints? Jo�l Brogniart More informations: - Mac OS X 10.1.3, - december 2001 dev tools, - Dec 2001 Tools Update, - Darwin Development Environment for Mac OS X - PostgreSQL 7.2 installed in /usr/local/pgsql (with ./configure --enable-locale --enable-multibyte=UNICODE --enable-syslog --with-openssl=/usr/local --enable-odbc --with-java --with-CXX --with-perl).
