Gentoo Archives: gentoo-alt

From: Fabian Groffen <grobian@g.o>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] bootstrap on Mac OS X (10.4.11)
Date: Thu, 15 May 2008 07:48:01
Message-Id: 20080515074800.GC15559@gentoo.org
In Reply to: [gentoo-alt] bootstrap on Mac OS X (10.4.11) by krischan
1 On 15-05-2008 08:50:59 +0200, krischan wrote:
2 > Hi everybody,
3 >
4 > I'm trying to install the gentoo prefix portage on my Mac OS X (10.4.11).
5 >
6 > But after "./bootstrap-prefix.sh $EPREFIX/tmp grep" I get this error:
7 >
8 > [...]
9 > gcc -O2 -pipe -o grep grep.o dfa.o kwset.o search.o grepmat.o
10 > ../lib/libgreputils.a
11 > /usr/bin/ld: Undefined symbols:
12 > _libintl_gettext
13 > collect2: ld returned 1 exit status
14 > make[2]: *** [grep] Error 1
15 > make[1]: *** [all-recursive] Error 1
16 > make: *** [all] Error 2
17
18 Hmmm, can you check if the configure argument includes --disable-nls?
19
20 > Greetings from Berlin, Germany
21
22 LinuxTag2008 here I come!
23
24
25 --
26 Fabian Groffen
27 Gentoo on a different level
28 --
29 gentoo-alt@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-alt] bootstrap on Mac OS X (10.4.11) krischan <krischan79@×××.net>