Going from 3.12.13 to 3.14.14 using "make old config" and then the standard build (64 bit). At the DEPMOD stage near the very end I get...
DEPMOD 3.14.14-gentoo /usr/src/linux-3.14.14-gentoo/scripts/depmod.sh: line 57: 27721 Segmentation fault "$DEPMOD" "$@" "$KERNELRELEASE" $SYMBOL_PREFIX make: *** [_modinst_post] Error 139 I've backed out and eselected 3.12.13 again. Any ideas what gives? I can't find anything relevant on Google. Google search turns up stuff like so... 1) cross-compiling and using wrong host; I'm not cross-compiling here 2) out of disk space; nope, I've checked and have plenty of space 3) out of memory; on a Lenovo Thinkpad with 6 gigs of RAM? And yes, /usr/src/linux-3.14.14-gentoo/scripts/depmod.sh line 57 is... "$DEPMOD" "$@" "$KERNELRELEASE" $SYMBOL_PREFIX -- Walter Dnes <[email protected]> I don't run "desktop environments"; I run useful applications

