You are not logged in.
Pages: 1
Hi I'm following the instructions here http://doc.slitaz.org/en:scratchbook:base-system?s[]=mkdir and when I run make bzImage I get the following error after a few minutes:
CC arch/x86_64/lib/bitstr.o
AS arch/x86_64/lib/clear_page.o
AS arch/x86_64/lib/copy_page.o
AS arch/x86_64/lib/copy_user.o
/tmp/cchFLT2Y.s: Assembler messages:
/tmp/cchFLT2Y.s: Error: .size expression for copy_user_generic_c does not evaluate to a constant
make[1]: *** [arch/x86_64/lib/copy_user.o] Error 1
make: *** [arch/x86_64/lib] Error 2
I'm building it on Ubuntu 13.10.
I'm aware that I'm building a real old kernel versio but I just want to follow the tutorial exactly.
Offline
Pages: 1
[ Generated in 0.016 seconds, 7 queries executed - Memory usage: 1.52 MiB (Peak: 1.77 MiB) ]