cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: curl 7.9.4 build - hp-ux 11i

From: Erick Nuwendam <erick.nuwendam_at_corobor.com>
Date: Mon, 8 Apr 2002 13:42:52 -0000

Hello,

I solved the problem with gcc : binutils where not installed
now they are.

Now operations goes a little bit further but I face a new problem.
I'm working with 7.9.5
thanks.

Script started on Mon Apr 8 13:31:44 2002
frost_at_messira:/frost/env/dvlp/curl/curl-7.9.5 > make
        ./configure
checking for a BSD compatible install... /opt/imake/bin/install -c
checking whether build environment is sane... yes
checking for mawk... no
checking for gawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets ${MAKE}... yes
checking build system type... hppa2.0w-hp-hpux11.11
checking host system type... hppa2.0w-hp-hpux11.11
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix...
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for AIX... no
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for _LARGE_FILES value needed for large files... no
checking for ld used by GCC... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking for /usr/ccs/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -p
checking whether ln -s works... yes
checking how to recognise dependant libraries... file_magic
(s[0-9][0-9][0-9]|PA-RISC[0-9].[0-9]) shared library
checking command to parse /usr/bin/nm -p output... ok
checking for dlfcn.h... yes
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/ccs/bin/ld) supports shared libraries...
yes
checking how to hardcode library paths into programs... relink
checking whether stripping libraries is possible... no
checking dynamic linker characteristics... hpux11.11 dld.sl
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
creating libtool
checking whether make sets ${MAKE}... (cached) yes
checking whether to enable debug options... no
checking whether to enable ipv6... no
checking for gethostbyname... yes
checking for strcasecmp... yes
checking for connect... yes
checking for gethostname... yes
checking for dlclose... yes
checking non-blocking sockets style... O_NONBLOCK
checking for "/dev/urandom"... no
checking if Kerberos4 support is requested... no
checking for CRYPTO_lock in -lcrypto... no
checking for CRYPTO_add_lock in -lcrypto... no
checking for RAND_status... no
checking for RAND_screen... no
checking for RAND_egd... no
checking for gethostbyname_r... no
checking for gethostbyaddr_r... no
checking for inet_ntoa_r... no
checking for localtime_r... yes
checking whether localtime_r is declared... no
checking whether localtime_r with -D_REENTRANT is declared... yes
checking for gmtime_r... 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 netinet/if_ether.h... yes
checking for netdb.h... yes
checking for sys/select.h... no
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 sys/time.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... (cached) yes
checking for alloca.h... yes
checking for winsock.h... no
checking for time.h... yes
checking for io.h... no
checking for pwd.h... yes
checking for utime.h... yes
checking for sys/utime.h... no
checking for gcc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) 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... no
checking for unistd.h... (cached) yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking for ssize_t... yes
checking for socklen_t... no
checking for socklen_t equivalent... configure: error: Cannot find a type to
use in place of socklen_t
*** Error exit code 1

Stop.
frost_at_messira:/frost/env/dvlp/curl/curl-7.9.5 >

script done on Mon Apr 8 13:32:22 2002
Received on 2002-04-08