compile it with regard to README. during init have some errors

nika@nika-u:~/sb2/bin$ $HOME/sb2/bin/sb2-init -c /home/nika/sb2/bin/qemu-arm
arm_target /home/nika/work/cross-
platform-arm/bin/arm-none-linux-gnueabi-gcc
Info: Mapping mode not specified, using default (simple)
Using /home/nika/work/cross-platform-arm/bin/arm-none-linux-gnueabi-gcc to
detect target architecture:
Finished writing sb2.gcc.config
gcc configured.
sb2-init: Target architecture is 'arm'
sb2-init: Host architecture is 'i[3456]86'
Finished writing sb2.config
sb2-init: Creating Debian build system settings for this target:
/usr/local/bin/sb2: line 309: realpath: command not found
/usr/local/bin/sb2: line 309: realpath: command not found
/usr/local/bin/sb2: line 309: realpath: command not found
sb2-init: configuring libtool for this target:
/home/nika/sb2/bin/sb2: line 309: realpath: command not found
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes


after all have this error

nika@nika-u:~/work/cross-platform-arm/home/src/tests/hello$ $HOME/sb2/bin/sb2
./hello
/home/nika/sb2/bin/sb2: line 309: realpath: command not found
/bin/bash: ./hello: Invalid argument
Messages from sb2:
2011-03-28 13:33:30.696 (ERROR)    bash[29052]    exec(./hello) failed, internal
configuration error: LD_LIBRARY_PATH and/or LD_PRELOAD were not set by exec
mapping logic
# exit 126 (126)
nika@nika-u:~/work/cross-platform-arm/home/src/tests/hello$

also on ubuntu 10.10 dont compile libtool without patch (somene wrote about 
this)
./configure --prefix=$HOME/.scratchbox2/$TARGET --build=$(uname
-m)-unknown-linux-gnu --host=$(uname -m)


_______________________________________________
Scratchbox-users mailing list
Scratchbox-users@lists.scratchbox.org
http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-users

Reply via email to