Checking if your kit is complete... Looks good Note (probably harmless): No library found for -lgmp Writing Makefile for Math::BigInt::GMP cp lib/Math/BigInt/GMP.pm blib/lib/Math/BigInt/GMP.pm /Users/cpanrun/build/5.10.0/bin/perl /Users/cpanrun/build/5.10.0/lib/ExtUtils/xsubpp -typemap /Users/cpanrun/build/5.10.0/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 -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -O3 -DVERSION=\"1.24\" -DXS_VERSION=\"1.24\" "-I/Users/cpanrun/build/5.10.0/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:55: error: 'mpz_t' undeclared (first use in this function) GMP.c:55: error: (Each undeclared identifier is reported only once GMP.c:55: error: for each function it appears in.) GMP.c:55: error: 'RETVAL' undeclared (first use in this function) GMP.c: In function 'XS_Math__BigInt__GMP__from_bin': 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_hex': GMP.c:113: error: 'mpz_t' undeclared (first use in this function) GMP.c:113: error: 'RETVAL' undeclared (first use in this function) GMP.c: In function 'XS_Math__BigInt__GMP__from_oct': GMP.c:138: error: 'mpz_t' undeclared (first use in this function) GMP.c:138: error: 'RETVAL' undeclared (first use in this function) GMP.c: In function 'XS_Math__BigInt__GMP__set': GMP.c:162: error: 'mpz_t' undeclared (first use in this function) GMP.c:162: error: 'n' undeclared (first use in this function) GMP.c:167: error: parse error before ')' token GMP.c: In function 'XS_Math__BigInt__GMP__zero': GMP.c:191: error: 'mpz_t' undeclared (first use in this function) GMP.c:191: error: 'RETVAL' undeclared (first use in this function) GMP.xs:4:17: error: gmp.h: No such file or directory GMP.c: In function 'XS_Math__BigInt__GMP__one': GMP.c:215: error: 'mpz_t' undeclared (first use in this function) GMP.c:215: error: 'RETVAL' undeclared (first use in this function) GMP.c: In function 'XS_Math__BigInt__GMP__new': GMP.c:55: error: 'mpz_t' undeclared (first use in this function) GMP.c:55: error: (Each undeclared identifier is reported only once GMP.c:55: error: for each function it appears in.) GMP.c:55: error: 'RETVAL' undeclared (first use in this function) GMP.c: In function 'XS_Math__BigInt__GMP__two': GMP.c:239: error: 'mpz_t' undeclared (first use in this function) GMP.c:239: error: 'RETVAL' undeclared (first use in this function) GMP.c: In function 'XS_Math__BigInt__GMP__from_bin':GMP.c: In function 'XS_Math__BigInt__GMP__ten': GMP.c:88: error: 'mpz_t' undeclared (first use in this function)GMP.c:263: error: 'mpz_t' undeclared (first use in this function) GMP.c:88: error: 'RETVAL' undeclared (first use in this function)GMP.c:263: error: 'RETVAL' undeclared (first use in this function) GMP.c: In function 'XS_Math__BigInt__GMP__1ex': GMP.c:288: error: 'mpz_t' undeclared (first use in this function) GMP.c: In function 'XS_Math__BigInt__GMP__from_hex':GMP.c:288: error: 'RETVAL' undeclared (first use in this function) GMP.c:113: error: 'mpz_t' undeclared (first use in this function) GMP.c:113: error: 'RETVAL' undeclared (first use in this function) GMP.c: In function 'XS_Math__BigInt__GMP__from_oct': GMP.c:138: error: 'mpz_t' undeclared (first use in this function)GMP.c: In function 'XS_Math__BigInt__GMP_DESTROY': GMP.c:138: error: 'RETVAL' undeclared (first use in this function)GMP.c:315: error: 'mpz_t' undeclared (first use in this function) GMP.c:315: error: 'n' undeclared (first use in this function) GMP.c:319: error: parse error before ')' token GMP.c: In function 'XS_Math__BigInt__GMP__set': GMP.c:162: error: 'mpz_t' undeclared (first use in this function) GMP.c:162: error: 'n' undeclared (first use in this function) GMP.c: In function 'XS_Math__BigInt__GMP__num': GMP.c:345: error: 'mpz_t' undeclared (first use in this function) GMP.c:345: error: 'n' undeclared (first use in this function) GMP.c:167: error: parse error before ')' tokenGMP.c:356: error: parse error before ')' token GMP.c: In function 'XS_Math__BigInt__GMP__zero': GMP.c:191: error: 'mpz_t' undeclared (first use in this function) GMP.c:191: error: 'RETVAL' undeclared (first use in this function) GMP.c: In function 'XS_Math__BigInt__GMP__len': GMP.c:393: error: 'mpz_t' undeclared (first use in this function) GMP.c:393: error: 'n' undeclared (first use in this function) GMP.c: In function 'XS_Math__BigInt__GMP__one': GMP.c:215: error: 'mpz_t' undeclared (first use in this function) GMP.c:215: error: 'RETVAL' undeclared (first use in this function) GMP.c:404: error: parse error before ')' token GMP.c: In function 'XS_Math__BigInt__GMP__two': GMP.c:239: error: 'mpz_t' undeclared (first use in this function) GMP.c:239: error: 'RETVAL' undeclared (first use in this function) GMP.c: In function 'XS_Math__BigInt__GMP__alen': GMP.c:441: error: 'mpz_t' undeclared (first use in this function) GMP.c:441: error: 'n' undeclared (first use in this function) GMP.c: In function 'XS_Math__BigInt__GMP__ten': GMP.c:263: error: 'mpz_t' undeclared (first use in this function) GMP.c:263: error: 'RETVAL' undeclared (first use in this function) GMP.c:447: error: parse error before ')' token GMP.c: In function 'XS_Math__BigInt__GMP__1ex': GMP.c:288: error: 'mpz_t' undeclared (first use in this function) GMP.c:288: error: 'RETVAL' undeclared (first use in this function) GMP.c: In function 'XS_Math__BigInt__GMP__zeros': GMP.c:473: error: 'mpz_t' undeclared (first use in this function) GMP.c:473: error: 'n' undeclared (first use in this function) GMP.c: In function 'XS_Math__BigInt__GMP_DESTROY': GMP.c:315: error: 'mpz_t' undeclared (first use in this function) GMP.c:485: error: parse error before ')' token GMP.c:315: error: 'n' undeclared (first use in this function) GMP.c:319: error: parse error before ')' token GMP.c: In function 'XS_Math__BigInt__GMP__num': GMP.c:345: error: 'mpz_t' undeclared (first use in this function) GMP.c:345: error: 'n' undeclared (first use in this function) GMP.c: In function 'XS_Math__BigInt__GMP__as_hex': GMP.c:538: error: 'mpz_t' undeclared (first use in this function) GMP.c:538: error: 'n' undeclared (first use in this function) GMP.c:356: error: parse error before ')' token GMP.c:548: error: parse error before ')' token GMP.c: In function 'XS_Math__BigInt__GMP__len': GMP.c:393: error: 'mpz_t' undeclared (first use in this function) GMP.c:393: error: 'n' undeclared (first use in this function) GMP.c: In function 'XS_Math__BigInt__GMP__as_bin': GMP.c:581: error: 'mpz_t' undeclared (first use in this function) GMP.c:581: error: 'n' undeclared (first use in this function) GMP.c:404: error: parse error before ')' token GMP.c:591: error: parse error before ')' token GMP.c: In function 'XS_Math__BigInt__GMP__as_oct':GMP.c: In function 'XS_Math__BigInt__GMP__alen': GMP.c:624: error: 'mpz_t' undeclared (first use in this function)GMP.c:441: error: 'mpz_t' undeclared (first use in this function) GMP.c:624: error: 'n' undeclared (first use in this function)GMP.c:441: error: 'n' undeclared (first use in this function) GMP.c:634: error: parse error before ')' token GMP.c:447: error: parse error before ')' token GMP.c: In function 'XS_Math__BigInt__GMP__modpow': GMP.c:667: error: 'mpz_t' undeclared (first use in this function) GMP.c:667: error: 'n' undeclared (first use in this function) GMP.c:669: error: 'mod' undeclared (first use in this function) GMP.c:670: error: 'RETVAL' undeclared (first use in this function) GMP.c: In function 'XS_Math__BigInt__GMP__zeros': GMP.c:473: error: 'mpz_t' undeclared (first use in this function) GMP.c:473: error: 'n' undeclared (first use in this function) GMP.c:674: error: parse error before ')' token GMP.c:485: error: parse error before ')' tokenGMP.c:681: error: parse error before ')' token GMP.c:688: error: parse error before ')' token GMP.c: In function 'XS_Math__BigInt__GMP__as_hex': GMP.c:538: error: 'mpz_t' undeclared (first use in this function) GMP.c:538: error: 'n' undeclared (first use in this function) GMP.c:548: error: parse error before ')' token GMP.c: In function 'XS_Math__BigInt__GMP__modinv': GMP.c:717: error: 'mpz_t' undeclared (first use in this function) GMP.c:717: error: 'x' undeclared (first use in this function) GMP.c:718: error: 'y' undeclared (first use in this function) GMP.xs:392: error: 'RETVAL' undeclared (first use in this function) GMP.c:727: error: parse error before ')' token GMP.c:734: error: parse error before ')' token GMP.c: In function 'XS_Math__BigInt__GMP__as_bin': GMP.c:581: error: 'mpz_t' undeclared (first use in this function) GMP.c:581: error: 'n' undeclared (first use in this function) GMP.c:591: 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.c: In function 'XS_Math__BigInt__GMP__as_oct': GMP.c:624: error: 'mpz_t' undeclared (first use in this function) GMP.c:624: error: 'n' undeclared (first use in this function) GMP.xs:433: error: parse error before ')' token GMP.c:634: 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__modpow': GMP.c:667: error: 'mpz_t' undeclared (first use in this function) GMP.c:667: error: 'n' undeclared (first use in this function) GMP.c:669: error: 'mod' undeclared (first use in this function) GMP.c:670: error: 'RETVAL' undeclared (first use in this function) GMP.c:674: 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:681: error: parse error before ')' token GMP.c:688: 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__modinv': GMP.c:717: error: 'mpz_t' undeclared (first use in this function) GMP.c:717: error: 'x' undeclared (first use in this function) GMP.c:718: error: 'y' undeclared (first use in this function) GMP.xs:392: error: 'RETVAL' undeclared (first use in this function) GMP.c:727: error: parse error before ')' token GMP.c:734: 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__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: In function 'XS_Math__BigInt__GMP__lsft':GMP.xs:433: error: parse error before ')' token 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__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__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__dec':GMP.xs:562: error: parse error before ')' token 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:562: error: parse error before ')' token GMP.xs:460: error: parse error before ')' token GMP.xs: In function 'XS_Math__BigInt__GMP__sub': GMP.xs: In function 'XS_Math__BigInt__GMP__div':GMP.xs:480: error: 'mpz_t' undeclared (first use in this function) GMP.xs:587: error: 'mpz_t' undeclared (first use in this function) GMP.xs:480: error: 'TEMP' undeclared (first use in this function) GMP.xs:587: error: 'TEMP' undeclared (first use in this function) GMP.xs:481: error: 'TEMP_1' 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:483: error: parse error before ')' token GMP.xs:591: error: parse error before ')' token GMP.xs:483: 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.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.c: In function 'XS_Math__BigInt__GMP__acmp': GMP.c:1109: error: 'mpz_t' undeclared (first use in this function) GMP.c:1109: error: 'm' undeclared (first use in this function) GMP.c:1110: error: 'n' undeclared (first use in this function) GMP.c:1116: error: parse error before ')' token GMP.c:1123: 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.c: In function 'XS_Math__BigInt__GMP__is_zero': GMP.c:1150: error: 'mpz_t' undeclared (first use in this function) GMP.c:1150: error: 'x' undeclared (first use in this function) 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.c:1156: 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.c: In function 'XS_Math__BigInt__GMP__is_one': GMP.c:1182: error: 'mpz_t' undeclared (first use in this function) GMP.c:1182: error: 'x' undeclared (first use in this function) GMP.xs:591: error: parse error before ')' token GMP.xs:591: error: parse error before ')' token GMP.c:1188: error: parse error before ')' token GMP.c: In function 'XS_Math__BigInt__GMP__is_two': GMP.c:1214: error: 'mpz_t' undeclared (first use in this function) GMP.c:1214: error: 'x' undeclared (first use in this function) 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:1220: error: parse error before ')' token GMP.xs:620: error: parse error before ')' token GMP.c: In function 'XS_Math__BigInt__GMP__acmp': GMP.c:1109: error: 'mpz_t' undeclared (first use in this function) GMP.c:1109: error: 'm' undeclared (first use in this function) GMP.c:1110: error: 'n' undeclared (first use in this function) GMP.c: In function 'XS_Math__BigInt__GMP__is_ten': GMP.c:1246: error: 'mpz_t' undeclared (first use in this function) GMP.c:1246: error: 'x' undeclared (first use in this function) GMP.c:1116: error: parse error before ')' token GMP.c:1123: error: parse error before ')' token GMP.c:1252: 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.c: In function 'XS_Math__BigInt__GMP__is_zero': GMP.c:1150: error: 'mpz_t' undeclared (first use in this function) GMP.c:1150: error: 'x' undeclared (first use in this function) GMP.xs:702: error: parse error before ')' token GMP.xs:702: error: parse error before ')' token GMP.c:1156: error: parse error before ')' token GMP.c: In function 'XS_Math__BigInt__GMP__gcd': GMP.c:1309: error: 'mpz_t' undeclared (first use in this function) GMP.c:1309: error: 'x' undeclared (first use in this function) GMP.c:1310: error: 'y' undeclared (first use in this function) GMP.c:1311: error: 'RETVAL' undeclared (first use in this function) GMP.c:1315: error: parse error before ')' token GMP.c: In function 'XS_Math__BigInt__GMP__is_one': GMP.c:1182: error: 'mpz_t' undeclared (first use in this function) GMP.c:1182: error: 'x' undeclared (first use in this function) GMP.c:1322: error: parse error before ')' token GMP.c:1188: 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.c: In function 'XS_Math__BigInt__GMP__is_two': GMP.c:1214: error: 'mpz_t' undeclared (first use in this function) GMP.c:1214: error: 'x' undeclared (first use in this function) GMP.xs:731: error: parse error before ')' token GMP.xs:731: error: parse error before ')' token GMP.c:1220: 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.c: In function 'XS_Math__BigInt__GMP__is_ten': GMP.c:1246: error: 'mpz_t' undeclared (first use in this function) GMP.c:1246: error: 'x' undeclared (first use in this function) GMP.c:1252: 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__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__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__gcd': GMP.c:1309: error: 'mpz_t' undeclared (first use in this function) GMP.c:1309: error: 'x' undeclared (first use in this function) GMP.c:1310: error: 'y' undeclared (first use in this function) GMP.c:1311: error: 'RETVAL' undeclared (first use in this function) GMP.c: In function 'XS_Math__BigInt__GMP__copy': GMP.c:1471: error: 'mpz_t' undeclared (first use in this function) GMP.c:1471: error: 'm' undeclared (first use in this function) GMP.c:1472: error: 'RETVAL' undeclared (first use in this function) GMP.c:1315: error: parse error before ')' token GMP.c:1476: error: parse error before ')' token GMP.c:1322: error: parse error before ')' token GMP.c: In function 'XS_Math__BigInt__GMP__is_odd': GMP.c:1503: error: 'mpz_t' undeclared (first use in this function) GMP.c:1503: error: 'n' undeclared (first use in this function) GMP.c:1509: 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.c: In function 'XS_Math__BigInt__GMP__is_even': GMP.c:1534: error: 'mpz_t' undeclared (first use in this function) GMP.c:1534: error: 'n' 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.c:1540: error: parse error before ')' token 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: 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:763: error: parse error before ')' token GMP.xs:829: error: parse error before ')' token GMP.xs:763: 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: 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:845: error: parse error before ')' token GMP.xs:777: error: parse error before ')' token GMP.xs:845: error: parse error before ')' token GMP.c: In function 'XS_Math__BigInt__GMP__copy': GMP.c:1471: error: 'mpz_t' undeclared (first use in this function) GMP.c:1471: error: 'm' undeclared (first use in this function) GMP.c:1472: error: 'RETVAL' undeclared (first use in this function) GMP.c:1476: error: parse error before ')' token GMP.c: In function 'XS_Math__BigInt__GMP__is_odd': GMP.c:1503: error: 'mpz_t' undeclared (first use in this function) GMP.c:1503: error: 'n' undeclared (first use in this function) GMP.c:1509: error: parse error before ')' token GMP.c: In function 'XS_Math__BigInt__GMP__is_even': GMP.c:1534: error: 'mpz_t' undeclared (first use in this function) GMP.c:1534: error: 'n' undeclared (first use in this function) GMP.c:1540: 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//cc3K3PLy.out (No such file or directory) make: *** [GMP.o] Error 1