Checking if your kit is complete... Looks good MakeMaker (v6.17) Warning (non-fatal): Target 'dynamic' depends on targets in skipped section 'dynamic_lib' Warning (non-fatal): Target 'static' depends on targets in skipped section 'static_lib' Writing Makefile for Tux Writing Makefile for Tux cp Tux/Constants.pm blib/lib/Tux/Constants.pm cp Tux.pm blib/lib/Tux.pm AutoSplitting blib/lib/Tux.pm (blib/lib/auto/Tux) cp Tux/Sample/Static.pm blib/lib/Tux/Sample/Static.pm cp Tux/Sample/Template.pm blib/lib/Tux/Sample/Template.pm make[1]: Entering directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/tux_perl/tux' cc -c `perl -MExtUtils::Embed -e ccopts` -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=\"\" -DXS_VERSION=\"\" +Z "-I/home/cpanrun/ia64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi/CORE" -DSYSCONFDIR=\"/etc\" tux_perl.c Error 112: "tux_perl.c", line 18 # Include file not found. #include ^^^^^^^^^^^^^ Error 419: "tux_perl.c", line 33 # 'user_req_t' is used as a type, but has not been defined as a type. int (*handle_fcn)(user_req_t *req); ^^^^^^^^^^ Error 172: "tux_perl.c", line 53 # Undeclared variable 'O_WRONLY'. (fh=open(tmp,O_WRONLY|O_CREAT|O_APPEND))){ ^^^^^^^^ Error 172: "tux_perl.c", line 55 # Undeclared variable 'stderr'. TP_LOG("Init tp_adapter...\n"); ^^^^^^ Error 172: "tux_perl.c", line 55 # Undeclared variable 'stderr'. TP_LOG("Init tp_adapter...\n"); ^^^^^^ Error 172: "tux_perl.c", line 60 # Undeclared variable 'stderr'. TP_LOG("Failed to load %s: %s\n",tmp,dlerror()); ^^^^^^ Error 172: "tux_perl.c", line 60 # Undeclared variable 'stderr'. TP_LOG("Failed to load %s: %s\n",tmp,dlerror()); ^^^^^^ Error 172: "tux_perl.c", line 65 # Undeclared variable 'stderr'. fprintf(stderr,"Lib is open...\n"); ^^^^^^ Error 172: "tux_perl.c", line 70 # Undeclared variable 'stderr'. TP_LOG("Didn't find TUXAPI_init(): %s\n",msg); ^^^^^^ Error 172: "tux_perl.c", line 70 # Undeclared variable 'stderr'. TP_LOG("Didn't find TUXAPI_init(): %s\n",msg); ^^^^^^ Error 172: "tux_perl.c", line 77 # Undeclared variable 'stderr'. TP_LOG("Didn't find TUXAPI_handle_events(): %s\n",msg); ^^^^^^ Error 172: "tux_perl.c", line 77 # Undeclared variable 'stderr'. TP_LOG("Didn't find TUXAPI_handle_events(): %s\n",msg); ^^^^^^ Error 699: "tux_perl.c", line 77 # Error limit reached; halting compilation. TP_LOG("Didn't find TUXAPI_handle_events(): %s\n",msg); ^^^^^^ make[1]: *** [tux_perl.o] Error 2 make[1]: Leaving directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/tux_perl/tux' make: *** [subdirs] Error 2