From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1LSeGf-0002ro-EK for garchives@archives.gentoo.org; Thu, 29 Jan 2009 21:17:45 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D6AAEE0540; Thu, 29 Jan 2009 21:17:42 +0000 (UTC) Received: from rv-out-0708.google.com (rv-out-0708.google.com [209.85.198.242]) by pigeon.gentoo.org (Postfix) with ESMTP id A52D9E0540 for ; Thu, 29 Jan 2009 21:17:42 +0000 (UTC) Received: by rv-out-0708.google.com with SMTP id b17so114622rvf.46 for ; Thu, 29 Jan 2009 13:17:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:content-type :content-transfer-encoding; bh=qdEi0aFM5N2ABQbx8TxVbsnF+mWtcvEn2VOgZD64rPU=; b=jwqtU5u92CJyi49pLWAYBOiY2JSQonWQ3b4PkG88GyBmzpiPQ3e9j1qKe9rGDA5Ly8 oGDbIgUCwrmJpu8DgRjA54DfoOWNLu05aT2IrWCVEJXokT/3sh6UmJDvr57YUarQQpTF dsRyeGPQU8KA5CyYtbdI3XT0wCjFBxbHOeGko= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; b=KzbqOgKojkR4IALZj/RGo0BhW/xkt1TCHJo+0ce91fEfX9qDJfoGXxHOSOuqOsDvTp kEexx4OfUXvSEd6/q8V3REdcRawAmjWHmbD1aa5AAsT2LHI3hsdR+ee7Mvc6ADdE4W1D o3hBz0IEU6DkcB3JQEXItOPs3qqaIb3XLPVSY= Received: by 10.141.141.3 with SMTP id t3mr203325rvn.113.1233263862165; Thu, 29 Jan 2009 13:17:42 -0800 (PST) Received: from ?4.230.117.245? (dialup-4.230.117.245.Dial1.Houston1.Level3.net [4.230.117.245]) by mx.google.com with ESMTPS id g31sm427099rvb.2.2009.01.29.13.17.40 (version=SSLv3 cipher=RC4-MD5); Thu, 29 Jan 2009 13:17:41 -0800 (PST) Message-ID: <49821CF0.2010305@gmail.com> Date: Thu, 29 Jan 2009 15:17:36 -0600 From: Dale User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.19) Gecko/20081227 SeaMonkey/1.1.14 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 To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] Kernel build error Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: afa79373-6415-4941-bccd-635b3aa466e2 X-Archives-Hash: bcb92f07cc2fdb1341db03283f63a09e Hi, I'm trying to upgrade my kernel but I got this. root@smoker /usr/src/linux-2.6.27-gentoo-r8 # make all && make modules_install CHK include/linux/version.h CHK include/linux/utsrelease.h CALL scripts/checksyscalls.sh CHK include/linux/compile.h make[1]: *** No rule to make target `n/n', needed by `firmware/n.gen.o'. Stop. make: *** [firmware] Error 2 root@smoker /usr/src/linux-2.6.27-gentoo-r8 # I have always used that command but it doesn't usually end like this. I think that is right. What is target 'n/n'? Am I missing something? Kernel version is in the prompt up there too. Thanks. Dale :-) :-)