Checking if your kit is complete... Looks good Note (probably harmless): No library found for -laa Note (probably harmless): No library found for -lstdc++ 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 /Users/cpanrun/pristine/5.8.7/bin/perl /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/xsubpp -C++ -typemap /Users/cpanrun/pristine/5.8.7/lib/5.8.7/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. -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 -DNO_HASH_SEED -fno-strict-aliasing -pipe -O3 -DVERSION=\"0.03\" -DXS_VERSION=\"0.03\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" -Wno-deprecated -fpermissive AA.c In file included from AA.xs:1: aa.h:9:19: error: aalib.h: No such file or directory aa.h:17:22: error: iostream.h: No such file or directory In file included from AA.xs:1: aa.h:9:19: error: aalib.h: No such file or directory aa.h:17:22: error: iostream.h: No such file or directory aa.h:53: error: use of enum 'aa_attribute' without previous declaration aa.h:54: error: use of enum 'aa_attribute' without previous declaration AA.xs: In constructor 'AA::AA()': AA.xs:6: error: 'aa_defrenderparams' was not declared in this scope AA.xs: In destructor 'AA::~AA()': AA.xs:11: error: 'aa_close' was not declared in this scope AA.xs: In member function 'int AA::easyinit()': AA.xs:17: error: 'aa_autoinit' was not declared in this scope AA.xs: In member function 'int AA::autoinitkbd(int)': AA.xs:25: error: 'aa_autoinitkbd' was not declared in this scope AA.xs: In member function 'void AA::uninitkbd()': AA.xs:29: error: 'aa_uninitkbd' was not declared in this scope AA.xs: In member function 'int AA::autoinitmouse(int)': AA.xs:33: error: 'aa_autoinitmouse' was not declared in this scope AA.xs: In member function 'void AA::uninitmouse()': AA.xs:37: error: 'aa_uninitmouse' was not declared in this scope AA.xs: In function 'SV* argv2ar(char**)': AA.xs:70: error: 'cout' was not declared in this scope AA.xs:73: error: 'cout' was not declared in this scope AA.xs:79: error: 'cout' was not declared in this scope AA.xs: In member function 'int AA::_parseoptions(SV*)': AA.xs:94: error: 'aa_parseoptions' was not declared in this scope AA.xs:96: error: 'cout' was not declared in this scope AA.xs:96: error: 'aa_help' was not declared in this scope AA.xs: In member function 'void AA::test()': AA.xs:120: error: 'aa_imgwidth' was not declared in this scope AA.xs:121: error: 'aa_imgheight' was not declared in this scope AA.xs:125: error: 'AA_SPECIAL' was not declared in this scope AA.xs:125: error: 'aa_printf' was not declared in this scope AA.xs: In member function 'int AA::imgwidth()': AA.xs:132: error: 'aa_imgwidth' was not declared in this scope AA.xs: In member function 'int AA::imgheight()': AA.xs:136: error: 'aa_imgheight' was not declared in this scope AA.xs: In member function 'void AA::putpixel(int, int, int)': AA.xs:140: error: 'aa_putpixel' was not declared in this scope AA.xs: In member function 'void AA::hidecursor()': AA.xs:144: error: 'aa_hidecursor' was not declared in this scope AA.xs: In member function 'void AA::showcursor()': AA.xs:148: error: 'aa_showcursor' was not declared in this scope AA.xs: In member function 'void AA::fastrender(int, int, int, int)': AA.xs:152: error: 'aa_fastrender' was not declared in this scope AA.xs: In member function 'int AA::scrwidth()': AA.xs:156: error: 'aa_scrwidth' was not declared in this scope AA.xs: In member function 'int AA::scrheight()': AA.xs:160: error: 'aa_scrheight' was not declared in this scope AA.xs: At global scope: AA.xs:163: error: use of enum 'aa_attribute' without previous declaration AA.xs: In member function 'int AA::printf(int, int, int, const char*, ...)': AA.xs:164: error: 'aa_printf' was not declared in this scope AA.xs: At global scope: AA.xs:167: error: use of enum 'aa_attribute' without previous declaration AA.xs: In member function 'void AA::puts(int, int, int, const char*)': AA.xs:168: error: 'aa_puts' was not declared in this scope AA.xs: In member function 'void AA::flush()': AA.xs:172: error: 'aa_flush' was not declared in this scope AA.xs: In member function 'char* AA::image()': AA.xs:177: error: 'aa_image' was not declared in this scope AA.xs: In member function 'int AA::getevent(int)': AA.xs:191: error: 'aa_getevent' was not declared in this scope AA.xs: In member function 'void AA::hidemouse()': AA.xs:195: error: 'aa_hidemouse' was not declared in this scope AA.xs: In member function 'void AA::showmouse()': AA.xs:199: error: 'aa_showmouse' was not declared in this scope AA.xs: In member function 'void AA::_getmouse()': AA.xs:204: error: 'aa_getmouse' was not declared in this scope AA.c: In function 'void XS_AA_printf(PerlInterpreter*, CV*)': AA.c:571: error: use of enum 'aa_attribute' without previous declaration AA.c:571: error: invalid type in declaration before '=' token AA.c:571: error: use of enum 'aa_attribute' without previous declaration AA.c: In function 'void XS_AA_puts(PerlInterpreter*, CV*)': AA.c:599: error: use of enum 'aa_attribute' without previous declaration AA.c:599: error: invalid type in declaration before '=' token AA.c:599: error: use of enum 'aa_attribute' without previous declaration aa.h:53: error: use of enum 'aa_attribute' without previous declaration aa.h:54: error: use of enum 'aa_attribute' without previous declaration AA.xs: In constructor 'AA::AA()': AA.xs:6: error: 'aa_defrenderparams' was not declared in this scope AA.xs: In destructor 'AA::~AA()': AA.xs:11: error: 'aa_close' was not declared in this scope AA.xs: In member function 'int AA::easyinit()': AA.xs:17: error: 'aa_autoinit' was not declared in this scope AA.xs: In member function 'int AA::autoinitkbd(int)': AA.xs:25: error: 'aa_autoinitkbd' was not declared in this scope AA.xs: In member function 'void AA::uninitkbd()': AA.xs:29: error: 'aa_uninitkbd' was not declared in this scope AA.xs: In member function 'int AA::autoinitmouse(int)': AA.xs:33: error: 'aa_autoinitmouse' was not declared in this scope AA.xs: In member function 'void AA::uninitmouse()': AA.xs:37: error: 'aa_uninitmouse' was not declared in this scope AA.xs: In function 'SV* argv2ar(char**)': AA.xs:70: error: 'cout' was not declared in this scope AA.xs:73: error: 'cout' was not declared in this scope AA.xs:79: error: 'cout' was not declared in this scope AA.xs: In member function 'int AA::_parseoptions(SV*)': AA.xs:94: error: 'aa_parseoptions' was not declared in this scope AA.xs:96: error: 'cout' was not declared in this scope AA.xs:96: error: 'aa_help' was not declared in this scope AA.xs: In member function 'void AA::test()': AA.xs:120: error: 'aa_imgwidth' was not declared in this scope AA.xs:121: error: 'aa_imgheight' was not declared in this scope AA.xs:125: error: 'AA_SPECIAL' was not declared in this scope AA.xs:125: error: 'aa_printf' was not declared in this scope AA.xs: In member function 'int AA::imgwidth()': AA.xs:132: error: 'aa_imgwidth' was not declared in this scope AA.xs: In member function 'int AA::imgheight()': AA.xs:136: error: 'aa_imgheight' was not declared in this scope AA.xs: In member function 'void AA::putpixel(int, int, int)': AA.xs:140: error: 'aa_putpixel' was not declared in this scope AA.xs: In member function 'void AA::hidecursor()': AA.xs:144: error: 'aa_hidecursor' was not declared in this scope AA.xs: In member function 'void AA::showcursor()': AA.xs:148: error: 'aa_showcursor' was not declared in this scope AA.xs: In member function 'void AA::fastrender(int, int, int, int)': AA.xs:152: error: 'aa_fastrender' was not declared in this scope AA.xs: In member function 'int AA::scrwidth()': AA.xs:156: error: 'aa_scrwidth' was not declared in this scope AA.xs: In member function 'int AA::scrheight()': AA.xs:160: error: 'aa_scrheight' was not declared in this scope AA.xs: At global scope: AA.xs:163: error: use of enum 'aa_attribute' without previous declaration AA.xs: In member function 'int AA::printf(int, int, int, const char*, ...)': AA.xs:164: error: 'aa_printf' was not declared in this scope AA.xs: At global scope: AA.xs:167: error: use of enum 'aa_attribute' without previous declaration AA.xs: In member function 'void AA::puts(int, int, int, const char*)': AA.xs:168: error: 'aa_puts' was not declared in this scope AA.xs: In member function 'void AA::flush()': AA.xs:172: error: 'aa_flush' was not declared in this scope AA.xs: In member function 'char* AA::image()': AA.xs:177: error: 'aa_image' was not declared in this scope AA.xs: In member function 'int AA::getevent(int)': AA.xs:191: error: 'aa_getevent' was not declared in this scope AA.xs: In member function 'void AA::hidemouse()': AA.xs:195: error: 'aa_hidemouse' was not declared in this scope AA.xs: In member function 'void AA::showmouse()': AA.xs:199: error: 'aa_showmouse' was not declared in this scope AA.xs: In member function 'void AA::_getmouse()': AA.xs:204: error: 'aa_getmouse' was not declared in this scope AA.c: In function 'void XS_AA_printf(PerlInterpreter*, CV*)': AA.c:571: error: use of enum 'aa_attribute' without previous declaration AA.c:571: error: invalid type in declaration before '=' token AA.c:571: error: use of enum 'aa_attribute' without previous declaration AA.c: In function 'void XS_AA_puts(PerlInterpreter*, CV*)': AA.c:599: error: use of enum 'aa_attribute' without previous declaration AA.c:599: error: invalid type in declaration before '=' token AA.c:599: error: use of enum 'aa_attribute' without previous declaration lipo: can't open input file: /var/tmp//ccLz1wpV.out (No such file or directory) make: *** [AA.o] Error 1