first of all, please don't post HTML mails to this list. E-mails should be ASCII texts only.
My system is: redhat 9.0 linux-2.4.20 kernel with legacy-2.4.20.patch rtai-3.0r2
besides, the rtai installing is completed without any problem.
But there are problems in the rtnet installing. The version is rtnet-0.6.0. There is the same result with rtnet-0.6.1 as I did.
The rtnet's built directory is not same with its source directory.
The source directory is "/usr/src/rtnet/rtnet" and
the built directory is "/usr/src/rtnet/rtnet-obj".
I did it as the following:
# cd /usr/src/rtnet/rtnet-obj
# ../rtnet/configure --with-rtai=/usr/realtime --enable-allpci --enable-rtcap --enable-proxy
Does configure detect that LXRT is available?
# make
the output is:
[...]
The file "simpleclient.c" includes the header file "rtnet.h". There is the definition of rt_socket,...in the file "rtnet.h". Why did the error happen?
How should I resolve the problem?
As there are also unresolved RTAI symbols, this problem is more generic. Did you reconfigured RTAI and did not do the same with RTnet?
BTW: "rtai_lxrt" is installed normally.
What kind of LXRT, the old or the NEWLXRT? RTnet only works with the latter one (but should not fail to compile if the first one is used...).
Jan
------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ RTnet-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/rtnet-users

