cURL / Mailing Lists / curl-users / Single Mail

curl-users

curl with hp-ux 11i

From: Erick Nuwendam <erick.nuwendam_at_corobor.com>
Date: Mon, 27 Aug 2001 10:28:58 -0000

Hi,

I install CURL using the command CC=aCC ./configure

The scripts gives the following output :

#############################################################
checking for a BSD compatible install... /opt/imake/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... no
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... missing
checking build system type... hppa2.0w-hp-hpux11.11
checking host system type... hppa2.0w-hp-hpux11.11
checking for gcc... aCC
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... no
checking whether aCC accepts -g... yes
checking how to run the C preprocessor... aCC -E
checking for AIX... no
checking for gcc... (cached) aCC
checking whether we are using the GNU C compiler... (cached) no
checking whether aCC accepts -g... (cached) yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGE_FILES value needed for large files... no
checking for non-GNU ld... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for /usr/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... failed
checking for dlfcn.h... yes
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for aCC option to produce PIC... +Z
checking if aCC PIC flag +Z works... yes
checking if aCC static flag -Wl,-a -Wl,archive works... yes
checking if aCC supports -c -o file.o... yes
checking if aCC supports -c -o file.lo...
checking whether the linker (/usr/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
creating libtool
checking whether make sets ${MAKE}... (cached) no
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 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 if "localhost" resolves... yes
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... no
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 getopt.h... no
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 aCC option to accept ANSI C... -Ae
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 long double... yes
checking size of long double... 16
checking for long long... yes
checking size of long long... 8
checking for ssize_t... yes
checking for socklen_t... yes
checking return type of signal handlers... void
checking for socket... yes
checking for select... yes
checking for strdup... yes
checking for strstr... yes
checking for strtok_r... yes
checking for strftime... yes
checking for uname... yes
checking for strcasecmp... (cached) yes
checking for stricmp... no
checking for strcmpi... no
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 closesocket... no
checking for setvbuf... yes
checking for sigaction... yes
checking for signal... yes
checking for getpass_r... no
checking for strlcat... no
checking for getpwuid... yes
checking for geteuid... yes
checking for dlopen... yes
checking for perl... /usr/contrib/bin/perl
checking for gnroff... no
checking for nroff... /usr/bin/nroff
checking for bison... no
checking for byacc... no
configure: creating ./config.status
config.status: creating Makefile
config.status: error: cannot find input file: Makefile.in
#############################################################

How can I solve this error ?

Thanks.

Erick Nuwendam.
France
Received on 2001-08-27