Perl DBD::Pg problem

From: Jeffrey Melloy <jmelloy(at)visualdistortion(dot)org>
To: pgsql-general(at)postgresql(dot)org
Subject: Perl DBD::Pg problem
Date: 2002-10-24 04:57:17
Message-ID: 11DAC432-E70D-11D6-92AF-003065D0EE96@visualdistortion.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hey, I"m attempting to build the Perl module DBD::Pg on Mac OS X 10.2.1
and having trouble.
When I run 'make test' I get the following error:
t/00basic...........dyld: /usr/bin/perl Undefined symbols:
_ERR_get_error
_ERR_reason_error_string
_SSL_CTX_new
_SSL_connect
_SSL_free
_SSL_library_init
_SSL_load_error_strings
_SSL_new
_SSL_read
_SSL_set_fd
_SSL_write
_SSLv23_method
t/00basic...........dubious
Test returned status 0 (wstat 5, 0x5)
t/01connect.........skipped test on this platform
....

Any help would be appreciated.
=======================
Jeffrey Melloy
jmelloy(at)visualdistortion(dot)org

http://www.visualdistortion.org
http://www.platformers.com

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tommi Maekitalo 2002-10-24 06:18:43 Re: : Errors when compiling with Postgres 7.2.3 Libraries on RedHat 8
Previous Message Leif Jensen 2002-10-24 04:47:05 Re: Linking 2 or more databases.