Checking if your kit is complete... Looks good Do not worry if any of the following items are not found Checking for previous Net::Ident... Not found. You could force installing the backwards-compatible Net::Ident, for example because you want to use scripts that rely on the backwards compatible calling syntax [not that that's very likely; I'm not aware of any existing scripts that use it -- JohnPC]. To enable this, re-run this Makefile.PL using: perl Makefile.PL --force-compat Checking for Apache.pm... not found Writing Makefile for Net::Ident Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp Ident.pm blib\lib\Net\Ident.pm Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/0use......1..1 Net::Ident::_export_hooks() called too early to check prototype at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Net-Ident\blib\lib/Net/Ident.pm line 29. ok 1 ok t/apache....Net::Ident::_export_hooks() called too early to check prototype at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Net-Ident\blib\lib/Net/Ident.pm line 29. # Apache test not configured 1..0 skipped all skipped: no reason given t/compat....Net::Ident::_export_hooks() called too early to check prototype at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Net-Ident\blib\lib/Net/Ident.pm line 29. 1..0 skipped all skipped: no reason given t/Ident.....Net::Ident::_export_hooks() called too early to check prototype at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Net-Ident\blib\lib/Net/Ident.pm line 29. # trying to resolve pc.xs4all.nl... '-' is not recognized as an internal or external command, operable program or batch file. # connecting to 82.95.235.99:113 # connect: Unknown error # trying to resolve xs4all.nl... # connecting to 194.109.21.3:113 # connected # trying to resolve lyrix.xs4all.nl... # trying to resolve lysator.liu.se... # connecting to 130.236.254.10:113 # connect: Unknown error # trying to resolve 127.0.0.1... # connecting to 127.0.0.1:113 # connect: Unknown error # Will run regular ident lookups by connecting to xs4all.nl 1..7 # standard lookup test that will succeed, using FH->ident_lookup Your vendor has not defined Fcntl macro F_SETFL, used at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Net-Ident\blib\lib/Net/Ident.pm line 169. at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Net-Ident\blib\lib/Net/Ident.pm line 189 Net::Ident::newFromInAddr('Net::Ident', '\x{2}\x{0}\x{e}\x{dc}\x{c0}\x{a8}E\x{d6}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}', '\x{2}\x{0}\x{0}q\x{c2}m\x{15}\x{3}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}', 30) called at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Net-Ident\blib\lib/Net/Ident.pm line 124 Net::Ident::new('Net::Ident', 'FileHandle=GLOB(0x1ccca04)', 30) called at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Net-Ident\blib\lib/Net/Ident.pm line 466 Net::Ident::lookup('FileHandle=GLOB(0x1ccca04)', 30) called at t/Ident.t line 119 dubious Test returned status 22 (wstat 5632, 0x1600) DIED. FAILED tests 1-7 Failed 7/7 tests, 0.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/Ident.t 22 5632 7 14 1-7 2 tests skipped. Failed 1/4 test scripts. 7/8 subtests failed. Files=4, Tests=8, 30 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/4 test programs. 7/8 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0x16' Stop.