Gentoo Archives: gentoo-alt

From: Daniel Vergien <daniel.vergien@×××××××××××××××.de>
To: gentoo-alt@l.g.o
Subject: [gentoo-alt] Bootstraping failure on x86 solaris in grep
Date: Mon, 05 Jan 2009 12:46:45
Message-Id: 49620132.2090702@rrz.uni-hamburg.de
1 Hi list,
2
3 Bootstraping on x86 solaris 10u5 fails at "./bootstrap-prefix.sh
4 $EPREFIX/tmp grep" with the following output:
5
6 i386-pc-solaris2.10-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl
7 -I../lib -DLOCALEDIR=\"/export/home/dve/gt32/tmp/usr/share/locale\"
8 -O2 -pipe -c `test -f grepmat.c || echo './'`grepmat.c
9 i386-pc-solaris2.10-gcc -O2 -pipe -o grep grep.o dfa.o kwset.o
10 search.o grepmat.o ../lib/libgreputils.a
11 Undefined first referenced
12 symbol in file
13 libintl_gettext dfa.o
14 ld: fatal: Symbol referencing errors. No output written to grep
15 collect2: ld returned 1 exit status
16 gmake[2]: *** [grep] Error 1
17 gmake[2]: Leaving directory
18 `/export/home/dve/gt32/tmp/var/tmp/grep-2.5.1a/grep-2.5.1a/src'
19 gmake[1]: *** [all-recursive] Error 1
20 gmake[1]: Leaving directory
21 `/export/home/dve/gt32/tmp/var/tmp/grep-2.5.1a/grep-2.5.1a'
22 gmake: *** [all] Error 2
23
24
25 Daniel

Replies

Subject Author
Re: [gentoo-alt] Bootstraping failure on x86 solaris in grep Daniel Vergien <daniel.vergien@×××××××××××××××.de>