Checking if your kit is complete... Looks good Note (probably harmless): No library found for -lneural Writing Makefile for AI::LibNeural cp LibNeural.pm blib/lib/AI/LibNeural.pm AutoSplitting blib/lib/AI/LibNeural.pm (blib/lib/auto/AI/LibNeural) /Users/cpanrun/build/5.10.0/bin/perl /Users/cpanrun/build/5.10.0/lib/ExtUtils/xsubpp -C++ -typemap /Users/cpanrun/build/5.10.0/lib/ExtUtils/typemap -typemap ./typemap -typemap typemap LibNeural.xs > LibNeural.xsc && mv LibNeural.xsc LibNeural.c Please specify prototyping behavior for LibNeural.xs (see perlxs manual) g++ -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=\"0.02\" -DXS_VERSION=\"0.02\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" LibNeural.c LibNeural.xs:37:20: error: nnwork.h: No such file or directory LibNeural.xs:38:20: error: neuron.h: No such file or directory LibNeural.xs:37:20: error: nnwork.h: No such file or directory LibNeural.xs:38:20: error: neuron.h: No such file or directory LibNeural.c: In function 'void XS_AI__LibNeural_new(PerlInterpreter*, CV*)': LibNeural.c:199: error: 'nnwork' was not declared in this scope LibNeural.c:199: error: 'RETVAL' was not declared in this scope LibNeural.xs:164: error: expected type-specifier before 'nnwork' LibNeural.xs:164: error: expected `;' before 'nnwork' LibNeural.xs:170: error: expected type-specifier before 'nnwork' LibNeural.xs:170: error: expected `;' before 'nnwork' LibNeural.xs:178: error: expected type-specifier before 'nnwork' LibNeural.xs:178: error: expected `;' before 'nnwork' LibNeural.c: In function 'void XS_AI__LibNeural_get_layersize(PerlInterpreter*, CV*)': LibNeural.c:246: error: 'nnwork' was not declared in this scope LibNeural.c:246: error: 'THIS' was not declared in this scope LibNeural.c:251: error: expected primary-expression before ')' token LibNeural.c: In function 'void XS_AI__LibNeural_train(PerlInterpreter*, CV*)': LibNeural.c:287: error: 'nnwork' was not declared in this scope LibNeural.c:287: error: 'THIS' was not declared in this scope LibNeural.c:290: error: expected primary-expression before ')' token LibNeural.xs:202: error: 'INPUT' was not declared in this scope LibNeural.xs:203: error: 'OUTPUT' was not declared in this scope LibNeural.c: In function 'void XS_AI__LibNeural_run(PerlInterpreter*, CV*)': LibNeural.c:334: error: 'nnwork' was not declared in this scope LibNeural.c:334: error: 'THIS' was not declared in this scope LibNeural.c:337: error: expected primary-expression before ')' token LibNeural.xs:223: error: 'INPUT' was not declared in this scope LibNeural.xs:224: error: 'OUTPUT' was not declared in this scope LibNeural.c: In function 'void XS_AI__LibNeural_load(PerlInterpreter*, CV*)': LibNeural.c:382: error: 'nnwork' was not declared in this scope LibNeural.c:382: error: 'THIS' was not declared in this scope LibNeural.c:387: error: expected primary-expression before ')' token LibNeural.c: In function 'void XS_AI__LibNeural_save(PerlInterpreter*, CV*)': LibNeural.c:413: error: 'nnwork' was not declared in this scope LibNeural.c:413: error: 'THIS' was not declared in this scope LibNeural.c:418: error: expected primary-expression before ')' token LibNeural.c: In function 'void XS_AI__LibNeural_new(PerlInterpreter*, CV*)': LibNeural.c:199: error: 'nnwork' was not declared in this scope LibNeural.c:199: error: 'RETVAL' was not declared in this scope LibNeural.xs:164: error: expected type-specifier before 'nnwork' LibNeural.xs:164: error: expected `;' before 'nnwork' LibNeural.xs:170: error: expected type-specifier before 'nnwork' LibNeural.xs:170: error: expected `;' before 'nnwork' LibNeural.xs:178: error: expected type-specifier before 'nnwork' LibNeural.xs:178: error: expected `;' before 'nnwork' LibNeural.c: In function 'void XS_AI__LibNeural_get_layersize(PerlInterpreter*, CV*)': LibNeural.c:246: error: 'nnwork' was not declared in this scope LibNeural.c:246: error: 'THIS' was not declared in this scope LibNeural.c:251: error: expected primary-expression before ')' token LibNeural.c: In function 'void XS_AI__LibNeural_train(PerlInterpreter*, CV*)': LibNeural.c:287: error: 'nnwork' was not declared in this scope LibNeural.c:287: error: 'THIS' was not declared in this scope LibNeural.c:290: error: expected primary-expression before ')' token LibNeural.xs:202: error: 'INPUT' was not declared in this scope LibNeural.xs:203: error: 'OUTPUT' was not declared in this scope LibNeural.c: In function 'void XS_AI__LibNeural_run(PerlInterpreter*, CV*)': LibNeural.c:334: error: 'nnwork' was not declared in this scope LibNeural.c:334: error: 'THIS' was not declared in this scope LibNeural.c:337: error: expected primary-expression before ')' token LibNeural.xs:223: error: 'INPUT' was not declared in this scope LibNeural.xs:224: error: 'OUTPUT' was not declared in this scope LibNeural.c: In function 'void XS_AI__LibNeural_load(PerlInterpreter*, CV*)': LibNeural.c:382: error: 'nnwork' was not declared in this scope LibNeural.c:382: error: 'THIS' was not declared in this scope LibNeural.c:387: error: expected primary-expression before ')' token LibNeural.c: In function 'void XS_AI__LibNeural_save(PerlInterpreter*, CV*)': LibNeural.c:413: error: 'nnwork' was not declared in this scope LibNeural.c:413: error: 'THIS' was not declared in this scope LibNeural.c:418: error: expected primary-expression before ')' token lipo: can't open input file: /var/tmp//cc1SBPlq.out (No such file or directory) make: *** [LibNeural.o] Error 1