On 8/16/06, John Wendel <john.wendel@xxxxxxxxxxxxxxx> wrote:
Normal applications aren't supposed to touch the kernel headers. They should use the RedHat provided headers.
Normal applications (specifically drivers) cannot use redhat provided headers if you just installed your own vanilla kernel. They need to link against the proper kernel headers to avoid a version mismatch. -Mauriat