I have another probleme when I start rtnet :
/opt/rtnet/sbin # ./rtnet start
*** RTnet 0.6.1 - built on Mar 2 2004, 16:32:51 ***
RTnet: initialising real-time networking RTnet: stack-mgr started eepro100-rt.c:1.36-RTnet-0.3 2002,2003 Jan Kiszka <[EMAIL PROTECTED]> eepro100-rt.c: based on eepro100.c 1.36 by D. Becker, A. V. Savochkin and others rteth0: PCI device 8086:1209, 00:80:82:28:04:05, IRQ 4. RTnet: registered rteth0 insmod: unresolved symboRTmac: init realtime media access control l vmalloc
Reconstructed: "insmod: unresolved symbol vmalloc". rtcfg.o needs vmalloc from the kernel. But this symbol should be named __vmalloc. It seems that something went wrong during the compilation of RTnet/RTcfg.
Maybe you are also suffering from the build system bug we fixed some weeks ago in the CVS. Please try to update to that version (using the cvs-tarball or an anonymous check-out).
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

