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. > > bash-3.2$ sb2 -ed apt-get update > > Running scratchbox with these settings: > > SBOX_LIBSB2 = /home/vivi/scratchbox/lib/libsb2/libsb2.so.1 > > SBOX_REDIR_SCRIPTS = /home/vivi/scratchbox/share/scratchbox2/redir_scripts > > SBOX_GCCWRAPPER = /home/vivi/scratchbox/bin/sb_gcc_wrapper > > REDIR_LD_SO = > > REDIR_LD_LIBRARY_PATH = > > SBOX_TARGET_ROOT = /home/vivi/buildroot > > /lib/ld-linux.so.3: No such file or directory > > Could you look into $HOME/sb2_mapping.log and try to find the entry > about ld-linux.so.3, I'd be curious to know what it tried to do and why > it failed to map it to $HOME/buildroot/lib/ld-linux.so.3 There is nothing about ld-linux in this log :( > > /lauri > > _______________________________________________ > Scratchbox-devel mailing list > [email protected] > http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-devel > -- Rodrigo Vivi INdT - Instituto Nokia de Tecnologia Blog: http://blog.vivi.eng.br GPG: 0x905BE242 @ wwwkeys.pgp.net _______________________________________________ Scratchbox-devel mailing list [email protected] http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-devel
