Gentoo Archives: gentoo-embedded

From: "ducasse.isidore@×××××.com" <ducasse.isidore@×××××.com>
To: gentoo-embedded@l.g.o
Subject: [gentoo-embedded] crossdev: ss compile error: "/usr/libexec/gcc/i686-linux-uclibc/ld: can't find -lcomm_err"
Date: Sat, 24 Mar 2007 16:23:13
Message-Id: 20070324172632.4bb1714b.ducasse.isidore@gmail.com
1 Hi all again!
2
3 I use a cross-compiler made over an x86_64 machine with
4
5 USE="-*" crossdev -t i686-linux-uclibc
6
7 I tried to compile util-linux using the cmerge script coming from the gentoo-wiki cross-compile howto, with:
8
9 USE=static cmerge util-linux
10
11 which fails saying:
12
13
14 make[1]: quittant le répertoire « /var/tmp/portage/sys-libs/ss-1.39/work/e2fsprogs-1.39/lib/ss »
15 COMPILE_ET ss_err.et
16 CC ss_err.c
17 MK_CMDS std_rqs.c
18 CC std_rqs.c
19 ...
20 CC get_readline.c
21 GEN_LIB libss.a
22 GEN_ELF_SOLIB libss.so.2.0
23 /usr/libexec/gcc/i686-linux-uclibc/ld: ne peut trouver -lcom_err
24 collect2: ld returned 1 exit status
25 make: *** [libss.so.2.0] Erreur 1
26 make: quittant le répertoire « /var/tmp/portage/sys-libs/ss-1.39/work/e2fsprogs-1.39/lib/ss »
27
28 !!! ERROR: sys-libs/ss-1.39 failed.
29 Call stack:
30 ebuild.sh, line 1614: Called dyn_compile
31 ebuild.sh, line 971: Called qa_call 'src_compile'
32 environment, line 3331: Called src_compile
33 ss-1.39.ebuild, line 48: Called die
34
35
36 Anyone got a clue?
37 --
38 gentoo-embedded@g.o mailing list

Replies