M. Koehrer wrote:
> Hi everybody,
> 
> the compilation of rtnet 0.9.3 fails with a 2.4.32 kernel as for the 2.4.x 
> series,
> the module_param() has to be explicitly included via 
> #include <linux/moduleparam.h>

Oops, that went unnoticed because of a lacking compile test against RTAI
on 2.4. Xenomai drags this in automatically, but the correct solution
remains an explicit include.

> 
> Adding the #include at all files that uses module_param() solves the issue.
> (I am running rtnet on a PC, gcc-2.95, RTAI 3.3).

Do you happen to have a patch already...?

Thanks for reporting,
Jan

Attachment: signature.asc
Description: OpenPGP digital signature

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
RTnet-users mailing list
RTnet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rtnet-users

Reply via email to