On 25 Jul, Michael Svetlik wrote:

> The kernel checks the module version against the actual kernel version. 
> If they dont match, you get an 'unresolved external' for each kernel 
> resource reference.
> Check, which 'version.h' your compiler actually includes (-v, dependency 
> files by -M). I assume, you have a stall header in /usr/include/linux - 
> Thanks to RedHat, Inc.

If it's only something in version.h, would rearranging the
order of include files (by rearranging the -I compiler
arguments) do the trick?

Dennis
-- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
--
For more information on Real-Time Linux see:
http://www.rtlinux.org/

Reply via email to