Checking if your kit is complete... Looks good Writing Makefile for Win32::MultiMedia::Joystick Checking if your kit is complete... Looks good Writing Makefile for Win32::MultiMedia::Mci Writing Makefile for Win32::MultiMedia make[1]: Entering directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Win32-MultiMedia/Joystick' cp Joystick.pm ../blib/lib/Win32/MultiMedia/Joystick.pm AutoSplitting ../blib/lib/Win32/MultiMedia/Joystick.pm (../blib/lib/auto/Win32/MultiMedia/Joystick) /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 Joystick.xs > Joystick.xsc && mv Joystick.xsc Joystick.c Please specify prototyping behavior for Joystick.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.01\" -DXS_VERSION=\"0.01\" +Z "-I/home/cpanrun/ia64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi/CORE" Joystick.c Error 112: "Joystick.xs", line 4 # Include file not found. #include ^^^^^^^^^^^^ Error 419: "Joystick.xs", line 6 # 'MMRESULT' is used as a type, but has not been defined as a type. MMRESULT JOY_error=0; ^^^^^^^^ Error 419: "Joystick.c", line 35 # 'UINT' is used as a type, but has not been defined as a type. UINT RETVAL; ^^^^ Error 419: "Joystick.c", line 57 # 'UINT' is used as a type, but has not been defined as a type. UINT uJoyID = (UINT)SvUV(ST(0)); ^^^^ Error 419: "Joystick.xs", line 18 # 'UINT' is used as a type, but has not been defined as a type. UINT puThreshold; ^^^^ Error 419: "Joystick.xs", line 19 # 'MMRESULT' is used as a type, but has not been defined as a type. MMRESULT ret; ^^^^^^^^ Error 419: "Joystick.c", line 93 # 'UINT' is used as a type, but has not been defined as a type. UINT uJoyID = (UINT)SvUV(ST(0)); ^^^^ Error 419: "Joystick.c", line 94 # 'UINT' is used as a type, but has not been defined as a type. UINT uThreshold = (UINT)SvUV(ST(1)); ^^^^ Error 419: "Joystick.xs", line 39 # 'MMRESULT' is used as a type, but has not been defined as a type. MMRESULT ret; ^^^^^^^^ Error 419: "Joystick.c", line 129 # 'UINT' is used as a type, but has not been defined as a type. UINT uJoyID = (UINT)SvUV(ST(0)); ^^^^ Error 419: "Joystick.xs", line 59 # 'MMRESULT' is used as a type, but has not been defined as a type. MMRESULT ret; ^^^^^^^^ Error 419: "Joystick.c", line 164 # 'HWND' is used as a type, but has not been defined as a type. HWND hwnd = (HWND)SvIV(ST(0)); ^^^^ Error 699: "Joystick.c", line 164 # Error limit reached; halting compilation. HWND hwnd = (HWND)SvIV(ST(0)); ^^^^ make[1]: *** [Joystick.o] Error 2 make[1]: Leaving directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Win32-MultiMedia/Joystick' make: *** [subdirs] Error 2