Skip site navigation (1)Skip section navigation (2)
Date:      11 Nov 1997 23:45:06 -0300
From:      Sguthartz@pnet.com.br
To:        freebsd-questions@FreeBSD.ORG
Subject:   Can anybody help install squid?
Message-ID:  <199711120154.RAA15482@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help
> If you are reading this text, then your mail reader does not support
> the MIME (Multipurpose Internet Mail Extensions) standard.  To take
> full advantage of the features of this message, you need to upgrade
> your mailer to a MIME V1.0 compliant package.  Some parts of this
> message may be in human readable form.

--zzzz55619236bbda3pnet.com.brzzzz
Content-Type: text/plain
Content-Transfer-Encoding: 7bit

This is a general call for help before we start doing rash things like
throwing computers out of tall building windows.  We have been trying to
install squid 1.1.17 on our DNS server that runs FreeBSD 2.1.7.1 for the
past ten hours.  Not being unix gurus yet, we can't decipher the
config.log file created when we compile the source code. We can see many
failures, but we're not sure what keeps Make from making.  For example,
we run ./configure and it outputs the attached .log file.  Then we run
make all but we keep getting error code 1when the Make process gets to
dnsserver.o.  We know that this isn't much information but we don't know
what else to send.  Please help if you can.

Regards from the Boys in Brasil,

Stephen and Ademir
Planet Provider


--zzzz55619236bbda3pnet.com.brzzzz
Content-Type: application/octet-stream; name="config.log"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="config.log"

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

configure:552: checking host system type
configure:607: checking for gcc
configure:684: checking whether the C compiler (gcc  -g) works
configure:698: gcc -o conftest   -g conftest.c  1>&5
configure:718: checking whether the C compiler (gcc  -g) is a cross-compiler
configure:723: checking whether we are using GNU C
configure:732: gcc -E conftest.c
configure:747: checking whether gcc accepts -g
configure:818: checking how to run the C preprocessor
configure:839: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:889: checking for a BSD compatible install
configure:941: checking for ranlib
configure:968: checking whether ln -s works
configure:991: checking for false
configure:1023: checking for true
configure:1055: checking for rm
configure:1087: checking for mv
configure:1119: checking for mkdir
configure:1151: checking for ln
configure:1183: checking for perl
configure:1215: checking for makedepend
configure:1247: checking for ar
configure:1297: checking for dirent.h that defines DIR
configure:1310: gcc -c -g -O2 -Wall  conftest.c 1>&5
configure: In function `main':
configure:1306: warning: unused variable `dirp'
configure:1335: checking for opendir in -ldir
configure:1354: gcc -o conftest -g -O2 -Wall  -g conftest.c -ldir   1>&5
ld: -ldir: no match
configure: failed program was:
#line 1343 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char opendir();

int main() {
opendir()
; return 0; }
configure:1418: checking for ANSI C header files
configure:1431: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1498: gcc -o conftest -g -O2 -Wall  -g conftest.c  1>&5
configure:1574: checking for alloca.h
configure:1584: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1580: alloca.h: No such file or directory
configure: failed program was:
#line 1579 "configure"
#include "confdefs.h"
#include <alloca.h>
configure:1574: checking for arpa/inet.h
configure:1584: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1574: checking for arpa/nameser.h
configure:1584: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1574: checking for bstring.h
configure:1584: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1580: bstring.h: No such file or directory
configure: failed program was:
#line 1579 "configure"
#include "confdefs.h"
#include <bstring.h>
configure:1574: checking for config.h
configure:1584: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1580: config.h: No such file or directory
configure: failed program was:
#line 1579 "configure"
#include "confdefs.h"
#include <config.h>
configure:1574: checking for crypt.h
configure:1584: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1580: crypt.h: No such file or directory
configure: failed program was:
#line 1579 "configure"
#include "confdefs.h"
#include <crypt.h>
configure:1574: checking for ctype.h
configure:1584: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1574: checking for errno.h
configure:1584: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1574: checking for fcntl.h
configure:1584: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1574: checking for getopt.h
configure:1584: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1580: getopt.h: No such file or directory
configure: failed program was:
#line 1579 "configure"
#include "confdefs.h"
#include <getopt.h>
configure:1574: checking for gnumalloc.h
configure:1584: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1580: gnumalloc.h: No such file or directory
configure: failed program was:
#line 1579 "configure"
#include "confdefs.h"
#include <gnumalloc.h>
configure:1574: checking for grp.h
configure:1584: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1574: checking for libc.h
configure:1584: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1580: libc.h: No such file or directory
configure: failed program was:
#line 1579 "configure"
#include "confdefs.h"
#include <libc.h>
configure:1574: checking for limits.h
configure:1584: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1574: checking for malloc.h
configure:1584: gcc -E  conftest.c >/dev/null 2>conftest.out
In file included from configure:1580:
/usr/include/malloc.h:2: warning: #warning "this file includes <malloc.h> which is obsoleted, use <stdlib.h> instead"
configure: failed program was:
#line 1579 "configure"
#include "confdefs.h"
#include <malloc.h>
configure:1574: checking for math.h
configure:1584: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1574: checking for memory.h
configure:1584: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1574: checking for netdb.h
configure:1584: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1574: checking for netinet/in.h
configure:1584: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1574: checking for netinet/tcp.h
configure:1584: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1574: checking for poll.h
configure:1584: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1580: poll.h: No such file or directory
configure: failed program was:
#line 1579 "configure"
#include "confdefs.h"
#include <poll.h>
configure:1574: checking for pwd.h
configure:1584: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1574: checking for regex.h
configure:1584: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1574: checking for resolv.h
configure:1584: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1574: checking for signal.h
configure:1584: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1574: checking for stdarg.h
configure:1584: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1574: checking for stddef.h
configure:1584: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1574: checking for stdio.h
configure:1584: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1574: checking for stdlib.h
configure:1584: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1574: checking for string.h
configure:1584: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1574: checking for strings.h
configure:1584: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1574: checking for sys/file.h
configure:1584: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1574: checking for sys/param.h
configure:1584: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1574: checking for sys/resource.h
configure:1584: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1574: checking for sys/select.h
configure:1584: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1574: checking for sys/socket.h
configure:1584: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1574: checking for sys/stat.h
configure:1584: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1574: checking for sys/syscall.h
configure:1584: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1574: checking for sys/time.h
configure:1584: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1574: checking for sys/types.h
configure:1584: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1574: checking for sys/un.h
configure:1584: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1574: checking for sys/wait.h
configure:1584: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1574: checking for syslog.h
configure:1584: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1574: checking for time.h
configure:1584: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1574: checking for unistd.h
configure:1584: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1574: checking for varargs.h
configure:1584: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1612: checking for working const
configure:1666: gcc -c -g -O2 -Wall  conftest.c 1>&5
configure: In function `main':
configure:1640: warning: unused variable `s'
configure:1660: warning: unused variable `foo'
configure:1628: warning: unused variable `zero'
configure:1622: warning: unused variable `x'
configure:1639: warning: `t' might be used uninitialized in this function
configure:1657: warning: `b' might be used uninitialized in this function
configure:1688: checking if ANSI prototypes work
configure:1697: gcc -c -g -O2 -Wall  conftest.c 1>&5
configure:1713: checking for tm->tm_gmtoff
configure:1724: gcc -c -g -O2 -Wall  conftest.c 1>&5
configure:1740: checking for extended mallinfo
configure:1751: gcc -c -g -O2 -Wall  conftest.c 1>&5
In file included from configure:1744:
/usr/include/malloc.h:2: warning: #warning "this file includes <malloc.h> which is obsoleted, use <stdlib.h> instead"
configure: In function `main':
configure:1746: storage size of `foo' isn't known
configure:1746: warning: unused variable `foo'
configure: failed program was:
#line 1742 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <malloc.h>
int main() {
struct mallinfo foo;
foo.mxfast = 0;
; return 0; }
configure:1767: checking for ip->ip_hl
configure:1786: gcc -c -g -O2 -Wall  conftest.c 1>&5
configure:1802: checking size of int
configure:1821: gcc -o conftest -g -O2 -Wall  -g conftest.c  1>&5
configure:1813: warning: return-type defaults to `int'
configure:1841: checking size of long
configure:1860: gcc -o conftest -g -O2 -Wall  -g conftest.c  1>&5
configure:1852: warning: return-type defaults to `int'
configure:1883: checking for working alloca.h
configure:1916: checking for alloca
configure:1944: gcc -o conftest -g -O2 -Wall  -g conftest.c  1>&5
configure: In function `main':
configure:1940: warning: unused variable `p'
configure:2111: checking for pid_t
configure:2144: checking for size_t
configure:2177: checking for off_t
configure:2210: checking for mode_t
configure:2244: checking for main in -lnsl
configure:2259: gcc -o conftest -g -O2 -Wall  -g conftest.c -lnsl   1>&5
ld: -lnsl: no match
configure: failed program was:
#line 2252 "configure"
#include "confdefs.h"

