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 0434D1381F3 for ; Thu, 16 May 2013 13:21:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F2D86E08B0; Thu, 16 May 2013 13:20:58 +0000 (UTC) Received: from mail-wi0-f172.google.com (mail-wi0-f172.google.com [209.85.212.172]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 551B2E077F for ; Thu, 16 May 2013 13:20:57 +0000 (UTC) Received: by mail-wi0-f172.google.com with SMTP id ey16so4228013wid.17 for ; Thu, 16 May 2013 06:20:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=16si80XcpQWvuzudB1fOmi8sOBY3UskEiVVaFvAN8uk=; b=foHGkNC+KHFzz5HFamyAJLIzkN3qSX7j2UBbiEAbxVLrxPjV76SqTdfyhwFor9PScT M+g9J6TObZt32UlQuN0NwiALsW3LwjK4p5OU2kSBgi/hRCTd22QmloSs/7u/EdD+0EeH Vekwu2BdATPFTpFpSGEp/tq0n5F6KgiG1VxGc03oI957FUNVy8nUlnTT3zvEYLkLpPfQ XKbZLoeug+Adet274fOZC7xCHIRkT52DJA33MsRiggpBNGgqhKtVV6nl8rIt4v5CjqQJ O4IC0JnFdN+/QyJpTmICtvaB1S8ZIxY9lLta2NM+Uc258KjT0GmrZszNksus1EJGbiSE UjLg== X-Received: by 10.180.185.179 with SMTP id fd19mr24507628wic.1.1368710455989; Thu, 16 May 2013 06:20:55 -0700 (PDT) Received: from [212.255.38.180] ([212.255.38.180]) by mx.google.com with ESMTPSA id g8sm3814013wiy.4.2013.05.16.06.20.55 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 16 May 2013 06:20:55 -0700 (PDT) Message-ID: <5194DD36.6040000@googlemail.com> Date: Thu, 16 May 2013 15:20:54 +0200 From: Tamer Higazi User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130408 Thunderbird/17.0.5 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: Re: [gentoo-user] uninstalled linux-headers References: <5194D35F.3050702@googlemail.com> <20130516134601.34da4c90@digimed.co.uk> <5194D6DE.7000504@hadt.biz> <5194DC43.9020400@googlemail.com> In-Reply-To: <5194DC43.9020400@googlemail.com> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit X-Archives-Salt: b27cbb1c-e0fe-43b6-adb2-48a102f26260 X-Archives-Hash: 4cb14e6e3bcb0a33dc3657f18d3a6378 Michael! You didn't get my question.... Where does Gentoo install the linux-headers, after compilining on the system?! Tamer Am 16.05.2013 15:16, schrieb Tamer Higazi: > Hi Michael, > Nope, I don't get them there..... > > > 1st question) where are the headers installed at all?! > 2nd) where are the headers already compiled to get?! > > > Tamer > > >> >>>>> Install linux-headers-3.9 into >> /var/tmp/portage/sys-kernel/linux-headers-3.9/image/ category sys-kernel >> make -j5 headers_install >> INSTALL_HDR_PATH=/var/tmp/portage/sys-kernel/linux-headers-3.9/image///usr/include/.. >> ARCH=x86 CROSS_COMPILE=x86_64-pc-linux-gnu- >> CHK include/generated/uapi/linux/version.h >> UPD include/generated/uapi/linux/version.h >> WRAP arch/x86/include/generated/asm/clkdev.h >> SYSHDR arch/x86/syscalls/../include/generated/uapi/asm/unistd_32.h >> SYSTBL arch/x86/syscalls/../include/generated/asm/syscalls_32.h >> SYSHDR arch/x86/syscalls/../include/generated/uapi/asm/unistd_x32.h >> SYSHDR arch/x86/syscalls/../include/generated/uapi/asm/unistd_64.h >> HOSTCC arch/x86/tools/relocs >> In file included from /usr/include/errno.h:35:0, >> from arch/x86/tools/relocs.c:6: >> /usr/include/bits/errno.h:24:26: fatal error: linux/errno.h: No such >> file or directory >> compilation terminated. >> make[1]: *** [arch/x86/tools/relocs] Error 1 >> make: *** [archscripts] Error 2 >> make: *** Waiting for unfinished jobs.... >> emake failed >> * ERROR: sys-kernel/linux-headers-3.9 failed (install phase): >> * (no error message) >> * >> * Call stack: >> * ebuild.sh, line 93: Called src_install >> * environment, line 2830: Called kernel-2_src_install >> * environment, line 2006: Called install_headers >> * environment, line 1895: Called die >> * The specific snippet of code: >> * emake headers_install INSTALL_HDR_PATH="${D}"/${ddir}/.. >> ${xmakeopts} || die; >> * >> * If you need support, post the output of `emerge --info >> '=sys-kernel/linux-headers-3.9'`, >> * the complete build log and the output of `emerge -pqv >> '=sys-kernel/linux-headers-3.9'`. >> * The complete build log is located at >> '/var/tmp/portage/sys-kernel/linux-headers-3.9/temp/build.log'. >> * The ebuild environment file is located at >> '/var/tmp/portage/sys-kernel/linux-headers-3.9/temp/environment'. >> * Working directory: >> '/var/tmp/portage/sys-kernel/linux-headers-3.9/work/gentoo-headers-base-3.9' >> * S: >> '/var/tmp/portage/sys-kernel/linux-headers-3.9/work/gentoo-headers-base-3.9' >> >> >> Luckily, I qpkg'ed linux-headers before. >> >> Maybe you can try installing a binary package of linux-headers from >> tinderbox? http://tinderbox.dev.gentoo.org/ >> >>> zcat /proc/config.gz >/usr/src/linux/.config >>> >>>> I tried, but got at the linux-headers problems..... >>> >>> How is anybody supposed to answer that? You tried something but you don't >>> say what and it gave a problem, which you also keep to yourself. If you >>> want helpful answers, you have to ask helpful questions. >>> >> >> true >> > >