Warning: prerequisite Math::BigInt 1.87 not found at /home/cpanrun/ia64-lp64/build/5.6.1/lib/5.6.1/ExtUtils/MakeMaker.pm line 343. Note (probably harmless): No library found for -lgmp Checking if your kit is complete... Looks good Writing Makefile for Math::BigInt::GMP cp lib/Math/BigInt/GMP.pm blib/lib/Math/BigInt/GMP.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 GMP.xs > GMP.xsc && mv GMP.xsc GMP.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=\"1.24\" -DXS_VERSION=\"1.24\" -fPIC -I/home/cpanrun/ia64-lp64/build/5.6.1/lib/5.6.1/IA64.ARCHREV_0-thread-multi-64all/CORE GMP.c GMP.xs:4:17: gmp.h: No such file or directory GMP.c: In function `XS_Math__BigInt__GMP__new': GMP.c:44: error: `mpz_t' undeclared (first use in this function) GMP.c:44: error: (Each undeclared identifier is reported only once GMP.c:44: error: for each function it appears in.) GMP.c:44: error: `RETVAL' undeclared (first use in this function) GMP.c: In function `XS_Math__BigInt__GMP__from_bin': GMP.c:70: error: `mpz_t' undeclared (first use in this function) GMP.c:70: error: `RETVAL' undeclared (first use in this function) GMP.c: In function `XS_Math__BigInt__GMP__from_hex': GMP.c:88: error: `mpz_t' undeclared (first use in this function) GMP.c:88: error: `RETVAL' undeclared (first use in this function) GMP.c: In function `XS_Math__BigInt__GMP__from_oct': GMP.c:106: error: `mpz_t' undeclared (first use in this function) GMP.c:106: error: `RETVAL' undeclared (first use in this function) GMP.c: In function `XS_Math__BigInt__GMP__set': GMP.c:123: error: `mpz_t' undeclared (first use in this function) GMP.c:123: error: `n' undeclared (first use in this function) GMP.c:128: error: parse error before ')' token GMP.c: In function `XS_Math__BigInt__GMP__zero': GMP.c:145: error: `mpz_t' undeclared (first use in this function) GMP.c:145: error: `RETVAL' undeclared (first use in this function) GMP.c: In function `XS_Math__BigInt__GMP__one': GMP.c:162: error: `mpz_t' undeclared (first use in this function) GMP.c:162: error: `RETVAL' undeclared (first use in this function) GMP.c: In function `XS_Math__BigInt__GMP__two': GMP.c:179: error: `mpz_t' undeclared (first use in this function) GMP.c:179: error: `RETVAL' undeclared (first use in this function) GMP.c: In function `XS_Math__BigInt__GMP__ten': GMP.c:196: error: `mpz_t' undeclared (first use in this function) GMP.c:196: error: `RETVAL' undeclared (first use in this function) GMP.c: In function `XS_Math__BigInt__GMP__1ex': GMP.c:214: error: `mpz_t' undeclared (first use in this function) GMP.c:214: error: `RETVAL' undeclared (first use in this function) GMP.c: In function `XS_Math__BigInt__GMP_DESTROY': GMP.c:233: error: `mpz_t' undeclared (first use in this function) GMP.c:233: error: `n' undeclared (first use in this function) GMP.c:237: error: parse error before ')' token GMP.c: In function `XS_Math__BigInt__GMP__num': GMP.c:256: error: `mpz_t' undeclared (first use in this function) GMP.c:256: error: `n' undeclared (first use in this function) GMP.c:267: error: parse error before ')' token GMP.c: In function `XS_Math__BigInt__GMP__len': GMP.c:297: error: `mpz_t' undeclared (first use in this function) GMP.c:297: error: `n' undeclared (first use in this function) GMP.c:308: error: parse error before ')' token GMP.c: In function `XS_Math__BigInt__GMP__alen': GMP.c:338: error: `mpz_t' undeclared (first use in this function) GMP.c:338: error: `n' undeclared (first use in this function) GMP.c:344: error: parse error before ')' token GMP.c: In function `XS_Math__BigInt__GMP__zeros': GMP.c:363: error: `mpz_t' undeclared (first use in this function) GMP.c:363: error: `n' undeclared (first use in this function) GMP.c:375: error: parse error before ')' token GMP.c: In function `XS_Math__BigInt__GMP__as_hex': GMP.c:421: error: `mpz_t' undeclared (first use in this function) GMP.c:421: error: `n' undeclared (first use in this function) GMP.c:431: error: parse error before ')' token GMP.c: In function `XS_Math__BigInt__GMP__as_bin': GMP.c:457: error: `mpz_t' undeclared (first use in this function) GMP.c:457: error: `n' undeclared (first use in this function) GMP.c:467: error: parse error before ')' token GMP.c: In function `XS_Math__BigInt__GMP__as_oct': GMP.c:493: error: `mpz_t' undeclared (first use in this function) GMP.c:493: error: `n' undeclared (first use in this function) GMP.c:503: error: parse error before ')' token GMP.c: In function `XS_Math__BigInt__GMP__modpow': GMP.c:529: error: `mpz_t' undeclared (first use in this function) GMP.c:529: error: `n' undeclared (first use in this function) GMP.c:531: error: `mod' undeclared (first use in this function) GMP.c:532: error: `RETVAL' undeclared (first use in this function) GMP.c:536: error: parse error before ')' token GMP.c:543: error: parse error before ')' token GMP.c:550: error: parse error before ')' token GMP.c: In function `XS_Math__BigInt__GMP__modinv': GMP.c:571: error: `mpz_t' undeclared (first use in this function) GMP.c:571: error: `x' undeclared (first use in this function) GMP.c:572: error: `y' undeclared (first use in this function) GMP.xs:392: error: `RETVAL' undeclared (first use in this function) GMP.c:581: error: parse error before ')' token GMP.c:588: error: parse error before ')' token GMP.xs: In function `XS_Math__BigInt__GMP__add': GMP.xs:430: error: `mpz_t' undeclared (first use in this function) GMP.xs:430: error: `TEMP' undeclared (first use in this function) GMP.xs:431: error: `TEMP_1' undeclared (first use in this function) GMP.xs:433: error: parse error before ')' token GMP.xs:433: error: parse error before ')' token GMP.xs: In function `XS_Math__BigInt__GMP__inc': GMP.xs:445: error: `mpz_t' undeclared (first use in this function) GMP.xs:445: error: `TEMP' undeclared (first use in this function) GMP.xs:447: error: parse error before ')' token GMP.xs: In function `XS_Math__BigInt__GMP__dec': GMP.xs:458: error: `mpz_t' undeclared (first use in this function) GMP.xs:458: error: `TEMP' undeclared (first use in this function) GMP.xs:460: error: parse error before ')' token GMP.xs: In function `XS_Math__BigInt__GMP__sub': GMP.xs:480: error: `mpz_t' undeclared (first use in this function) GMP.xs:480: error: `TEMP' undeclared (first use in this function) GMP.xs:481: error: `TEMP_1' undeclared (first use in this function) GMP.xs:483: error: parse error before ')' token GMP.xs:483: error: parse error before ')' token GMP.xs: In function `XS_Math__BigInt__GMP__rsft': GMP.xs:507: error: `mpz_t' undeclared (first use in this function) GMP.xs:507: error: `TEMP' undeclared (first use in this function) GMP.xs:508: error: `TEMP_1' undeclared (first use in this function) GMP.xs:509: error: `BASE' undeclared (first use in this function) GMP.xs:512: error: parse error before ')' token GMP.xs:512: error: parse error before ')' token GMP.xs: In function `XS_Math__BigInt__GMP__lsft': GMP.xs:534: error: `mpz_t' undeclared (first use in this function) GMP.xs:534: error: `TEMP' undeclared (first use in this function) GMP.xs:535: error: `TEMP_1' undeclared (first use in this function) GMP.xs:536: error: `BASE' undeclared (first use in this function) GMP.xs:539: error: parse error before ')' token GMP.xs:539: error: parse error before ')' token GMP.xs: In function `XS_Math__BigInt__GMP__mul': GMP.xs:559: error: `mpz_t' undeclared (first use in this function) GMP.xs:559: error: `TEMP' undeclared (first use in this function) GMP.xs:560: error: `TEMP_1' undeclared (first use in this function) GMP.xs:562: error: parse error before ')' token GMP.xs:562: error: parse error before ')' token GMP.xs: In function `XS_Math__BigInt__GMP__div': GMP.xs:587: error: `mpz_t' undeclared (first use in this function) GMP.xs:587: error: `TEMP' undeclared (first use in this function) GMP.xs:588: error: `TEMP_1' undeclared (first use in this function) GMP.xs:589: error: `rem' undeclared (first use in this function) GMP.xs:591: error: parse error before ')' token GMP.xs:591: error: parse error before ')' token GMP.xs: In function `XS_Math__BigInt__GMP__mod': GMP.xs:617: error: `mpz_t' undeclared (first use in this function) GMP.xs:617: error: `TEMP' undeclared (first use in this function) GMP.xs:618: error: `TEMP_1' undeclared (first use in this function) GMP.xs:620: error: parse error before ')' token GMP.xs:620: error: parse error before ')' token GMP.c: In function `XS_Math__BigInt__GMP__acmp': GMP.c:884: error: `mpz_t' undeclared (first use in this function) GMP.c:884: error: `m' undeclared (first use in this function) GMP.c:885: error: `n' undeclared (first use in this function) GMP.c:891: error: parse error before ')' token GMP.c:898: error: parse error before ')' token GMP.c: In function `XS_Math__BigInt__GMP__is_zero': GMP.c:918: error: `mpz_t' undeclared (first use in this function) GMP.c:918: error: `x' undeclared (first use in this function) GMP.c:924: error: parse error before ')' token GMP.c: In function `XS_Math__BigInt__GMP__is_one': GMP.c:943: error: `mpz_t' undeclared (first use in this function) GMP.c:943: error: `x' undeclared (first use in this function) GMP.c:949: error: parse error before ')' token GMP.c: In function `XS_Math__BigInt__GMP__is_two': GMP.c:968: error: `mpz_t' undeclared (first use in this function) GMP.c:968: error: `x' undeclared (first use in this function) GMP.c:974: error: parse error before ')' token GMP.c: In function `XS_Math__BigInt__GMP__is_ten': GMP.c:993: error: `mpz_t' undeclared (first use in this function) GMP.c:993: error: `x' undeclared (first use in this function) GMP.c:999: error: parse error before ')' token GMP.xs: In function `XS_Math__BigInt__GMP__pow': GMP.xs:699: error: `mpz_t' undeclared (first use in this function) GMP.xs:699: error: `TEMP' undeclared (first use in this function) GMP.xs:700: error: `TEMP_1' undeclared (first use in this function) GMP.xs:702: error: parse error before ')' token GMP.xs:702: error: parse error before ')' token GMP.c: In function `XS_Math__BigInt__GMP__gcd': GMP.c:1041: error: `mpz_t' undeclared (first use in this function) GMP.c:1041: error: `x' undeclared (first use in this function) GMP.c:1042: error: `y' undeclared (first use in this function) GMP.c:1043: error: `RETVAL' undeclared (first use in this function) GMP.c:1047: error: parse error before ')' token GMP.c:1054: error: parse error before ')' token GMP.xs: In function `XS_Math__BigInt__GMP__and': GMP.xs:728: error: `mpz_t' undeclared (first use in this function) GMP.xs:728: error: `TEMP' undeclared (first use in this function) GMP.xs:729: error: `TEMP_1' undeclared (first use in this function) GMP.xs:731: error: parse error before ')' token GMP.xs:731: error: parse error before ')' token GMP.xs: In function `XS_Math__BigInt__GMP__xor': GMP.xs:744: error: `mpz_t' undeclared (first use in this function) GMP.xs:744: error: `TEMP' undeclared (first use in this function) GMP.xs:745: error: `TEMP_1' undeclared (first use in this function) GMP.xs:747: error: parse error before ')' token GMP.xs:747: error: parse error before ')' token GMP.xs: In function `XS_Math__BigInt__GMP__or': GMP.xs:760: error: `mpz_t' undeclared (first use in this function) GMP.xs:760: error: `TEMP' undeclared (first use in this function) GMP.xs:761: error: `TEMP_1' undeclared (first use in this function) GMP.xs:763: error: parse error before ')' token GMP.xs:763: error: parse error before ')' token GMP.xs: In function `XS_Math__BigInt__GMP__fac': GMP.xs:775: error: `mpz_t' undeclared (first use in this function) GMP.xs:775: error: `TEMP' undeclared (first use in this function) GMP.xs:777: error: parse error before ')' token GMP.c: In function `XS_Math__BigInt__GMP__copy': GMP.c:1164: error: `mpz_t' undeclared (first use in this function) GMP.c:1164: error: `m' undeclared (first use in this function) GMP.c:1165: error: `RETVAL' undeclared (first use in this function) GMP.c:1169: error: parse error before ')' token GMP.c: In function `XS_Math__BigInt__GMP__is_odd': GMP.c:1189: error: `mpz_t' undeclared (first use in this function) GMP.c:1189: error: `n' undeclared (first use in this function) GMP.c:1195: error: parse error before ')' token GMP.c: In function `XS_Math__BigInt__GMP__is_even': GMP.c:1213: error: `mpz_t' undeclared (first use in this function) GMP.c:1213: error: `n' undeclared (first use in this function) GMP.c:1219: error: parse error before ')' token GMP.xs: In function `XS_Math__BigInt__GMP__sqrt': GMP.xs:827: error: `mpz_t' undeclared (first use in this function) GMP.xs:827: error: `TEMP' undeclared (first use in this function) GMP.xs:829: error: parse error before ')' token GMP.xs: In function `XS_Math__BigInt__GMP__root': GMP.xs:842: error: `mpz_t' undeclared (first use in this function) GMP.xs:842: error: `TEMP' undeclared (first use in this function) GMP.xs:843: error: `TEMP_1' undeclared (first use in this function) GMP.xs:845: error: parse error before ')' token GMP.xs:845: error: parse error before ')' token make: *** [GMP.o] Error 1