Gentoo Archives: gentoo-dev

From: Imre Lorvi <lorvi@×××××××××.ee>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] export LANG and emerge fails
Date: Fri, 16 Jan 2004 05:10:09
Message-Id: Pine.LNX.4.21.0401160643010.30692-100000@nrg.tartu.ee
1 I noticed that exporting language variable may cause emerge to fail:
2
3 # export LANG=et_EE
4 # emerge mozilla-firebird
5 Calculating dependencies ...done!
6 >>> emerge (1 of 1) net-www/mozilla-firebird-0.7-r1 to /
7 >>> md5 src_uri ;-) MozillaFirebird-source-0.7.tar.gz
8 >>> Unpacking source...
9 >>> Unpacking MozillaFirebird-source-0.7.tar.gz to
10 /var/tmp/portage/mozilla-firebird-0.7-r1/work
11 * Applying
12 xremote-client-cvs.patch... [
13 ok ]
14 >>> Source unpacked.
15 * Building with Xft2.0 (Gtk+-2.0) support!
16 configure: error: optimize: invalid feature name
17
18 !!! ERROR: net-www/mozilla-firebird-0.7-r1 failed.
19 !!! Function econf, Line 339, Exitcode 1
20 !!! econf failed
21
22 When I do "# export LANG=POSIX" everything works good.
23 I have language variable set in /etc/profile
24 I recently reinstalled gentoo because of emerge fails(openoffice,
25 tetex etc.)
26 Is is a bug or what?
27 Imre Lorvi.
28
29
30 --
31 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] export LANG and emerge fails Alastair Tse <liquidx@g.o>