Gentoo Archives: gentoo-embedded

From: Kfir Lavi <lavi.kfir@×××××.com>
To: gentoo-embedded@l.g.o
Subject: [gentoo-embedded] Perhaps your kernel source is broken?
Date: Wed, 03 Nov 2010 23:03:11
Message-Id: AANLkTim+y4DoJSNA6KDNu0UWphqN7rK6ZkV4jtTCu7iO@mail.gmail.com
1 Hi,
2 I want to create this tuple:
3 crossdev -S -P -v -t --target i686-gentoo-linux-uclibc
4
5 Build the shared library loader with early debugging support
6 (SUPPORT_LD_DEBUG_EARLY) [N/y/?] n
7 Compiler Warnings (WARNINGS) [-Wall] -Wall
8 Manuel's hidden warnings (UCLIBC_MJN3_ONLY) [N/y/?] n
9 + ./extra/scripts/fix_includes.sh -k /usr/i686-gentoo-linux-uclibc/usr -t
10 i386
11
12
13 The file /usr/i686-gentoo-linux-uclibc/usr/Makefile or
14 /usr/i686-gentoo-linux-uclibc/usr/include/linux/version.h is missing!
15 Perhaps your kernel source is broken?
16
17
18 make: *** [headers] Error 1
19 * ERROR: cross-i686-gentoo-linux-uclibc/uclibc-0.9.28.3-r8 failed:
20
21 Ok, it says it doesn't have
22 /usr/i686-gentoo-linux-uclibc/usr/include/linux/version.h, but ofcourse it
23 don't, because we are just installing it for the first time?!
24
25 What should I do to solve this problem?
26
27 Tnx
28 Kfir

Replies

Subject Author
Re: [gentoo-embedded] Perhaps your kernel source is broken? Mike Frysinger <vapier@g.o>