int main() {
main()
; return 0; }
configure:2287: checking for main in -lsocket
configure:2302: gcc -o conftest -g -O2 -Wall  -g conftest.c -lsocket   1>&5
ld: -lsocket: no match
configure: failed program was:
#line 2295 "configure"
#include "confdefs.h"

int main() {
main()
; return 0; }
configure:2330: checking for main in -lgnumalloc
configure:2345: gcc -o conftest -g -O2 -Wall  -g conftest.c -lgnumalloc   1>&5
configure:2428: checking for main in -lbsd
configure:2443: gcc -o conftest -g -O2 -Wall  -g conftest.c -lbsd  -lgnumalloc  1>&5
ld: -lbsd: no match
configure: failed program was:
#line 2436 "configure"
#include "confdefs.h"

int main() {
main()
; return 0; }
configure:2471: checking for main in -lregex
configure:2486: gcc -o conftest -g -O2 -Wall  -g conftest.c -lregex  -lgnumalloc  1>&5
ld: -lregex: no match
configure: failed program was:
#line 2479 "configure"
#include "confdefs.h"

int main() {
main()
; return 0; }
configure:2507: checking for inet_aton in -lresolv
configure:2526: gcc -o conftest -g -O2 -Wall  -g conftest.c -lresolv  -lgnumalloc  1>&5
configure:2542: checking for inet_aton in -l44bsd
configure:2561: gcc -o conftest -g -O2 -Wall  -g conftest.c -l44bsd  -lgnumalloc  1>&5
ld: -l44bsd: no match
configure: failed program was:
#line 2550 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char inet_aton();

int main() {
inet_aton()
; return 0; }
configure:2593: checking for main in -lresolv
configure:2608: gcc -o conftest -g -O2 -Wall  -g conftest.c -lresolv  -lgnumalloc  1>&5
configure:2636: checking for main in -lm
configure:2651: gcc -o conftest -g -O2 -Wall  -g conftest.c -lm  -lresolv -lgnumalloc  1>&5
configure:2680: checking for crypt in -lcrypt
configure:2699: gcc -o conftest -g -O2 -Wall  -g conftest.c -lcrypt  -lm -lresolv -lgnumalloc  1>&5
configure:2801: checking for bcopy
configure:2829: gcc -o conftest -g -O2 -Wall  -g conftest.c -lm -lresolv -lgnumalloc  1>&5
configure:2801: checking for fchmod
configure:2829: gcc -o conftest -g -O2 -Wall  -g conftest.c -lm -lresolv -lgnumalloc  1>&5
configure:2801: checking for getdtablesize
configure:2829: gcc -o conftest -g -O2 -Wall  -g conftest.c -lm -lresolv -lgnumalloc  1>&5
configure:2801: checking for getrusage
configure:2829: gcc -o conftest -g -O2 -Wall  -g conftest.c -lm -lresolv -lgnumalloc  1>&5
configure:2801: checking for getspnam
configure:2829: gcc -o conftest -g -O2 -Wall  -g conftest.c -lm -lresolv -lgnumalloc  1>&5
configure:2823: Undefined symbol `_getspnam' referenced from text segment
configure: failed program was:
#line 2806 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char getspnam(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char getspnam();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_getspnam) || defined (__stub___getspnam)
choke me
#else
getspnam();
#endif

; return 0; }
configure:2801: checking for lrand48
configure:2829: gcc -o conftest -g -O2 -Wall  -g conftest.c -lm -lresolv -lgnumalloc  1>&5
configure:2801: checking for mallinfo
configure:2829: gcc -o conftest -g -O2 -Wall  -g conftest.c -lm -lresolv -lgnumalloc  1>&5
configure:2823: Undefined symbol `_mallinfo' referenced from text segment
configure: failed program was:
#line 2806 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char mallinfo(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char mallinfo();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_mallinfo) || defined (__stub___mallinfo)
choke me
#else
mallinfo();
#endif

