Checking if your kit is complete... Looks good Writing Makefile for Win32::Symlink cp Symlink.pm blib/lib/Win32/Symlink.pm /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 -typemap typemap Symlink.xs > Symlink.xsc && mv Symlink.xsc Symlink.c Please specify prototyping behavior for Symlink.xs (see perlxs manual) cc -c -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" Symlink.c Error 112: "pgsymlink.c", line 5 # Include file not found. #include ^^^^^^^^^^^ Error 112: "pgsymlink.c", line 6 # Include file not found. #include ^^^^^^^^^^^^ Error 419: "pgsymlink.c", line 18 # 'DWORD' is used as a type, but has not been defined as a type. DWORD ReparseTag; ^^^^^ Error 419: "pgsymlink.c", line 19 # 'WORD' is used as a type, but has not been defined as a type. WORD ReparseDataLength; ^^^^ Error 419: "pgsymlink.c", line 20 # 'WORD' is used as a type, but has not been defined as a type. WORD Reserved; ^^^^ Error 419: "pgsymlink.c", line 22 # 'WORD' is used as a type, but has not been defined as a type. WORD SubstituteNameOffset; ^^^^ Error 419: "pgsymlink.c", line 23 # 'WORD' is used as a type, but has not been defined as a type. WORD SubstituteNameLength; ^^^^ Error 419: "pgsymlink.c", line 24 # 'WORD' is used as a type, but has not been defined as a type. WORD PrintNameOffset; ^^^^ Error 419: "pgsymlink.c", line 25 # 'WORD' is used as a type, but has not been defined as a type. WORD PrintNameLength; ^^^^ Error 419: "pgsymlink.c", line 26 # 'WCHAR' is used as a type, but has not been defined as a type. WCHAR PathBuffer[1]; ^^^^^ Error 419: "pgsymlink.c", line 41 # 'HANDLE' is used as a type, but has not been defined as a type. HANDLE dirhandle; ^^^^^^ Error 419: "pgsymlink.c", line 42 # 'DWORD' is used as a type, but has not been defined as a type. DWORD len; ^^^^^ Error 699: "pgsymlink.c", line 42 # Error limit reached; halting compilation. DWORD len; ^^^^^ make: *** [Symlink.o] Error 2