Re: problem mac osx

From: Adam Witney <awitney(at)sghms(dot)ac(dot)uk>
To: t roussel <thierry(at)marshall-brainstorm(dot)de>, pgsql-interfaces <pgsql-interfaces(at)postgresql(dot)org>
Subject: Re: problem mac osx
Date: 2002-10-18 13:55:20
Message-ID: B9D5D158.9BA3%a.witney@sghms.ac.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces


I have seen this problem several times (not just with the perl module but
also with the R Pg driver), but as yet have not seen a fix for it. But you
can install the DBD-Pg module using fink

fink.sourceforge.net

HTH

Adam

> hallo,
>
> i hope i don't disturb you.
> i have problem with the perl interface für postgres on mac osx 10.1.3
> postgres 7.2.1, pgsql-interface 1.9.0
>
> i have set POSTGRES_LIB and INCLUDE with hand in the makefile.pl
> The perl makefile.pl was ok
> The make was ok ,
> but make test give this :
> <
> PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib
> -I/System/Library/Perl/darwin -I/System/Library/Perl test.pl
> 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
> make: *** [test_dynamic] Error 67
>>
>
> have a good day.
>
> Thierry Roussel
> e-mail : thierry(at)marshall-brainstorm(dot)de
>
> www.marshal-brainstorm.com
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
>

--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Jeroen T. Vermeulen 2002-10-18 14:23:08 Re: PgDatabase, on heap construction results in SIGSEGV.
Previous Message Danya Kovtunowitch 2002-10-17 08:15:30 ANN: EMS PostgreSQL Utils released!