[root@FC4-Casinfo ccc_pl_ae85]# cat out.make /usr/bin/perl /usr/lib/perl5/5.8.6/ExtUtils/xsubpp -typemap /usr/lib/perl5/5.8.6/ExtUtils/typemap ccc_pl_ae85.xs > ccc_pl_ae85.xsc && mv ccc_pl_ae85.xsc ccc_pl_ae85.c gcc -c -I/HASP/perltestP -D_REENTRANT -D_GNU_SOURCE -DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -DVERSION=\"0.00\" -DXS_VERSION=\"0.00\" -fPIC "-I/usr/lib/perl5/5.8.6/i386-linux-thread-multi/CORE" ccc_pl_ae85.c ccc_pl_ae85.c: In function âkkâ: ccc_pl_ae85.c:44: error: static declaration of âXS_main_kkâ follows non-static declaration ccc_pl_ae85.c:42: error: previous declaration of âXS_main_kkâ was here ccc_pl_ae85.c:63: error: static declaration of âboot_ccc_pl_ae85â follows non-static declaration ccc_pl_ae85.c:61: error: previous declaration of âboot_ccc_pl_ae85â was here ccc_pl_ae85.c:71: error: syntax error at end of input make: *** [ccc_pl_ae85.o] Error 1 [root@FC4-Casinfo ccc_pl_ae85]#