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-lp64/build/5.6.1/bin/perl -I/home/cpanrun/ia64-lp64/build/5.6.1/lib/5.6.1/IA64.ARCHREV_0-thread-multi-64all -I/home/cpanrun/ia64-lp64/build/5.6.1/lib/5.6.1 /home/cpanrun/ia64-lp64/build/5.6.1/lib/5.6.1/ExtUtils/xsubpp -typemap /home/cpanrun/ia64-lp64/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 -mlp64 -L/lib/hpux64 -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-lp64/build/5.6.1/lib/5.6.1/IA64.ARCHREV_0-thread-multi-64all/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:46: error: `BIGNUM' undeclared (first use in this function) Bignum.c:46: error: `self' undeclared (first use in this function) Bignum.c:49: 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:68: 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:91: 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:114: 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:139: 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:161: 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:183: error: `RETVAL' undeclared (first use in this function) Bignum.c: In function `XS_Crypt__OpenSSL__Bignum_to_decimal': Bignum.c:201: error: `BIGNUM' undeclared (first use in this function) Bignum.c:201: error: `self' undeclared (first use in this function) Bignum.c:206: 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:224: error: `BIGNUM' undeclared (first use in this function) Bignum.c:224: error: `self' undeclared (first use in this function) Bignum.c:229: 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:247: error: `BIGNUM' undeclared (first use in this function) Bignum.c:247: error: `self' undeclared (first use in this function) Bignum.c:255: error: parse error before ')' token Bignum.c: In function `XS_Crypt__OpenSSL__Bignum_get_word': Bignum.c:275: error: `BIGNUM' undeclared (first use in this function) Bignum.c:275: error: `self' undeclared (first use in this function) Bignum.c:280: error: parse error before ')' token Bignum.c: In function `XS_Crypt__OpenSSL__Bignum_add': Bignum.c:295: error: `BIGNUM' undeclared (first use in this function) Bignum.c:295: error: `a' undeclared (first use in this function) Bignum.c:296: error: `b' undeclared (first use in this function) Bignum.xs:168: error: `bn' undeclared (first use in this function) Bignum.c:303: error: parse error before ')' token Bignum.c:306: 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:327: error: `BIGNUM' undeclared (first use in this function) Bignum.c:327: error: `a' undeclared (first use in this function) Bignum.c:328: error: `b' undeclared (first use in this function) Bignum.xs:182: error: `bn' undeclared (first use in this function) Bignum.c:335: error: parse error before ')' token Bignum.c:338: 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:359: error: `BIGNUM' undeclared (first use in this function) Bignum.c:359: error: `a' undeclared (first use in this function) Bignum.c:360: error: `b' undeclared (first use in this function) Bignum.c:361: error: `BN_CTX' undeclared (first use in this function) Bignum.c:361: error: `ctx' undeclared (first use in this function) Bignum.xs:197: error: `bn' undeclared (first use in this function) Bignum.c:368: error: parse error before ')' token Bignum.c:371: error: parse error before ')' token Bignum.c:374: 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:395: error: `BIGNUM' undeclared (first use in this function) Bignum.c:395: error: `a' undeclared (first use in this function) Bignum.c:396: error: `b' undeclared (first use in this function) Bignum.c:397: error: `BN_CTX' undeclared (first use in this function) Bignum.c:397: error: `ctx' undeclared (first use in this function) Bignum.xs:212: error: `quotient' undeclared (first use in this function) Bignum.c:405: error: parse error before ')' token Bignum.c:408: error: parse error before ')' token Bignum.c:411: 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:433: error: `BIGNUM' undeclared (first use in this function) Bignum.c:433: error: `a' undeclared (first use in this function) Bignum.c:434: error: `BN_CTX' undeclared (first use in this function) Bignum.c:434: error: `ctx' undeclared (first use in this function) Bignum.xs:229: error: `bn' undeclared (first use in this function) Bignum.c:439: error: `RETVAL' undeclared (first use in this function) Bignum.c:442: error: parse error before ')' token Bignum.c:445: error: parse error before ')' token Bignum.c: In function `XS_Crypt__OpenSSL__Bignum_mod': Bignum.c:465: error: `BIGNUM' undeclared (first use in this function) Bignum.c:465: error: `a' undeclared (first use in this function) Bignum.c:466: error: `b' undeclared (first use in this function) Bignum.c:467: error: `BN_CTX' undeclared (first use in this function) Bignum.c:467: error: `ctx' undeclared (first use in this function) Bignum.xs:245: error: `bn' undeclared (first use in this function) Bignum.c:474: error: parse error before ')' token Bignum.c:477: error: parse error before ')' token Bignum.c:480: 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:500: error: `BIGNUM' undeclared (first use in this function) Bignum.c:500: error: `a' undeclared (first use in this function) Bignum.c:501: error: `b' undeclared (first use in this function) Bignum.c:502: error: `m' undeclared (first use in this function) Bignum.c:503: error: `BN_CTX' undeclared (first use in this function) Bignum.c:503: error: `ctx' undeclared (first use in this function) Bignum.xs:261: error: `bn' undeclared (first use in this function) Bignum.c:508: error: `RETVAL' undeclared (first use in this function) Bignum.c:511: error: parse error before ')' token Bignum.c:514: error: parse error before ')' token Bignum.c:517: error: parse error before ')' token Bignum.c:520: error: parse error before ')' token Bignum.c: In function `XS_Crypt__OpenSSL__Bignum_exp': Bignum.c:539: error: `BIGNUM' undeclared (first use in this function) Bignum.c:539: error: `a' undeclared (first use in this function) Bignum.c:540: error: `p' undeclared (first use in this function) Bignum.c:541: error: `BN_CTX' undeclared (first use in this function) Bignum.c:541: error: `ctx' undeclared (first use in this function) Bignum.xs:277: error: `bn' undeclared (first use in this function) Bignum.c:546: error: `RETVAL' undeclared (first use in this function) Bignum.c:549: error: parse error before ')' token Bignum.c:552: error: parse error before ')' token Bignum.c:555: error: parse error before ')' token Bignum.c: In function `XS_Crypt__OpenSSL__Bignum_mod_exp': Bignum.c:574: error: `BIGNUM' undeclared (first use in this function) Bignum.c:574: error: `a' undeclared (first use in this function) Bignum.c:575: error: `p' undeclared (first use in this function) Bignum.c:576: error: `m' undeclared (first use in this function) Bignum.c:577: error: `BN_CTX' undeclared (first use in this function) Bignum.c:577: error: `ctx' undeclared (first use in this function) Bignum.xs:294: error: `bn' undeclared (first use in this function) Bignum.c:582: error: `RETVAL' undeclared (first use in this function) Bignum.c:585: error: parse error before ')' token Bignum.c:588: error: parse error before ')' token Bignum.c:591: error: parse error before ')' token Bignum.c:594: error: parse error before ')' token Bignum.c: In function `XS_Crypt__OpenSSL__Bignum_mod_inverse': Bignum.c:613: error: `BIGNUM' undeclared (first use in this function) Bignum.c:613: error: `a' undeclared (first use in this function) Bignum.c:614: error: `n' undeclared (first use in this function) Bignum.c:615: error: `BN_CTX' undeclared (first use in this function) Bignum.c:615: error: `ctx' undeclared (first use in this function) Bignum.xs:310: error: `bn' undeclared (first use in this function) Bignum.c:620: error: `RETVAL' undeclared (first use in this function) Bignum.c:623: error: parse error before ')' token Bignum.c:626: error: parse error before ')' token Bignum.c:629: error: parse error before ')' token Bignum.c: In function `XS_Crypt__OpenSSL__Bignum_gcd': Bignum.c:648: error: `BIGNUM' undeclared (first use in this function) Bignum.c:648: error: `a' undeclared (first use in this function) Bignum.c:649: error: `b' undeclared (first use in this function) Bignum.c:650: error: `BN_CTX' undeclared (first use in this function) Bignum.c:650: error: `ctx' undeclared (first use in this function) Bignum.xs:326: error: `bn' undeclared (first use in this function) Bignum.c:655: error: `RETVAL' undeclared (first use in this function) Bignum.c:658: error: parse error before ')' token Bignum.c:661: error: parse error before ')' token Bignum.c:664: error: parse error before ')' token Bignum.c: In function `XS_Crypt__OpenSSL__Bignum_cmp': Bignum.c:683: error: `BIGNUM' undeclared (first use in this function) Bignum.c:683: error: `a' undeclared (first use in this function) Bignum.c:684: error: `b' undeclared (first use in this function) Bignum.c:689: error: parse error before ')' token Bignum.c:692: error: parse error before ')' token Bignum.c: In function `XS_Crypt__OpenSSL__Bignum_is_zero': Bignum.c:706: error: `BIGNUM' undeclared (first use in this function) Bignum.c:706: error: `a' undeclared (first use in this function) Bignum.c:711: error: parse error before ')' token Bignum.c: In function `XS_Crypt__OpenSSL__Bignum_is_one': Bignum.c:725: error: `BIGNUM' undeclared (first use in this function) Bignum.c:725: error: `a' undeclared (first use in this function) Bignum.c:730: error: parse error before ')' token Bignum.c: In function `XS_Crypt__OpenSSL__Bignum_is_odd': Bignum.c:744: error: `BIGNUM' undeclared (first use in this function) Bignum.c:744: error: `a' undeclared (first use in this function) Bignum.c:749: error: parse error before ')' token Bignum.c: In function `XS_Crypt__OpenSSL__Bignum_copy': Bignum.c:763: error: `BIGNUM' undeclared (first use in this function) Bignum.c:763: error: `a' undeclared (first use in this function) Bignum.c:767: error: `RETVAL' undeclared (first use in this function) Bignum.c:770: error: parse error before ')' token Bignum.c: In function `XS_Crypt__OpenSSL__Bignum_pointer_copy': Bignum.c:787: error: `BIGNUM' undeclared (first use in this function) Bignum.c:787: error: `a' undeclared (first use in this function) Bignum.c:794: error: parse error before ')' token Bignum.c: In function `XS_Crypt__OpenSSL__Bignum__CTX_new': Bignum.c:810: error: `BN_CTX' undeclared (first use in this function) Bignum.c:810: error: `RETVAL' undeclared (first use in this function) Bignum.c: In function `XS_Crypt__OpenSSL__Bignum__CTX__free_BN_CTX': Bignum.c:825: error: `BN_CTX' undeclared (first use in this function) Bignum.c:825: error: `self' undeclared (first use in this function) Bignum.c:828: error: parse error before ')' token make: *** [Bignum.o] Error 1