Start 2010-09-11T06:10:15 ActivePerl-1003 CPAN-1.9402 Going to read '/Users/fly1003/var/cpan/Metadata' Database was generated on Fri, 10 Sep 2010 21:30:54 GMT Running make for F/FL/FLORA/Math-BigInt-GMP-1.25.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/F/FL/FLORA/Math-BigInt-GMP-1.25.tar.gz Checksum for /Users/fly1003/var/cpan/sources/authors/id/F/FL/FLORA/Math-BigInt-GMP-1.25.tar.gz ok Will not use Archive::Tar, need 1.00 Math-BigInt-GMP-1.25/ Math-BigInt-GMP-1.25/CREDITS Math-BigInt-GMP-1.25/MANIFEST.SKIP Math-BigInt-GMP-1.25/Makefile.PL Math-BigInt-GMP-1.25/GMP.xs Math-BigInt-GMP-1.25/build/ Math-BigInt-GMP-1.25/build/README Math-BigInt-GMP-1.25/build/leak.pl Math-BigInt-GMP-1.25/build/leaktest Math-BigInt-GMP-1.25/README Math-BigInt-GMP-1.25/SIGNATURE Math-BigInt-GMP-1.25/lib/ Math-BigInt-GMP-1.25/lib/Math/ Math-BigInt-GMP-1.25/lib/Math/BigInt/ Math-BigInt-GMP-1.25/lib/Math/BigInt/GMP.pm Math-BigInt-GMP-1.25/MANIFEST Math-BigInt-GMP-1.25/INSTALL Math-BigInt-GMP-1.25/t/ Math-BigInt-GMP-1.25/t/bigfltpm.t Math-BigInt-GMP-1.25/t/bigintpm.inc Math-BigInt-GMP-1.25/t/pod.t Math-BigInt-GMP-1.25/t/bigfltpm.inc Math-BigInt-GMP-1.25/t/biglog.t Math-BigInt-GMP-1.25/t/pod_cov.t Math-BigInt-GMP-1.25/t/bigroot.t Math-BigInt-GMP-1.25/t/bigintg.t Math-BigInt-GMP-1.25/t/bigintpm.t Math-BigInt-GMP-1.25/BUGS Math-BigInt-GMP-1.25/TODO Math-BigInt-GMP-1.25/CHANGES Math-BigInt-GMP-1.25/LICENSE Math-BigInt-GMP-1.25/META.yml Math-BigInt-GMP-1.25/typemap CPAN.pm: Going to build F/FL/FLORA/Math-BigInt-GMP-1.25.tar.gz >>> /Users/fly1003/bin/perl Makefile.PL Checking if your kit is complete... Looks good Note (probably harmless): No library found for -lgmp Writing Makefile for Math::BigInt::GMP >>> make cp lib/Math/BigInt/GMP.pm blib/lib/Math/BigInt/GMP.pm /Users/fly1003/bin/perl /Users/fly1003/var/megalib/ExtUtils/xsubpp -typemap /Users/fly1003/ap1003/lib/ExtUtils/typemap -typemap typemap GMP.xs > GMP.xsc && mv GMP.xsc GMP.c gcc -c -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -O3 -DVERSION=\"1.25\" -DXS_VERSION=\"1.25\" "-I/Users/fly1003/ap1003/lib/CORE" GMP.c GMP.xs:4:17: error: gmp.h: No such file or directory GMP.c: In function 'XS_Math__BigInt__GMP__new': GMP.c:102: error: 'mpz_t' undeclared (first use in this function) GMP.c:102: error: (Each undeclared identifier is reported only once GMP.c:102: error: for each function it appears in.) GMP.c:102: error: 'RETVAL' undeclared (first use in this function) GMP.c: In function 'XS_Math__BigInt__GMP__from_bin': GMP.c:134: error: 'mpz_t' undeclared (first use in this function) GMP.c:134: error: 'RETVAL' undeclared (first use in this function) GMP.c: In function 'XS_Math__BigInt__GMP__from_hex': GMP.c:158: error: 'mpz_t' undeclared (first use in this function) GMP.c:158: error: 'RETVAL' undeclared (first use in this function) GMP.c: In function 'XS_Math__BigInt__GMP__from_oct': GMP.c:182: error: 'mpz_t' undeclared (first use in this function) GMP.c:182: error: 'RETVAL' undeclared (first use in this function) GMP.c: In function 'XS_Math__BigInt__GMP__set': GMP.c:205: error: 'mpz_t' undeclared (first use in this function) GMP.c:205: error: 'n' undeclared (first use in this function) GMP.c:210: error: parse error before ')' token GMP.c: In function 'XS_Math__BigInt__GMP__zero': GMP.c:233: error: 'mpz_t' undeclared (first use in this function) GMP.c:233: error: 'RETVAL' undeclared (first use in this function) GMP.c: In function 'XS_Math__BigInt__GMP__one': GMP.c:256: error: 'mpz_t' undeclared (first use in this function) GMP.c:256: error: 'RETVAL' undeclared (first use in this function) GMP.c: In function 'XS_Math__BigInt__GMP__two': GMP.c:279: error: 'mpz_t' undeclared (first use in this function) GMP.c:279: error: 'RETVAL' undeclared (first use in this function) GMP.c: In function 'XS_Math__BigInt__GMP__ten': GMP.c:302: error: 'mpz_t' undeclared (first use in this function) GMP.c:302: error: 'RETVAL' undeclared (first use in this function) GMP.c: In function 'XS_Math__BigInt__GMP__1ex': GMP.c:326: error: 'mpz_t' undeclared (first use in this function) GMP.c:326: error: 'RETVAL' undeclared (first use in this function) GMP.c: In function 'XS_Math__BigInt__GMP_DESTROY': GMP.c:352: error: 'mpz_t' undeclared (first use in this function) GMP.c:352: error: 'n' undeclared (first use in this function) GMP.c:356: error: parse error before ')' token GMP.c: In function 'XS_Math__BigInt__GMP__num': GMP.c:381: error: 'mpz_t' undeclared (first use in this function) GMP.c:381: error: 'n' undeclared (first use in this function) GMP.c:392: error: parse error before ')' token GMP.c: In function 'XS_Math__BigInt__GMP__len': GMP.c:428: error: 'mpz_t' undeclared (first use in this function) GMP.c:428: error: 'n' undeclared (first use in this function) GMP.c:439: error: parse error before ')' token GMP.c: In function 'XS_Math__BigInt__GMP__alen': GMP.c:475: error: 'mpz_t' undeclared (first use in this function) GMP.c:475: error: 'n' undeclared (first use in this function) GMP.xs:4:17: error: gmp.h: No such file or directory GMP.c:481: error: parse error before ')' token GMP.c: In function 'XS_Math__BigInt__GMP__zeros': GMP.c:506: error: 'mpz_t' undeclared (first use in this function) GMP.c:506: error: 'n' undeclared (first use in this function) GMP.c: In function 'XS_Math__BigInt__GMP__new': GMP.c:102: error: 'mpz_t' undeclared (first use in this function) GMP.c:102: error: (Each undeclared identifier is reported only once GMP.c:102: error: for each function it appears in.) GMP.c:102: error: 'RETVAL' undeclared (first use in this function) GMP.c:518: error: parse error before ')' token GMP.c: In function 'XS_Math__BigInt__GMP__from_bin': GMP.c:134: error: 'mpz_t' undeclared (first use in this function) GMP.c:134: error: 'RETVAL' undeclared (first use in this function) GMP.c: In function 'XS_Math__BigInt__GMP__as_hex': GMP.c:570: error: 'mpz_t' undeclared (first use in this function) GMP.c:570: error: 'n' undeclared (first use in this function) GMP.c:580: error: parse error before ')' token GMP.c: In function 'XS_Math__BigInt__GMP__from_hex': GMP.c:158: error: 'mpz_t' undeclared (first use in this function) GMP.c:158: error: 'RETVAL' undeclared (first use in this function) GMP.c: In function 'XS_Math__BigInt__GMP__from_oct': GMP.c:182: error: 'mpz_t' undeclared (first use in this function) GMP.c:182: error: 'RETVAL' undeclared (first use in this function) GMP.c: In function 'XS_Math__BigInt__GMP__as_bin': GMP.c:612: error: 'mpz_t' undeclared (first use in this function) GMP.c:612: error: 'n' undeclared (first use in this function) GMP.c:622: error: parse error before ')' token GMP.c: In function 'XS_Math__BigInt__GMP__set': GMP.c:205: error: 'mpz_t' undeclared (first use in this function) GMP.c:205: error: 'n' undeclared (first use in this function) GMP.c:210: error: parse error before ')' token GMP.c: In function 'XS_Math__BigInt__GMP__as_oct': GMP.c:654: error: 'mpz_t' undeclared (first use in this function) GMP.c:654: error: 'n' undeclared (first use in this function) GMP.c:664: error: parse error before ')' token GMP.c: In function 'XS_Math__BigInt__GMP__zero': GMP.c:233: error: 'mpz_t' undeclared (first use in this function) GMP.c:233: error: 'RETVAL' undeclared (first use in this function) GMP.c: In function 'XS_Math__BigInt__GMP__modpow': MP.c: In function 'XS_Math__BigInt__GMP__one': GMP.c:256: error: 'mpz_t' undeclared (first use in this function) GMP.c:696: error: 'n' undeclared (first use in this function) GMP.c:256: error: 'RETVAL' undeclared (first use in this function) GMP.c:698: error: 'mod' undeclared (first use in this function) GMP.c:699: error: 'RETVAL' undeclared (first use in this function) GMP.c:703: error: parse error before ')' token GMP.c:710: error: parse error before ')' token GMP.c: In function 'XS_Math__BigInt__GMP__two': GMP.c:279: error: 'mpz_t' undeclared (first use in this function) GMP.c:279: error: 'RETVAL' undeclared (first use in this function) GMP.c:717: error: parse error before ')' token GMP.c: In function 'XS_Math__BigInt__GMP__ten': GMP.c:302: error: 'mpz_t' undeclared (first use in this function) GMP.c:302: error: 'RETVAL' undeclared (first use in this function) GMP.c: In function 'XS_Math__BigInt__GMP__modinv': GMP.c:745: error: 'mpz_t' undeclared (first use in this function) GMP.c:745: error: 'x' undeclared (first use in this function) GMP.c:746: error: 'y' undeclared (first use in this function) GMP.xs:392: error: 'RETVAL' undeclared (first use in this function) GMP.c: In function 'XS_Math__BigInt__GMP__1ex': GMP.c:326: error: 'mpz_t' undeclared (first use in this function) GMP.c:326: error: 'RETVAL' undeclared (first use in this function) GMP.c:755: error: parse error before ')' token GMP.c:762: error: parse error before ')' token GMP.c: In function 'XS_Math__BigInt__GMP_DESTROY': GMP.c:352: error: 'mpz_t' undeclared (first use in this function) GMP.c:352: error: 'n' undeclared (first use in this function) GMP.c:356: error: parse error before ')' token GMP.c: In function 'XS_Math__BigInt__GMP__num':: 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.c:381: error: 'mpz_t' undeclared (first use in this function) GMP.c:381: error: 'n' undeclared (first use in this function) GMP.xs:433: error: parse error before ')' token GMP.xs:433: error: parse error before ')' token GMP.c:392: 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.c: In function 'XS_Math__BigInt__GMP__len': GMP.c:428: error: 'mpz_t' undeclared (first use in this function) GMP.c:428: error: 'n' undeclared (first use in this function) 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.c:439: error: parse error before ')' token 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.c: In function 'XS_Math__BigInt__GMP__alen': GMP.c:475: error: 'mpz_t' undeclared (first use in this function) GMP.c:475: error: 'n' undeclared (first use in this function) GMP.c:481: error: parse error before ')' token GMP.c: In function 'XS_Math__BigInt__GMP__zeros': GMP.c:506: error: 'mpz_t' undeclared (first use in this function) GMP.c:506: error: 'n' undeclared (first use in this function) 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.c:518: 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.c: In function 'XS_Math__BigInt__GMP__as_hex': GMP.c:570: error: 'mpz_t' undeclared (first use in this function) GMP.xs:539: error: parse error before ')' token GMP.c:570: error: 'n' undeclared (first use in this function) GMP.c:580: 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.c: In function 'XS_Math__BigInt__GMP__as_bin': GMP.c:612: error: 'mpz_t' undeclared (first use in this function) GMP.c:612: error: 'n' undeclared (first use in this function) GMP.c:622: 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.c: In function 'XS_Math__BigInt__GMP__as_oct': GMP.c:654: error: 'mpz_t' undeclared (first use in this function) GMP.c:654: error: 'n' undeclared (first use in this function) GMP.c:664: 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__modpow': GMP.c:696: error: 'mpz_t' undeclared (first use in this function) GMP.c:696: error: 'n' undeclared (first use in this function) GMP.c:698: error: 'mod' undeclared (first use in this function) GMP.c:699: error: 'RETVAL' undeclared (first use in this function) GMP.c:703: error: parse error before ')' token GMP.c:710: error: parse error before ')' token GMP.c: In function 'XS_Math__BigInt__GMP__acmp': GMP.c:1127: error: 'mpz_t' undeclared (first use in this function) GMP.c:1127: error: 'm' undeclared (first use in this function) GMP.c:1128: error: 'n' undeclared (first use in this function) GMP.c:717: error: parse error before ')' token GMP.c:1134: error: parse error before ')' token GMP.c:1141: error: parse error before ')' token GMP.c: In function 'XS_Math__BigInt__GMP__modinv': GMP.c:745: error: 'mpz_t' undeclared (first use in this function) GMP.c:745: error: 'x' undeclared (first use in this function) GMP.c:746: error: 'y' undeclared (first use in this function) GMP.xs:392: error: 'RETVAL' undeclared (first use in this function) GMP.c: In function 'XS_Math__BigInt__GMP__is_zero': GMP.c:1167: error: 'mpz_t' undeclared (first use in this function) GMP.c:1167: error: 'x' undeclared (first use i this function) GMP.c:762: error: parse error before ')' token GMP.c:1173: error: parse error before ')' token GMP.c: In function 'XS_Math__BigInt__GMP__is_one': GMP.c:1198: error: 'mpz_t' undeclared (first use in this function) GMP.c:1198: error: 'x' undeclared (first use in this function) 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 u e in this function) GMP.xs:433: error: parse error before ')' token GMP.xs:433: error: parse error before ')' token GMP.c: In function 'XS_Math__BigInt__GMP__is_two': GMP.c:1229: error: 'mpz_t' undeclared (first use in this function) GMP.c:1229: error: 'x' undeclared (first use in this function) 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.c:1235: 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.c: In function 'XS_Math__BigInt__GMP__is_ten': GMP.c:1260: error: 'mpz_t' undeclared (first use in this function) GMP.c:1260: error: 'x' undeclared (first use in this function) GMP.c:1266: 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__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.xs: In function 'XS_Math__BigInt__GMP__rsft': GMP.xs:507: error: 'mpz_t' undeclared (first us in this function) GMP.c:1321: error: 'mpz_t' undeclared (first use in this function)GMP.xs:507: error: 'TEMP' undeclared (first use in this function)GMP.c:1321: error: 'x' undeclared (first use in this function) GMP.c:1322: error: 'y' undeclared (first use in this function) GMP.c:1323: error: 'RETVAL' 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.c:1327: error: parse error before ')' token GMP.xs:512: error: parse error before ')' token GMP.c:1334: 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__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__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: 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:562: error: parse error before ')' token GMP.xs:747: error: parse error before ')' token GMP.xs:562: error: parse error before ')' token GMP.xs:747: 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) MP.xs:760: error: 'mpz_t' undeclared (first use in this function) GMP.xs:760: error: 'TEMP' undeclared (first use in this function) GMP.xs:589: error: 'rem' undeclared (first use in this function) GMP.xs:761: error: 'TEMP_1' undeclared (first use in this function) GMP.xs:591: error: parse error before ')' token GMP.xs:763: error: parse error before ')' token GMP.xs:591: 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.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.c: In function 'XS_Math__BigInt__GMP__copy': GMP.c:1478: error: 'mpz_t' undeclared (first use in this function) GMP.c:1478: error: 'm' undeclared (first use in this function) GMP.c:1479: error: 'RETVAL' undeclared (first use in this function) GMP.c:1483: error: parse error before ')' token GMP.c: In function 'XS_Math__BigInt__GMP__acmp': GMP.c:1127: error: 'mpz_t' undeclared (first use in this function) GMP.c:1127: error: 'm' undeclared (first use in this function) GMP.c:1128: error: 'n' undeclared (first use in this function) GMP.c:1134: error: parse error before ')' token GMP.c: In function 'XS_Math__BigInt__GMP__is_odd': GMP.c:1509: error: 'mpz_t' undeclared (first use in this function) GMP.c:1509: error: 'n' undeclared (first use in this function) GMP.c:1141: error: parse error before ')' token GMP.c:1515: error: parse error before ')' token GMP.c: In function 'XS_Math__BigInt__GMP__is_even': GMP.c:1539: error: 'mpz_t' undeclared (first use in this function) GMP.c:1539: error: 'n' undeclared (first use in this function) GMP.c: In function 'XS_Math__BigInt__GMP__is_zero': GMP.c:1167: error: 'mpz_t' undeclared (first use in this function) GMP.c:1167: error: 'x' undeclared (first use in this function) GMP.c:1545: error: parse error before ')' token GMP.c:1173: 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.c: In function 'XS_Math__BigInt__GMP__is_one': GMP.c:1198: error: 'mpz_t' undeclared (first use in this function) GMP.c:1198: error: 'x' undeclared (first use in this function) GMP.xs:829: error: parse error before ')' token GMP.c:1204: 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 GMP.c: In function 'XS_Math__BigInt__GMP__is_two': GMP.c:1229: error: 'mpz_t' undeclared (first use in this function) GMP.c:1229: error: 'x' undeclared (first use in this function) GMP.c:1235: error: parse error before ')' token GMP.c: In function 'XS_Math__BigInt__GMP__is_ten': GMP.c:1260: error: 'mpz_t' undeclared (first use in this function) GMP.c:1260: error: 'x' undeclared (first use in this function) GMP.c:1266: 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:1321: error: 'mpz_t' undeclared (first use in this function) GMP.c:1321: error: 'x' undeclared (first use in this function) GMP.c:1322: error: 'y' undeclared (first use in this function) GMP.c:1323: error: 'RETVAL' undeclared (first use in this function) GMP.c:1327: error: parse error before ')' token GMP.c:1334: 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:1478: error: 'mpz_t' undeclared (first use in this function) GMP.c:1478: error: 'm' undeclared (first use in this function) GMP.c:1479: error: 'RETVAL' undeclared (first use in this function) GMP.c:1483: error: parse error before ')' token GMP.c: In function 'XS_Math__BigInt__GMP__is_odd': GMP.c:1509: error: 'mpz_t' undeclared (first use in this function) GMP.c:1509: error: 'n' undeclared (first use in this function) GMP.c:1515: error: parse error before ')' token GMP.c: In function 'XS_Math__BigInt__GMP__is_even': GMP.c:1539: error: 'mpz_t' undeclared (first use in this function) GMP.c:1539: error: 'n' undeclared (first use in this function) GMP.c:1545: 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 lipo: can't open input file: /var/tmp//ccejlCgY.out (No such file or directory) make: *** [GMP.o] Error 1 FLORA/Math-BigInt-GMP-1.25.tar.gz make -- NOT OK Running make test Can't test without successful make Finished 2010-09-11T06:10:23