Re: [squid-users] Re: compiling problems #2

From: Thomas Goebel <thomas@dont-contact.us>
Date: Thu, 23 Aug 2001 11:46:42 +0200

Hallo,

thanks for your answere.

Yes, it worked before on this maschine. No Software update was made
since 1 Year.

Here is all the output i have.

fwi:/DOWN/squid-ntlm # autoheader
configure.in:1062: warning: AC_TRY_RUN called without default to allow
cross compiling
configure.in:1497: warning: AC_TRY_RUN called without default to allow
cross compiling
fwi:/DOWN/squid-ntlm # automake
configure.in: 11: `automake requires `AM_CONFIG_HEADER', not
`AC_CONFIG_HEADER'
automake: configure.in: `PACKAGE' not defined in configure.in
automake: configure.in: `VERSION' not defined in configure.in
automake: configure.in: required file `cfgaux/mkinstalldirs' not found
automake: configure.in: required file `cfgaux/missing' not found
automake: no `Makefile.am' found or specified
fwi:/DOWN/squid-ntlm #

fwi:/DOWN/squid-ntlm # ./configure --enable-ntlm-authentication
--enable-ntlm-auth-modules=NTLMSSP --enable-snmp
--enable-basic-authentication
loading cache ./config.cache
checking host system type... i686-pc-linux-gnu
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g) works... yes
checking whether the C compiler (gcc -g) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
Store modules built: ufs
Removal policies built: lru
SNMP monitoring enabled
Auth scheme modules built: basic
unlinkd enabled
checking how to run the C preprocessor... (cached) gcc -E
checking for a BSD compatible install... (cached) /usr/bin/ginstall -c
checking for ranlib... (cached) ranlib
checking whether ln -s works... (cached) yes
checking for sh... (cached) /usr/bin/sh
checking for false... (cached) /bin/false
checking for true... (cached) /bin/true
checking for rm... (cached) /bin/rm
checking for mv... (cached) /bin/mv
checking for mkdir... (cached) /bin/mkdir
checking for ln... (cached) /bin/ln
checking for perl... (cached) /usr/bin/perl
checking for makedepend... (cached) /usr/X11R6/bin/makedepend
checking for ar... (cached) /usr/bin/ar
checking for dirent.h that defines DIR... (cached) yes
checking for opendir in -ldir... (cached) no
checking for ANSI C header files... (cached) yes
checking for arpa/inet.h... (cached) yes
checking for arpa/nameser.h... (cached) yes
checking for assert.h... (cached) yes
checking for bstring.h... (cached) no
checking for config.h... (cached) no
checking for crypt.h... (cached) yes
checking for ctype.h... (cached) yes
checking for errno.h... (cached) yes
checking for execinfo.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for getopt.h... (cached) yes
checking for gnumalloc.h... (cached) no
checking for grp.h... (cached) yes
checking for ip_compat.h... (cached) no
checking for ip_fil_compat.h... (cached) no
checking for ip_fil.h... (cached) no
checking for ip_nat.h... (cached) no
checking for libc.h... (cached) no
checking for limits.h... (cached) yes
checking for linux/netfilter_ipv4.h... (cached) no
checking for malloc.h... (cached) yes
checking for math.h... (cached) yes
checking for memory.h... (cached) yes
checking for mount.h... (cached) no
checking for net/if.h... (cached) yes
checking for netdb.h... (cached) yes
checking for netinet/if_ether.h... (cached) yes
checking for netinet/in.h... (cached) yes
checking for netinet/tcp.h... (cached) yes
checking for netinet/ip_compat.h... (cached) no
checking for netinet/ip_fil_compat.h... (cached) no
checking for netinet/ip_fil.h... (cached) no
checking for netinet/ip_nat.h... (cached) no
checking for openssl/err.h... (cached) no
checking for openssl/md5.h... (cached) no
checking for openssl/ssl.h... (cached) no
checking for poll.h... (cached) yes
checking for pwd.h... (cached) yes
checking for regex.h... (cached) yes
checking for resolv.h... (cached) yes
checking for sched.h... (cached) yes
checking for signal.h... (cached) yes
checking for stdarg.h... (cached) yes
checking for stddef.h... (cached) yes
checking for stdio.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for sys/file.h... (cached) yes
checking for sys/ioctl.h... (cached) yes
checking for sys/mount.h... (cached) yes
checking for sys/msg.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for sys/resource.h... (cached) yes
checking for sys/select.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for sys/statvfs.h... (cached) yes
checking for sys/syscall.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/un.h... (cached) yes
checking for sys/vfs.h... (cached) yes
checking for sys/wait.h... (cached) yes
checking for syslog.h... (cached) yes
checking for time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for varargs.h... (cached) yes
checking for byteswap.h... (cached) yes
checking for glib.h... (cached) yes
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for working const... (cached) yes
checking whether byte ordering is bigendian... (cached) no
checking if ANSI prototypes work... (cached) yes
checking for tm->tm_gmtoff... (cached) yes
checking for struct mallinfo... (cached) yes
checking for extended mallinfo... (cached) no
checking for struct rusage... (cached) yes
checking for ip->ip_hl... (cached) yes
checking size of void *... (cached) 4
checking size of short... (cached) 2
checking size of int... (cached) 4
checking size of long... (cached) 4
checking size of long long... (cached) 8
checking size of __int64... (cached) 0
checking size of int16_t... (cached) 0
checking size of uint16_t... (cached) 0
checking size of u_int16_t... (cached) 0
checking size of int32_t... (cached) 0
checking size of uint32_t... (cached) 0
checking size of u_int32_t... (cached) 0
checking size of int64_t... (cached) 0
checking size of uint64_t... (cached) 0
checking size of u_int64_t... (cached) 0
checking for int16_t... (cached) yes
checking for u_int16_t... (cached) yes
checking for int32_t... (cached) yes
checking for u_int32_t... (cached) yes
checking for int64_t... (cached) yes
checking for u_int64_t... (cached) yes
checking for pid_t... (cached) yes
checking for size_t... (cached) yes
checking for ssize_t... (cached) yes
checking for off_t... (cached) yes
checking for mode_t... (cached) yes
checking for fd_mask... (cached) yes
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for socklen_t... (cached) yes
checking for mtyp_t... (cached) no
checking for main in -lnsl... (cached) yes
checking for main in -lsocket... (cached) no
checking for main in -lgnumalloc... (cached) no
checking for main in -lmalloc... (cached) no
checking for main in -lbsd... (cached) no
checking for main in -lregex... (cached) no
checking for gethostbyname in -lbind... (cached) no
checking for inet_aton in -lresolv... (cached) yes
checking for inet_aton in -l44bsd... (cached) no
checking for main in -lresolv... (cached) yes
checking for main in -lm... (cached) yes
checking for crypt in -lcrypt... (cached) yes
checking for dlopen in -ldl... (cached) yes
checking for main in -lpthread... (cached) yes
Removing -O for gcc on i686-pc-linux-gnu with GCC 2.95.2
checking for bcopy... (cached) yes
checking for backtrace_symbols_fd... (cached) yes
checking for crypt... (cached) no
checking for fchmod... (cached) yes
checking for getdtablesize... (cached) yes
checking for getpagesize... (cached) yes
checking for getrusage... (cached) yes
checking for getspnam... (cached) yes
checking for lrand48... (cached) yes
checking for mallinfo... (cached) yes
checking for mallocblksize... (cached) no
checking for mallopt... (cached) yes
checking for memcpy... (cached) yes
checking for memmove... (cached) yes
checking for memset... (cached) yes
checking for mkstemp... (cached) yes
checking for mktime... (cached) yes
checking for mstats... (cached) no
checking for poll... (cached) yes
checking for pthread_attr_setscope... (cached) yes
checking for pthread_setschedparam... (cached) yes
checking for pthread_attr_setschedparam... (cached) yes
checking for pthread_sigmask... (cached) no
checking for putenv... (cached) yes
checking for random... (cached) yes
checking for regcomp... (cached) yes
checking for regexec... (cached) yes
checking for regfree... (cached) yes
checking for res_init... (cached) yes
checking for rint... (cached) yes
checking for seteuid... (cached) yes
checking for setgroups... (cached) yes
checking for setpgrp... (cached) yes
checking for setrlimit... (cached) yes
checking for getrlimit... (cached) yes
checking for setsid... (cached) yes
checking for sigaction... (cached) yes
checking for snprintf... (cached) yes
checking for srand48... (cached) yes
checking for srandom... (cached) yes
checking for statfs... (cached) yes
checking for sysconf... (cached) yes
checking for syslog... (cached) yes
checking for timegm... (cached) yes
checking for vsnprintf... (cached) yes
checking for bswap_16... (cached) no
checking for bswap_32... (cached) no
checking if setresuid is implemented... (cached) yes
checking if GNUregex needs to be compiled... no
checking for drand48... (cached) yes
checking for tempnam... (cached) yes
checking for strerror... (cached) yes
checking Default FD_SETSIZE value... 1024
checking Maximum number of filedescriptors we can open... 1024
checking Default UDP send buffer size... 65535
checking Default UDP receive buffer size... 65535
checking Default TCP send buffer size... 65535
checking Default TCP receive buffer size... 65535
checking if sys_errlist is already defined... (cached) no
checking for libresolv _dns_ttl_ hack... no
checking if inet_ntoa() actually works... yes
checking for working statvfs() interface... yes
checking for _res.nsaddr_list... (cached) yes
creating ./config.status
creating ./makefile
creating ./lib/Makefile
creating ./include/config.h
creating ./scripts/Makefile
creating ./scripts/RunCache
creating ./scripts/RunAccel
creating ./src/Makefile
creating ./src/fs/Makefile
creating ./src/fs/ufs/Makefile
creating ./src/repl/Makefile
creating ./src/repl/lru/Makefile
creating ./src/auth/Makefile
creating ./src/auth/Makefile
creating ./src/auth/digest/Makefile
creating ./src/auth/digest/helpers/Makefile
creating ./src/auth/digest/helpers/password/Makefile
creating ./src/auth/ntlm/Makefile
creating ./src/auth/ntlm/helpers/Makefile
creating ./src/auth/ntlm/helpers/no_check/Makefile
creating ./src/auth/ntlm/helpers/NTLMSSP/Makefile
creating ./src/auth/ntlm/helpers/NTLMSSP/smbval/Makefile
creating ./src/auth/ntlm/helpers/fakeauth/Makefile
creating ./src/auth/basic/Makefile
creating ./src/auth/basic/helpers/Makefile
creating ./src/auth/basic/helpers/YP/Makefile
creating ./src/auth/basic/helpers/LDAP/Makefile
creating ./src/auth/basic/helpers/NCSA/Makefile
creating ./src/auth/basic/helpers/MSNT/Makefile
creating ./src/auth/basic/helpers/PAM/Makefile
creating ./src/auth/basic/helpers/getpwnam/Makefile
creating ./src/auth/basic/helpers/SMB/Makefile
creating ./contrib/Makefile
creating ./snmplib/Makefile
creating ./icons/Makefile
creating ./errors/Makefile
creating include/autoconf.h
include/autoconf.h is unchanged

