Gentoo Archives: gentoo-dev

From: Chris Arndt <arndtc@×××××××××××.com>
To: gentoo-dev@××××××××××.org
Subject: [gentoo-dev] bootstrap script error
Date: Fri, 27 Jul 2001 20:49:18
Message-Id: 3B71228C@MailAndNews.com
1 got the following error when running the bootstrap script.
2
3 bootstrap-20010706.packages
4
5
6 /usr/lib/libc.a(loadmsgcat.o): In function `_nl_load_domain':
7 loadmsgcat.o(.text+0x214): multiple definition of `_nl_load_domain'
8 ./../intl/libintl.a(loadmsgcat.o)(.text+0x0): first defined here
9 /usr/i686-pc-linux-gnu/bin/ld: Warning: size of symbol `_nl_load_domain'
10 changed from 804 to 903 in loadmsgcat.o
11
12 bucomm.o: In function `make_tempname':
13 bucomm.o(.text+0x251): the use of `mktemp' is dangerous, better use `mkstemp'
14 collect2: ld returned 1 exit status
15 make[3]: *** [size] Error 1
16 make[3]: *** Waiting for unfinished jobs....
17 make[3]: Leaving directory
18 `/tmp/portage/binutils-2.11.90.0.7/work/binutils-2.11.90.0.7/binutils'
19 make[2]: *** [all-recursive] Error 1
20 make[2]: Leaving directory
21 `/tmp/portage/binutils-2.11.90.0.7/work/binutils-2.11.90.0.7/binutils'
22 make[1]: *** [all-recursive-am] Error 2
23 make[1]: Leaving directory
24 `/tmp/portage/binutils-2.11.90.0.7/work/binutils-2.11.90.0.7/binutils'
25 make: *** [all-binutils] Error 2
26
27 !!! ERROR: the make command did not complete successfully.
28 !!! ("make -e LDFLAGS=-all-static -j2")
29 !!! Since this is a critical task, ebuild will be stopped.
30
31 thanx,
32 chris