Hi all (specially lle),

when trying to use the sbox2, I got some strange errors:

$ sb2 apt-get update

run fine but

$ 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?

The debug log:

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

and the configuration file:

bash-3.2$ cat sb2.config
# Scratchbox2 configuration file generated by sb2-init.

SBOX_CPU=arm
SBOX_OS=none-linux-gnueabi
SBOX_CPUTRANSPARENCY_METHOD=/usr/bin/qemu-arm

SBOX_DEFAULT_GCC_PREFIX=arm-none-eabi-

SBOX_CROSS_GCC_NAME=cross-gcc
SBOX_CROSS_GCC_PREFIX_LIST=arm-linux-gnueabi-:arm-linux-:arm-none-eabi-
SBOX_CROSS_GCC_SUBST_PREFIX=arm-none-eabi-
SBOX_CROSS_GCC_SPECS_FILE=
SBOX_CROSS_GCC_DIR=/home/vivi/arm-2007q1/bin
SBOX_CROSS_GCC_LD_ARGS=

SBOX_HOST_GCC_NAME=host-gcc
SBOX_HOST_GCC_PREFIX_LIST=host-
SBOX_HOST_GCC_SUBST_PREFIX=
SBOX_HOST_GCC_SPECS_FILE=
SBOX_HOST_GCC_DIR=/usr/bin
SBOX_HOST_GCC_LD_ARGS=

Thanks,
Regards,
vivijim

-- 
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

Reply via email to