Обсуждение: problem mac osx

Поиск
Список
Период
Сортировка

problem mac osx

От
t roussel
Дата:
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@marshall-brainstorm.de

www.marshal-brainstorm.com



Re: problem mac osx

От
Adam Witney
Дата:
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@marshall-brainstorm.de
>
> www.marshal-brainstorm.com
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo@postgresql.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.