configuring... testing: struct timex tx; int st; st = ntp_adjtime(&tx); cc -D_POSIX_C_SOURCE=199506L -D_REENTRANT -Ae -D_HPUX_SOURCE -Wl,+vnocompatwarnings -DNO_HASH_SEED -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/cpanrun/pa-risc1.1/build/5.8.2/lib/5.8.2/PA-RISC1.1-thread-multi/CORE -o conftest conftest.c cpp: "conftest.c", line 5: error 4036: Can't open include file 'sys/timex.h'. testing: struct timex tx; tx.time.tv_sec = 0; return tx.time.tv_sec; cc -D_POSIX_C_SOURCE=199506L -D_REENTRANT -Ae -D_HPUX_SOURCE -Wl,+vnocompatwarnings -DNO_HASH_SEED -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/cpanrun/pa-risc1.1/build/5.8.2/lib/5.8.2/PA-RISC1.1-thread-multi/CORE -o conftest conftest.c cpp: "conftest.c", line 5: error 4036: Can't open include file 'sys/timex.h'. testing: struct timex tx; tx.time.tv_nsec = 0; return tx.time.tv_nsec; cc -D_POSIX_C_SOURCE=199506L -D_REENTRANT -Ae -D_HPUX_SOURCE -Wl,+vnocompatwarnings -DNO_HASH_SEED -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/cpanrun/pa-risc1.1/build/5.8.2/lib/5.8.2/PA-RISC1.1-thread-multi/CORE -o conftest conftest.c cpp: "conftest.c", line 5: error 4036: Can't open include file 'sys/timex.h'. testing: struct timex tx; tx.time_state = 0; return tx.time_state; cc -D_POSIX_C_SOURCE=199506L -D_REENTRANT -Ae -D_HPUX_SOURCE -Wl,+vnocompatwarnings -DNO_HASH_SEED -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/cpanrun/pa-risc1.1/build/5.8.2/lib/5.8.2/PA-RISC1.1-thread-multi/CORE -o conftest conftest.c cpp: "conftest.c", line 5: error 4036: Can't open include file 'sys/timex.h'. testing: struct ntptimeval ntv; ntv.time.tv_nsec = 0; return ntv.time.tv_nsec; cc -D_POSIX_C_SOURCE=199506L -D_REENTRANT -Ae -D_HPUX_SOURCE -Wl,+vnocompatwarnings -DNO_HASH_SEED -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/cpanrun/pa-risc1.1/build/5.8.2/lib/5.8.2/PA-RISC1.1-thread-multi/CORE -o conftest conftest.c cpp: "conftest.c", line 5: error 4036: Can't open include file 'sys/timex.h'. testing: struct ntptimeval ntv; ntv.time_state = 0; return ntv.time_state; cc -D_POSIX_C_SOURCE=199506L -D_REENTRANT -Ae -D_HPUX_SOURCE -Wl,+vnocompatwarnings -DNO_HASH_SEED -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/cpanrun/pa-risc1.1/build/5.8.2/lib/5.8.2/PA-RISC1.1-thread-multi/CORE -o conftest conftest.c cpp: "conftest.c", line 5: error 4036: Can't open include file 'sys/timex.h'. testing: struct timeval tv; int st; st = gettimeofday(&tv, NULL); cc -D_POSIX_C_SOURCE=199506L -D_REENTRANT -Ae -D_HPUX_SOURCE -Wl,+vnocompatwarnings -DNO_HASH_SEED -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/cpanrun/pa-risc1.1/build/5.8.2/lib/5.8.2/PA-RISC1.1-thread-multi/CORE -o conftest conftest.c /usr/ccs/bin/ld: Unsatisfied symbols: PL_thr_key (data) Perl_reentrant_retry (code) pthread_getspecific (code) Checking if your kit is complete... Warning: the following files are missing in your kit: .cvsignore Please inform the author. Writing Makefile for Time::UTC::Now cp lib/Time/UTC/Now.pm blib/lib/Time/UTC/Now.pm /home/cpanrun/pa-risc1.1/build/5.8.2/bin/perl /home/cpanrun/pa-risc1.1/build/5.8.2/lib/5.8.2/ExtUtils/xsubpp -typemap /home/cpanrun/pa-risc1.1/build/5.8.2/lib/5.8.2/ExtUtils/typemap Now.xs > Now.xsc && mv Now.xsc Now.c 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 +Onolimit +Opromote_indirect_calls +DAportable +DS2.0 -DVERSION=\"0.006\" -DXS_VERSION=\"0.006\" +Z "-I/home/cpanrun/pa-risc1.1/build/5.8.2/lib/5.8.2/PA-RISC1.1-thread-multi/CORE" Now.c Running Mkbootstrap for Time::UTC::Now () chmod 644 Now.bs rm -f blib/arch/auto/Time/UTC/Now/Now.sl LD_RUN_PATH="" /usr/bin/ld -b +vnocompatwarnings Now.o -o blib/arch/auto/Time/UTC/Now/Now.sl chmod 755 blib/arch/auto/Time/UTC/Now/Now.sl cp Now.bs blib/arch/auto/Time/UTC/Now/Now.bs chmod 644 blib/arch/auto/Time/UTC/Now/Now.bs Manifying blib/man3/Time::UTC::Now.3 PERL_DL_NONLAZY=1 /home/cpanrun/pa-risc1.1/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/cjdn....1..4 ok 1 - use Time::UTC::Now; ok 2 ok 3 ok 4 ok t/mjdn....1..4 ok 1 - use Time::UTC::Now; ok 2 ok 3 ok 4 ok t/use.....1..1 ok 1 - use Time::UTC::Now; ok All tests successful. Files=3, Tests=9, 3 wallclock secs ( 3.09 cusr + 0.21 csys = 3.30 CPU) Installing /home/cpanrun/pa-risc1.1/build/5.8.2/lib/site_perl/5.8.2/PA-RISC1.1-thread-multi/auto/Time/UTC/Now/Now.sl Installing /home/cpanrun/pa-risc1.1/build/5.8.2/lib/site_perl/5.8.2/PA-RISC1.1-thread-multi/auto/Time/UTC/Now/Now.bs Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /home/cpanrun/pa-risc1.1/build/5.8.2/lib/site_perl/5.8.2/PA-RISC1.1-thread-multi/Time/UTC/Now.pm Installing /home/cpanrun/pa-risc1.1/build/5.8.2/man/man3/Time::UTC::Now.3 Appending installation info to /home/cpanrun/pa-risc1.1/build/5.8.2/lib/5.8.2/PA-RISC1.1-thread-multi/perllocal.pod