Re: Compiling Kernel Problem [reply+OT comments]

2000-10-16 Thread Jeff Hogg
-Original Message- From: Pedro Rodrigues <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Date: Sunday, October 15, 2000 7:54 AM Subject: Re: Compiling Kernel Problem [reply+OT comments] > > You bet! Besides having Nic Hudson´s problem compiling the &g

Re: Compiling Kernel Problem [reply+OT comments]

2000-10-15 Thread Hal Burgiss
On Sun, Oct 15, 2000 at 04:19:53AM -0400, Statux wrote: > Did you remove the source tree (saving your .config file first) and put it > back in from the original source? Worth a shot if you haven't tried > it. Mind you, I haven't done anything RH7.0 related since as far as I'm > concerned.. it's a

Re: Compiling Kernel Problem

2000-10-15 Thread Hal Burgiss
On Sun, Oct 15, 2000 at 02:57:15AM -0500, Nick Hudson wrote: > Ok that didnt help any i made the change in the Makefile and now i get > this error when i do either make bzImage or bzlilo doesnt matter both are > the same. : > Did you do 'make mrproper' first to clean out the cruft? -- Hal B

Re: Compiling Kernel Problem [reply+OT comments]

2000-10-15 Thread Pedro Rodrigues
You bet! Besides having Nic Hudson´s problem compiling the distribution kernel, i can´t even build packages from the kernel SRPMS. It fails compiling Ibcs. This is nuts. If i had touched something, i would assume my changes made it fail. But now, i make a fresh installation from Redhhat 7, i g

Re: Compiling Kernel Problem [reply+OT comments]

2000-10-15 Thread Statux
Did you remove the source tree (saving your .config file first) and put it back in from the original source? Worth a shot if you haven't tried it. Mind you, I haven't done anything RH7.0 related since as far as I'm concerned.. it's a borked distro. I'm not liking how RH is starting to smell like

Re: Compiling Kernel Problem

2000-10-15 Thread Nick Hudson
Ok that didnt help any i made the change in the Makefile and now i get this error when i do either make bzImage or bzlilo doesnt matter both are the same. : /usr/src/linux/include/asm/hardirq.h:23: warning: `synchronize_irq' redefined /usr/src/linux/include/linux/modules/i386_ksyms.ver:138: war

Re: Compiling Kernel Problem

2000-10-14 Thread Marco Shaw
If you've tried 3 times, I hope you've been running 'make clean'? Just for my information...Are you running GCC 2.96? Marco - Original Message - From: "Nick Hudson" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, October 14, 2000

Compiling Kernel Problem

2000-10-14 Thread Nick Hudson
OK I go to make the bzImage and i get this error: /usr/src/linux/include/asm/softirq.h:75: warning: `synchronize_bh' redefined /usr/src/linux/include/linux/modules/i386_ksyms.ver:142: warning: this is the location of the previous definition /usr/src/linux/include/linux/kernel_stat.h: In function

Re: Compiling Kernel Problem

2000-10-14 Thread Nick Hudson
lt;[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Saturday, October 14, 2000 6:51 PM > Subject: Compiling Kernel Problem > > > OK I go to make the bzImage and i get this error: > > > > /usr/src/linux/include/asm/softirq.h:75: warning: `synchronize_bh

Re: Compiling Kernel Problem

2000-10-14 Thread Hal Burgiss
On Sat, Oct 14, 2000 at 04:51:09PM -0500, Nick Hudson wrote: > OK I go to make the bzImage and i get this error: > > make[1]: *** [first_rule] Error 2 > make[1]: Leaving directory `/usr/src/linux-2.2.16/kernel' > make: *** [_dir_kernel] Error 2 > [root@Blackhawk linux]# > > > Ive reinstalled th