I'm trying to install DB_File via CPAN and this file XSUB.h that is not located in the /usr/lib/perl5/5.8.6/i386-linux/CORE/XSUB.h directory. Which package do I need install to have these files installed here? Below is the output of CPAN. Any help is very very useful, this has been bothering me since turkey day.
Writing Makefile for DB_File
cp DB_File.pm blib/lib/DB_File.pm
AutoSplitting blib/lib/DB_File.pm (blib/lib/auto/DB_File)
make: *** No rule to make target `/usr/lib/perl5/5.8.6/i386-linux/CORE/XSUB.h', needed by `version.o'. Stop.
/usr/bin/make -- NOT OK
Running make test
Can't test without successful make
Running make install
make had returned bad status, install seems impossible