QuoteDisplay MoreConfigured for linux-x86_64.
making all in crypto...
make[1]: Entering directory `/home/oscam-svn/openssl-0.9.8/crypto'
( echo "#ifndef MK1MF_BUILD"; \
echo ' /* auto-generated by crypto/Makefile for crypto/cversion.c */'; \
echo ' #define CFLAGS "mipsel-unknown-linux-gnu-gcc -O -fPIC"'; \
echo ' #define PLATFORM "linux-x86_64"'; \
echo " #define DATE \"`LC_ALL=C LC_TIME=C date`\""; \
echo '#endif' ) >buildinf.h
mipsel-unknown-linux-gnu-gcc -I. -I.. -I../include -O -fPIC -c -o cryptlib.o cryptlib.c
/home/oscam-svn/toolchains/mipsel-unknown-linux-gnu/bin/../lib/gcc/mipsel-unknown-linux-gnu/4.3.2/../../../../mipsel-unknown-linux-gnu/bin/as: error while loading shared libraries: libz.so.1: cannot open shared object file: No such file or directory
make[1]: *** [cryptlib.o] Error 1
make[1]: Leaving directory `/home/oscam-svn/openssl-0.9.8/crypto'
make: *** [build_crypto] Error 1
making all in crypto...
make[1]: Entering directory `/home/oscam-svn/openssl-0.9.8/crypto'
mipsel-unknown-linux-gnu-gcc -I. -I.. -I../include -O -fPIC -c -o cryptlib.o cryptlib.c
/home/oscam-svn/toolchains/mipsel-unknown-linux-gnu/bin/../lib/gcc/mipsel-unknown-linux-gnu/4.3.2/../../../../mipsel-unknown-linux-gnu/bin/as: error while loading shared libraries: libz.so.1: cannot open shared object file: No such file or directory
make[1]: *** [cryptlib.o] Error 1
make[1]: Leaving directory `/home/oscam-svn/openssl-0.9.8/crypto'
make: *** [build_crypto] Error 1
LIBCRYPTO-0.9.8 BUILD-ERROR
Crosscompile not work, i cannot build mipsel-dreambox oscam.
System: Kubuntu 10.10 x86_64
I have install the libusb with
Quoteapt-get install libusb-dev
