Bug 847 - Compiling target-gcc v4.4 fails with "libc.so.0: cannot open shared object file: No such file or directory"
Summary: Compiling target-gcc v4.4 fails with "libc.so.0: cannot open shared object fi...
Status: RESOLVED FIXED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: PC Linux
: P5 blocker
Target Milestone: 2010.05
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-08 17:17 UTC by M. Bwemele
Modified: 2010-07-27 21:29 UTC (History)
1 user (show)

See Also:
Host: Linux xxxxxxxx 2.6.32-gentoo-r1 #5 SMP PREEMPT Tue Jan 5 11:39:06 CET 2010 i686 Intel(R) Pentium(R) 4 CPU 3.00GHz GenuineIntel GNU/Linux
Target: 686 + uClib
Build:


Attachments
output of target gcc(4.4) before stop (3.97 KB, text/plain)
2010-01-08 17:17 UTC, M. Bwemele
Details

Note You need to log in before you can comment on or make changes to this bug.
Description M. Bwemele 2010-01-08 17:17:45 UTC
Created attachment 883 [details]
output of target gcc(4.4) before stop

Something seems to go wrong in the depth of relative paths?

I could not find out, where the various Variations of relative paths is generated.

BTW: uClibc-snapshot.tar.bz2 has no directory "uClibc-snapshot" in it, so I had to repack/retar with link to uClibc ...
No way to find out, where this path "uClibc-snapshot/.unpacked" is really generated.

wbr belef

att
Comment 1 Thomas Petazzoni 2010-07-19 06:58:38 UTC
Do you still have the problem with Buildroot 2010.05 ? If so, could you attach your .config file to allow us to reproduce the issue ?
Comment 2 Thomas Petazzoni 2010-07-27 21:29:41 UTC
I've just built and tested gcc and g++ on the target for the ARM architecture with the current Git. There have been quite a few changes since January in the toolchain support, so I think the bug is fixed.

If you still have an issue with the current Buildroot Git, please reopen the bug and attach your .config file.