Checking if your kit is complete... Looks good Writing Makefile for Linux::TunTap Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Linux/TunTap.pm blib\lib\Linux\TunTap.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/use....1..3 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Thu Jan 10 09:49:14 2008 # Current time GMT: Thu Jan 10 17:49:14 2008 # Using Test.pm version 1.25 ok 1 not ok 2 # Failed test 2 in t/use.t at line 15 # t/use.t line 15 is: ok($^O eq 'linux'); not ok 3 # Failed test 3 in t/use.t at line 17 # t/use.t line 17 is: ok(-e '/dev/net/tun'); FAILED tests 2-3 Failed 2/3 tests, 33.33% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/use.t 3 2 2-3 Failed 1/1 test scripts. 2/3 subtests failed. Files=1, Tests=3, 0 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/1 test programs. 2/3 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.