On Wed, 12 Dec 2001, Art Ross wrote:

>   Well I did a check and found that glibc-devel was also installed.  Why don't I
> give you some more accurate information.  I've attached a log of the make
> process.  Maybe this will give you some ideas.

Well, from your output it really looks like the kernel-headers are 
missing.

First, check the version installed:
rpm -q kernel-headers

Then, make sure they're not munged:
rpm -V kernel-headers

Then, check the files themselves.  I think that old versions used 
symlinks, while new versions do not:
ls -ld /usr/include/asm /usr/include/linux
ls -l /usr/include/linux/limits.h

I also recommend openssh over ssh.  Red Hat has packages available, so you 
don't need to compile your own...  If you really want to, get it from 
http://www.openssh.com/portable.html

-- 
If I had a dollar for every brain that you don't have,
        I'd have one dollar. - Squidward to SpongeBob





_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to