Created attachment 451528 [details] emerge --info I emerged sys-kernel/gentoo-sources-4.4.26, then went to /usr/src/linux-4.4.26-gentoo and ran "sudo make menuconfig". This is the output I saw: HOSTCC scripts/basic/fixdep scripts/basic/fixdep.c: In function ‘parse_dep_file’: scripts/basic/fixdep.c:444:1: internal compiler error: Segmentation fault } ^ Please submit a full bug report, with preprocessed source if appropriate. See <https://bugs.gentoo.org/> for instructions. scripts/Makefile.host:91: recipe for target 'scripts/basic/fixdep' failed make[1]: *** [scripts/basic/fixdep] Error 1 Makefile:443: recipe for target 'scripts_basic' failed make: *** [scripts_basic] Error 2 I tried copying over the ".config" from my current kernel (4.4.21), but this not change anything.
Not sure what was going on, but I rebooted my computer and suddenly this error went away.