Pg or DBD::Pg in cygwin 1.1.17

From: Yaacov Akiba Slama <ya(at)slamail(dot)org>
To: pgsql-ports(at)postgresql(dot)org
Subject: Pg or DBD::Pg in cygwin 1.1.17
Date: 2001-01-18 08:44:32
Message-ID: 3A66ACF0.4010307@slamail.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgsql-ports by date

  From Date Subject
Next Message Yutaka tanida 2001-01-18 09:27:47 Re: IpcMemoryDetach
Previous Message Andrew Lombardi 2001-01-18 08:31:06 IpcMemoryDetach