Checking if your kit is complete... Looks good Note (probably harmless): No library found for -lcrypto Writing Makefile for Crypt::OpenSSL::PKCS12 cp PKCS12.pm blib/lib/Crypt/OpenSSL/PKCS12.pm /home/cpanrun/ia64/build/5.8.2/bin/perl "-Iinc" /home/cpanrun/ia64/build/5.8.2/lib/5.8.2/ExtUtils/xsubpp -typemap /home/cpanrun/ia64/build/5.8.2/lib/5.8.2/ExtUtils/typemap -typemap typemap PKCS12.xs > PKCS12.xsc && mv PKCS12.xsc PKCS12.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 +DSitanium2 +Ofltacc=strict -DVERSION=\"0.3\" -DXS_VERSION=\"0.3\" +Z "-I/home/cpanrun/ia64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi/CORE" PKCS12.c Error 112: "PKCS12.xs", line 5 # Include file not found. #include ^^^^^^^^^^^^^^^^^^ Error 112: "PKCS12.xs", line 6 # Include file not found. #include ^^^^^^^^^^^^^^^ Error 112: "PKCS12.xs", line 7 # Include file not found. #include ^^^^^^^^^^^^^^^ Error 112: "PKCS12.xs", line 8 # Include file not found. #include ^^^^^^^^^^^^^^^^^^ Error 112: "PKCS12.xs", line 9 # Include file not found. #include ^^^^^^^^^^^^^^^^ Error 112: "PKCS12.xs", line 10 # Include file not found. #include ^^^^^^^^^^^^^^^ Error 20: "PKCS12.xs", line 18 # ',' expected before '*'. const EVP_CIPHER *enc; ^ Error 20: "PKCS12.xs", line 21 # ',' expected before '*'. typedef PKCS12* Crypt__OpenSSL__PKCS12; ^ Warning 942: "PKCS12.xs", line 28 # Types 'const char *' and 'int' are not assignment-compatible. errorReason = ERR_reason_error_string(ERR_get_error()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Error 419: "PKCS12.xs", line 37 # 'EVP_PKEY' is used as a type, but has not been defined as a type. EVP_PKEY* _load_pkey(SV* p_keyStringSv, EVP_PKEY*(*p_loader)(BIO ^^^^^^^^ Error 419: "PKCS12.xs", line 37 # 'EVP_PKEY' is used as a type, but has not been defined as a type. EVP_PKEY* _load_pkey(SV* p_keyStringSv, EVP_PKEY*(*p_loader)(BIO*, EVP_PKEY**, pem_password_cb*, void*)) ^^^^^^^^ Error 419: "PKCS12.xs", line 37 # 'BIO' is used as a type, but has not been defined as a type. EVP_PKEY* _load_pkey(SV* p_keyStringSv, EVP_PKEY*(*p_loader)(BIO*, EVP_PKEY**, pem_password_cb*, void*)) { ^^^ Error 419: "PKCS12.xs", line 37 # 'EVP_PKEY' is used as a type, but has not been defined as a type. _PKEY* _load_pkey(SV* p_keyStringSv, EVP_PKEY*(*p_loader)(BIO*, EVP_PKEY**, pem_password_cb*, void*)) { ^^^^^^^^ Error 699: "PKCS12.xs", line 37 # Error limit reached; halting compilation. _PKEY* _load_pkey(SV* p_keyStringSv, EVP_PKEY*(*p_loader)(BIO*, EVP_PKEY**, pem_password_cb*, void*)) { ^^^^^^^^ make: *** [PKCS12.o] Error 2