Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 117899

Summary: g++ programs fail to compile because of filename problems
Product: Gentoo Linux Reporter: Alan Hourihane <alanh>
Component: [OLD] DevelopmentAssignee: Gentoo ARM Porters <arm>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: High    
Version: 2005.0   
Hardware: ARM   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Alan Hourihane 2006-01-05 07:46:42 UTC
In the arm stage3 for uclibc 2005.0 (not armeb) the following files are badly named....

In the directory....

/usr/lib/gcc/arm-gentoo-linux-uclibc/3.4.4/include/g++-v3/arm-gentoo-linux-uclibc/bits/

there are two files called...

os_defines.
ctype_base.

these two files are missing the [h] at the end and therefore g++ programs fail to compile.
Comment 1 SpanKY gentoo-dev 2006-11-11 19:40:05 UTC
upgrade your toolchain, 3.4.6 works fine for me