Checking if your kit is complete... Looks good Writing Makefile for MP3::Mplib::mplib Writing Makefile for MP3::Mplib cp Mplib.pm blib/lib/MP3/Mplib.pm AutoSplitting blib/lib/MP3/Mplib.pm (blib/lib/auto/MP3/Mplib) cd mplib && make make[1]: Entering directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/MP3-Mplib/mplib' 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 -O3 -DVERSION=\"\" -DXS_VERSION=\"\" +Z "-I/home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/5.8.2/PA-RISC2.0-thread-multi-LP64/CORE" mplib.c cc: "mplib_s.c", line 292: warning 604: Pointers are not assignment-compatible. cc: "mplib_s.c", line 302: warning 604: Pointers are not assignment-compatible. cc: "mplib_s.c", line 339: warning 604: Pointers are not assignment-compatible. cc: "mplib_s.c", line 469: warning 604: Pointers are not assignment-compatible. cc: "mplib_s.c", line 887: warning 725: Assignment converts 32 bit integer to pointer. cc: "mplib_s.c", line 937: warning 562: Redeclaration of "id3_get_no_frames" with a different storage class specifier: "id3_get_no_frames" will have internal linkage. cc: "mplib_s.c", line 962: warning 562: Redeclaration of "id3_lookup_frame" with a different storage class specifier: "id3_lookup_frame" will have internal linkage. cc: "mplib_s.c", line 981: warning 562: Redeclaration of "id3_remove_frame" with a different storage class specifier: "id3_remove_frame" will have internal linkage. cc: "mplib_s.c", line 1010: warning 562: Redeclaration of "id3_add_frame" with a different storage class specifier: "id3_add_frame" will have internal linkage. cc: "mplib_s.c", line 1025: warning 604: Pointers are not assignment-compatible. cc: "mplib_s.c", line 1025: warning 563: Argument #1 is not the correct type. cc: "mplib.c", line 548: warning 604: Pointers are not assignment-compatible. cc: "mplib.c", line 548: warning 563: Argument #1 is not the correct type. 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 -O3 -DVERSION=\"\" -DXS_VERSION=\"\" +Z "-I/home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/5.8.2/PA-RISC2.0-thread-multi-LP64/CORE" mplib_paas.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 -O3 -DVERSION=\"\" -DXS_VERSION=\"\" +Z "-I/home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/5.8.2/PA-RISC2.0-thread-multi-LP64/CORE" mplib_s.c cc: "mplib_s.c", line 292: warning 604: Pointers are not assignment-compatible. cc: "mplib_s.c", line 302: warning 604: Pointers are not assignment-compatible. cc: "mplib_s.c", line 339: warning 604: Pointers are not assignment-compatible. cc: "mplib_s.c", line 469: warning 604: Pointers are not assignment-compatible. cc: "mplib_s.c", line 887: warning 725: Assignment converts 32 bit integer to pointer. cc: "mplib_s.c", line 937: warning 562: Redeclaration of "id3_get_no_frames" with a different storage class specifier: "id3_get_no_frames" will have internal linkage. cc: "mplib_s.c", line 962: warning 562: Redeclaration of "id3_lookup_frame" with a different storage class specifier: "id3_lookup_frame" will have internal linkage. cc: "mplib_s.c", line 981: warning 562: Redeclaration of "id3_remove_frame" with a different storage class specifier: "id3_remove_frame" will have internal linkage. cc: "mplib_s.c", line 1010: warning 562: Redeclaration of "id3_add_frame" with a different storage class specifier: "id3_add_frame" will have internal linkage. cc: "mplib_s.c", line 1025: warning 604: Pointers are not assignment-compatible. cc: "mplib_s.c", line 1025: warning 563: Argument #1 is not the correct type. 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 -O3 -DVERSION=\"\" -DXS_VERSION=\"\" +Z "-I/home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/5.8.2/PA-RISC2.0-thread-multi-LP64/CORE" xmalloc.c cc: "xmalloc.c", line 50: warning 724: Cast converts default int return type to pointer. cc: "xmalloc.c", line 113: warning 724: Cast converts default int return type to pointer. ar cr mplib.a mplib.o mplib_paas.o mplib_s.o xmalloc.o : mplib.a make[1]: Leaving directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/MP3-Mplib/mplib' make[1]: Entering directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/MP3-Mplib/mplib' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/MP3-Mplib/mplib' /home/cpanrun/parisc2.0-lp64/build/5.8.2/bin/perl /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/5.8.2/ExtUtils/xsubpp -typemap /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/5.8.2/ExtUtils/typemap Mplib.xs > Mplib.xsc && mv Mplib.xsc Mplib.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 -O3 -DVERSION=\"0.02\" -DXS_VERSION=\"0.02\" +Z "-I/home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/5.8.2/PA-RISC2.0-thread-multi-LP64/CORE" Mplib.c cc: "Mplib.xs", line 413: warning 604: Pointers are not assignment-compatible. cc: "Mplib.xs", line 413: warning 563: Argument #2 is not the correct type. cc: "Mplib.xs", line 418: warning 604: Pointers are not assignment-compatible. cc: "Mplib.xs", line 418: warning 563: Argument #2 is not the correct type. Running Mkbootstrap for MP3::Mplib () chmod 644 Mplib.bs rm -f blib/arch/auto/MP3/Mplib/Mplib.sl LD_RUN_PATH="" /usr/bin/ld -b +vnocompatwarnings -L/lib/pa20_64 Mplib.o -o blib/arch/auto/MP3/Mplib/Mplib.sl mplib/mplib.a ld: Missing library symbol table in mplib/mplib.a Fatal error. make: *** [blib/arch/auto/MP3/Mplib/Mplib.sl] Error 1