Hi, I am trying to install a perl module Net::RawIP in windows xp. Sorry, if this doubt is not belongs to this list. While installing Net::RawIP, i faced as below.
********** D:\Tools\PerlModules\Net-RawIP-0.2>Makefile.PL Sorry,ethernet related methods are not implemented on this system Sorry, the ifaddrlist function is not imlemented on this system Sorry, the rdev function is not imlemented on this system Checking if your kit is complete... Looks good Note (probably harmless): No library found for -lpcap Note (probably harmless): No library found for oldnames.lib Note (probably harmless): No library found for kernel32.lib Note (probably harmless): No library found for user32.lib Note (probably harmless): No library found for gdi32.lib Note (probably harmless): No library found for winspool.lib Note (probably harmless): No library found for comdlg32.lib Note (probably harmless): No library found for advapi32.lib Note (probably harmless): No library found for shell32.lib Note (probably harmless): No library found for ole32.lib Note (probably harmless): No library found for oleaut32.lib Note (probably harmless): No library found for netapi32.lib Note (probably harmless): No library found for uuid.lib Note (probably harmless): No library found for wsock32.lib Note (probably harmless): No library found for mpr.lib Note (probably harmless): No library found for winmm.lib Note (probably harmless): No library found for version.lib Note (probably harmless): No library found for odbc32.lib Note (probably harmless): No library found for odbccp32.lib Note (probably harmless): No library found for msvcrt.lib Writing Makefile for Net::RawIP D:\Tools\PerlModules\Net-RawIP-0.2>nmake Microsoft (R) Program Maintenance Utility Version 1.50 Copyright (c) Microsoft Corp 1988-94. All rights reserved. cp RawIP.pm blib\lib\Net\RawIP.pm AutoSplitting blib\lib\Net\RawIP.pm (blib\lib\auto\Net\RawIP) cp RawIP/libpcap.pod blib\lib\Net\RawIP\libpcap.pod C:\Perl\bin\perl.exe C:\Perl\lib\ExtUtils/xsubpp -typemap C:\Perl\lib\E xtUtils\typemap -typemap typemap RawIP.xs > RawIP.xsc && C:\Perl\bin\perl.exe - MExtUtils::Command -e mv RawIP.xsc RawIP.c cl -c -nologo -Gf -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_ST RICT -DHAVE_DES_FCRYPT -DNO_HASH_SEED -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1 -DVERSION=\"0.2\" -DXS_VERSION=\"0.2\" "-IC:\Perl\lib\CORE" RawIP.c RawIP.c Command line error D2027 : cannot execute 'c1' NMAKE : fatal error U1077: 'C:\WINDOWS\system32\cmd.exe' : return code '0x2' Stop. D:\Tools\PerlModules\Net-RawIP-0.2> *********** Anybody, please help me to proceed. This same command line error i faced in so many perl module installations. So, i am in the situation to find the solution. Please guide me. Thanks in advance. -- ************************* Thanks and Regards, Anushya. G ************************* -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>