Hiya

I'm trying to package a perl script on a Debian (unstable) system, for
use on a Debian stable system..

The script is just a single file, and I say pp -o assistanced
assistanced.pl

This executable works fine on the unstable system, however if I move it
over to the stable system I get the following errors:

Goto undefined subroutine &DynaLoader::bootstrap_inherit at
/usr/lib/perl/5.8.3/XSLoader.pm line 95.
Compilation failed in require at /usr/lib/perl/5.8.3/IO/Handle.pm line
9.
BEGIN failed--compilation aborted at /usr/lib/perl/5.8.3/IO/Handle.pm
line 9.
Compilation failed in require at /usr/lib/perl/5.8.3/IO/Seekable.pm line
9.
BEGIN failed--compilation aborted at /usr/lib/perl/5.8.3/IO/Seekable.pm
line 9.
Compilation failed in require at /usr/lib/perl/5.8.3/IO/File.pm line 11.
BEGIN failed--compilation aborted at /usr/lib/perl/5.8.3/IO/File.pm line
11.
Compilation failed in require at -e line 300.

Any ideas?

Cheers
Tomas Doran
--
Eight Networks - The world's best network
Telephone: 0845 456 9889
 

Reply via email to