Hello.

I have a number of machines seamlessly running kernel 2.6.22 + rtai 3.6 +
rtnet 0.9.10

Now I want to install and use rtnet 0.9.11, but after untar and make
config if I issue make I get the following output:

****** Begin of screen paste ******
simsimple-ws4 rtnet-0.9.11 # make
Making all in stack
make[1]: Entering directory `/usr/src/rtnet-0.9.11/stack'
Making all in .
make[2]: Entering directory `/usr/src/rtnet-0.9.11/stack'
make[3]: Entering directory `/usr/src/linux-2.6.22'

  WARNING: Symbol version dump /usr/src/linux-2.6.22/Module.symvers
           is missing; modules will have no dependencies and modversions.

  CC [M]  /usr/src/rtnet-0.9.11/stack/iovec.o
  CC [M]  /usr/src/rtnet-0.9.11/stack/rtdev.o
  CC [M]  /usr/src/rtnet-0.9.11/stack/rtdev_mgr.o
  CC [M]  /usr/src/rtnet-0.9.11/stack/rtnet_chrdev.o
  CC [M]  /usr/src/rtnet-0.9.11/stack/rtnet_module.o
In file included from /usr/src/rtnet-0.9.11/stack/rtnet_module.c:33:
/usr/src/rtnet-0.9.11/stack/include/rtnet_socket.h:101: error: expected
declaration specifiers or '...' before 'rtdm_selector_t'
/usr/src/rtnet-0.9.11/stack/include/rtnet_socket.h:103: warning: 'enum
rtdm_selecttype' declared inside parameter list
/usr/src/rtnet-0.9.11/stack/include/rtnet_socket.h:103: warning: its scope
is only this definition or declaration, which is probably not what you
want
make[4]: *** [/usr/src/rtnet-0.9.11/stack/rtnet_module.o] Error 1
make[3]: *** [_module_/usr/src/rtnet-0.9.11/stack] Error 2
make[3]: Leaving directory `/usr/src/linux-2.6.22'
make[2]: *** [all-local.ko] Error 2
make[2]: Leaving directory `/usr/src/rtnet-0.9.11/stack'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/rtnet-0.9.11/stack'
make: *** [all-recursive] Error 1
simsimple-ws4 rtnet-0.9.11 #

****** End of screen paste ******


I'm sorry-this may be a trivial issue to solve-but I don't really get
where the problem is.
Onthe very same machine I have no issue whatsoever when compiling 0.9.10

Any suggestions?
Thanks in advance
Alberto



------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
RTnet-users mailing list
RTnet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rtnet-users

Reply via email to