Re: warning during make modules

2000-12-11 Thread Keith Owens
On Mon, 11 Dec 2000 21:42:14 -0200, Fr d ric L . W . Meunier <[EMAIL PROTECTED]> wrote: >Is this a 2.4.0 issue? Because I see the warnings on 2.2.18 >too, and also building alsa-driver. I use modutils 2.3.22. >binutils 2.10.1.0.2. glibc 2.2. The kernel is trying to fudge the section flags for .m

Re: warning during make modules

2000-12-11 Thread Frédéric L . W . Meunier
Is this a 2.4.0 issue? Because I see the warnings on 2.2.18 too, and also building alsa-driver. I use modutils 2.3.22. binutils 2.10.1.0.2. glibc 2.2. 2.2.17 reported the same, 2.4.0-test11 too (but I never ran this one). The compiler is egcs 1.1.2. gcc is a symlink to egcs-2.1.96. -- 0@perval

Re: warning during make modules

2000-12-11 Thread Keith Owens
On Mon, 11 Dec 2000 19:05:42 +0800, "Corisen" <[EMAIL PROTECTED]> wrote: >Thanks for your reply. The below mentioned warning messages where displayed >while using modutils 2.3.22. Guess I need to apply the patch you mentioned >to removed all the anonying messages. > >As I've not applied any patch

Re: warning during make modules

2000-12-11 Thread Corisen
d the instructions for patching pls. Thanks. - Original Message - From: Keith Owens <[EMAIL PROTECTED]> To: Corisen <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Monday, December 11, 2000 5:27 PM Subject: Re: warning during make modules > On Mon, 11 Dec 2000 17:15:53

Re: warning during make modules

2000-12-11 Thread Keith Owens
On Mon, 11 Dec 2000 17:15:53 +0800, "Corisen" <[EMAIL PROTECTED]> wrote: >i'm compiling kernel 2.4.0-test11 uder RH7. i've changed the CC= line to use >kgcc, executed "make clean" and "make mrproper". "make menuconfig" and "make >dep" went smoothly. however during the "make modules" process, seve