Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 14096 - Compilation failed
Summary: Compilation failed
Status: RESOLVED DUPLICATE of bug 9988
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GCC Porting (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Martin Schlemmer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-17 07:07 UTC by Frederic DEGHETTO
Modified: 2005-07-17 13:06 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Frederic DEGHETTO 2003-01-17 07:07:09 UTC
Hello,


 I am french so since the beginning of the installation i have set LANG=fr_FR.
This  result in two compilation failed (for the moment :-)), the first time with
the kernel (gentoo-r9), and the second time with mozilla (1.2.1-r4). In both
cases, the problem is solved if i unset LANG.
 Hope this can help you to improve the gentoo distribution.

Thanks for your job


Frederic
Comment 1 Martin Schlemmer (RETIRED) gentoo-dev 2003-01-17 12:40:21 UTC
Thanks.  This is sorda a known problem, and thus its recommended not to set LANG
for root, or set it to C.  We may think about unsetting it in portage I guess ...

Nick, what do you think, maybe add:

  unset LANG LC_ALL LANGUAGE

to ebuild.sh ?   This problem is also mentioned in bug:

  http://bugs.gentoo.org/show_bug.cgi?id=9988

Comment 2 Martin Holzer (RETIRED) gentoo-dev 2003-10-12 15:28:47 UTC

*** This bug has been marked as a duplicate of 9988 ***