Checking if your kit is complete... Looks good Writing Makefile for Chipcard::PCSC::Card Writing Makefile for Chipcard::PCSC cp PCSC.pod blib/lib/Chipcard/PCSC.pod cp PCSC.pm blib/lib/Chipcard/PCSC.pm make[1]: Entering directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/pcsc-perl/Card' cp Card.pod ../blib/lib/Chipcard/PCSC/Card.pod cp Card.pm ../blib/lib/Chipcard/PCSC/Card.pm Manifying ../blib/man3/Chipcard::PCSC::Card.3 make[1]: Leaving directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/pcsc-perl/Card' /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 -typemap typemap PCSC.xs > PCSC.xsc && mv PCSC.xsc PCSC.c cc -c `pkg-config --cflags libpcsclite` -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 +Onolimit +Opromote_indirect_calls -DVERSION=\"0.04\" -DXS_VERSION=\"0.04\" +Z "-I/home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/5.8.2/PA-RISC2.0-thread-multi-LP64/CORE" -O2 -Wall PCSC.c /bin/sh: pkg-config: not found. cc: warning 454: Option O2 overrides previous setting of O3. cc: warning 458: Invalid value O for opt_level. cc: "PCSCperl.h", line 141: error 1000: Unexpected symbol: "*". cc: "PCSCperl.h", line 141: error 1506: Parameters allowed in function definition only. cc: "PCSCperl.h", line 141: error 1505: Function may not return a function or an array. cc: "PCSCperl.h", line 141: error 1573: Type of "TSCardEstablishContext" is undefined due to an illegal declaration. cc: "PCSCperl.h", line 141: error 1573: Type of "LONG" is undefined due to an illegal declaration. cc: "PCSCperl.h", line 142: error 1506: Parameters allowed in function definition only. cc: "PCSCperl.h", line 142: error 1573: Type of "TSCardReleaseContext" is undefined due to an illegal declaration. cc: "PCSCperl.h", line 143: error 1506: Parameters allowed in function definition only. cc: "PCSCperl.h", line 143: error 1573: Type of "TSCardListReaders" is undefined due to an illegal declaration. cc: "PCSCperl.h", line 144: error 1000: Unexpected symbol: "DWORD". cc: "PCSCperl.h", line 144: error 1506: Parameters allowed in function definition only. cc: "PCSCperl.h", line 144: error 1573: Type of "TSCardConnect" is undefined due to an illegal declaration. cc: "PCSCperl.h", line 145: error 1000: Unexpected symbol: "DWORD". cc: "PCSCperl.h", line 145: error 1506: Parameters allowed in function definition only. cc: "PCSCperl.h", line 145: error 1573: Type of "TSCardReconnect" is undefined due to an illegal declaration. cc: "PCSCperl.h", line 146: error 1506: Parameters allowed in function definition only. cc: "PCSCperl.h", line 146: error 1573: Type of "TSCardDisconnect" is undefined due to an illegal declaration. cc: "PCSCperl.h", line 147: error 1506: Parameters allowed in function definition only. cc: "PCSCperl.h", line 147: error 1573: Type of "TSCardBeginTransaction" is undefined due to an illegal declaration. cc: "PCSCperl.h", line 148: error 1506: Parameters allowed in function definition only. cc: "PCSCperl.h", line 148: error 1573: Type of "TSCardEndTransaction" is undefined due to an illegal declaration. cc: "PCSCperl.h", line 149: error 1506: Parameters allowed in function definition only. cc: "PCSCperl.h", line 149: error 1573: Type of "TSCardTransmit" is undefined due to an illegal declaration. cc: "PCSCperl.h", line 150: error 1000: Unexpected symbol: "DWORD". cc: "PCSCperl.h", line 150: error 1000: Unexpected symbol: "DWORD". cc: "PCSCperl.h", line 150: error 1506: Parameters allowed in function definition only. cc: "PCSCperl.h", line 150: error 1573: Type of "TSCardControl" is undefined due to an illegal declaration. cc: "PCSCperl.h", line 151: error 1000: Unexpected symbol: "LPDWORD". cc: "PCSCperl.h", line 151: error 1000: Unexpected symbol: "LPDWORD". cc: "PCSCperl.h", line 151: error 1506: Parameters allowed in function definition only. cc: "PCSCperl.h", line 151: error 1573: Type of "TSCardStatus" is undefined due to an illegal declaration. cc: "PCSCperl.h", line 152: error 1000: Unexpected symbol: "DWORD". cc: panic 2017: Cannot recover from earlier errors, terminating. make: *** [PCSC.o] Error 1