> Woops... disregard my last message... how about the kernel-headers
> rpm... is that installed?
> 
> [csm@stealth csm]$ rpm -q kernel-headers
> kernel-headers-2.4.0-0.99.11
> 
> [csm@stealth csm]$ rpm -qil kernel-headers|grep errno.h
> /usr/include/asm/errno.h
> /usr/include/linux/errno.h

Yes, that's as well installed:
> [tgf@ceres tgf]# rpm -q kernel-headers
> kernel-headers-2.2.16-3
> [tgf@ceres tgf]# rpm -qil kernel-headers|grep errno.h
> /usr/src/linux-2.2.16/include/asm-i386/errno.h
> /usr/src/linux-2.2.16/include/linux/errno.h

But maybe we have a clue here... I don't have this errno.h file under
"/usr/include/linux/"... But I tried making a soft link:
    > ln -s  /usr/src/linux-2.2.16/include/linux /usr/include/linux
and didn't work also...

What can I try next? I would really like to solve it!

Tomas Garcia Ferrari

Bigital
http://bigital.com



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

Reply via email to