Steve Canfield wrote: > "the same compiler that was used..." > [snip] > > The entirety of the output of "perl Makefile.PL", > "make", and "perl -V" are echoed below. However, I > believe the problem lies in this error and others like > it: > > /usr/lib/perl/5.8/CORE/perl.h:382:24: error: > sys/types.h: No such file or directory
Looks to me like you need the libdevel/libc6-dev package: http://packages.ubuntu.com/edgy/libdevel/libc6-dev Good luck! Regards, Philip