Open
Description
Hi,
When I ran build_minimal_linux_live.sh, it exited with error, then I cd to the kernel directory and ran make again, I got following errors:
steveh@ubuntu:~/minimal_linux_live_15-Dec-2019/work/kernel/linux-5.4.3$ make
CALL scripts/checksyscalls.sh
CALL scripts/atomic/check-atomics.sh
DESCEND objtool
CHK include/generated/compile.h
AS arch/x86/entry/thunk_64.o
arch/x86/entry/thunk_64.o: warning: objtool: missing symbol table
make[2]: *** [scripts/Makefile.build:357: arch/x86/entry/thunk_64.o] Error 1
make[2]: *** Deleting file 'arch/x86/entry/thunk_64.o'
make[1]: *** [scripts/Makefile.build:509: arch/x86/entry] Error 2
make: *** [Makefile:1652: arch/x86] Error 2
How can I fix this error?
Thanks,
SteveH
Metadata
Metadata
Assignees
Labels
No labels