Hi Jan

On Saturday 24 February 2007 00:32, Jan Kiszka wrote:
> >> Ah, and don't forget to report your findings!
> >
> > /me is good at breaking "stuff" and reporting the results ;)
>
> Yeah... I know. :-/

First report - Trivial, but it might trip someone else up....

  CC      kernel/xenomai/skins/rtdm/core.o
  CC      kernel/xenomai/skins/rtdm/device.o
kernel/xenomai/skins/rtdm/device.c:64: error: static declaration 
of ‘rt_dev_lock’ follows non-static declaration
kernel/xenomai/skins/rtdm/../rtdm/device.h:33: error: previous declaration 
of ‘rt_dev_lock’ was here
make[5]: *** [kernel/xenomai/skins/rtdm/device.o] Error 1


Changed device.c:64 to DEFINE_XNLOCK rather than DEFINE_PRIVATE_XNLOCK - Looks 
like some changes in rev 2236 (xenomai) might have introduced some minor 
breakages.


Regards, Paul.

-------------------------------------------------------------------------
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