View previous topic :: View next topic |
Author |
Message |
Xinitrc Tux's lil' helper
Joined: 06 Aug 2019 Posts: 83 Location: Jaraguá do Su/SC
|
Posted: Wed Aug 07, 2019 12:14 am Post subject: Erro ao compilar o Kernel no Gentoo 2016. |
|
|
Livecd linux # make && make modules_install
arch/x86/Makefile:133: stack-protector enabled but compiler support broken
Makefile:659: Cannot use CONFIG_CC_STACKPROTECTOR_REGULAR: -fstack-protector not supported by compiler
scripts/kconfig/conf --silentoldconfig Kconfig
arch/x86/Makefile:133: stack-protector enabled but compiler support broken
Makefile:659: Cannot use CONFIG_CC_STACKPROTECTOR_REGULAR: -fstack-protector not supported by compiler
CHK include/config/kernel.release
CHK include/generated/uapi/linux/version.h
CHK include/generated/utsrelease.h
CC kernel/bounds.s
kernel/bounds.c:1:0: error: CPU you selected does not support x86-64 instruction set
/*
^
make[1]: *** [Kbuild:45: kernel/bounds.s] Error 1
make: *** [Makefile:993: prepare0] Error 2
O que tenho que fazer para corrigir o problema? |
|
Back to top |
|
|
Xinitrc Tux's lil' helper
Joined: 06 Aug 2019 Posts: 83 Location: Jaraguá do Su/SC
|
Posted: Wed Aug 07, 2019 1:00 am Post subject: Resolvido |
|
|
Resolvido,estava executando no virtualbox e reiniciei e escolhi x86 somente. |
|
Back to top |
|
|
|