Subject: | compilation fails with threaded perls |
cc -c -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2
-DVERSION=\"0.07\" -DXS_VERSION=\"0.07\" -fPIC
"-I/home/src/perl/repoperls/installed-perls/perl/pgvYBDM/perl-5.8.0@32524/lib/5.10.0/i686-linux-thread-multi/CORE"
eval.c
eval.xs: In function ‘Perl_pp_evil_eval’:
eval.xs:46: warning: passing argument 2 of ‘Perl_call_sv’ from
incompatible pointer type
eval.xs:46: warning: passing argument 3 of ‘Perl_call_sv’ makes integer
from pointer without a cast
eval.xs:46: error: too many arguments to function ‘Perl_call_sv’
make: *** [eval.o] Fehler 1
(/usr/bin/make exited with 512)