You are not logged in.
Pages: 1
Hello everybody,
I'm trying to compile a custom kernel for SliTaz
I installed the linux sources 3.16.55, made makeoldconfig, localmodconfig and then compiled.
I got a first error about bc not being installed.
I installed bc and tried again.
This time I get this error:
AR arch/x86/lib/lib.a
LINK vmlinux
scripts/link-vmlinux.sh: trap: line 114: ERR: invalid signal specification
Makefile:895: recipe for target 'vmlinux' failed
make: *** [vmlinux] Error 1
Is this a mispelled word in the makefile (like vmlinux > vmlinuz) script or am I misisng something?
Offline
Pages: 1
[ Generated in 0.017 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]