Checking if your kit is complete... Looks good Unrecognized argument in LIBS ignored: 'Gdi32.lib' Writing Makefile for Win32::Fonts::Info cp Info.pm blib/lib/Win32/Fonts/Info.pm AutoSplitting blib/lib/Win32/Fonts/Info.pm (blib/lib/auto/Win32/Fonts/Info) /home/cpanrun/ia64-lp64/build/5.8.2/bin/perl /home/cpanrun/ia64-lp64/build/5.8.2/lib/5.8.2/ExtUtils/xsubpp -typemap /home/cpanrun/ia64-lp64/build/5.8.2/lib/5.8.2/ExtUtils/typemap Info.xs > Info.xsc && mv Info.xsc Info.c Please specify prototyping behavior for Info.xs (see perlxs manual) cc -c -D_POSIX_C_SOURCE=199506L -D_REENTRANT -Ae -D_HPUX_SOURCE -Wl,+vnocompatwarnings +DD64 -DNO_HASH_SEED -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fast +DSitanium2 +Ofltacc=strict -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" +Z "-I/home/cpanrun/ia64-lp64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi-LP64/CORE" -Zi Info.c cc: warning 901: unknown option: `-i': use +help for online documentation. Error 112: "Info.xs", line 4 # Include file "Windows.h" not found. #include "Windows.h" ^^^^^^^^^^^ Error 419: "Info.xs", line 37 # 'LOGFONT' is used as a type, but has not been defined as a type. LOGFONT logfnt; ^^^^^^^ Error 419: "Info.xs", line 38 # 'NEWTEXTMETRIC' is used as a type, but has not been defined as a type. NEWTEXTMETRIC textmetric; ^^^^^^^^^^^^^ Error 419: "Info.xs", line 50 # 'SIZE_T' is used as a type, but has not been defined as a type. void CleanMemory(void *x, SIZE_T len) ^^^^^^ Error 419: "Info.xs", line 56 # 'BYTE' is used as a type, but has not been defined as a type. void GetCharsetString(BYTE chSet, char *name) ^^^^ Error 172: "Info.xs", line 60 # Undeclared variable 'ANSI_CHARSET'. case ANSI_CHARSET: ^^^^^^^^^^^^ Error 172: "Info.xs", line 63 # Undeclared variable 'BALTIC_CHARSET'. case BALTIC_CHARSET: ^^^^^^^^^^^^^^ Error 172: "Info.xs", line 66 # Undeclared variable 'CHINESEBIG5_CHARSET'. case CHINESEBIG5_CHARSET: ^^^^^^^^^^^^^^^^^^^ Error 172: "Info.xs", line 69 # Undeclared variable 'DEFAULT_CHARSET'. case DEFAULT_CHARSET: ^^^^^^^^^^^^^^^ Error 172: "Info.xs", line 72 # Undeclared variable 'EASTEUROPE_CHARSET'. case EASTEUROPE_CHARSET: ^^^^^^^^^^^^^^^^^^ Error 172: "Info.xs", line 75 # Undeclared variable 'GB2312_CHARSET'. case GB2312_CHARSET: ^^^^^^^^^^^^^^ Error 172: "Info.xs", line 78 # Undeclared variable 'GREEK_CHARSET'. case GREEK_CHARSET: ^^^^^^^^^^^^^ Error 699: "Info.xs", line 78 # Error limit reached; halting compilation. case GREEK_CHARSET: ^^^^^^^^^^^^^ make: *** [Info.o] Error 2