Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 59335 - emerge bash2.05b-r9 fails (locale.c line 193 error)
Summary: emerge bash2.05b-r9 fails (locale.c line 193 error)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-03 21:54 UTC by Barry Fawthrop
Modified: 2004-10-14 19:05 UTC (History)
0 users

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 Barry Fawthrop 2004-08-03 21:54:26 UTC
BRAND new Install following the handbook for install notes

Brand new install doing
emerge system


while emerging bash2.05b-r9
it failed on locale.c line 193
WAS           value?value:"")   
CHANGE TO     value ?  value : "")   {{{Added Spaced}}}

and the build then passed
gcc is version 3.3.3

Hope this gets resolved, please

Thanks
Barry


Reproducible: Always
Steps to Reproduce:
1.install livedcd 2004.2
2.run install steps upto 
3.emerge system

Actual Results:  
failed to install bash2.05b-r9
error on line 193 locale.c compiling

Expected Results:  
no errors
Comment 1 SpanKY gentoo-dev 2004-10-14 19:05:06 UTC
bash-3 fixes this