[Gvpe] cross-platform compiler gvpe on blackfin platform
=?gb2312?B?x67Q47LF?=
wasan at mail.wzptt.zj.cn
Fri Sep 7 09:54:04 CEST 2007
Hello, I would like to cross-platform compiler gvpe on blackfin platform, but when configure errors, the following information: Please help!
[root at c gvpe-2.01]# ./configure --host=bfin-uclinux --with-openssl-include=/usr/local/ssl/include/ --with-openssl-lib=/usr/local/ssl/lib
configure: WARNING: If you wanted to set the --build type, don't use --host.
If a cross compiler is detected then cross compile mode will be used.
checking build system type... i686-pc-linux-gnu
checking host system type... bfin-unknown-uclinux
checking target system type... bfin-unknown-uclinux
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for bfin-uclinux-strip... bfin-uclinux-strip
checking whether to enable maintainer-specific portions of Makefiles... no
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for style of include used by make... GNU
checking for bfin-uclinux-gcc... bfin-uclinux-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... yes
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether bfin-uclinux-gcc accepts -g... yes
checking for bfin-uclinux-gcc option to accept ANSI C... none needed
checking dependency style of bfin-uclinux-gcc... gcc3
checking for ld used by GCC... /opt/uClinux/bfin-uclinux/bfin-uclinux/bin/ld
checking if the linker (/opt/uClinux/bfin-uclinux/bfin-uclinux/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking whether NLS is requested... yes
checking for GNU gettext in libc... no
checking for iconv... no, consider installing GNU libiconv
checking for GNU gettext in libintl... no
checking for bfin-uclinux-gcc... (cached) bfin-uclinux-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether bfin-uclinux-gcc accepts -g... (cached) yes
checking for bfin-uclinux-gcc option to accept ANSI C... (cached) none needed
checking dependency style of bfin-uclinux-gcc... (cached) gcc3
checking how to run the C preprocessor... bfin-uclinux-gcc -E
checking for bfin-uclinux-g++... bfin-uclinux-g++
checking whether we are using the GNU C++ compiler... yes
checking whether bfin-uclinux-g++ accepts -g... yes
checking dependency style of bfin-uclinux-g++... gcc3
checking for egrep... grep -E
checking whether bfin-uclinux-gcc needs -traditional... no
checking for gawk... (cached) gawk
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for bfin-uclinux-ranlib... bfin-uclinux-ranlib
checking for kernel networking interface type... native/linux
checking how to run the C++ preprocessor... bfin-uclinux-g++ -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking ext/hash_map usability... yes
checking ext/hash_map presence... yes
checking for ext/hash_map... yes
checking clocale usability... yes
checking clocale presence... yes
checking for clocale... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for inttypes.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for stdint.h... (cached) yes
checking for strings.h... (cached) yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking netinet/in_systm.h usability... yes
checking netinet/in_systm.h presence... yes
checking for netinet/in_systm.h... yes
checking sys/cygwin.h usability... no
checking sys/cygwin.h presence... no
checking for sys/cygwin.h... no
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for arpa/inet.h... yes
checking for net/ethernet.h... yes
checking for net/if.h... yes
checking for netinet/ip.h... yes
checking for netinet/tcp.h... yes
checking for netinet/in_systm.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for pid_t... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for socklen_t... yes
checking for struct addrinfo... yes
checking return type of signal handlers... void
checking for ANSI C header files... (cached) yes
checking for asprintf... yes
checking for daemon... no
checking for get_current_dir_name... yes
checking for putenv... yes
checking for select... yes
checking for strerror... yes
checking for strsignal... yes
checking for strtol... yes
checking for unsetenv... yes
checking for mlockall... no
checking for working alloca.h... yes
checking for alloca... yes
checking for socket... yes
checking for gethostbyname... yes
checking for linux/if_tun.h... default
checking openssl/evp.h usability... yes
checking openssl/evp.h presence... yes
checking for openssl/evp.h... yes
checking openssl/rsa.h usability... yes
checking openssl/rsa.h presence... yes
checking for openssl/rsa.h... yes
checking openssl/rand.h usability... yes
checking openssl/rand.h presence... yes
checking for openssl/rand.h... yes
checking openssl/err.h usability... yes
checking openssl/err.h presence... yes
checking for openssl/err.h... yes
checking openssl/sha.h usability... yes
checking openssl/sha.h presence... yes
checking for openssl/sha.h... yes
checking openssl/pem.h usability... yes
checking openssl/pem.h presence... yes
checking for openssl/pem.h... yes
checking for SHA1_version in -lcrypto... yes
checking for RAND_pseudo_bytes... yes
checking for OPENSSL_add_all_algorithms_noconf... yes
checking for OpenSSL_add_all_algorithms... no
checking for SSLeay_add_all_algorithms... no
checking for dlopen... no
checking for dlopen in -ldl... no
configure: error: OpenSSL depends on libdl.
qxc
¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡wasan at mail.wzptt.zj.cn
¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡2007-09-07
More information about the gvpe
mailing list