This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

cannot run perl Makefile.PL for libnet perl modules ...


Hi,

I am running cygwin 1.0 for NT.
I downloaded libnet-1.0704.tar.gz

and then did this ...
$ gunzip libnet-1.0704.tar.gz 
... everything went fine ...
$ tar -xvf libnet-1.0704.tar 
... again everything is ok ...
$ cd libnet-1.0704
$ which perl
/contrib/bin/perl
$ perl -v

This is perl, version 5.005_03 built for cygwin

Copyright 1987-1999, Larry Wall

Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5.0 source kit.

Complete documentation for Perl, including FAQ lists, should be found on
this system using `man perl' or `perldoc perl'.  If you have access to the
Internet, point your browser at http://www.perl.com/, the Perl Home Page.

Now here is my problem ...
$ perl Makefile.PL
Checking for Socket...ok
Checking for IO::Socket...ok
Checking if your kit is complete...
Looks good
    0       0 [main] C:\Cygwin\contrib\bin\perl.exe 5191 fork_copy: loaded dll data/bss pass 0 failed, 0x14043000..0x1404300C, done 0, Win32 error 487
    0 5048924 [main] perl 5191 fork_copy: loaded dll data/bss pass 0 failed, 0x14043000..0x1404300C, done 0, Win32 error 487
5048111 10097035 [main] perl 5191 fork_copy: loaded dll data/bss pass 0 failed, 0x14043000..0x1404300C, done 0, Win32 error 487
5046451 15143486 [main] perl 5191 fork_copy: loaded dll data/bss pass 0 failed, 0x14043000..0x1404300C, done 0, Win32 error 487
5046705 20190191 [main] perl 5191 fork_copy: loaded dll data/bss pass 0 failed, 

... can you help me?

Thanks :)
Russ


__________________________________________________________________
Your favorite stores, helpful shopping tools and great gift ideas. Experience the convenience of buying online with Shop@Netscape! http://shopnow.netscape.com/

Get your own FREE, personal Netscape Mail account today at http://webmail.netscape.com/


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]