[Scratchbox-devel] sbox2 doubts/problems
Lauri Leukkunen
lle at rahina.org
Sat Aug 11 11:23:55 EEST 2007
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.
> 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
/lauri
More information about the Scratchbox-devel
mailing list