On Tue, Apr 19, 2022 at 10:33:43PM +0200, Peter Böhm wrote > You are missing FrameBuffer configuration: > https://wiki.gentoo.org/wiki/Framebuffer
Thank you. Now on to the next problem. I made the suggested changes in the kernel, fired up the kernel compile, and early on got... HOSTCC scripts/kconfig/conf.o HOSTLD scripts/kconfig/conf CC scripts/mod/empty.o MKELF scripts/mod/elfconfig.h HOSTCC scripts/mod/modpost.o CC scripts/mod/devicetable-offsets.s HOSTCC scripts/mod/file2alias.o HOSTCC scripts/mod/sumversion.o HOSTLD scripts/mod/modpost CC kernel/bounds.s CC arch/x86/kernel/asm-offsets.s CALL scripts/checksyscalls.sh CALL scripts/atomic/check-atomics.sh DESCEND objtool make[4]: *** No rule to make target '/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/include/stddef.h', needed by '/usr/src/linux-5.15.11-gentoo/tools/objtool/fixdep.o'. Stop. make[3]: *** [Makefile:47: /usr/src/linux-5.15.11-gentoo/tools/objtool/fixdep-in.o] Error 2 make[2]: *** [/usr/src/linux-5.15.11-gentoo/tools/build/Makefile.include:5: fixdep] Error 2 make[1]: *** [Makefile:69: objtool] Error 2 make: *** [Makefile:1371: tools/objtool] Error 2 Possible cause... it's failing with target '/usr/lib/gcc/x86_64-pc-linux-gnu/ ***11.2.0*** /include/stddef.h' But "gcc-config -l" gives me one line... [1] x86_64-pc-linux-gnu-11.2.1 * I vaguely recall that there's an additional tweak needed to align lib versions, but I forget what it is. -- Walter Dnes <waltd...@waltdnes.org> I don't run "desktop environments"; I run useful applications