* [gentoo-embedded] Perhaps your kernel source is broken?
@ 2010-11-03 22:52 Kfir Lavi
2010-12-04 10:49 ` Mike Frysinger
0 siblings, 1 reply; 2+ messages in thread
From: Kfir Lavi @ 2010-11-03 22:52 UTC (permalink / raw
To: gentoo-embedded
[-- Attachment #1: Type: text/plain, Size: 841 bytes --]
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
[-- Attachment #2: Type: text/html, Size: 952 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [gentoo-embedded] Perhaps your kernel source is broken?
2010-11-03 22:52 [gentoo-embedded] Perhaps your kernel source is broken? Kfir Lavi
@ 2010-12-04 10:49 ` Mike Frysinger
0 siblings, 0 replies; 2+ messages in thread
From: Mike Frysinger @ 2010-12-04 10:49 UTC (permalink / raw
To: gentoo-embedded; +Cc: Kfir Lavi
[-- Attachment #1: Type: Text/Plain, Size: 866 bytes --]
On Wednesday, November 03, 2010 18:52:59 Kfir Lavi wrote:
> I want to create this tuple:
> crossdev -S -P -v -t --target i686-gentoo-linux-uclibc
this invocation doesnt look right ... you've specified --target twice
> 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?!
crossdev always installs linux-headers before the libc-headers and before the
libc. so i cant tell you why it isnt working since you havent shown the
crossdev output.
-mike
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-12-04 11:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-03 22:52 [gentoo-embedded] Perhaps your kernel source is broken? Kfir Lavi
2010-12-04 10:49 ` Mike Frysinger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox