Mail Archives: cygwin/1998/02/19/02:06:03
From: | mansur AT tm DOT net DOT my (Mansuriatus Shahrir Amir)
|
Subject: | Perl5.004 and Cygwin32 - Dynaloader doesn't work
|
19 Feb 1998 02:06:03 -0800
: | |
Message-ID: | <Version.32.19980218222229.00e18490.cygnus.gnu-win32@pop.tm.net.my>
|
Mime-Version: | 1.0
|
To: | gnu-win32 AT cygnus DOT com
|
I managed to compile perl5.004_59 successfully by looking at Readme.cygwin32
and also hints at Sergey's homepage but whenever I tried to use Dynaloading
it fails.
I have this small example which has this one line:
use IO::Socket;
and this what I get:
Can't load '/usr/local/lib/perl5/cygwin32/5.00459/auto/IO/IO.dll' for
module IO: 126 at
/usr/local/lib/perl5/cygwin32/5.00459/DynaLoader.pm line 155.
at /usr/local/lib/perl5/cygwin32/5.00459/IO/Handle.pm line 246
BEGIN failed--compilation aborted at
/usr/local/lib/perl5/cygwin32/5.00459/IO/Socket.pm
line 112.
BEGIN failed--compilation aborted at trial.pl line 1.
I tried to install Sergey's precompiled perl5.004_01 and the same results
were got:
Can't load '/usr/local/lib/perl5/cygwin32/5.00401/auto/IO/IO.dll' for
module IO: 126 at
/usr/local/lib/perl5/cygwin32/5.00401/DynaLoader.pm line 155.
at /usr/local/lib/perl5/cygwin32/5.00401/IO/Handle.pm line 246
BEGIN failed--compilation aborted at
/usr/local/lib/perl5/cygwin32/5.00401/IO/Socket.pm
line 112.
BEGIN failed--compilation aborted at trial.pl line 1.
Any idea? perl5 compiled with MSVC5.0 works fine.
Thank you
----------------------------------
Mansuriatus Shahrir Amir
mansur AT tm DOT net DOT my
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -