Ignore "Not a known parameter name" warnings. Checking if your kit is complete... Looks good Note (probably harmless): No library found for -lfam Writing Makefile for Sys::Gamin cp lib/Sys/Gamin.pm blib/lib/Sys/Gamin.pm AutoSplitting blib/lib/Sys/Gamin.pm (blib/lib/auto/Sys/Gamin) /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 -typemap typemap Gamin.xs > Gamin.xsc && mv Gamin.xsc Gamin.c 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.1\" -DXS_VERSION=\"0.1\" +Z "-I/home/cpanrun/ia64-lp64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi-LP64/CORE" Gamin.c Error 112: "Gamin.xs", line 11 # Include file not found. #include ^^^^^^^ Error 172: "Gamin.xs", line 52 # Undeclared variable 'FAMChanged'. return FAMChanged; ^^^^^^^^^^ Error 172: "Gamin.xs", line 54 # Undeclared variable 'FAMDeleted'. return FAMDeleted; ^^^^^^^^^^ Error 172: "Gamin.xs", line 56 # Undeclared variable 'FAMStartExecuting'. return FAMStartExecuting; ^^^^^^^^^^^^^^^^^ Error 172: "Gamin.xs", line 58 # Undeclared variable 'FAMStopExecuting'. return FAMStopExecuting; ^^^^^^^^^^^^^^^^ Error 172: "Gamin.xs", line 60 # Undeclared variable 'FAMCreated'. return FAMCreated; ^^^^^^^^^^ Error 172: "Gamin.xs", line 62 # Undeclared variable 'FAMMoved'. return FAMMoved; ^^^^^^^^ Error 172: "Gamin.xs", line 64 # Undeclared variable 'FAMAcknowledge'. return FAMAcknowledge; ^^^^^^^^^^^^^^ Error 172: "Gamin.xs", line 66 # Undeclared variable 'FAMExists'. return FAMExists; ^^^^^^^^^ Error 172: "Gamin.xs", line 68 # Undeclared variable 'FAMEndExist'. return FAMEndExist; ^^^^^^^^^^^ Error 172: "Gamin.xs", line 123 # Undeclared variable 'FAMErrno'. return FAMErrno ? (char *) FamErrlist[FAMErrno] : ""; ^^^^^^^^ Error 172: "Gamin.xs", line 132 # Undeclared variable 'FAMErrno'. FAMErrno ? FamErrlist[FAMErrno] : ^^^^^^^^ Error 699: "Gamin.xs", line 132 # Error limit reached; halting compilation. FAMErrno ? FamErrlist[FAMErrno] : ^^^^^^^^ make: *** [Gamin.o] Error 2