View previous topic :: View next topic |
Author |
Message |
thaker n00b

Joined: 02 May 2006 Posts: 1
|
Posted: Tue May 02, 2006 9:00 am Post subject: Corrupted inf.h |
|
|
Hi,
I just installed the amd64 version of gentoo. The installation went fine but when I tried to emerge x11, it tried to compile using inf.h in /usr/include/gentoo-multilib/bits/inf.h (roughly) and gave me a compilation error.
So I decided to look at the file and realized that inf.h for some reason was fully corrupted as if someone had deliberately erased random parts of it. Kinda like this
# fdef _SL
#d L
// Th fe s crted by GEno devpers
//.....
you get the idea. I can totally see why it wont' compile. Now my question is 'how the hell did such a file get in the install and where can I find a proper version to replace it? I just need the proper version of this file for amd64 systems.
Really appreciate any answers to this.
Thanks,
Thaker |
|
Back to top |
|
 |
phajdan.jr Retired Dev


Joined: 23 Mar 2006 Posts: 1777 Location: Poland
|
Posted: Tue May 02, 2006 9:14 am Post subject: |
|
|
Code: | $ equery belongs /usr/include/bits/inf.h
[ Searching for file(s) /usr/include/bits/inf.h in *... ]
sys-libs/glibc-2.3.5-r2 (/usr/include/bits/inf.h)
|
try re-emerging glibc |
|
Back to top |
|
 |
|