Gentoo Archives: gentoo-dev

From: Bart Verwilst <verwilst@g.o>
To: gentoo-dev@g.o
Subject: [gentoo-dev] Glibc error while bootstrapping
Date: Wed, 19 Dec 2001 08:37:29
Message-Id: 1008772684.11787.2.camel@Gentoo
1 hi, while bootstrapping, i got the following error:
2
3 /linuxthreads
4 /var/tmp/portage/glibc-2.2.4-r4/work/glibc-2.2.4/buildhere/sunrpc/rpcgen
5 -Y `gcc -print-file-name=cpp | sed 's|/cpp$||'` -c
6 rpcsvc/bootparam_prot.x -o
7 /var/tmp/portage/glibc-2.2.4-r4/work/glibc-2.2.4/buildhere/sunrpc/xbootparam_prot.T
8 make[2]: ***
9 [/var/tmp/portage/glibc-2.2.4-r4/work/glibc-2.2.4/buildhere/sunrpc/xbootparam_prot.T
10 Illegal instruction
11 make[2]: *** Waiting for unfinished jobs....
12 make[2]: Leaving directory
13 `/var/tmp/portage/glibc-2.2.4-r4/work/glibc-2.2.4/sunrpc'
14 make[1]: *** [sunrpc/others] Error 2
15 make[1]: Leaving directory
16 `/var/tmp/portage/glibc-2.2.4-r4/work/glibc-2.2.4'
17 make: *** [all] Error 2
18
19 !!! ERROR: The ebuild did not complete successfully.
20 !!! Function src_compile, Line 20, Exitcode 2
21 !!! (no error message)
22
23 !!! emerge aborting on
24 /usr/portage/sys-libs/glibc/glibc-2.2.4-r4.ebuild .
25
26
27
28 Hope this helps....
29 Bye!
30
31 --
32 Bart Verwilst
33 Gentoo Linux Developer, Desktop Team
34 Gent, Belgium

Replies

Subject Author
Re: [gentoo-dev] Glibc error while bootstrapping Daniel Robbins <drobbins@g.o>
Re: [gentoo-dev] Glibc error while bootstrapping Martin Schlemmer <azarah@g.o>