Petr Cervenka wrote:
> 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:

Please upgrade to the latest SVN snapshot of RTnet. When time permits
and the last cleanup steps are performed, we need to roll out 0.9.2...

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

AFAIK, there is no ongoing activity to port this driver at the moment.
If you feel like you could do this, help will be provided!

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

Yet another bug that already got fixed in SVN (this happened when no
addon feature was selected, but that is legal of course).

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

Jan

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to