[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: make oldconfig bzImage with GCC 4.9.2 on debian 8



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':*
> *(.sched.text+0xeb5): undefined reference to `__mutex_unlock_slowpath'*
> *Makefile:744: recipe for target 'vmlinux' failed*
> *make: *** [vmlinux] Error 1*
> 

I'm guessing you need to do something like:
http://www.brunni.de/linux_kernel_2.6.27.62_with_gcc_4.6.3.html

-- 
Cheers,
Sven Arvidsson
http://www.whiz.se
PGP Key ID 6FAB5CD5


Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: