From: Gustavo G. M. <gu...@ma...> - 2004-09-28 14:39:44
|
Luke, Thanks for your answer. I have a doubt: the patch bproc-4.0.0pre6 is not only for the kernel 2.6.7? Because my kernel is 2.6.5. -- Atenciosamente, Gustavo Gobi Martinelli Linux User# 270627 Citando Luke Palmer <lop...@wi...>: > Gustavo, > > The build procedure in 2.6 is probably different than what you're used to. > I'm not sure if this would help your problem or not. I can tell you that > "make bzImage" is depreciated in favor of just "make", but reading the docs > would probably be a good idea. Try it that way with a clean source tree, > and let us know what happens. > > Also, why are you using pre4? pre6 is available, and will very likely be > cleaner. pre6 on FC2 compiles fine for me. > > -Luke > > > -----Original Message----- > From: bpr...@li... > [mailto:bpr...@li...] On Behalf Of Gustavo Gobi > Martinelli > Sent: Tuesday, September 28, 2004 8:07 AM > To: bpr...@li... > Cc: clu...@gr... > Subject: [BProc] BPROC error on Kernel 2.6.5 > > Hi everybody, > > I´m trying to install a beowulf cluster and I applied the bproc-4.0.0pre4 > patch > on my kernel 2.6.5 (Fedora Core 2). > > But when I try to recompile my kernel, I find an error exactly as below. > After > the "make bzImage" command: > > "arch/i386/kernel/ptrace.c: At top level: > arch/i386/kernel/ptrace.c:529: warning: type defaults to `int' in > declaration of > `EXPORT_SYMBOL' > arch/i386/kernel/ptrace.c:529: warning: parameter names (without types) in > function declaration > arch/i386/kernel/ptrace.c:529: warning: data definition has no type or > storage > class > make[1]: ** [arch/i386/kernel/ptrace.o] Erro 1 > make: ** [arch/i386/kernel] Erro 2" > > What do I have to do about this error? Can I edit the file ptrace.c to > verify > this errors? > > Another thing to know: I only execute the "make bzImage" command, because > the > recompilation for kernel 2.6.5 change some old command like "make dep". Is > there ok? > > -- > Atenciosamente, > Gustavo Gobi Martinelli > Linux User# 270627 > > > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 > Project Admins to receive an Apple iPod Mini FREE for your judgement on > who ports your project to Linux PPC the best. Sponsored by IBM. > Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php > _______________________________________________ > BProc-users mailing list > BPr...@li... > https://lists.sourceforge.net/lists/listinfo/bproc-users > > |