New Error
David Wheeler <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.dbdpg |
|---|---|
| Message-ID | <[email protected]> |
Fellow DBD::Pg'ers: I'm getting this error while running `make test` for DBD::Pg 1.49 built against PostgreSQL 8.1.4: t/00basic...........NOK 2# Failed test 'use DBD::Pg;' # in t/00basic.t at line 11. # Tried to use 'DBD::Pg'. # Error: Can't load '/usr/home/theory/.cpanplus/5.8.5/build/DBD- Pg-1.49/blib/arch/auto/DBD/Pg/Pg.so' for module DBD::Pg: /usr/home/ theory/.cpanplus/5.8.5/build/DBD-Pg-1.49/blib/arch/auto/DBD/Pg/Pg.so: Undefined symbol "PQputCopyData" at /usr/local/lib/perl5/5.8.5/i386-freebsd/ DynaLoader.pm line 230. Anyone know what's causing this error? Thanks, David