cURL / Mailing Lists / curl-users / Single Mail

curl-users

Install on RH6.0

From: Scott D. Allen <sallen_at_infomanage.net>
Date: Thu, 18 May 2000 10:32:13 -0400

I'm installing 6.5.2 with OpenSSL 0.9.5a on a RH6.0 box and it doesn't seem
to work.

Here's the output from the ./configure --with-ssl command

creating cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for a BSD compatible install... /usr/bin/install -c
checking whether make sets ${MAKE}... (cached) yes
checking how to run the C preprocessor... gcc -E
checking for AIX... no
checking for gethostbyname... yes
checking for strcasecmp... yes
checking for connect... yes
checking for gethostname... yes
checking for dlopen... no
checking for dlopen in -ldl... yes
checking where to look for SSL... /usr/local/ssl
checking for CRYPTO_lock in -lcrypto... yes
checking for SSL_connect in -lssl... no
checking for openssl/x509.h... yes
checking for openssl/rsa.h... yes
checking for openssl/crypto.h... yes
checking for openssl/pem.h... yes
checking for openssl/ssl.h... yes
checking for openssl/err.h... yes
checking for ANSI C header files... yes
checking for unistd.h... yes
checking for malloc.h... yes
checking for stdlib.h... yes
checking for arpa/inet.h... yes
checking for net/if.h... yes
checking for netinet/in.h... yes
checking for netdb.h... yes
checking for sys/select.h... yes
checking for sys/socket.h... yes
checking for sys/sockio.h... no
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for getopt.h... yes
checking for sys/param.h... yes
checking for termios.h... yes
checking for termio.h... yes
checking for sgtty.h... yes
checking for fcntl.h... yes
checking for dlfcn.h... yes
checking for alloca.h... yes
checking for winsock.h... no
checking for time.h... yes
checking for io.h... no
checking for working const... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking size of long double... 12
checking size of long long... 8
checking host system type... i686-pc-linux-gnu
checking return type of signal handlers... void
checking for vprintf... yes
checking for socket... yes
checking for select... yes
checking for strdup... yes
checking for strstr... yes
checking for strftime... yes
checking for uname... yes
checking for strcasecmp... (cached) yes
checking for gethostname... (cached) yes
checking for gethostbyaddr... yes
checking for getservbyname... yes
checking for gettimeofday... yes
checking for inet_addr... yes
checking for inet_ntoa... yes
checking for tcsetattr... yes
checking for tcgetattr... yes
checking for perror... yes
checking for getpass... yes
checking for closesocket... no
checking for setvbuf... yes
checking for RAND_status... yes
checking for RAND_screen... no
checking for perl... /usr/bin/perl
checking for gnroff... /usr/bin/gnroff
checking for ranlib... ranlib
checking for bison... bison -y
updating cache ./config.cache
creating ./config.status
creating Makefile
creating src/Makefile
creating lib/Makefile
creating config.h
creating src/config.h
src/config.h is unchanged

Help is appreciated.

--Scott
Received on 2000-05-18