Re: problems compiling kernel 2.4.21 on unstable

2003-08-23 Thread ndade
On Sat, Aug 23, 2003 at 10:23:17PM +0200, Paul R wrote: > Hi > I have a problem with compiling kernel on my Sun Blade 100 with > Debian unstable...I'm getting this > > init/main.o(.text+0x8): In function `check_bugs': > : undefined reference to `_mcount' Calls to mcount are inserted by gcc at th

Re: problems compiling kernel 2.4.21 on unstable

2003-08-23 Thread Antonello
On Saturday 23 August 2003 23:12, [EMAIL PROTECTED] wrote: > Try to apt-get install gcc version 2.95 and recompile the kernel with > this compiler. Or compile a RC kernel (2.4.22rcX) using gcc3.x. -- Antonello Iunco - Natural Born Betatester Cruising the Web on a (Modified) Debian-Powered Sun

Re: problems compiling kernel 2.4.21 on unstable

2003-08-23 Thread franco
On Sat, Aug 23, 2003 at 10:23:17PM +0200, Paul R wrote: > Hi > I have a problem with compiling kernel on my Sun Blade 100 with > Debian unstable...I'm getting this > > init/main.o(.text+0x8): In function `check_bugs': > : undefined reference to `_mcount' > init/main.o(.text+0x28): In function `re

problems compiling kernel 2.4.21 on unstable

2003-08-23 Thread Paul R
Hi I have a problem with compiling kernel on my Sun Blade 100 with Debian unstable...I'm getting this init/main.o(.text+0x8): In function `check_bugs': : undefined reference to `_mcount' init/main.o(.text+0x28): In function `rest_init': : undefined reference to `_mcount' init/main.o(.text+0x68):