Re: [RTnet-users] protocol prob
Brought to you by:
bet-frogger,
kiszka
From: Jan K. <ki...@rt...> - 2004-03-12 16:07:51
|
Hi Mica, > > 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. > Please try this patch for rtcfg_ioctl.c. I think now it is a cross-compilation issue and that source file is simply lacking an additional include (which will resolve vmalloc to __vmalloc). Let me know if it works. Jan |