Summary: | [cross/i686-linux-gnu] gcc stage2 fails to build | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Eugene <temporale> |
Component: | [OLD] Core system | Assignee: | Gentoo Toolchain Maintainers <toolchain> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | ||
Priority: | High | ||
Version: | unspecified | ||
Hardware: | PPC | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
full log file
emerge -v --info ld.so.conf |
Description
Eugene
2006-11-22 10:11:17 UTC
Created attachment 102559 [details]
full log file
*** Bug 155959 has been marked as a duplicate of this bug. *** > configure: error: newly created file is older than distributed files!
> Check your system clock
Fix your system clock.
system clock works fine. this error apears only in crossdev -t i686-pc-linux-gnu. all other apps build fine. even native gcc it isnt a clock bug, the configure spits out that error because `ls` fails and it makes no sense that `ls` would fail please post `emerge -v --info` and your /etc/ld.so.conf file Created attachment 102850 [details]
emerge -v --info
Created attachment 102851 [details]
ld.so.conf
`emerge -v --info` and /etc/ld.so.conf attached latest ebuild versions should work fine ... i just built a full i686 target on my ppc system ... |