Hello,
I tried to install RTnet 0.9.1 over kernel 2.6.15.6 and xenomai 2.1.0, and I 
ran into some compatibility problems:
1) makro RTDM_IRQ_ENABLE was renamed to RTDM_IRQ_HANDLED in xenomai (used in 
drivers)
2) constants as PCI_DEVICE_ID_INTEL_82557 are no longer defined  in kernel 
2.6.15.6 (used in eepro100.c)
3) function rt_task_wait_period needs unsigned long *overruns argument in 
xenomai (used in examples)
4) some error happened during make install (see attachment), perhaps because no 
'addons' modules were confugured and compiled. This is the only problem I 
cannot handle, bacause I'm not very skilled in linux and its scripts and tools

I have also a question: Will be a rtnet driver for gigabit Marvel 
Yukon/Syskonnect-98/ .. NIC  avaiable in near future?

Petr Cervenka

...
make[3]: Leaving directory `/usr/src/linux-2.6.15.6'
make[3]: Entering directory `/usr/src/rtnet-0.9.1/drivers'
/usr/src/rtnet/config/autoconf/install-sh -d /usr/local/rtnet/modules
/usr/bin/install -c -m 644 rt_8139too.ko rt_eepro100.ko rt_loopback.ko 
/usr/local/rtnet/modules
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/rtnet-0.9.1/drivers'
make[2]: Leaving directory `/usr/src/rtnet-0.9.1/drivers'
make[1]: Leaving directory `/usr/src/rtnet-0.9.1/drivers'
Making install in addons
make[1]: Entering directory `/usr/src/rtnet-0.9.1/addons'
make[2]: Entering directory `/usr/src/linux-2.6.15.6'
  Building modules, stage 2.
  MODPOST
make[2]: Leaving directory `/usr/src/linux-2.6.15.6'
make[2]: Entering directory `/usr/src/rtnet-0.9.1/addons'
/usr/src/rtnet/config/autoconf/install-sh -d /usr/local/rtnet/modules
/usr/bin/install -c -m 644  /usr/local/rtnet/modules
/usr/bin/install: příliš málo argumentů                                 
TRANSLATION: too few arguments
Více informací získáte příkazem `/usr/bin/install --help'.  TRANSLATION: more 
info avaiable with `/usr/bin/install --help' command
make[2]: *** [install-exec-local] Error 1
make[2]: Leaving directory `/usr/src/rtnet-0.9.1/addons'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/usr/src/rtnet-0.9.1/addons'
make: *** [install-recursive] Error 1



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
_______________________________________________
RTnet-users mailing list
RTnet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rtnet-users

Reply via email to