[jimh@garfield jimh]$ rpm -qf /usr/include/linux/param.h 
/usr/include/asm/socket.h /usr/include/asm/sigcontext.h
kernel-headers-2.4.0-0.26
kernel-headers-2.4.0-0.26
kernel-headers-2.4.0-0.26

Looks like all 3 files are included in the kernel-headers rpm, however I 
am not compiling programs against these headers. I removed the asm and 
linux directories in /usr/include and added symlinks pointing to the 
source for the kernel version I am running. That way everything is 
compiled against the kernel I'm using, currently 2.4.0-test11.

Regards,
  
           Jim H


Nate W wrote:

> For the most part, I've had pretty good luck compiling third-party apps on my redhat 
>box, but I've run into the same problem with the last two things I've tried to 
>compile (aolserver and snort).  In both cases, I'm getting errors like:
> 
> asm/socket.h: no such file
> asm/sigcontext.h: no such file
> linux/param.h: no such file
> 
> Any ideas how to get around this problem?  Are these files included in an RPM I 
>should install?
> 
> Many thanks.
> 
> Nate W
> Redmond WA USA
> ___________________________________________________________________________
> Visit http://www.visto.com/info, your free web-based communications center.
> Visto.com. Life on the Dot.
> 
> 
> 
> _______________________________________________
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
> 
> 
> 





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

Reply via email to