Created lib/Net/Gen.pm from lib/Net/Gen.dat Created lib/Net/Inet.pm from lib/Net/Inet.dat Created lib/Net/TCP.pm from lib/Net/TCP.dat Created lib/Net/UDP.pm from lib/Net/UDP.dat Created lib/Net/UNIX.pm from lib/Net/UNIX.dat Created lib/Net/TCP/Server.pm from lib/Net/TCP/Server.dat Created lib/Net/UNIX/Server.pm from lib/Net/UNIX/Server.dat Checking if your kit is complete... Looks good Writing Makefile for Net::Gen Wrote netgen.h Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp lib/Net/Gen.pm blib\lib\Net\Gen.pm AutoSplitting blib\lib\Net\Gen.pm (blib\lib\auto\Net\Gen) cp lib/Net/UNIX.pm blib\lib\Net\UNIX.pm AutoSplitting blib\lib\Net\UNIX.pm (blib\lib\auto\Net\UNIX) cp lib/Net/Inet.pm blib\lib\Net\Inet.pm AutoSplitting blib\lib\Net\Inet.pm (blib\lib\auto\Net\Inet) cp lib/Net/UNIX/Server.pm blib\lib\Net\UNIX\Server.pm cp lib/Net/TCP.pm blib\lib\Net\TCP.pm cp lib/Net/UDP.pm blib\lib\Net\UDP.pm AutoSplitting blib\lib\Net\UDP.pm (blib\lib\auto\Net\UDP) cp lib/Net/TCP/Server.pm blib\lib\Net\TCP\Server.pm C:\cpanrun\build\5-10-0\bin\perl.exe C:\cpanrun\build\5-10-0\lib\ExtUtils\xsubpp -typemap C:\cpanrun\build\5-10-0\lib\ExtUtils\typemap -typemap typemap Gen.xs > Gen.xsc && C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e mv Gen.xsc Gen.c cl -c -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1 -DVERSION=\"1.011\" -DXS_VERSION=\"1.011\" "-IC:\cpanrun\build\5-10-0\lib\CORE" Gen.c Gen.c Gen.xs(718) : warning C4101: 'adata' : unreferenced local variable Gen.xs(783) : error C2065: 'O_NONBLOCK' : undeclared identifier NMAKE : fatal error U1077: 'cl' : return code '0x2' Stop.