Checking if your kit is complete... Looks good Writing Makefile for Win32::Process::CommandLine cp test_all_pid.pl blib/lib/Win32/Process/test_all_pid.pl cp lib/Win32/Process/CommandLine.pm blib/lib/Win32/Process/CommandLine.pm AutoSplitting blib/lib/Win32/Process/CommandLine.pm (blib/lib/auto/Win32/Process/CommandLine) cp test_one_pid.pl blib/lib/Win32/Process/test_one_pid.pl /home/cpanrun/ia64/build/5.8.2/bin/perl /home/cpanrun/ia64/build/5.8.2/lib/5.8.2/ExtUtils/xsubpp -typemap /home/cpanrun/ia64/build/5.8.2/lib/5.8.2/ExtUtils/typemap CommandLine.xs > CommandLine.xsc && mv CommandLine.xsc CommandLine.c Please specify prototyping behavior for CommandLine.xs (see perlxs manual) cc -c -I. -D_POSIX_C_SOURCE=199506L -D_REENTRANT -Ae -D_HPUX_SOURCE -Wl,+vnocompatwarnings -DNO_HASH_SEED -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fast +DSitanium2 +Ofltacc=strict -DVERSION=\"0.03\" -DXS_VERSION=\"0.03\" +Z "-I/home/cpanrun/ia64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi/CORE" CommandLine.c Error 112: "CommandLine.xs", line 8 # Include file "stdafx.h" not found. #include "stdafx.h" ^^^^^^^^^^ Error 112: "CommandLine.xs", line 12 # Include file not found. #include ^^^^^^^^^^^ Error 419: "CommandLine.xs", line 18 # 'USHORT' is used as a type, but has not been defined as a type. USHORT Length; ^^^^^^ Error 419: "CommandLine.xs", line 19 # 'USHORT' is used as a type, but has not been defined as a type. USHORT MaximumLength; ^^^^^^ Error 419: "CommandLine.xs", line 20 # 'PWSTR' is used as a type, but has not been defined as a type. PWSTR Buffer; ^^^^^ Error 419: "CommandLine.xs", line 25 # 'ULONG' is used as a type, but has not been defined as a type. ULONG AllocationSize; ^^^^^ Error 419: "CommandLine.xs", line 26 # 'ULONG' is used as a type, but has not been defined as a type. ULONG ActualSize; ^^^^^ Error 419: "CommandLine.xs", line 27 # 'ULONG' is used as a type, but has not been defined as a type. ULONG Flags; ^^^^^ Error 419: "CommandLine.xs", line 28 # 'ULONG' is used as a type, but has not been defined as a type. ULONG Unknown1; ^^^^^ Error 419: "CommandLine.xs", line 30 # 'HANDLE' is used as a type, but has not been defined as a type. HANDLE InputHandle; ^^^^^^ Error 419: "CommandLine.xs", line 31 # 'HANDLE' is used as a type, but has not been defined as a type. HANDLE OutputHandle; ^^^^^^ Error 419: "CommandLine.xs", line 32 # 'HANDLE' is used as a type, but has not been defined as a type. HANDLE ErrorHandle; ^^^^^^ Error 699: "CommandLine.xs", line 32 # Error limit reached; halting compilation. HANDLE ErrorHandle; ^^^^^^ make: *** [CommandLine.o] Error 2