fwi:/DOWN/squid-ntlm # make all
Making all in lib...
make[1]: Entering directory `/DOWN/squid-ntlm/lib'
gcc -g -Wall -I../include -I../include -c -o rfc1123.o rfc1123.c
gcc -g -Wall -I../include -I../include -c -o rfc1738.o rfc1738.c
gcc -g -Wall -I../include -I../include -c -o rfc1035.o rfc1035.c
gcc -g -Wall -I../include -I../include -c -o rfc2617.o rfc2617.c
gcc -g -Wall -I../include -I../include -c -o util.o util.c
gcc -g -Wall -I../include -I../include -c -o getfullhostname.o
getfullhostname.c
gcc -g -Wall -I../include -I../include -c -o base64.o base64.c
gcc -g -Wall -I../include -I../include -c -o uudecode.o uudecode.c
gcc -g -Wall -I../include -I../include -c -o splay.o splay.c
gcc -g -Wall -I../include -I../include -c -o safe_inet_addr.o
safe_inet_addr.c
gcc -g -Wall -I../include -I../include -c -o iso3307.o iso3307.c
gcc -g -Wall -I../include -I../include -c -o snprintf.o snprintf.c
gcc -g -Wall -I../include -I../include -c -o md5.o md5.c
gcc -g -Wall -I../include -I../include -c -o radix.o radix.c
gcc -g -Wall -I../include -I../include -c -o stub_memaccount.o
stub_memaccount.c
gcc -g -Wall -I../include -I../include -c -o Array.o Array.c
gcc -g -Wall -I../include -I../include -c -o Stack.o Stack.c
gcc -g -Wall -I../include -I../include -c -o hash.o hash.c
gcc -g -Wall -I../include -I../include -c -o heap.o heap.c
gcc -g -Wall -I../include -I../include -c -o html_quote.o
html_quote.c
/bin/rm -f libmiscutil.a
/usr/bin/ar r libmiscutil.a rfc1123.o rfc1738.o rfc1035.o rfc2617.o
util.o getfullhostname.o base64.o uudecode.o splay.o safe_inet_addr.o
iso3307.o snprintf.o md5.o radix.o stub_memaccount.o Array.o Stack.o
hash.o heap.o html_quote.o
ranlib libmiscutil.a
gcc -g -Wall -I../include -I../include -c -o ntlmauth.o ntlmauth.c
In file included from ntlmauth.c:24:
../include/ntlmauth.h:121: parse error before `gint16'
../include/ntlmauth.h:121: warning: no semicolon at end of struct or
union
../include/ntlmauth.h:122: warning: type defaults to `int' in
declaration of `maxlen'
../include/ntlmauth.h:122: warning: data definition has no type or
storage class
../include/ntlmauth.h:123: parse error before `offset'
../include/ntlmauth.h:123: warning: type defaults to `int' in
declaration of `offset'
../include/ntlmauth.h:123: warning: data definition has no type or
storage class
../include/ntlmauth.h:124: warning: type defaults to `int' in
declaration of `strhdr'
../include/ntlmauth.h:124: warning: data definition has no type or
storage class
../include/ntlmauth.h:128: parse error before `gint32'
../include/ntlmauth.h:128: warning: no semicolon at end of struct or
union
../include/ntlmauth.h:130: parse error before `}'
../include/ntlmauth.h:130: warning: type defaults to `int' in
declaration of `lstring'
../include/ntlmauth.h:130: warning: data definition has no type or
storage class
../include/ntlmauth.h:136: parse error before `gint32'
../include/ntlmauth.h:136: warning: no semicolon at end of struct or
union
../include/ntlmauth.h:137: warning: type defaults to `int' in
declaration of `ntlmhdr'
../include/ntlmauth.h:137: warning: data definition has no type or
storage class
../include/ntlmauth.h:142: parse error before `gint32'
../include/ntlmauth.h:142: warning: no semicolon at end of struct or
union
../include/ntlmauth.h:143: warning: type defaults to `int' in
declaration of `hdr'
../include/ntlmauth.h:143: warning: data definition has no type or
storage class
../include/ntlmauth.h:145: parse error before `domain'
../include/ntlmauth.h:145: warning: type defaults to `int' in
declaration of `domain'
../include/ntlmauth.h:145: warning: data definition has no type or
storage class
../include/ntlmauth.h:146: parse error before `workstation'
../include/ntlmauth.h:146: warning: type defaults to `int' in
declaration of `workstation'
../include/ntlmauth.h:146: warning: data definition has no type or
storage class
../include/ntlmauth.h:148: parse error before `}'
../include/ntlmauth.h:148: warning: type defaults to `int' in
declaration of `ntlm_negotiate'
../include/ntlmauth.h:148: warning: data definition has no type or
storage class
../include/ntlmauth.h:153: parse error before `gint32'
../include/ntlmauth.h:153: warning: no semicolon at end of struct or
union
../include/ntlmauth.h:154: warning: type defaults to `int' in
declaration of `target'
../include/ntlmauth.h:154: warning: data definition has no type or
storage class
../include/ntlmauth.h:160: parse error before `}'
../include/ntlmauth.h:160: warning: type defaults to `int' in
declaration of `ntlm_challenge'
../include/ntlmauth.h:160: warning: data definition has no type or
storage class
../include/ntlmauth.h:165: parse error before `gint32'
../include/ntlmauth.h:165: warning: no semicolon at end of struct or
union
../include/ntlmauth.h:166: warning: type defaults to `int' in
declaration of `lmresponse'
../include/ntlmauth.h:166: warning: data definition has no type or
storage class
../include/ntlmauth.h:167: parse error before `ntresponse'
../include/ntlmauth.h:167: warning: type defaults to `int' in
declaration of `ntresponse'
../include/ntlmauth.h:167: warning: data definition has no type or
storage class
../include/ntlmauth.h:168: parse error before `domain'
../include/ntlmauth.h:168: warning: type defaults to `int' in
declaration of `domain'
../include/ntlmauth.h:168: warning: data definition has no type or
storage class
../include/ntlmauth.h:169: parse error before `user'
../include/ntlmauth.h:169: warning: type defaults to `int' in
declaration of `user'
../include/ntlmauth.h:169: warning: data definition has no type or
storage class
../include/ntlmauth.h:170: parse error before `workstation'
../include/ntlmauth.h:170: warning: type defaults to `int' in
declaration of `workstation'
../include/ntlmauth.h:170: warning: data definition has no type or
storage class
../include/ntlmauth.h:171: parse error before `sessionkey'
../include/ntlmauth.h:171: warning: type defaults to `int' in
declaration of `sessionkey'
../include/ntlmauth.h:171: warning: data definition has no type or
storage class
../include/ntlmauth.h:172: parse error before `flags'
../include/ntlmauth.h:172: warning: type defaults to `int' in
declaration of `flags'
../include/ntlmauth.h:172: conflicting types for `flags'
../include/ntlmauth.h:155: previous declaration of `flags'
../include/ntlmauth.h:172: warning: data definition has no type or
storage class
../include/ntlmauth.h:173: conflicting types for `payload'
../include/ntlmauth.h:159: previous declaration of `payload'
../include/ntlmauth.h:174: parse error before `}'
../include/ntlmauth.h:174: warning: type defaults to `int' in
declaration of `ntlm_authenticate'
../include/ntlmauth.h:174: warning: data definition has no type or
storage class
../include/ntlmauth.h:178: parse error before `ntlm_fetch_string'
../include/ntlmauth.h:178: parse error before `gint32'
../include/ntlmauth.h:178: warning: type defaults to `int' in
declaration of `ntlm_fetch_string'
../include/ntlmauth.h:178: warning: data definition has no type or
storage class
../include/ntlmauth.h:180: parse error before `strhdr'
ntlmauth.c:65: parse error before `ntlm_fetch_string'
ntlmauth.c:65: parse error before `gint32'
ntlmauth.c:66: warning: return-type defaults to `int'
ntlmauth.c: In function `ntlm_fetch_string':
ntlmauth.c:67: `gint16' undeclared (first use in this function)
ntlmauth.c:67: (Each undeclared identifier is reported only once
ntlmauth.c:67: for each function it appears in.)
ntlmauth.c:67: parse error before `l'
ntlmauth.c:68: `gint32' undeclared (first use in this function)
ntlmauth.c:69: `lstring' undeclared (first use in this function)
ntlmauth.c:71: `rv' undeclared (first use in this function)
ntlmauth.c:73: `l' undeclared (first use in this function)
ntlmauth.c:73: request for member `len' in something not a structure or
union
ntlmauth.c:74: `o' undeclared (first use in this function)
ntlmauth.c:74: request for member `offset' in something not a structure
or union
ntlmauth.c:77: `length' undeclared (first use in this function)
ntlmauth.c:81: `packet' undeclared (first use in this function)
ntlmauth.c:85: warning: control reaches end of non-void function
ntlmauth.c: At top level:
ntlmauth.c:95: parse error before `strhdr'
ntlmauth.c: In function `ntlm_add_to_payload':
ntlmauth.c:99: `payload_length' undeclared (first use in this function)
ntlmauth.c:100: `toadd' undeclared (first use in this function)
ntlmauth.c:100: `toadd_length' undeclared (first use in this function)
ntlmauth.c:102: invalid type argument of `->'
ntlmauth.c:103: invalid type argument of `->'
ntlmauth.c:104: invalid type argument of `->'
ntlmauth.c:104: `base_offset' undeclared (first use in this function)
ntlmauth.c: In function `ntlm_make_challenge':
ntlmauth.c:118: `ntlm_challenge' undeclared (first use in this function)
ntlmauth.c:118: parse error before `ch'
ntlmauth.c:121: `ch' undeclared (first use in this function)
make[1]: *** [ntlmauth.o] Error 1
make[1]: Leaving directory `/DOWN/squid-ntlm/lib'
make: *** [all] Error 1