; return 0; }
configure:2801: checking for mallocblksize
configure:2829: gcc -o conftest -g -O2 -Wall  -g conftest.c -lm -lresolv -lgnumalloc  1>&5
configure:2823: Undefined symbol `_mallocblksize' referenced from text segment
configure: failed program was:
#line 2806 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char mallocblksize(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char mallocblksize();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_mallocblksize) || defined (__stub___mallocblksize)
choke me
#else
mallocblksize();
#endif

; return 0; }
configure:2801: checking for mallopt
configure:2829: gcc -o conftest -g -O2 -Wall  -g conftest.c -lm -lresolv -lgnumalloc  1>&5
configure:2823: Undefined symbol `_mallopt' referenced from text segment
configure: failed program was:
#line 2806 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char mallopt(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char mallopt();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_mallopt) || defined (__stub___mallopt)
choke me
#else
mallopt();
#endif

; return 0; }
configure:2801: checking for memcpy
configure:2829: gcc -o conftest -g -O2 -Wall  -g conftest.c -lm -lresolv -lgnumalloc  1>&5
configure:2813: warning: conflicting types for built-in function `memcpy'
configure:2801: checking for memmove
configure:2829: gcc -o conftest -g -O2 -Wall  -g conftest.c -lm -lresolv -lgnumalloc  1>&5
configure:2801: checking for mktime
configure:2829: gcc -o conftest -g -O2 -Wall  -g conftest.c -lm -lresolv -lgnumalloc  1>&5
configure:2801: checking for mstats
configure:2829: gcc -o conftest -g -O2 -Wall  -g conftest.c -lm -lresolv -lgnumalloc  1>&5
configure:2801: checking for poll
configure:2829: gcc -o conftest -g -O2 -Wall  -g conftest.c -lm -lresolv -lgnumalloc  1>&5
configure:2823: Undefined symbol `_poll' referenced from text segment
configure: failed program was:
#line 2806 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char poll(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char poll();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_poll) || defined (__stub___poll)
choke me
#else
poll();
#endif

