Hallo everybody,

compiling RTnet 0.9.0 with Xenomai 2.0.1 and Linux 2.6.14 I found, that the name of the member stamp of the kernel structure sk_buff (defined in include/linux/skbuff.h has changed from stamp to tstamp.

Changing it from stamp to tstamp in
- stack/rtmac/rtmac_vnic.c
- addons/rtcap/rtcap.c
has fixed the compiling errors, but now the script rtnet fails with:
-----------------------
Starting RTNET /usr/local/rtnet/sbin/rtnet: line 307: $TDMA_CONFIG: ambiguous redirect
vnic0: ERROR while getting interface flags: Kein passendes Gerät gefunden
SIOCSIFADDR: Kein passendes Gerät gefunden
vnic0: ERROR while getting interface flags: Kein passendes Gerät gefunden
SIOCSIFNETMASK: Kein passendes Gerät gefunden
Waiting for all slaves...
-----------------------
I've taken the config files from an working installation (rtai 3.2 + rtnet 0.8) with only one knode, though they should be correct.

I'm not sure, if the problem with the script has something to do with the changes I made to the source code, because "rtifconfig rteth0 up 192.168.0.207" brings up the network interface without any problems...

Greetings kai


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
_______________________________________________
RTnet-users mailing list
RTnet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rtnet-users

Reply via email to