No surprise here, just a heads up: /home/src/perl/repoperls/installed-perls/perl/pNWVLAK/perl-5.10.0@33082/bin/perl /home/src/perl/repoperls/installed-perls/perl/pNWVLAK/perl-5.10.0@33082/lib/5.11.0/ExtUtils/xsubpp -typemap /home/src/perl/repoperls/installed-perls/perl/pNWVLAK/perl-5.10.0@33082/lib/5.11.0/ExtUtils/typemap -typemap typemap Cover.xs > Cover.xsc && mv Cover.xsc Cover.c cc -c -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.63\" -DXS_VERSION=\"0.63\" -fPIC "-I/home/src/perl/repoperls/installed-perls/perl/pNWVLAK/perl-5.10.0@33082/lib/5.11.0/i686-linux/CORE" Cover.c Cover.xs: In function âdc_setstateâ: Cover.xs:936: warning: return makes pointer from integer without a cast Cover.xs: In function ârunops_coverâ: Cover.xs:1086: error: âOP_SETSTATEâ undeclared (first use in this function) Cover.xs:1086: error: (Each undeclared identifier is reported only once Cover.xs:1086: error: for each function it appears in.) Cover.xs: In function âboot_Devel__Coverâ: Cover.xs:1396: error: âOP_SETSTATEâ undeclared (first use in this function) make[3]: *** [Cover.o] Error 1 make[3]: Leaving directory `/home/sand/.cpan/build/Devel-Cover-0.63-QdzUd0' (/usr/bin/make exited with 512) Change 33072 by nicholas@nicholas-bouvard on 2008/01/26 10:46:12 Eliminate the OP_SETSTATE, which had been disabled by change 4309. -- andreasThread Next