* [Buildroot] [Bug 847] New: Compiling target-gcc v4.4 fails with "libc.so.0: cannot open shared object file: No such file or directory"
@ 2010-01-08 17:17 bugzilla at busybox.net
2010-04-09 14:54 ` [Buildroot] [Bug 847] " bugzilla at busybox.net
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: bugzilla at busybox.net @ 2010-01-08 17:17 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=847
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
Summary: Compiling target-gcc v4.4 fails with "libc.so.0: cannot
open shared object file: No such file or directory"
Product: buildroot
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: blocker
Priority: P5
Component: Other
AssignedTo: unassigned at buildroot.uclibc.org
ReportedBy: belef at risx.net
CC: buildroot at uclibc.org
Estimated Hours: 0.0
Created an attachment (id=883)
--> (https://bugs.busybox.net/attachment.cgi?id=883)
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
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Buildroot] [Bug 847] Compiling target-gcc v4.4 fails with "libc.so.0: cannot open shared object file: No such file or directory"
2010-01-08 17:17 [Buildroot] [Bug 847] New: Compiling target-gcc v4.4 fails with "libc.so.0: cannot open shared object file: No such file or directory" bugzilla at busybox.net
@ 2010-04-09 14:54 ` bugzilla at busybox.net
2010-07-19 6:58 ` bugzilla at busybox.net
2010-07-27 21:29 ` bugzilla at busybox.net
2 siblings, 0 replies; 4+ messages in thread
From: bugzilla at busybox.net @ 2010-04-09 14:54 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=847
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|2010.02 |2010.05
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Buildroot] [Bug 847] Compiling target-gcc v4.4 fails with "libc.so.0: cannot open shared object file: No such file or directory"
2010-01-08 17:17 [Buildroot] [Bug 847] New: Compiling target-gcc v4.4 fails with "libc.so.0: cannot open shared object file: No such file or directory" bugzilla at busybox.net
2010-04-09 14:54 ` [Buildroot] [Bug 847] " bugzilla at busybox.net
@ 2010-07-19 6:58 ` bugzilla at busybox.net
2010-07-27 21:29 ` bugzilla at busybox.net
2 siblings, 0 replies; 4+ messages in thread
From: bugzilla at busybox.net @ 2010-07-19 6:58 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=847
--- Comment #1 from Thomas Petazzoni <thomas.petazzoni@free-electrons.com> ---
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 ?
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Buildroot] [Bug 847] Compiling target-gcc v4.4 fails with "libc.so.0: cannot open shared object file: No such file or directory"
2010-01-08 17:17 [Buildroot] [Bug 847] New: Compiling target-gcc v4.4 fails with "libc.so.0: cannot open shared object file: No such file or directory" bugzilla at busybox.net
2010-04-09 14:54 ` [Buildroot] [Bug 847] " bugzilla at busybox.net
2010-07-19 6:58 ` bugzilla at busybox.net
@ 2010-07-27 21:29 ` bugzilla at busybox.net
2 siblings, 0 replies; 4+ messages in thread
From: bugzilla at busybox.net @ 2010-07-27 21:29 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=847
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #2 from Thomas Petazzoni <thomas.petazzoni@free-electrons.com> ---
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.
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2010-07-27 21:29 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-08 17:17 [Buildroot] [Bug 847] New: Compiling target-gcc v4.4 fails with "libc.so.0: cannot open shared object file: No such file or directory" bugzilla at busybox.net
2010-04-09 14:54 ` [Buildroot] [Bug 847] " bugzilla at busybox.net
2010-07-19 6:58 ` bugzilla at busybox.net
2010-07-27 21:29 ` bugzilla at busybox.net
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox