perl test.pl 1..3 /usr/local/bin/perl /usr/local/lib/perl5/5.14.0/ExtUtils/xsubpp -typemap /usr/local/lib/perl5/5.14.0/ExtUtils/typemap test_pl_97a8.xs > test_pl_97a8.xsc && mv test_pl_97a8.xsc test_pl_97a8.c cc -c -I/home/emmanuel -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.00\" -DXS_VERSION=\"0.00\" -fPIC "-I/usr/local/lib/perl5/5.14.0/i686-linux-thread-multi/CORE" test_pl_97a8.c test_pl_97a8.xs:6:3: erreur: directive de pré-traitement #Here invalide test_pl_97a8.xs:33:3: erreur: directive de pré-traitement #Cross invalide make: *** [test_pl_97a8.o] Erreur 1 A problem was encountered while attempting to compile and install your Inline C code. The command that failed was: make > out.make 2>&1 The build directory was: /home/emmanuel/_Inline/build/test_pl_97a8 To debug the problem, cd to the build directory, and inspect the output files. at test.pl line 0 INIT failed--call queue aborted. # Looks like your test exited with 2 before it could output anything.