On 11/08/07 09:53 -0300, Rodrigo Vivi wrote: > On 8/11/07, Lauri Leukkunen <[EMAIL PROTECTED]> wrote: > > On 10/08/07 18:02 -0300, Rodrigo Vivi wrote: > > > $ sb2 -e apt-get update > > > > > > try to access the /lib/ld-linux.so.3 file that doesn't exist since my > > > host system use the ld-linux.so.2 > > > This file exists under $HOME/buildroot/lib/ld-linux.so.3 > > > > > > is this a sbox2 bug or just a miss configuration? > > > > Hmm, what kind of qemu do you have? You need to have a post 2007-06-18 cvs > > snapshot for sb2 to work right. Don't patch it with any of the sb2 related > > qemu patches, the necessary -drop-ld-preload switch is already in there. > > I'm using the qemu-snapshot-2007-08-10_05 compiled static.
sb2 depends on binaries being linked dynamically, that allows the LD_PRELOAD to do its thing. Try recompiling qemu dynamic, I'm sure that's whats causing the problem. /lauri _______________________________________________ Scratchbox-devel mailing list [email protected] http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-devel
