Hi:
I'm trying to install DBD::Pg-2.15.1 and got fatal error on running 'connect'
testing.
The following error I got:
Running make test
/usr/bin/perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib',
'blib/arch')" t/*.t
t/00-signature........skipped: Set the environment variable TEST_SIGNATURE to
enable this test
t/00basic.............ok
t/01connect........... 5 [main] perl 2792 C:\cygwin\bin\perl.exe: ***
fatal error - unable to remap C:\cygwin\bin\cygsasl2-2.dll to sam
e address as parent(0x17E0000) != 0x17F0000
5 [main] perl 2792 C:\cygwin\bin\perl.exe: *** fatal error - unable to
remap C:\cygwin\bin\cygsasl2-2.dll to same address as parent(0x
17E0000) != 0x17F0000
21583 [main] perl 3604 fork: child 2792 - died waiting for dll loading, errno
11
21583 [main] perl 3604 fork: child 2792 - died waiting for dll loading, errno
11
5196970 [main] perl 1660 C:\cygwin\bin\perl.exe: *** fatal error - unable to
remap C:\cygwin\bin\cygsasl2-2.dll to same address as parent(0x
17E0000) != 0x17F0000
5219534 [main] perl 3604 fork: child 1660 - died waiting for dll loading, errno
11
5196970 [main] perl 1660 C:\cygwin\bin\perl.exe: *** fatal error - unable to
remap C:\cygwin\bin\cygsasl2-2.dll to same address as parent(0x
17E0000) != 0x17F0000
5219534 [main] perl 3604 fork: child 1660 - died waiting for dll loading, errno
11
make: *** [test_dynamic] Interrupt
TURNSTEP/DBD-Pg-2.15.1.tar.gz
/usr/bin/make test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
reports TURNSTEP/DBD-Pg-2.15.1.tar.gz
Running make install
make test had returned bad status, won't install without force
............
I installed postgresql-2.03.2 on cygwin-1.5.25-15 successfully without problem
to run on cygwin. It's WinXP machine.
The following are installed on cygwin: perl-5.10.0-5; DBI-1.609.
Is anything wrong, or other module I need to be installed?
Regards,
Di