Pg or DBD::Pg in cygwin 1.1.17

Поиск
Список
Период
Сортировка
От Yaacov Akiba Slama
Тема Pg or DBD::Pg in cygwin 1.1.17
Дата
Msg-id 3A66ACF0.4010307@slamail.org
обсуждение исходный текст
Список pgsql-ports
Hello !

I succesfully compiled postgresql in cygwin, but when I try to use the
perl interface (Pg), both the version included in the source tree and
the newer version from CPAN, I obtain an error.

The compilation is OK, but when I use it (perl test.pl if installed,
make test if not), I obtain :

$ make test
PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib
-I/usr/lib/perl5/5.6.1/cy
gwin -I/usr/lib/perl5/5.6.1 test.pl
Can't load 'blib/arch/auto/Pg/Pg.dll' for module Pg: dlopen: Win32 error
126 at
/usr/lib/perl5/5.6.1/cygwin/DynaLoader.pm line 206.
  at test.pl line 12
Compilation failed in require at test.pl line 12.
BEGIN failed--compilation aborted at test.pl line 12.
make: *** [test_dynamic] Error 255

I obtain the same error with DBD::Pg
I am using perl-5.6.1 from sources.redhat.com, but I obtain the same
error with older version.

Do you have any idea ?
Thanks a lot,
YAS


В списке pgsql-ports по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Cygwin PostgreSQL Regression Test Problems
Следующее
От: Jason Tishler
Дата:
Сообщение: Re: Cygwin PostgreSQL Regression Test Problems