Checking if your kit is complete... Looks good Note (probably harmless): No library found for -lopie Writing Makefile for Authen::OPIE cp OPIE.pm blib/lib/Authen/OPIE.pm AutoSplitting blib/lib/Authen/OPIE.pm (blib/lib/auto/Authen/OPIE) /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 OPIE.xs > OPIE.xsc && mv OPIE.xsc OPIE.c Please specify prototyping behavior for OPIE.xs (see perlxs manual) cc -c -I/usr/local/opie/include -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=\"1.00\" -DXS_VERSION=\"1.00\" +Z "-I/home/cpanrun/ia64-lp64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi-LP64/CORE" OPIE.c Error 112: "OPIE.xs", line 5 # Include file "opie.h" not found. #include "opie.h" ^^^^^^^^ Error 628: "OPIE.xs", line 35 # "opie#13 my_opie" ["OPIE.xs", line 35] cannot be defined to have an incomplete type. struct opie my_opie; ^^^^^^^ Error 172: "OPIE.xs", line 36 # Undeclared variable 'OPIE_CHALLENGE_MAX'. char challenge[OPIE_CHALLENGE_MAX+1]; ^^^^^^^^^^^^^^^^^^ Error 176: "OPIE.xs", line 36 # Size of array must be an integral constant expression of value greater than 0. char challenge[OPIE_CHALLENGE_MAX+1]; ^^^^^^^^^^^^^^^^^^^^ Error 628: "OPIE.xs", line 59 # "opie#14 my_opie" ["OPIE.xs", line 59] cannot be defined to have an incomplete type. struct opie my_opie; ^^^^^^^ Error 172: "OPIE.xs", line 60 # Undeclared variable 'OPIE_CHALLENGE_MAX'. char challenge[OPIE_CHALLENGE_MAX+1]; ^^^^^^^^^^^^^^^^^^ Error 176: "OPIE.xs", line 60 # Size of array must be an integral constant expression of value greater than 0. char challenge[OPIE_CHALLENGE_MAX+1]; ^^^^^^^^^^^^^^^^^^^^ make: *** [OPIE.o] Error 2