I'm missing types.h

Matt Palmer mpalmer at hezmatt.org
Wed Nov 23 07:48:56 UTC 2005


On Tue, Nov 22, 2005 at 10:26:04PM -0600, Jay Strauss wrote:
> /usr/lib/perl/5.8/CORE/perl.h:382:24: error: sys/types.h: No such file or 
> directory
> 
> as the first error in a whole long list of errors.  
> 
> Anyone know what I need to install or configure to solve this?

Install the libc6-dev package.  You'll probably also need the libperl-dev
package.  In fact, the whole of build-essential isn't a bad idea, either, if
you're doing anything compilation-related.

- Matt




More information about the ubuntu-users mailing list