; return 0; }
configure:2801: checking for random
configure:2829: gcc -o conftest -g -O2 -Wall  -g conftest.c -lm -lresolv -lgnumalloc  1>&5
configure:2801: checking for regcomp
configure:2829: gcc -o conftest -g -O2 -Wall  -g conftest.c -lm -lresolv -lgnumalloc  1>&5
configure:2801: checking for regexec
configure:2829: gcc -o conftest -g -O2 -Wall  -g conftest.c -lm -lresolv -lgnumalloc  1>&5
configure:2801: checking for regfree
configure:2829: gcc -o conftest -g -O2 -Wall  -g conftest.c -lm -lresolv -lgnumalloc  1>&5
configure:2801: checking for res_init
configure:2829: gcc -o conftest -g -O2 -Wall  -g conftest.c -lm -lresolv -lgnumalloc  1>&5
configure:2801: checking for seteuid
configure:2829: gcc -o conftest -g -O2 -Wall  -g conftest.c -lm -lresolv -lgnumalloc  1>&5
configure:2801: checking for setpgrp
configure:2829: gcc -o conftest -g -O2 -Wall  -g conftest.c -lm -lresolv -lgnumalloc  1>&5
configure:2801: checking for setresuid
configure:2829: gcc -o conftest -g -O2 -Wall  -g conftest.c -lm -lresolv -lgnumalloc  1>&5
configure:2823: Undefined symbol `_setresuid' referenced from text segment
configure: failed program was:
#line 2806 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char setresuid(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char setresuid();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_setresuid) || defined (__stub___setresuid)
choke me
#else
setresuid();
#endif

; return 0; }
configure:2801: checking for setrlimit
configure:2829: gcc -o conftest -g -O2 -Wall  -g conftest.c -lm -lresolv -lgnumalloc  1>&5
configure:2801: checking for setsid
configure:2829: gcc -o conftest -g -O2 -Wall  -g conftest.c -lm -lresolv -lgnumalloc  1>&5
configure:2801: checking for sigaction
configure:2829: gcc -o conftest -g -O2 -Wall  -g conftest.c -lm -lresolv -lgnumalloc  1>&5
configure:2801: checking for srand48
configure:2829: gcc -o conftest -g -O2 -Wall  -g conftest.c -lm -lresolv -lgnumalloc  1>&5
configure:2801: checking for srandom
configure:2829: gcc -o conftest -g -O2 -Wall  -g conftest.c -lm -lresolv -lgnumalloc  1>&5
configure:2801: checking for sysconf
configure:2829: gcc -o conftest -g -O2 -Wall  -g conftest.c -lm -lresolv -lgnumalloc  1>&5
configure:2801: checking for syslog
configure:2829: gcc -o conftest -g -O2 -Wall  -g conftest.c -lm -lresolv -lgnumalloc  1>&5
configure:2801: checking for tempnam
configure:2829: gcc -o conftest -g -O2 -Wall  -g conftest.c -lm -lresolv -lgnumalloc  1>&5
configure:2801: checking for timegm
configure:2829: gcc -o conftest -g -O2 -Wall  -g conftest.c -lm -lresolv -lgnumalloc  1>&5
configure:2855: checking if GNUregex needs to be compiled
configure:2887: checking for tempnam
configure:2887: checking for strerror
configure:2915: gcc -o conftest -g -O2 -Wall  -g conftest.c -lm -lresolv -lgnumalloc  1>&5
configure:2943: checking Default FD_SETSIZE value
configure:2972: gcc -o conftest -g -O2 -Wall  -g conftest.c -lm -lresolv -lgnumalloc  1>&5
configure:2965: warning: return-type defaults to `int'
configure:2991: checking Maximum number of filedescriptors we can open
configure:3048: gcc -o conftest -g -O2 -Wall  -g conftest.c -lm -lresolv -lgnumalloc  1>&5
configure:3003: warning: return-type defaults to `int'
configure: In function `main':
configure:3004: warning: unused variable `j'
configure:3067: checking Default UDP send buffer size
configure:3091: gcc -o conftest -g -O2 -Wall  -g conftest.c -lm -lresolv -lgnumalloc  1>&5
configure:3080: warning: return-type defaults to `int'
configure:3110: checking Default UDP receive buffer size
configure:3134: gcc -o conftest -g -O2 -Wall  -g conftest.c -lm -lresolv -lgnumalloc  1>&5
configure:3123: warning: return-type defaults to `int'
configure:3153: checking Default TCP send buffer size
configure:3177: gcc -o conftest -g -O2 -Wall  -g conftest.c -lm -lresolv -lgnumalloc  1>&5
configure:3166: warning: return-type defaults to `int'
configure:3196: checking Default TCP receive buffer size
configure:3220: gcc -o conftest -g -O2 -Wall  -g conftest.c -lm -lresolv -lgnumalloc  1>&5
configure:3209: warning: return-type defaults to `int'
configure:3239: checking if sys_errlist is already defined
configure:3248: gcc -c -g -O2 -Wall  conftest.c 1>&5
configure: In function `main':
configure:3244: warning: initialization discards `const' from pointer target type
configure:3244: warning: unused variable `s'
configure:3264: checking for libresolv _dns_ttl_ hack
configure:3273: gcc -o conftest -g -O2 -Wall  -g conftest.c -lm -lresolv -lgnumalloc  1>&5
configure:3269: Undefined symbol `__dns_ttl_' referenced from text segment
configure: failed program was:
#line 3266 "configure"
#include "confdefs.h"
extern int _dns_ttl_;
int main() {
return _dns_ttl_;
; return 0; }

--zzzz55619236bbda3pnet.com.brzzzz--




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199711120154.RAA15482>