Hy
I ve problems with the installation of 0.8.2-rc2
Kernel 2.6.11
Fusion 0.7 (tested - latency runs)
RTnet 0.8.2-rc2
make returns error - looks like rtnet.ifs.c trys to include __xn_sys_bind
from Fusion. A search via grep (grep -r __xn_sys_bind *) in the fusion
directory returns nothing!

Heres a part of the make output:

make[4]: Leaving directory
`/opt/etx/src/rtnet/rtnet-0.8.2/addons/examples/rtmac/round-trip-time'
make[4]: Entering directory
`/opt/etx/src/rtnet/rtnet-0.8.2/addons/examples/rtmac'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory
`/opt/etx/src/rtnet/rtnet-0.8.2/addons/examples/rtmac'
make[3]: Leaving directory
`/opt/etx/src/rtnet/rtnet-0.8.2/addons/examples/rtmac'
Making all in fusion
make[3]: Entering directory
`/opt/etx/src/rtnet/rtnet-0.8.2/addons/examples/fusion'
if gcc -DHAVE_CONFIG_H -I. -I. -I../../../config   -s
-I../../../stack/include -I../../../stack/include -D__IN_RTNET__ -I.
-I/opt/etx/fusion/include -O2 -I/opt/etx/src/kernel/linux-2.6.11/include
-D_GNU_SOURCE -D_REENTRANT -march=i486 -Wall -Wstrict-prototypes -pipe
-fstrict-aliasing -Wno-strict-aliasing -s -MT rtnet_ifs.o -MD -MP -MF
".deps/rtnet_ifs.Tpo" -c -o rtnet_ifs.o rtnet_ifs.c; \
then mv -f ".deps/rtnet_ifs.Tpo" ".deps/rtnet_ifs.Po"; else rm -f
".deps/rtnet_ifs.Tpo"; exit 1; fi
In file included from ../../../stack/include/rtnet.h:30,
                 from rtnet_ifs.c:30:
../../../stack/include/rtdm.h: In function `__rtdm_init':
../../../stack/include/rtdm.h:339: error: `__xn_sys_bind' undeclared (first
use in this function)
../../../stack/include/rtdm.h:339: error: (Each undeclared identifier is
reported only once
../../../stack/include/rtdm.h:339: error: for each function it appears in.)
../../../stack/include/rtdm.h: In function `socket_rt':
../../../stack/include/rtdm.h:358: error: `__xn_sys_bind' undeclared (first
use in this function)
make[3]: *** [rtnet_ifs.o] Error 1
make[3]: Leaving directory
`/opt/etx/src/rtnet/rtnet-0.8.2/addons/examples/fusion'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/opt/etx/src/rtnet/rtnet-0.8.2/addons/examples'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt/etx/src/rtnet/rtnet-0.8.2/addons'
make: *** [all-recursive] Error 1

thanks 
Jan-Peter



-- 
Weitersagen: GMX DSL-Flatrates mit Tempo-Garantie!
Ab 4,99 Euro/Monat: http://www.gmx.net/de/go/dsl


-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
_______________________________________________
RTnet-users mailing list
RTnet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rtnet-users

Reply via email to