Note (probably harmless): No library found for -lcrypto Checking if your kit is complete... Looks good Writing Makefile for Crypt::OpenSSL::Bignum cp Bignum.pm blib/lib/Crypt/OpenSSL/Bignum.pm cp Bignum/CTX.pm blib/lib/Crypt/OpenSSL/Bignum/CTX.pm /home/cpanrun/ia64/build/5.6.1/bin/perl -I/home/cpanrun/ia64/build/5.6.1/lib/5.6.1/IA64.ARCHREV_0-thread-multi -I/home/cpanrun/ia64/build/5.6.1/lib/5.6.1 /home/cpanrun/ia64/build/5.6.1/lib/5.6.1/ExtUtils/xsubpp -typemap /home/cpanrun/ia64/build/5.6.1/lib/5.6.1/ExtUtils/typemap -typemap typemap Bignum.xs > Bignum.xsc && mv Bignum.xsc Bignum.c gcc -c -DUSE_REENTRANT_API -D_POSIX_C_SOURCE=199506L -D_HPUX_SOURCE -L/lib/hpux32 -DUINT32_MAX_BROKEN -fPIC -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"0.04\" -DXS_VERSION=\"0.04\" -fPIC -I/home/cpanrun/ia64/build/5.6.1/lib/5.6.1/IA64.ARCHREV_0-thread-multi/CORE -DPERL5 -DOPENSSL_NO_KRB5 Bignum.c Bignum.xs:5:25: openssl/ssl.h: No such file or directory Bignum.xs:6:24: openssl/bn.h: No such file or directory Bignum.xs:21: error: parse error before '*' token Bignum.xs: In function `sv2bn': Bignum.xs:27: error: `BIGNUM' undeclared (first use in this function) Bignum.xs:27: error: (Each undeclared identifier is reported only once Bignum.xs:27: error: for each function it appears in.) Bignum.xs:27: error: parse error before ')' token Bignum.c: In function `XS_Crypt__OpenSSL__Bignum__free_BN': Bignum.c:57: error: `BIGNUM' undeclared (first use in this function) Bignum.c:57: error: `self' undeclared (first use in this function) Bignum.c:60: error: parse error before ')' token Bignum.xs: In function `XS_Crypt__OpenSSL__Bignum_new_from_word': Bignum.xs:46: error: `BIGNUM' undeclared (first use in this function) Bignum.xs:46: error: `bn' undeclared (first use in this function) Bignum.c:86: error: `RETVAL' undeclared (first use in this function) Bignum.xs: In function `XS_Crypt__OpenSSL__Bignum_new_from_decimal': Bignum.xs:59: error: `BIGNUM' undeclared (first use in this function) Bignum.xs:59: error: `bn' undeclared (first use in this function) Bignum.c:116: error: `RETVAL' undeclared (first use in this function) Bignum.xs: In function `XS_Crypt__OpenSSL__Bignum_new_from_hex': Bignum.xs:72: error: `BIGNUM' undeclared (first use in this function) Bignum.xs:72: error: `bn' undeclared (first use in this function) Bignum.c:146: error: `RETVAL' undeclared (first use in this function) Bignum.xs: In function `XS_Crypt__OpenSSL__Bignum_new_from_bin': Bignum.xs:85: error: `BIGNUM' undeclared (first use in this function) Bignum.xs:85: error: `bn' undeclared (first use in this function) Bignum.c:178: error: `RETVAL' undeclared (first use in this function) Bignum.xs: In function `XS_Crypt__OpenSSL__Bignum_zero': Bignum.xs:99: error: `BIGNUM' undeclared (first use in this function) Bignum.xs:99: error: `bn' undeclared (first use in this function) Bignum.c:207: error: `RETVAL' undeclared (first use in this function) Bignum.xs: In function `XS_Crypt__OpenSSL__Bignum_one': Bignum.xs:111: error: `BIGNUM' undeclared (first use in this function) Bignum.xs:111: error: `bn' undeclared (first use in this function) Bignum.c:236: error: `RETVAL' undeclared (first use in this function) Bignum.c: In function `XS_Crypt__OpenSSL__Bignum_to_decimal': Bignum.c:261: error: `BIGNUM' undeclared (first use in this function) Bignum.c:261: error: `self' undeclared (first use in this function) Bignum.c:266: error: parse error before ')' token Bignum.xs:125: warning: assignment makes pointer from integer without a cast Bignum.c: In function `XS_Crypt__OpenSSL__Bignum_to_hex': Bignum.c:291: error: `BIGNUM' undeclared (first use in this function) Bignum.c:291: error: `self' undeclared (first use in this function) Bignum.c:296: error: parse error before ')' token Bignum.xs:136: warning: assignment makes pointer from integer without a cast Bignum.c: In function `XS_Crypt__OpenSSL__Bignum_to_bin': Bignum.c:321: error: `BIGNUM' undeclared (first use in this function) Bignum.c:321: error: `self' undeclared (first use in this function) Bignum.c:329: error: parse error before ')' token Bignum.c: In function `XS_Crypt__OpenSSL__Bignum_get_word': Bignum.c:356: error: `BIGNUM' undeclared (first use in this function) Bignum.c:356: error: `self' undeclared (first use in this function) Bignum.c:361: error: parse error before ')' token Bignum.c: In function `XS_Crypt__OpenSSL__Bignum_add': Bignum.c:384: error: `BIGNUM' undeclared (first use in this function) Bignum.c:384: error: `a' undeclared (first use in this function) Bignum.c:385: error: `b' undeclared (first use in this function) Bignum.xs:168: error: `bn' undeclared (first use in this function) Bignum.c:392: error: parse error before ')' token Bignum.c:395: error: parse error before ')' token Bignum.xs:172: warning: pointer/integer type mismatch in conditional expression Bignum.c: In function `XS_Crypt__OpenSSL__Bignum_sub': Bignum.c:424: error: `BIGNUM' undeclared (first use in this function) Bignum.c:424: error: `a' undeclared (first use in this function) Bignum.c:425: error: `b' undeclared (first use in this function) Bignum.xs:182: error: `bn' undeclared (first use in this function) Bignum.c:432: error: parse error before ')' token Bignum.c:435: error: parse error before ')' token Bignum.xs:186: warning: pointer/integer type mismatch in conditional expression Bignum.c: In function `XS_Crypt__OpenSSL__Bignum_mul': Bignum.c:464: error: `BIGNUM' undeclared (first use in this function) Bignum.c:464: error: `a' undeclared (first use in this function) Bignum.c:465: error: `b' undeclared (first use in this function) Bignum.c:466: error: `BN_CTX' undeclared (first use in this function) Bignum.c:466: error: `ctx' undeclared (first use in this function) Bignum.xs:197: error: `bn' undeclared (first use in this function) Bignum.c:473: error: parse error before ')' token Bignum.c:476: error: parse error before ')' token Bignum.c:479: error: parse error before ')' token Bignum.xs:201: warning: pointer/integer type mismatch in conditional expression Bignum.c: In function `XS_Crypt__OpenSSL__Bignum_div': Bignum.c:508: error: `BIGNUM' undeclared (first use in this function) Bignum.c:508: error: `a' undeclared (first use in this function) Bignum.c:509: error: `b' undeclared (first use in this function) Bignum.c:510: error: `BN_CTX' undeclared (first use in this function) Bignum.c:510: error: `ctx' undeclared (first use in this function) Bignum.xs:212: error: `quotient' undeclared (first use in this function) Bignum.c:518: error: parse error before ')' token Bignum.c:521: error: parse error before ')' token Bignum.c:524: error: parse error before ')' token Bignum.xs:217: warning: pointer/integer type mismatch in conditional expression Bignum.xs:218: warning: pointer/integer type mismatch in conditional expression Bignum.xs:218: error: invalid lvalue in assignment Bignum.c: In function `XS_Crypt__OpenSSL__Bignum_sqr': Bignum.c:553: error: `BIGNUM' undeclared (first use in this function) Bignum.c:553: error: `a' undeclared (first use in this function) Bignum.c:554: error: `BN_CTX' undeclared (first use in this function) Bignum.c:554: error: `ctx' undeclared (first use in this function) Bignum.xs:229: error: `bn' undeclared (first use in this function) Bignum.c:559: error: `RETVAL' undeclared (first use in this function) Bignum.c:562: error: parse error before ')' token Bignum.c:565: error: parse error before ')' token Bignum.c: In function `XS_Crypt__OpenSSL__Bignum_mod': Bignum.c:593: error: `BIGNUM' undeclared (first use in this function) Bignum.c:593: error: `a' undeclared (first use in this function) Bignum.c:594: error: `b' undeclared (first use in this function) Bignum.c:595: error: `BN_CTX' undeclared (first use in this function) Bignum.c:595: error: `ctx' undeclared (first use in this function) Bignum.xs:245: error: `bn' undeclared (first use in this function) Bignum.c:602: error: parse error before ')' token Bignum.c:605: error: parse error before ')' token Bignum.c:608: error: parse error before ')' token Bignum.xs:249: warning: pointer/integer type mismatch in conditional expression Bignum.c: In function `XS_Crypt__OpenSSL__Bignum_mod_mul': Bignum.c:635: error: `BIGNUM' undeclared (first use in this function) Bignum.c:635: error: `a' undeclared (first use in this function) Bignum.c:636: error: `b' undeclared (first use in this function) Bignum.c:637: error: `m' undeclared (first use in this function) Bignum.c:638: error: `BN_CTX' undeclared (first use in this function) Bignum.c:638: error: `ctx' undeclared (first use in this function) Bignum.xs:261: error: `bn' undeclared (first use in this function) Bignum.c:643: error: `RETVAL' undeclared (first use in this function) Bignum.c:646: error: parse error before ')' token Bignum.c:649: error: parse error before ')' token Bignum.c:652: error: parse error before ')' token Bignum.c:655: error: parse error before ')' token Bignum.c: In function `XS_Crypt__OpenSSL__Bignum_exp': Bignum.c:681: error: `BIGNUM' undeclared (first use in this function) Bignum.c:681: error: `a' undeclared (first use in this function) Bignum.c:682: error: `p' undeclared (first use in this function) Bignum.c:683: error: `BN_CTX' undeclared (first use in this function) Bignum.c:683: error: `ctx' undeclared (first use in this function) Bignum.xs:277: error: `bn' undeclared (first use in this function) Bignum.c:688: error: `RETVAL' undeclared (first use in this function) Bignum.c:691: error: parse error before ')' token Bignum.c:694: error: parse error before ')' token Bignum.c:697: error: parse error before ')' token Bignum.c: In function `XS_Crypt__OpenSSL__Bignum_mod_exp': Bignum.c:723: error: `BIGNUM' undeclared (first use in this function) Bignum.c:723: error: `a' undeclared (first use in this function) Bignum.c:724: error: `p' undeclared (first use in this function) Bignum.c:725: error: `m' undeclared (first use in this function) Bignum.c:726: error: `BN_CTX' undeclared (first use in this function) Bignum.c:726: error: `ctx' undeclared (first use in this function) Bignum.xs:294: error: `bn' undeclared (first use in this function) Bignum.c:731: error: `RETVAL' undeclared (first use in this function) Bignum.c:734: error: parse error before ')' token Bignum.c:737: error: parse error before ')' token Bignum.c:740: error: parse error before ')' token Bignum.c:743: error: parse error before ')' token Bignum.c: In function `XS_Crypt__OpenSSL__Bignum_mod_inverse': Bignum.c:769: error: `BIGNUM' undeclared (first use in this function) Bignum.c:769: error: `a' undeclared (first use in this function) Bignum.c:770: error: `n' undeclared (first use in this function) Bignum.c:771: error: `BN_CTX' undeclared (first use in this function) Bignum.c:771: error: `ctx' undeclared (first use in this function) Bignum.xs:310: error: `bn' undeclared (first use in this function) Bignum.c:776: error: `RETVAL' undeclared (first use in this function) Bignum.c:779: error: parse error before ')' token Bignum.c:782: error: parse error before ')' token Bignum.c:785: error: parse error before ')' token Bignum.c: In function `XS_Crypt__OpenSSL__Bignum_gcd': Bignum.c:811: error: `BIGNUM' undeclared (first use in this function) Bignum.c:811: error: `a' undeclared (first use in this function) Bignum.c:812: error: `b' undeclared (first use in this function) Bignum.c:813: error: `BN_CTX' undeclared (first use in this function) Bignum.c:813: error: `ctx' undeclared (first use in this function) Bignum.xs:326: error: `bn' undeclared (first use in this function) Bignum.c:818: error: `RETVAL' undeclared (first use in this function) Bignum.c:821: error: parse error before ')' token Bignum.c:824: error: parse error before ')' token Bignum.c:827: error: parse error before ')' token Bignum.c: In function `XS_Crypt__OpenSSL__Bignum_cmp': Bignum.c:853: error: `BIGNUM' undeclared (first use in this function) Bignum.c:853: error: `a' undeclared (first use in this function) Bignum.c:854: error: `b' undeclared (first use in this function) Bignum.c:859: error: parse error before ')' token Bignum.c:862: error: parse error before ')' token Bignum.c: In function `XS_Crypt__OpenSSL__Bignum_is_zero': Bignum.c:883: error: `BIGNUM' undeclared (first use in this function) Bignum.c:883: error: `a' undeclared (first use in this function) Bignum.c:888: error: parse error before ')' token Bignum.c: In function `XS_Crypt__OpenSSL__Bignum_is_one': Bignum.c:909: error: `BIGNUM' undeclared (first use in this function) Bignum.c:909: error: `a' undeclared (first use in this function) Bignum.c:914: error: parse error before ')' token Bignum.c: In function `XS_Crypt__OpenSSL__Bignum_is_odd': Bignum.c:935: error: `BIGNUM' undeclared (first use in this function) Bignum.c:935: error: `a' undeclared (first use in this function) Bignum.c:940: error: parse error before ')' token Bignum.c: In function `XS_Crypt__OpenSSL__Bignum_copy': Bignum.c:961: error: `BIGNUM' undeclared (first use in this function) Bignum.c:961: error: `a' undeclared (first use in this function) Bignum.c:965: error: `RETVAL' undeclared (first use in this function) Bignum.c:968: error: parse error before ')' token Bignum.c: In function `XS_Crypt__OpenSSL__Bignum_pointer_copy': Bignum.c:992: error: `BIGNUM' undeclared (first use in this function) Bignum.c:992: error: `a' undeclared (first use in this function) Bignum.c:999: error: parse error before ')' token Bignum.c: In function `XS_Crypt__OpenSSL__Bignum__CTX_new': Bignum.c:1022: error: `BN_CTX' undeclared (first use in this function) Bignum.c:1022: error: `RETVAL' undeclared (first use in this function) Bignum.c: In function `XS_Crypt__OpenSSL__Bignum__CTX__free_BN_CTX': Bignum.c:1044: error: `BN_CTX' undeclared (first use in this function) Bignum.c:1044: error: `self' undeclared (first use in this function) Bignum.c:1047: error: parse error before ')' token make: *** [Bignum.o] Error 1