RE: [RTnet-users] protocol prob
Brought to you by:
bet-frogger,
kiszka
From: Mica H. <Mic...@Ko...> - 2004-03-12 15:54:46
|
> -----Original Message----- > From: rtn...@li... > [mailto:rtn...@li...]On Behalf Of Jan Kiszka > Sent: vendredi 12 mars 2004 14:06 > To: Mica Hallin > Cc: RTnet Users > Subject: Re: [RTnet-users] protocol prob > > > 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 > I have build now the cvs version but it's alway the same probleme vmalloc is a option to the kernel ? if yes can you teel me where I find it ? the kernel is 2.4.18 with a patch for the board (based on a MPC8245) and the rthal5 pach for powerpc. Thanks Mica |