linux icon indicating copy to clipboard operation
linux copied to clipboard

Linux 5.17.6-xanmod1 build failure

Open Alion548 opened this issue 2 years ago • 0 comments

gcc 12.1.1 20220507 (Red Hat 12.1.1-1) (GCC)

Use the configuration file /CONFIGS/xanmod/gcc/config_x86-64-v2

make bzImage -j4 && make INSTALL_MOD_STRIP=1 install -j4 && make INSTALL_MOD_STRIP=1 modules_install -j4

  DESCEND objtool
  CALL    scripts/atomic/check-atomics.sh
  CALL    scripts/checksyscalls.sh
  CHK     include/generated/compile.h
Kernel: arch/x86/boot/bzImage is ready  (#1)
arch/x86/Makefile:190: CONFIG_X86_X32 enabled but no binutils support
sh ./arch/x86/boot/install.sh 5.17.6-xanmod1-x64v2 \
	arch/x86/boot/bzImage System.map "/boot"
dracut: Cannot find module directory /lib/modules/5.17.6-xanmod1-x64v2/
dracut: and --no-kernel was not specified
make: *** [arch/x86/Makefile:314:install] Error 1

Alion548 avatar May 12 '22 06:05 Alion548