> i installed rtlinux 3.1(kernel patch 2.4.4) kernel on linux 2.4.4
> 
> when i do "sh scripts/insrtl"
> 
> the iam getting errors .
> like unresolved symbol..............
> 
> at the end it (its giving a hint like below)
> "Hint:
> your trying to install a module with out a GPL compatible license and
> it has unresolved symbols.contact module supplier assistance ..."

I assume that means you booted the non-rt kernel and tried to insmod the
rtl modules - check with uname -a if the rt kernel is running (should show
2.4.4-rtl) - the "without a GPL..." is from not having a MODULE_LICENSE("GPL")
in the modules.

hofrat
_______________________________________________
Rtl mailing list
[EMAIL PROTECTED]
http://www2.fsmlabs.com/mailman/listinfo.cgi/rtl

Reply via email to