From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id DAC6D198005 for ; Thu, 14 Mar 2013 02:47:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 81756E0713; Thu, 14 Mar 2013 02:47:48 +0000 (UTC) Received: from ironport2-out.teksavvy.com (ironport2-out.teksavvy.com [206.248.154.182]) by pigeon.gentoo.org (Postfix) with ESMTP id 3763EE06F3 for ; Thu, 14 Mar 2013 02:47:47 +0000 (UTC) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AsoGABK/CFFLd+sw/2dsb2JhbABEtyKHbBdzgl8cXxMhBSUkE4gRoAuhIpApYQONfoRcgzKFfoNShR6BXoMT X-IPAS-Result: AsoGABK/CFFLd+sw/2dsb2JhbABEtyKHbBdzgl8cXxMhBSUkE4gRoAuhIpApYQONfoRcgzKFfoNShR6BXoMT X-IronPort-AV: E=Sophos;i="4.84,565,1355115600"; d="scan'208";a="4847814" Received: from 75-119-235-48.dsl.teksavvy.com (HELO waltdnes.org) ([75.119.235.48]) by ironport2-out.teksavvy.com with SMTP; 13 Mar 2013 22:47:42 -0400 Received: by waltdnes.org (sSMTP sendmail emulation); Wed, 13 Mar 2013 22:47:34 -0400 From: "Walter Dnes" Date: Wed, 13 Mar 2013 22:47:34 -0400 To: Gentoo Users List Subject: [gentoo-user] make modules_install error; modules not recognized as ELF files Message-ID: <20130314024734.GA8032@waltdnes.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) X-Archives-Salt: 1fc6b809-2925-4c39-9e16-14c1293081cd X-Archives-Hash: dfd9cd452d031f3c8dafb646d79c74ac Is my netbook dying, or is something else wrong? This is an older 32-bit Atom netbook, with CFLAGS="-O2 -march=native -mfpmath=sse -fomit-frame-pointer -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables" and 'MAKEOPTS="-j1"'. Compiling the kernel works OK, but "make modules_install" dies as follows... [aa1][root][/usr/src/linux] make modules_install INSTALL drivers/char/kcopy/kcopy.ko INSTALL drivers/usb/host/ehci-hcd.ko DEPMOD 3.7.10-gentoo depmod: /lib/modules/3.7.10-gentoo/modules.alias is not an ELF file depmod: /lib/modules/3.7.10-gentoo/modules.alias.bin is not an ELF file depmod: /lib/modules/3.7.10-gentoo/modules.builtin is not an ELF file depmod: /lib/modules/3.7.10-gentoo/modules.builtin.bin is not an ELF file depmod: /lib/modules/3.7.10-gentoo/modules.ccwmap is not an ELF file depmod: /lib/modules/3.7.10-gentoo/modules.dep.bin is not an ELF file depmod: /lib/modules/3.7.10-gentoo/modules.devname is not an ELF file depmod: /lib/modules/3.7.10-gentoo/modules.inputmap is not an ELF file depmod: /lib/modules/3.7.10-gentoo/modules.ofmap is not an ELF file depmod: /lib/modules/3.7.10-gentoo/modules.order is not an ELF file depmod: cannot read ELF header from /lib/modules/3.7.10-gentoo/modules.seriomap depmod: /lib/modules/3.7.10-gentoo/modules.softdep is not an ELF file depmod: /lib/modules/3.7.10-gentoo/modules.symbols is not an ELF file depmod: /lib/modules/3.7.10-gentoo/modules.symbols.bin is not an ELF file make: *** [_modinst_post] Error 1 -- Walter Dnes I don't run "desktop environments"; I run useful applications