CONFIG.LOG
-----------

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
 
configure:732: checking host system type
configure:803: checking for gcc
configure:916: checking whether the C compiler (gcc -g) works
configure:932: gcc -o conftest -g conftest.c 1>&5
configure:958: checking whether the C compiler (gcc -g) is a
cross-compiler
configure:963: checking whether we are using GNU C
configure:991: checking whether gcc accepts -g
configure:2063: checking how to run the C preprocessor
configure:2154: checking for a BSD compatible install
configure:2209: checking for ranlib
configure:2237: checking whether ln -s works
configure:2260: checking for sh
configure:2296: checking for false
configure:2332: checking for true
configure:2368: checking for rm
configure:2404: checking for mv
configure:2440: checking for mkdir
configure:2476: checking for ln
configure:2512: checking for perl
configure:2548: checking for makedepend
configure:2584: checking for ar
configure:2644: checking for dirent.h that defines DIR
configure:2682: checking for opendir in -ldir
configure:2765: checking for ANSI C header files
configure:2946: checking for arpa/inet.h
configure:2946: checking for arpa/nameser.h
configure:2946: checking for assert.h
configure:2946: checking for bstring.h
configure:2946: checking for config.h
configure:2946: checking for crypt.h
configure:2946: checking for ctype.h
configure:2946: checking for errno.h
configure:2946: checking for execinfo.h
configure:2946: checking for fcntl.h
configure:2946: checking for getopt.h
configure:2946: checking for gnumalloc.h
configure:2946: checking for grp.h
configure:2946: checking for ip_compat.h
configure:2946: checking for ip_fil_compat.h
configure:2946: checking for ip_fil.h
configure:2946: checking for ip_nat.h
configure:2946: checking for libc.h
configure:2946: checking for limits.h
configure:2946: checking for linux/netfilter_ipv4.h
configure:2946: checking for malloc.h
configure:2946: checking for math.h
configure:2946: checking for memory.h
configure:2946: checking for mount.h
configure:2946: checking for net/if.h
configure:2946: checking for netdb.h
configure:2946: checking for netinet/if_ether.h
configure:2946: checking for netinet/in.h
configure:2946: checking for netinet/tcp.h
configure:2946: checking for netinet/ip_compat.h
configure:2946: checking for netinet/ip_fil_compat.h
configure:2946: checking for netinet/ip_fil.h
configure:2946: checking for netinet/ip_nat.h
configure:2946: checking for openssl/err.h
configure:2946: checking for openssl/md5.h
configure:2946: checking for openssl/ssl.h
configure:2946: checking for poll.h
configure:2946: checking for pwd.h
configure:2946: checking for regex.h
configure:2946: checking for resolv.h
configure:2946: checking for sched.h
configure:2946: checking for signal.h
configure:2946: checking for stdarg.h
configure:2946: checking for stddef.h
configure:2946: checking for stdio.h
configure:2946: checking for stdlib.h
configure:2946: checking for string.h
configure:2946: checking for strings.h
configure:2946: checking for sys/file.h
configure:2946: checking for sys/ioctl.h
configure:2946: checking for sys/mount.h
configure:2946: checking for sys/msg.h
configure:2946: checking for sys/param.h
configure:2946: checking for sys/resource.h
configure:2946: checking for sys/select.h
configure:2946: checking for sys/socket.h
configure:2946: checking for sys/stat.h
configure:2946: checking for sys/statvfs.h
configure:2946: checking for sys/syscall.h
configure:2946: checking for sys/time.h
configure:2946: checking for sys/types.h
configure:2946: checking for sys/un.h
configure:2946: checking for sys/vfs.h
configure:2946: checking for sys/wait.h
configure:2946: checking for syslog.h
configure:2946: checking for time.h
configure:2946: checking for unistd.h
configure:2946: checking for varargs.h
configure:2946: checking for byteswap.h
configure:2946: checking for glib.h
configure:2946: checking for stdint.h
configure:2946: checking for inttypes.h
configure:2984: checking for working const
configure:3059: checking whether byte ordering is bigendian
configure:3150: checking if ANSI prototypes work
configure:3185: checking for tm->tm_gmtoff
configure:3222: checking for struct mallinfo
configure:3268: checking for extended mallinfo
configure:3305: checking for struct rusage
configure:3346: checking for ip->ip_hl
configure:3393: checking size of void *
configure:3432: checking size of short
configure:3471: checking size of int
configure:3510: checking size of long
configure:3549: checking size of long long
configure:3588: checking size of __int64
configure:3627: checking size of int16_t
configure:3666: checking size of uint16_t
configure:3705: checking size of u_int16_t
configure:3744: checking size of int32_t
configure:3783: checking size of uint32_t
configure:3822: checking size of u_int32_t
configure:3861: checking size of int64_t
configure:3900: checking size of uint64_t
configure:3939: checking size of u_int64_t
configure:3980: checking for int16_t
configure:4083: checking for u_int16_t
configure:4152: checking for int32_t
configure:4255: checking for u_int32_t
configure:4358: checking for int64_t
configure:4495: checking for u_int64_t
configure:4564: checking for pid_t
configure:4597: checking for size_t
configure:4630: checking for ssize_t
configure:4663: checking for off_t
configure:4696: checking for mode_t
configure:4729: checking for fd_mask
configure:4765: checking for working alloca.h
configure:4798: checking for alloca
configure:4999: checking for socklen_t
configure:5036: checking for mtyp_t
configure:5070: checking for main in -lnsl
configure:5113: checking for main in -lsocket
configure:5160: checking for main in -lgnumalloc
configure:5218: checking for main in -lmalloc
configure:5266: checking for main in -lbsd
configure:5309: checking for main in -lregex
configure:5345: checking for gethostbyname in -lbind
configure:5398: checking for inet_aton in -lresolv
configure:5433: checking for inet_aton in -l44bsd
configure:5484: checking for main in -lresolv
configure:5530: checking for main in -lm
configure:5574: checking for crypt in -lcrypt
configure:5616: checking for dlopen in -ldl
configure:5658: checking for main in -lpthread
configure:5902: checking for bcopy
configure:5902: checking for backtrace_symbols_fd
configure:5902: checking for crypt
configure:5902: checking for fchmod
configure:5902: checking for getdtablesize
configure:5902: checking for getpagesize
configure:5902: checking for getrusage
configure:5902: checking for getspnam
configure:5902: checking for lrand48
configure:5902: checking for mallinfo
configure:5902: checking for mallocblksize
configure:5902: checking for mallopt
configure:5902: checking for memcpy
configure:5902: checking for memmove
configure:5902: checking for memset
configure:5902: checking for mkstemp
configure:5902: checking for mktime
configure:5902: checking for mstats
configure:5902: checking for poll
configure:5902: checking for pthread_attr_setscope
configure:5902: checking for pthread_setschedparam
configure:5902: checking for pthread_attr_setschedparam
configure:5902: checking for pthread_sigmask
configure:5902: checking for putenv
configure:5902: checking for random
configure:5902: checking for regcomp
configure:5902: checking for regexec
configure:5902: checking for regfree
configure:5902: checking for res_init
configure:5902: checking for rint
configure:5902: checking for seteuid
configure:5902: checking for setgroups
configure:5902: checking for setpgrp
configure:5902: checking for setrlimit
configure:5902: checking for getrlimit
configure:5902: checking for setsid
configure:5902: checking for sigaction
configure:5902: checking for snprintf
configure:5902: checking for srand48
configure:5902: checking for srandom
configure:5902: checking for statfs
configure:5902: checking for sysconf
configure:5902: checking for syslog
configure:5902: checking for timegm
configure:5902: checking for vsnprintf
configure:5902: checking for bswap_16
configure:5902: checking for bswap_32
configure:5956: checking if setresuid is implemented
configure:6077: checking if GNUregex needs to be compiled
configure:6091: gcc -c -g -Wall conftest.c 1>&5
configure:6122: checking for drand48
configure:6122: checking for tempnam
configure:6122: checking for strerror
configure:6178: checking Default FD_SETSIZE value
configure:6208: gcc -o conftest -g -Wall -g conftest.c -lm -lresolv
-lnsl 1>&5
configure:6200: warning: return-type defaults to `int'
configure:6227: checking Maximum number of filedescriptors we can open
configure:6299: gcc -o conftest -g -Wall -g conftest.c -lm -lresolv
-lnsl 1>&5
configure:6246: warning: return-type defaults to `int'
configure:6326: checking Default UDP send buffer size
configure:6352: gcc -o conftest -g -Wall -g conftest.c -lm -lresolv
-lnsl 1>&5
configure:6339: warning: return-type defaults to `int'
configure:6371: checking Default UDP receive buffer size
configure:6397: gcc -o conftest -g -Wall -g conftest.c -lm -lresolv
-lnsl 1>&5
configure:6384: warning: return-type defaults to `int'
configure:6416: checking Default TCP send buffer size
configure:6442: gcc -o conftest -g -Wall -g conftest.c -lm -lresolv
-lnsl 1>&5
configure:6429: warning: return-type defaults to `int'
configure:6461: checking Default TCP receive buffer size
configure:6487: gcc -o conftest -g -Wall -g conftest.c -lm -lresolv
-lnsl 1>&5
configure:6474: warning: return-type defaults to `int'
configure:6506: checking if sys_errlist is already defined
configure:6540: checking for libresolv _dns_ttl_ hack
configure:6549: gcc -o conftest -g -Wall -g conftest.c -lm -lresolv
-lnsl 1>&5
/tmp/cc8sX56y.o: In function `main':
/DOWN/squid-ntlm/configure:6545: undefined reference to `_dns_ttl_'
collect2: ld returned 1 exit status
configure: failed program was:
#line 6542 "configure"
#include "confdefs.h"
extern int _dns_ttl_;
int main() {
return _dns_ttl_;
; return 0; }
configure:6565: checking if inet_ntoa() actually works
configure:6589: gcc -o conftest -g -Wall -g conftest.c -lm -lresolv
-lnsl 1>&5
configure:6578: warning: return-type defaults to `int'
configure:6615: checking for working statvfs() interface
configure:6634: gcc -c -g -Wall conftest.c 1>&5
configure:6654: checking for _res.nsaddr_list

Regards,
Thomas

Robert Collins wrote:
>
> On 22 Aug 2001 08:48:19 +0200, Thomas Goebel wrote:
> > Hello,
> >
> > i tryd to compile and install a new version of the squid-ntlm .
> >
> > The following error is shown
> > (i have downloaded a complete new cvs tree)
> >
> >
>
> This is a problem with the typedef detection code in configure.in. Is this on the same machien that worked before?
>
> Does it have the same software installed?
> What was the output from configure (including config.log)?
>
> Rob
Received on Thu Aug 23 2001 - 03:47:18 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:01:53 MST