Bug 847

Summary: Compiling target-gcc v4.4 fails with "libc.so.0: cannot open shared object file: No such file or directory"
Product: buildroot Reporter: M. Bwemele <belef>
Component: OtherAssignee: unassigned
Status: RESOLVED FIXED    
Severity: blocker CC: buildroot
Priority: P5    
Version: unspecified   
Target Milestone: 2010.05   
Hardware: PC   
OS: Linux   
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

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.