Re: make oldconfig bzImage with GCC 4.9.2 on debian 8

2015-06-06 Thread deloptes
Dhiraj Bhor wrote: > Is there any clue to proceed with this query? I compiled many kernels from the 2.6.26 - 2.6.37 in chrooted i386 environment with gcc-4.7 it works pretty well for me. To me it looks like the patches you apply mess up something. regards -- To UNSUBSCRIBE, email to debian-

Re: make oldconfig bzImage with GCC 4.9.2 on debian 8

2015-06-03 Thread Sven Arvidsson
On Wed, 2015-06-03 at 10:05 +0530, Dhiraj Bhor wrote: > Is there any clue to proceed with this query? No idea. My suggestion was made after googling your problem for a couple of minutes. If this is for a school or uni project, you should really talk to the people in charge and ask them to use a

Re: make oldconfig bzImage with GCC 4.9.2 on debian 8

2015-06-02 Thread Dhiraj Bhor
Is there any clue to proceed with this query? On Fri, May 29, 2015 at 9:54 AM, Dhiraj Bhor wrote: > Can anyone help me out. > > > On Thu, May 28, 2015 at 12:47 PM, Dhiraj Bhor > wrote: > >> Hi Sven, >> >> I applied the patch suggested but it did not worked for me. >> I wanted to let you know th

Re: make oldconfig bzImage with GCC 4.9.2 on debian 8

2015-05-28 Thread Dhiraj Bhor
Can anyone help me out. On Thu, May 28, 2015 at 12:47 PM, Dhiraj Bhor wrote: > Hi Sven, > > I applied the patch suggested but it did not worked for me. > I wanted to let you know that i am compiling kernel version 2.6.20 and > given link has patch applicable for 2.6.27 which is not working for

Re: make oldconfig bzImage with GCC 4.9.2 on debian 8

2015-05-26 Thread Sven Arvidsson
On Tue, 2015-05-26 at 16:37 +0530, Dhiraj Bhor wrote: > After this i got some error while make bzImage as follows: [...] > *kernel/built-in.o: In function `mutex_lock':* > *(.sched.text+0xea5): undefined reference to `__mutex_lock_slowpath'* > *kernel/built-in.o: In function `mutex_unlock':* > *(.s

make oldconfig bzImage with GCC 4.9.2 on debian 8

2015-05-26 Thread Dhiraj Bhor
Hi all, I am compiling https://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.20.tar.bz2 I have gcc 4.9.2 installed on my Debbian 8.0. I have compiled linux-kernel-2.6.32 on this box. Somebody may point out that this is old version and i do not waste time in compile but this is requirement and i h