Kai Moritz wrote:
> 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

Ok, I see. There are even some more issues to address regarding 2.6.14.
Parts are already fixed in my local repository, the rest will follow
soon. For the future: patches are always welcome... ;)

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

I don't think that those issues are related. Please try to debug the
script by printing some variables to see what is not or wrongly defined
- or if some service is not working.

Jan


Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to