Subject: | [ntyni@debian.org: Bug#466734: libapache-db-perl: FTBFS with Perl 5.10] |
Date: | Wed, 20 Feb 2008 14:59:03 -0800 |
To: | bug-Apache-DB [...] rt.cpan.org |
From: | Ivan Kohler <ivan-debian [...] 420.am> |
Hi,
I'm the maintainer of the Debian Apache::DB package. Folks are now
testing building all modules we distribute against perl 5.10.
Apache::DB 0.13 does not build with Perl 5.10 on Debian sid (unstable).
/usr/bin/perl /usr/share/perl/5.10/ExtUtils/xsubpp -typemap /usr/share/perl/5.10/ExtUtils/typemap DB.xs > DB.xsc && mv DB.xsc DB.c
cc -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -DVERSION=\"0.10\" -DXS_VERSION=\"0.10\" -fPIC "-I/usr/lib/perl/5.10/CORE" DB.c
DB.xs: In function 'XS_DB_ApacheSIGINT':
DB.xs:59: error: too few arguments to function 'ApacheSIGINT'
make[1]: *** [DB.o] Error 1
--
_ivan