Checking if your kit is complete... Looks good Writing Makefile for Search::Namazu cp Namazu.pm blib/lib/Search/Namazu.pm /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 Namazu.xs > Namazu.xsc && mv Namazu.xsc Namazu.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.96\" -DXS_VERSION=\"0.96\" +Z "-I/home/cpanrun/ia64-lp64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi-LP64/CORE" Namazu.c Error 112: "Namazu.xs", line 35 # Include file not found. #include ^^^^^^^^^^^^^^^^^^^^ Error 112: "Namazu.xs", line 36 # Include file not found. #include ^^^^^^^^^^^^^^^^^^^ Error 112: "Namazu.xs", line 37 # Include file not found. #include ^^^^^^^^^^^^^^^^ Error 112: "Namazu.xs", line 38 # Include file not found. #include ^^^^^^^^^^^^^^^^ Error 112: "Namazu.xs", line 39 # Include file not found. #include ^^^^^^^^^^^^^^^^^^ Error 112: "Namazu.xs", line 40 # Include file not found. #include ^^^^^^^^^^^^^^^^^ Error 112: "Namazu.xs", line 41 # Include file not found. #include ^^^^^^^^^^^^^ Error 112: "Namazu.xs", line 42 # Include file not found. #include ^^^^^^^^^^^^^^^^^ Error 112: "Namazu.xs", line 43 # Include file not found. #include ^^^^^^^^^^^^^^^ Error 112: "Namazu.xs", line 44 # Include file not found. #include ^^^^^^^^^^^^^^^^^ Error 419: "Namazu.xs", line 77 # 'NmzResult' is used as a type, but has not been defined as a type. NmzResult hlist; ^^^^^^^^^ Error 172: "Namazu.xs", line 78 # Undeclared variable 'BUFSIZE'. char result[SEARCH_NAMAZU_FIELDS][BUFSIZE]; ^^^^^^^ Error 699: "Namazu.xs", line 78 # Error limit reached; halting compilation. char result[SEARCH_NAMAZU_FIELDS][BUFSIZE]; ^^^^^^^ make: *** [Namazu.o] Error 2