Gentoo Archives: gentoo-embedded

From: jozef maslik <jmaslik@×××××.com>
To: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] crossdev failed during building uclibc
Date: Sat, 24 Feb 2007 22:06:20
Message-Id: b027306a0702241404g229120b7mebca0b82aee46413@mail.gmail.com
In Reply to: [gentoo-embedded] crossdev failed during building uclibc by Jakub Ladman
1 Hello !
2
3 Have you read /var/log/portage/cross-mips-pc-linux-uclibc-uclibc.log ?
4
5 If you have not read it, please read it and try:
6
7 You do not have a codesets.txt file. Please create this
8 file in the extra/locale directory by running something like:
9 find /var/tmp/cross/mips-pc-linux-uclibc/portage/cross-mips-pc-linux-uclibc/uclibc-0.9.28.1/work/uClibc-0.9.28.1/extra/locale/charmaps
10 -name "*.pairs" > \
11 /var/tmp/cross/mips-pc-linux-uclibc/portage/cross-mips-pc-linux-uclibc/uclibc-0.9.28.1/work/uClibc-0.9.28.1/extra/locale/codesets.txt
12 and then edit that file to disable/enable the codesets you wish to support.
13
14 make: *** [codesets.txt] Error 1
15
16 ... and mail again... :)
17
18 On 2/24/07, Jakub Ladman <ladmanj@×××××.cz> wrote:
19 > Hi there
20 > Me and my friend have both encountered this problem:
21 >
22 > hovado ~ # crossdev --g 3.4.6-r2 --k 2.4.26-r1 -t mips-pc-linux-uclibc
23 > --------------------------------------------------------------------------------
24 > * Host Portage ARCH: x86
25 > * Target Portage ARCH: mips
26 > * Target System: mips-pc-linux-uclibc
27 > * Stage: 4 (C/C++ compiler)
28 >
29 > * binutils: binutils-[latest]
30 > * gcc: gcc-3.4.6-r2
31 > * headers: mips-headers-2.4.26-r1
32 > * libc: uclibc-[latest]
33 >
34 > * PORTDIR_OVERLAY: /usr/local/portage
35 > * PORT_LOGDIR: /var/log/portage
36 > * PKGDIR: /usr/portage/packages/cross/mips-pc-linux-uclibc
37 > * PORTAGE_TMPDIR: /var/tmp/cross/mips-pc-linux-uclibc
38 > _ - ~ - _ - ~ - _ - ~ - _ - ~ - _ - ~ - _ - ~ - _ -
39 > * Forcing the latest versions of binutils-config/gcc-config ... [
40 > ok ]
41 > * Log: /var/log/portage/cross-mips-pc-linux-uclibc-binutils.log
42 > * Emerging cross-binutils ... [
43 > ok ]
44 > * Log: /var/log/portage/cross-mips-pc-linux-uclibc-gcc-stage1.log
45 > * Emerging cross-gcc-stage1 ... [
46 > ok ]
47 > * Log: /var/log/portage/cross-mips-pc-linux-uclibc-mips-headers.log
48 > * Emerging cross-mips-headers ... [
49 > ok ]
50 > * Log: /var/log/portage/cross-mips-pc-linux-uclibc-uclibc.log
51 > * Emerging cross-uclibc ...
52 >
53 > * uclibc failed :(
54 > * If you file a bug, please attach the following logfiles:
55 > * /var/log/portage/cross-mips-pc-linux-uclibc-info.log
56 > * /var/log/portage/cross-mips-pc-linux-uclibc-uclibc.log
57 > hovado ~ #
58 >
59 > Do anybody know how to fix it?
60 >
61 > There are crossdev logs in attachments.
62 >
63 > Thank you.
64 > Jakub Ladman
65 >
66 >
67 >
68 --
69 gentoo-embedded@g.o mailing list

Replies

Subject Author
Re: [gentoo-embedded] crossdev failed during building uclibc Jakub Ladman <ladmanj@×××××.cz>