From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1PDmMJ-0003ys-7p for garchives@archives.gentoo.org; Wed, 03 Nov 2010 23:03:11 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D88B7E07EA for ; Wed, 3 Nov 2010 23:03:10 +0000 (UTC) Received: from mail-ww0-f53.google.com (mail-ww0-f53.google.com [74.125.82.53]) by pigeon.gentoo.org (Postfix) with ESMTP id 05727E0684 for ; Wed, 3 Nov 2010 22:53:03 +0000 (UTC) Received: by wwb31 with SMTP id 31so1174843wwb.10 for ; Wed, 03 Nov 2010 15:53:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=ul52nvaxhlXdMQQMxPSgiY0pHPNNO/vQM6SwzM7AC40=; b=CIoft5m0kiOYI7eLkWnhgf4cuq7cVD4dY6fvaWliVagiBV2G0xrGMOSUukln++R9IL y02MIYI9bnJvapqNNiNt5zyL0Fmkwyd0VrPj3lDHkoDFUwTuBJe59ftJDAo0y8l3I7VM /5CXbo5lHNQMlzWPlqqTiEUxK4hLTgH/yJamE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=vUOBQM/YKSZD61JRoxUndbze7chJEgAJaqIkIgCkpa/IYfEMB7ARt+oGGclHP9nF+0 PfJLlfRns0NKtNLDC/DKnbZ70+gwF/aD1DATVMcZHMcY+RpOc92fjlpd3CLnzgxfAb+m GD+SJhTr7K7av+ZUDb7MxOyWx6SeK91udxJ8k= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-embedded@lists.gentoo.org Reply-to: gentoo-embedded@lists.gentoo.org MIME-Version: 1.0 Received: by 10.216.166.80 with SMTP id f58mr1135303wel.65.1288824779508; Wed, 03 Nov 2010 15:52:59 -0700 (PDT) Received: by 10.216.133.96 with HTTP; Wed, 3 Nov 2010 15:52:59 -0700 (PDT) Date: Thu, 4 Nov 2010 00:52:59 +0200 Message-ID: Subject: [gentoo-embedded] Perhaps your kernel source is broken? From: Kfir Lavi To: gentoo-embedded@lists.gentoo.org Content-Type: multipart/alternative; boundary=0016364273dd290ab604942de775 X-Archives-Salt: 90b6ebaa-9396-4fda-9ee7-f9a55b84a9d7 X-Archives-Hash: bb8617da7cfeea3076e8a4de26b82858 --0016364273dd290ab604942de775 Content-Type: text/plain; charset=UTF-8 Hi, I want to create this tuple: crossdev -S -P -v -t --target i686-gentoo-linux-uclibc Build the shared library loader with early debugging support (SUPPORT_LD_DEBUG_EARLY) [N/y/?] n Compiler Warnings (WARNINGS) [-Wall] -Wall Manuel's hidden warnings (UCLIBC_MJN3_ONLY) [N/y/?] n + ./extra/scripts/fix_includes.sh -k /usr/i686-gentoo-linux-uclibc/usr -t i386 The file /usr/i686-gentoo-linux-uclibc/usr/Makefile or /usr/i686-gentoo-linux-uclibc/usr/include/linux/version.h is missing! Perhaps your kernel source is broken? make: *** [headers] Error 1 * ERROR: cross-i686-gentoo-linux-uclibc/uclibc-0.9.28.3-r8 failed: Ok, it says it doesn't have /usr/i686-gentoo-linux-uclibc/usr/include/linux/version.h, but ofcourse it don't, because we are just installing it for the first time?! What should I do to solve this problem? Tnx Kfir --0016364273dd290ab604942de775 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi,
I want to create this tuple:
crossdev -S -P -v -= t --target i686-gentoo-linux-uclibc

Build the shared library loader = with early debugging support (SUPPORT_LD_DEBUG_EARLY) [N/y/?] n
Compiler= Warnings (WARNINGS) [-Wall] -Wall
Manuel's hidden warnings (UCLIBC_MJN3_ONLY) [N/y/?] n
+ ./extra/scri= pts/fix_includes.sh -k /usr/i686-gentoo-linux-uclibc/usr -t i386

The file /usr/i686-gentoo-linux-uclibc/usr/Makefile or /usr/i686-gentoo-li= nux-uclibc/usr/include/linux/version.h is missing!
Perhaps your kernel source is broken?


make: *** [headers] Error = 1
=C2=A0* ERROR: cross-i686-gentoo-linux-uclibc/uclibc-0.9.28.3-r8 faile= d:

Ok, it says it doesn't have /usr/i686-gentoo-linux-uclibc/usr= /include/linux/version.h, but ofcourse it don't, because we are just in= stalling it for the first time?!

What should I do to solve this problem?

Tnx
Kfir
--0016364273dd290ab604942de775--