bash-2.05# perl Makefile.PL LIBS='-L/usr/local/lib' Writing Makefile for Math::GMP bash-2.05# make /opt/SUNWspro/bin/cc -c -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -KPIC "-I/exlibris/sfx_ver/sfx_version_3/app/perl-5.8.6/lib/5.8.6/sun4-solaris/CORE" GMP.c "GMP.xs", line 4: cannot find include file: "gmp.h" "GMP.c", line 91: undefined symbol: mpz_t "GMP.c", line 91: undefined symbol: RETVAL "GMP.xs", line 69: warning: improper pointer/integer combination: op "=" "GMP.xs", line 70: warning: implicit function declaration: mpz_init_set_str "GMP.xs", line 70: cannot dereference non-pointer type "GMP.c", line 111: undefined symbol: mpz_t "GMP.c", line 111: undefined symbol: RETVAL "GMP.xs", line 80: warning: improper pointer/integer combination: op "=" "GMP.xs", line 81: cannot dereference non-pointer type "GMP.c", line 129: undefined symbol: mpz_t "GMP.c", line 129: undefined symbol: n "GMP.c", line 133: syntax error before or at: ) "GMP.xs", line 90: warning: implicit function declaration: mpz_clear "GMP.xs", line 90: cannot dereference non-pointer type "GMP.xs", line 91: warning: improper pointer/integer combination: arg #1 "GMP.c", line 143: cannot recover from previous errors cc: acomp failed for GMP.c make: *** [GMP.o] Error 2