Please don't post hundreds of lines of directory listings of the qmail
source.

[EMAIL PROTECTED] writes:

> /compile qmail-local.c
> qmail-local.c:1: sys/types.h: No such file or directory
> qmail-local.c:2: sys/stat.h: No such file or directory

There's something seriously wrong with your system include files; both of
those files should be in /usr/include.  This is *not* a problem with your
kernel sources as another person said (if it were, sys/types.h would be
found and linux/types.h would be missing); it's a problem at an even
earlier level than that.

Your system's development environment is either corrupted or only
partially installed at a very fundamental level.

-- 
Russ Allbery ([EMAIL PROTECTED])             <http://www.eyrie.org/~eagle/>

Reply via email to