----- Original Message -----
From: "Russ Allbery" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, September 13, 2000 3:14 AM
Subject: Re: linuxpeople thread
> linuxpeople <[EMAIL PROTECTED]> writes:
>
> > I can re-install the entire machine with red hat 6.0 then upgrade every
> > package again, but I don't see the need its a fresh 112 meg install with
> > the various applications upgraded as needed to meet security issues that
> > have arisen as of late.
>
> My Linux box says that /usr/include/sys/types.h is part of glibc-devel.
> Do you have that package installed?
error: failed dependencies:
kernel-headers is needed by glibc-devel-2.1.3-15
kernel-headers >= 2.2.1 is needed by glibc-devel-2.1.3-15
Apparently not.
I will install glibc-devel-2.1.3-15 and its deps right now if you think it
will help.
I have a feeling I will just be a lot lower on disk space after this. After
all I have those .h files its looking for on the drive now.
What I do not have is a need for a full fledged "development" installation.
This is a 486 with 8 megs of ram on a 500 meg hard drive and the less
compiling and un-needed installations I do the better.
so at great distress I post these lines :
[root@www qmail-1.03]# make setup check
/compile qmail-local.c
In file included from qmail-local.c:1:
/usr/include/sys/types.h:26: features.h: No such file or directory
/usr/include/sys/types.h:30: bits/types.h: No such file or directory
/usr/include/sys/types.h:123: time.h: No such file or directory
In file included from qmail-local.c:2:
/usr/include/sys/stat.h:26: features.h: No such file or directory
/usr/include/sys/stat.h:28: bits/types.h: No such file or directory
/usr/include/sys/stat.h:89: bits/stat.h: No such file or directory
make: *** [qmail-local.o] Error 1
I am sorry I included so many but I think you need them all.
Ok those files are also on the hard drive. They are all in
/usr/i386-glibc21-linux/include/
and I tried cp *.h /usr/include/sys Now they are all in there but "make
setup check" still gives the same error.
I got this far by trying what Steve Carter suggested earlier. He may have
replied by now.
I realize this is not a qmail problem, rather a small - install problem and
do appreciate any help offered
>
> --
> Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/>
>