From: cscserver <csc...@bo...> - 2003-06-06 19:51:12
|
> Steps by steps: > > tar -zxvf bproc-3.2.5.tar.gz -C /root > tar -jxvf linux-2.4.20.tar.bz2 -C /usr/src > ln -s /usr/src/linux-2.4.20 /usr/src/linux > cd /usr/src/linux > patch -p1 < > /root/bproc-3.2.5/patches/bproc-patch-2.4.20 > make mproper > make menuconfig > > I seted up the "Beowulf Distributed > Process Space" under General Setup in > kernel configuration > > make dep > make bzImage > make modules > make modules_install > cp System.map /boot > cp arch/i386/boot/bzImage > /boot/vmlinuz-cow > > I updated the lilo.conf > lilo > I give a boot on my new kernel > > cd /root/bproc-3.2.5 > make LINUX=3D/usr/src/linux > make LINUX=3D/usr/src/linux install > > When I try to load the ksyscall.o > module (insmod kernel/ksyscall.o) I > received a error message: > > kernel/ksyscall.o: couldn't find the > kernel version the module was compiled for > > This is It. > > I hope that you can help me. > Thanx > Rodrigo Schmidt N=FCrmberg > > > > > > > Hi, > > > > Can you give more detailed information about the steps you are using to > > install Bproc? > > > > Mike Madore > > > > cscserver wrote: > > > > >Hello > > >When I try to load the ksyscall.o I receive a message > > >saying that is impossible to determine the kernel > > >version that the module was compiled for. > > >I'm using bproc-3.2.5 and linux-2.4.20. > > >What should I do? > > > > > >Thanx > > >Rodrigo Schmidt N=FCrmberg > > > > > > > > >__________________________________________________________________________ > > >Sele=E7=E3o de Softwares UOL. > > >10 softwares escolhidos pelo UOL para voc=EA e sua fam=EDlia. > > >http://www.uol.com.br/selecao > > > > > > > > > > > > > > >------------------------------------------------------- > > >This SF.net email is sponsored by: Etnus, makers of TotalView, The best > > >thread debugger on the planet. Designed with thread debugging features > > >you've never dreamed of, try TotalView 6 free at www.etnus.com. > > >_______________________________________________ > > >BProc-users mailing list > > >BPr...@li... > > >https://lists.sourceforge.net/lists/listinfo/bproc-users > > > > > > > > > > > > > > > __________________________________________________________________________ > Sele=E7=E3o de Softwares UOL. > 10 softwares escolhidos pelo UOL para voc=EA e sua fam=EDlia. > http://www.uol.com.br/selecao > > __________________________________________________________________________ Sele=E7=E3o de Softwares UOL. 10 softwares escolhidos pelo UOL para voc=EA e sua fam=EDlia. http://www.uol.com.br/selecao |