Checking if your kit is complete... Looks good Note (probably harmless): No library found for -laa Checking if your kit is complete... Looks good Writing Makefile for AA::GAMP Writing Makefile for AA cp AA.pm blib/lib/AA.pm cp GAMP.pm ../blib/lib/AA/GAMP.pm Manifying ../blib/man3/AA::GAMP.3 /home/cpanrun/build/5.10.0/bin/perl /home/cpanrun/build/5.10.0/lib/ExtUtils/xsubpp -C++ -typemap /home/cpanrun/build/5.10.0/lib/ExtUtils/typemap -typemap perlobject.map -typemap typemap AA.xs > AA.xsc && mv AA.xsc AA.c Please specify prototyping behavior for AA.xs (see perlxs manual) g++ -c -I. -D_REENTRANT -DPRIVLIB_LAST_IN_INC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"0.03\" -DXS_VERSION=\"0.03\" -KPIC "-I/home/cpanrun/build/5.10.0/lib/CORE" -Wno-deprecated -fpermissive AA.c g++: unrecognized option `-KPIC' In file included from AA.xs:1: aa.h:9: aalib.h: No such file or directory *** Error code 1 make: Fatal error: Command failed for target `AA.o'