Re: [RTnet-users] protocol prob
Brought to you by:
bet-frogger,
kiszka
From: Jan K. <ki...@rt...> - 2004-03-12 13:25:22
|
Mica Hallin schrieb: > > 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 <Jan...@we...> > 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 |