This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug dynamic-link/15006] Libraries in ld.so.cache ignored by ld-linux-armhf.so.3 on armv6l


http://sourceware.org/bugzilla/show_bug.cgi?id=15006

--- Comment #18 from lfs4pi at gmail dot com 2013-01-11 22:16:29 UTC ---
(In reply to comment #17)
> (In reply to comment #15)
> > Lots of failures trying to do the LFS build here. :-(
> > 
> > Is there any chance you could give me a copy of your environment easily?
> Sure, I could either prepare a QEMU disk image or you can have a fat tarball of
> all the binaries to run on any real armv6 hardware you have available.
> 
> The QEMU route is probably easier...
> 
> I don't have the unstripped glibc 2.17 binaries or source tree around but I
> could produce those in a day or so if you think it would help.

Alright, you can grab the QEMU image here:
http://circu.it/pilfs/glibc217.ext4.xz
And a suitable kernel here: http://circu.it/pilfs/pilfs-qemu-kernel.zip

Start QEMU something like so: qemu-system-arm -M versatilepb -cpu arm1176 -m
256 -kernel kernel.img -drive file=glibc217.ext4,cache=none -append
"root=/dev/sda rootfstype=ext4"

Login as root, password "pilfs".

Let me know if you have any problems running the images.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]