I 've installed armv5b-softfloat-linux toolchain following the sbox_wiki_toolchain.I need sbrshd to use cputransparency,but unable to compile,due to the following error :
[sbox-armeb: ~/sbrsh-7.0] > make cc -o sbrsh client.o config.o buffer.o common.o mount.o protocol.o -Wall -Wmissing-prototypes -Wformat=2 -Wshadow -pipe -DREVISION=0 -O2 -fomit-frame-pointer -DNDEBUG -L/scratchbox/tools/lib -lsb_env -Xlinker -rpath -Xlinker /scratchbox/tools/lib /scratchbox/compilers/armv5b-gcc-3.4.5-glibc-2.3.5/lib/gcc/armv5b-softfloat-linux/3.4.5/../../../../armv5b-softfloat-linux/bin/ld: skipping incompatible /scratchbox/tools/lib/libsb_env.so when searching for -lsb_env /scratchbox/compilers/armv5b-gcc-3.4.5-glibc-2.3.5/lib/gcc/armv5b-softfloat-linux/3.4.5/../../../../armv5b-softfloat-linux/bin/ld: skipping incompatible /scratchbox/tools/lib/libsb_env.a when searching for -lsb_env /scratchbox/compilers/armv5b-gcc-3.4.5-glibc-2.3.5/lib/gcc/armv5b-softfloat-linux/3.4.5/../../../../armv5b-softfloat-linux/bin/ld: cannot find -lsb_env collect2: ld returned 1 exit status ----------------- please advise how to get thru this incompatibility libsb_env problem . _______________________________________________ Scratchbox-devel mailing list [email protected] http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-devel
