Here it is in plain text since yahoo didn't store the attachment...
root@hns1 [10:42am] greylist/milter-greylist-1.5.8 2> make realclean
rm -f milter-greylist milter-greylist.o pending.o except.o sync.o
conf_yacc.o du
mp_yacc.o conf.o autowhite.o dump.o spf.o conf_yacc.c conf_lex.c
dump_yacc.c dum
p_lex.c \
rc-linux.sh rc-bsd.sh rc-solaris.sh rc-debian.sh
rm -Rf Makefile config.h config.log config.status \
autom4te.cache configure.lineno *.orig *.bak autoscan.log
root@hns1 [10:43am] greylist/milter-greylist-1.5.8 4> ./configure
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for flex... flex
checking for yywrap in -lfl... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... yes
checking for bison... bison -y
checking for a BSD-compatible install... ./install-sh -c
checking for mkdep... no
checking for rm... rm
checking for mv... mv
checking for test... test
checking for sed... sed
checking for true... true
checking if compiler accepts -Wall... yes
checking if ld accepts --rpath... no
checking how to run the C preprocessor... gcc -E
checking for egrep... egrep
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... 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... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking getopt.h usability... no
checking getopt.h presence... no
checking for getopt.h... no
checking sys/cdefs.h usability... no
checking sys/cdefs.h presence... no
checking for sys/cdefs.h... no
checking for pid_t... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking for unistd.h... (cached) yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for strftime... yes
checking for working memcmp... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sys/socket.h... (cached) yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking for function prototypes... yes
checking whether setvbuf arguments are reversed... no
checking whether lstat dereferences a symlink specified with a trailing
slash...
no
checking whether stat accepts an empty string... no
checking for bzero... yes
checking for gettimeofday... yes
checking for malloc... yes
checking for inet_ntoa... no
checking for strerror... yes
checking for select... yes
checking for socket... no
checking for socket in -lsocket... yes
checking for inet_aton in -lresolv... yes
checking for inet_pton in -lnsl... yes
checking for getaddrinfo... no
checking for getaddrinfo in -lsocket... no
checking whether your system has IPv6 directory... no
checking for getnameinfo... no
checking for getnameinfo in -lsocket... no
checking whether your system has IPv6 directory... (cached) no
checking if <syslog.h> defines LOG_PERROR... no
checking if <time.h> defines timeradd... no
checking if -D__EXTENSIONS__ is needed to use snprintf... no
checking for pthread_create in -lpthread... yes
checking for smfi_register in -lmilter... yes
checking if -lpthread is needed after -lmilter... no
checking if <sys/queue.h> is outdated... yes
checking if __RCSID can be used twice in the same source... no
checking whether <pthreads.h> wants -pthread... no
checking whether you need -D_XOPEN_SOURCE to use libpthread... yes
checking whether you need -D_XOPEN_SOURCE to use <stdio.h> with -ansi...
no
checking for struct sockaddr.sa_len... no
checking if socklen_t is missing... yes
checking for broken rwlock in libpthread... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
root@hns1 [10:45am] greylist/milter-greylist-1.5.8 5> make
gcc -g -O2 -Wall -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -c
milter-greylist.c -o mil
ter-greylist.o
In file included from /usr/include/pthread.h:15,
from dump.h:42,
from milter-greylist.c:69:
/usr/include/sched.h:51: warning: `struct timespec' declared inside
parameter li
st
/usr/include/sched.h:51: warning: its scope is only this definition or
declarati
on, which is probably not what you want.
In file included from dump.h:42,
from milter-greylist.c:69:
/usr/include/pthread.h:216: warning: `struct timespec' declared inside
parameter
list
In file included from /usr/include/sys/vnode.h:41,
from /usr/include/sys/stream.h:21,
from
/usr/local/lib/gcc-lib/sparc-sun-solaris2.6/2.95.3/include
/sys/stream.h:5,
from /usr/include/netinet/in.h:38,
from dump.h:45,
from milter-greylist.c:69:
/usr/include/sys/resource.h:115: field `ru_utime' has incomplete type
/usr/include/sys/resource.h:116: field `ru_stime' has incomplete type
In file included from /usr/include/sys/stream.h:21,
from
/usr/local/lib/gcc-lib/sparc-sun-solaris2.6/2.95.3/include
/sys/stream.h:5,
from /usr/include/netinet/in.h:38,
from dump.h:45,
from milter-greylist.c:69:
/usr/include/sys/vnode.h:87: parse error before `u_short'
/usr/include/sys/vnode.h:87: warning: no semicolon at end of struct or
union
/usr/include/sys/vnode.h:88: warning: data definition has no type or
storage cla
ss
/usr/include/sys/vnode.h:100: parse error before `}'
/usr/include/sys/vnode.h:100: warning: data definition has no type or
storage cl
ass
/usr/include/sys/vnode.h:167: parse error before `u_long'
/usr/include/sys/vnode.h:167: warning: no semicolon at end of struct or
union
/usr/include/sys/vnode.h:169: parse error before `va_vcode'
/usr/include/sys/vnode.h:169: warning: data definition has no type or
storage cl
ass
/usr/include/sys/vnode.h:170: warning: data definition has no type or
storage cl
ass
/usr/include/sys/vnode.h:245: parse error before `u_long'
/usr/include/sys/vnode.h:245: warning: no semicolon at end of struct or
union
/usr/include/sys/vnode.h:250: parse error before `}'
/usr/include/sys/vnode.h:250: warning: data definition has no type or
storage cl
ass
/usr/include/sys/vnode.h:316: parse error before `u_int'
/usr/include/sys/vnode.h:319: parse error before `u_int'
/usr/include/sys/vnode.h:322: parse error before `u_int'
/usr/include/sys/vnode.h:324: parse error before `u_int'
/usr/include/sys/vnode.h:326: parse error before `u_int'
/usr/include/sys/vnode.h:330: parse error before `u_long'
/usr/include/sys/vnode.h:332: parse error before `u_int'
/usr/include/sys/vnode.h:336: parse error before `vsecattr_t'
/usr/include/sys/vnode.h:338: parse error before `vsecattr_t'
In file included from
/usr/local/lib/gcc-lib/sparc-sun-solaris2.6/2.95.3/include
/sys/stream.h:5,
from /usr/include/netinet/in.h:38,
from dump.h:45,
from milter-greylist.c:69:
/usr/include/sys/stream.h:73: parse error before `uint'
/usr/include/sys/stream.h:73: warning: no semicolon at end of struct or
union
/usr/include/sys/stream.h:89: parse error before `q_draining'
/usr/include/sys/stream.h:89: warning: data definition has no type or
storage cl
ass
/usr/include/sys/stream.h:91: parse error before `q_syncqmsgs'
/usr/include/sys/stream.h:91: warning: data definition has no type or
storage cl
ass
/usr/include/sys/stream.h:92: warning: data definition has no type or
storage cl
ass
/usr/include/sys/stream.h:133: parse error before `uint'
/usr/include/sys/stream.h:133: warning: no semicolon at end of struct or
union
/usr/include/sys/stream.h:134: warning: data definition has no type or
storage c
lass
/usr/include/sys/stream.h:168: parse error before `ushort'
/usr/include/sys/stream.h:168: warning: no semicolon at end of struct or
union
/usr/include/sys/stream.h:174: parse error before `}'
/usr/include/sys/stream.h:216: parse error before `queue_t'
/usr/include/sys/stream.h:216: warning: no semicolon at end of struct or
union
/usr/include/sys/stream.h:218: warning: data definition has no type or
storage c
lass
/usr/include/sys/stream.h:220: parse error before `}'
/usr/include/sys/stream.h:274: parse error before `queue_t'
/usr/include/sys/stream.h:274: warning: no semicolon at end of struct or
union
/usr/include/sys/stream.h:275: warning: data definition has no type or
storage c
lass
/usr/include/sys/stream.h:375: parse error before `uint'
/usr/include/sys/stream.h:375: warning: no semicolon at end of struct or
union
/usr/include/sys/stream.h:380: parse error before `ioc_flag'
/usr/include/sys/stream.h:380: warning: data definition has no type or
storage c
lass
/usr/include/sys/stream.h:382: parse error before `}'
/usr/include/sys/stream.h:421: parse error before `uint'
/usr/include/sys/stream.h:421: warning: no semicolon at end of struct or
union
/usr/include/sys/stream.h:424: parse error before `cq_flag'
/usr/include/sys/stream.h:424: warning: data definition has no type or
storage c
lass
/usr/include/sys/stream.h:425: parse error before `*'
/usr/include/sys/stream.h:425: warning: data definition has no type or
storage c
lass
/usr/include/sys/stream.h:427: parse error before `}'
/usr/include/sys/stream.h:458: parse error before `uint'
/usr/include/sys/stream.h:458: warning: no semicolon at end of struct or
union
/usr/include/sys/stream.h:462: parse error before `cp_pad2'
/usr/include/sys/stream.h:462: warning: data definition has no type or
storage c
lass
/usr/include/sys/stream.h:463: parse error before `*'
/usr/include/sys/stream.h:463: warning: data definition has no type or
storage c
lass
/usr/include/sys/stream.h:464: parse error before `cp_flag'
/usr/include/sys/stream.h:464: warning: data definition has no type or
storage c
lass
/usr/include/sys/stream.h:466: parse error before `}'
/usr/include/sys/stream.h:478: field `iocblk' has incomplete type
/usr/include/sys/stream.h:479: field `copyreq' has incomplete type
/usr/include/sys/stream.h:480: field `copyresp' has incomplete type
/usr/include/sys/stream.h:489: parse error before `uint'
/usr/include/sys/stream.h:489: warning: no semicolon at end of struct or
union
/usr/include/sys/stream.h:491: parse error before `so_wroff'
/usr/include/sys/stream.h:491: warning: data definition has no type or
storage c
lass
/usr/include/sys/stream.h:497: parse error before `so_erropt'
/usr/include/sys/stream.h:497: warning: data definition has no type or
storage c
lass
/usr/include/sys/stream.h:499: parse error before `so_copyopt'
/usr/include/sys/stream.h:499: warning: data definition has no type or
storage c
lass
In file included from dump.h:67,
from milter-greylist.c:69:
milter-greylist.h:84: parse error before `socklen_t'
milter-greylist.h:84: warning: no semicolon at end of struct or union
milter-greylist.h:91: parse error before `}'
milter-greylist.h:106: parse error before `socklen_t'
In file included from except.h:51,
from milter-greylist.c:70:
pending.h:67: parse error before `socklen_t'
pending.h:67: warning: no semicolon at end of struct or union
pending.h:73: parse error before `}'
pending.h:75: parse error before `pending_lock'
pending.h:75: warning: type defaults to `int' in declaration of
`pending_lock'
pending.h:75: warning: data definition has no type or storage class
pending.h:78: parse error before `socklen_t'
pending.h:80: parse error before `socklen_t'
pending.h:82: parse error before `socklen_t'
pending.h:89: parse error before `socklen_t'
pending.h:90: parse error before `socklen_t'
In file included from milter-greylist.c:70:
except.h:85: parse error before `socklen_t'
except.h:85: warning: no semicolon at end of struct or union
except.h:85: warning: no semicolon at end of struct or union
except.h:94: parse error before `}'
except.h:94: warning: type defaults to `int' in declaration of `e_data'
except.h:94: warning: data definition has no type or storage class
except.h:96: parse error before `}'
except.h:99: parse error before `except_lock'
except.h:99: warning: type defaults to `int' in declaration of
`except_lock'
except.h:99: warning: data definition has no type or storage class
except.h:103: parse error before `socklen_t'
except.h:111: parse error before `socklen_t'
In file included from milter-greylist.c:71:
conf.h:121: parse error before `conf_lock'
conf.h:121: warning: type defaults to `int' in declaration of
`conf_lock'
conf.h:121: warning: data definition has no type or storage class
In file included from milter-greylist.c:75:
autowhite.h:52: field `a_tv' has incomplete type
autowhite.h:56: parse error before `autowhite_lock'
autowhite.h:56: warning: type defaults to `int' in declaration of
`autowhite_loc
k'
autowhite.h:56: warning: data definition has no type or storage class
milter-greylist.c: In function `mlfi_connect':
milter-greylist.c:107: dereferencing pointer to incomplete type
milter-greylist.c:111: dereferencing pointer to incomplete type
milter-greylist.c:112: dereferencing pointer to incomplete type
milter-greylist.c:114: dereferencing pointer to incomplete type
milter-greylist.c:115: dereferencing pointer to incomplete type
milter-greylist.c:120: dereferencing pointer to incomplete type
milter-greylist.c:121: dereferencing pointer to incomplete type
milter-greylist.c:121: dereferencing pointer to incomplete type
milter-greylist.c:140: dereferencing pointer to incomplete type
milter-greylist.c:141: dereferencing pointer to incomplete type
milter-greylist.c:145: dereferencing pointer to incomplete type
milter-greylist.c:146: dereferencing pointer to incomplete type
milter-greylist.c: In function `mlfi_envfrom':
milter-greylist.c:184: dereferencing pointer to incomplete type
milter-greylist.c:186: dereferencing pointer to incomplete type
milter-greylist.c:204: dereferencing pointer to incomplete type
milter-greylist.c:205: dereferencing pointer to incomplete type
milter-greylist.c:211: warning: implicit declaration of function
`pthread_rwlock
_wrlock'
milter-greylist.c:213: warning: implicit declaration of function
`pthread_rwlock
_unlock'
milter-greylist.c:218: dereferencing pointer to incomplete type
milter-greylist.c:229: dereferencing pointer to incomplete type
milter-greylist.c:230: dereferencing pointer to incomplete type
milter-greylist.c:245: dereferencing pointer to incomplete type
milter-greylist.c:246: dereferencing pointer to incomplete type
milter-greylist.c:257: dereferencing pointer to incomplete type
milter-greylist.c:257: dereferencing pointer to incomplete type
milter-greylist.c:258: dereferencing pointer to incomplete type
milter-greylist.c:258: dereferencing pointer to incomplete type
milter-greylist.c:258: dereferencing pointer to incomplete type
milter-greylist.c:259: dereferencing pointer to incomplete type
milter-greylist.c:260: dereferencing pointer to incomplete type
milter-greylist.c:273: warning: implicit declaration of function
`inet_ntop'
milter-greylist.c:273: dereferencing pointer to incomplete type
milter-greylist.c:277: dereferencing pointer to incomplete type
milter-greylist.c:278: dereferencing pointer to incomplete type
milter-greylist.c: In function `mlfi_envrcpt':
milter-greylist.c:300: dereferencing pointer to incomplete type
milter-greylist.c:300: dereferencing pointer to incomplete type
milter-greylist.c:306: dereferencing pointer to incomplete type
milter-greylist.c:306: dereferencing pointer to incomplete type
milter-greylist.c:321: dereferencing pointer to incomplete type
milter-greylist.c:322: dereferencing pointer to incomplete type
milter-greylist.c:323: dereferencing pointer to incomplete type
milter-greylist.c:324: dereferencing pointer to incomplete type
milter-greylist.c:325: dereferencing pointer to incomplete type
milter-greylist.c:326: dereferencing pointer to incomplete type
milter-greylist.c:327: dereferencing pointer to incomplete type
milter-greylist.c:344: dereferencing pointer to incomplete type
milter-greylist.c:345: dereferencing pointer to incomplete type
milter-greylist.c:346: dereferencing pointer to incomplete type
milter-greylist.c:354: dereferencing pointer to incomplete type
milter-greylist.c:354: dereferencing pointer to incomplete type
milter-greylist.c:355: dereferencing pointer to incomplete type
milter-greylist.c:355: dereferencing pointer to incomplete type
milter-greylist.c:355: dereferencing pointer to incomplete type
milter-greylist.c:357: dereferencing pointer to incomplete type
milter-greylist.c:374: dereferencing pointer to incomplete type
milter-greylist.c:381: dereferencing pointer to incomplete type
milter-greylist.c:381: dereferencing pointer to incomplete type
milter-greylist.c:382: dereferencing pointer to incomplete type
milter-greylist.c:382: dereferencing pointer to incomplete type
milter-greylist.c:383: dereferencing pointer to incomplete type
milter-greylist.c:397: dereferencing pointer to incomplete type
milter-greylist.c:397: dereferencing pointer to incomplete type
milter-greylist.c: In function `mlfi_eom':
milter-greylist.c:433: warning: implicit declaration of function
`gethostname'
milter-greylist.c:458: warning: implicit declaration of function
`localtime_r'
milter-greylist.c:463: dereferencing pointer to incomplete type
milter-greylist.c:467: dereferencing pointer to incomplete type
milter-greylist.c:506: dereferencing pointer to incomplete type
milter-greylist.c:506: dereferencing pointer to incomplete type
milter-greylist.c:469: warning: unreachable code at beginning of switch
statemen
t
milter-greylist.c:521: dereferencing pointer to incomplete type
milter-greylist.c:522: dereferencing pointer to incomplete type
milter-greylist.c:522: dereferencing pointer to incomplete type
milter-greylist.c:523: dereferencing pointer to incomplete type
milter-greylist.c:524: dereferencing pointer to incomplete type
milter-greylist.c:524: dereferencing pointer to incomplete type
milter-greylist.c:525: dereferencing pointer to incomplete type
milter-greylist.c: In function `main':
milter-greylist.c:708: warning: format argument is not a pointer (arg 2)
milter-greylist.c:862: warning: implicit declaration of function
`seteuid'
milter-greylist.c: In function `gmtoffset':
milter-greylist.c:1001: warning: implicit declaration of function
`gmtime_r'
milter-greylist.c: At top level:
pending.h:70: storage size of `p_tv' isn't known
make: *** [milter-greylist.o] Error 1
root@hns1 [10:45am] greylist/milter-greylist-1.5.8 6> cat config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by milter-greylist configure 1.5.8, which was
generated by GNU Autoconf 2.59. Invocation command line was
$ ./configure
## --------- ##
## Platform. ##
## --------- ##
hostname = hns1.newedgenetworks.com
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-30
/usr/bin/uname -p = sparc
/bin/uname -X = System = SunOS
Node = hns1.newedgenetworks.com
Release = 5.6
KernelID = Generic_105181-30
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 4
/bin/arch = sun4
/usr/bin/arch -k = sun4u
/usr/convex/getsysinfo = unknown
hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /root/bin
PATH: /usr/local/bin
PATH: /sbin
PATH: /usr/sbin
PATH: /bin
PATH: /usr/bin
PATH: /usr/ucb
PATH: /usr/ccs/bin
PATH: /usr/opt/SUNWmd/sbin
PATH: /etc
PATH: /usr/openwin/bin
PATH: /usr/local/named/rcs/bin
PATH: .
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1371: checking for gcc
configure:1387: found /usr/local/bin/gcc
configure:1397: result: gcc
configure:1641: checking for C compiler version
configure:1644: gcc --version </dev/null >&5
2.95.3
configure:1647: $? = 0
configure:1649: gcc -v </dev/null >&5
Reading specs from
/usr/local/lib/gcc-lib/sparc-sun-solaris2.6/2.95.3/specs
gcc version 2.95.3 20010315 (release)
configure:1652: $? = 0
configure:1654: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1657: $? = 1
configure:1680: checking for C compiler default output file name
configure:1683: gcc conftest.c >&5
configure:1686: $? = 0
configure:1732: result: a.out
configure:1737: checking whether the C compiler works
configure:1743: ./a.out
configure:1746: $? = 0
configure:1763: result: yes
configure:1770: checking whether we are cross compiling
configure:1772: result: no
configure:1775: checking for suffix of executables
configure:1777: gcc -o conftest conftest.c >&5
configure:1780: $? = 0
configure:1805: result:
configure:1811: checking for suffix of object files
configure:1832: gcc -c conftest.c >&5
configure:1835: $? = 0
configure:1857: result: o
configure:1861: checking whether we are using the GNU C compiler
configure:1885: gcc -c conftest.c >&5
configure:1891: $? = 0
configure:1895: test -z
|| test ! -s conftest.err
configure:1898: $? = 0
configure:1901: test -s conftest.o
configure:1904: $? = 0
configure:1917: result: yes
configure:1923: checking whether gcc accepts -g
configure:1944: gcc -c -g conftest.c >&5
configure:1950: $? = 0
configure:1954: test -z
|| test ! -s conftest.err
configure:1957: $? = 0
configure:1960: test -s conftest.o
configure:1963: $? = 0
configure:1974: result: yes
configure:1991: checking for gcc option to accept ANSI C
configure:2061: gcc -c -g -O2 conftest.c >&5
configure:2067: $? = 0
configure:2071: test -z
|| test ! -s conftest.err
configure:2074: $? = 0
configure:2077: test -s conftest.o
configure:2080: $? = 0
configure:2098: result: none needed
configure:2116: gcc -c -g -O2 conftest.c >&5
conftest.c:2: parse error before `me'
configure:2122: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:2260: checking for flex
configure:2276: found /usr/local/bin/flex
configure:2286: result: flex
configure:2299: checking for yywrap in -lfl
configure:2329: gcc -o conftest -g -O2 conftest.c -lfl >&5
configure:2335: $? = 0
configure:2339: test -z
|| test ! -s conftest.err
configure:2342: $? = 0
configure:2345: test -s conftest
configure:2348: $? = 0
configure:2361: result: yes
configure:2439: checking lex output file root
configure:2450: flex conftest.l
configure:2453: $? = 0
configure:2465: result: lex.yy
configure:2470: checking whether yytext is a pointer
configure:2486: gcc -o conftest -g -O2 conftest.c -lfl >&5
configure:2492: $? = 0
configure:2496: test -z
|| test ! -s conftest.err
configure:2499: $? = 0
configure:2502: test -s conftest
configure:2505: $? = 0
configure:2519: result: yes
configure:2534: checking for bison
configure:2550: found /usr/local/bin/bison
configure:2560: result: bison -y
configure:2609: checking for a BSD-compatible install
configure:2664: result: ./install-sh -c
configure:2679: checking for mkdep
configure:2708: result: no
configure:2719: checking for rm
configure:2735: found /bin/rm
configure:2745: result: rm
configure:2759: checking for mv
configure:2775: found /bin/mv
configure:2785: result: mv
configure:2799: checking for test
configure:2815: found /bin/test
configure:2825: result: test
configure:2839: checking for sed
configure:2855: found /bin/sed
configure:2865: result: sed
configure:2879: checking for true
configure:2895: found /bin/true
configure:2905: result: true
configure:2917: checking if compiler accepts -Wall
configure:2938: gcc -o conftest -g -O2 -Wall conftest.c >&5
configure:2944: $? = 0
configure:2948: test -z
|| test ! -s conftest.err
configure:2951: $? = 0
configure:2954: test -s conftest
configure:2957: $? = 0
configure:2967: result: yes
configure:2972: checking if ld accepts --rpath
configure:2992: gcc -o conftest -g -O2 -Wall -Wl,--rpath=/ conftest.c
>&5
/usr/ccs/bin/ld: illegal option -- -
usage: ld [-abc:d:e:f:h:il:mo:p:rstu:z:B:D:F:GI:L:M:N:P:Q:R:S:VY:]
file(s)
[-a] create an absolute file
[-b] do not do special PIC relocations in a.out
[-c file] record configuration `file'
[-d y|n] operate in dynamic|static mode
[-e sym] use `sym' as entry point address
[-f name] specify library for which this file is an
auxiliary
filter
[-h name] use `name' as internal shared object identifier
[-i] ignore LD_LIBRARY_PATH setting
[-l x] search for libx.so or libx.a
[-m] print memory map
[-o outfile] name the output file `outfile'
[-p name] identify audit object to accompany this object
[-r] create a relocatable object
[-s] strip any symbol and debugging information
[-t] do not warn of multiply defined symbols of
different
sizes
[-u sym] create an undefined symbol `sym'
[-z absexec] when building an executable absolute symbols
referenced in dynamic objects are promoted to
the executable.
[-z now] mark object as requiring non-lazy binding
[-z defs|nodefs]
disallow|allow undefined symbols
[-z endfiltee] marks a filtee such that it will terminate a
filters
search
[-z direct] specify 'direct' bindings for executable when
run
[-z groupperm|nogroupperm]
enable|disable setting of GROUP permissions
on dynamic dependencies
[-z ignore|record]
ignore|record unused dynamic dependencies
[-z initfirst] mark object to indicate that its .init section
should
be executed before the .init section of any
other
objects
[-z loadfltr] mark filter as requiring immediate loading of
its
filtees at runtime
[-z interpose] dynamic object is to be an `interposer' on
direct bindings
[-z lazyload|nolazyload]
enable|disable delayed loading of shared objects
[-z muldefs] allow multiply defined symbols
[-z nodefaultlib]
mark object to ignore any default library search
path
[-z nodelete] mark object as non-deletable
[-z nodlopen] mark object as non-dlopen()'able
[-z nodump] mark object as non-dldump()'able
[-z noversion] don't record any version sections
[-z origin] mark object as requiring $ORIGIN processing
[-z redlocsym] reduce local syms in .symtab to a minimum
[-z text] disallow output relocations against text
[-z textwarn] warn if there are relocations against text
[-z textoff] allow output relocations against text
[-z weakextract]
allow extraction of archive members to resolve
weak
references
[-z allextract] extract all member files from archive files
[-z defaultextract]
extract member files from archive files
which resolve undefined or tentative symbols
[-z combreloc] combine multiple relocation sections
[-B dynamic|static]
search for shared libraries|archives
[-B group] relocate object from within group
[-B eliminate] eliminate unqualified global
symbols from the symbol table
[-B local] reduce unqualified global symbols to local
[-B reduce] process symbol reductions
[-B symbolic] bind external references to definitions when
creating
shared objects
[-B direct] specify 'direct' bindings for executable when
run
[-B translator] specify that this object is to act as a
'translator'
for an application bound with -Bdirect
[-D options] print diagnostic messages
[-F name] specify library for which this file is a filter
[-G] create a shared object
[-I interp] use `interp' as path name of interpreter
[-L path] search for libraries in directory `path'
[-M mapfile] use processing directives contained in `mapfile'
[-N file] create a dynamic dependency on `file'
[-P name] identify audit object for processing the
dependencies
of this object
[-Q y|n] do|do not place version information in output
file
[-R path] specify a library search path to be used at run
time
[-S name] specify a link-edit support library
[-V] print version information
[-Y P,dirlist] use `dirlist' as a default path when searching
for
libraries
collect2: ld returned 1 exit status
configure:2998: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "milter-greylist"
| #define PACKAGE_TARNAME "milter-greylist"
| #define PACKAGE_VERSION "1.5.8"
| #define PACKAGE_STRING "milter-greylist 1.5.8"
| #define PACKAGE_BUGREPORT "manu@..."
| #define YYTEXT_POINTER 1
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:3023: result: no
configure:3055: checking how to run the C preprocessor
configure:3090: gcc -E conftest.c
configure:3096: $? = 0
configure:3128: gcc -E conftest.c
conftest.c:10: ac_nonexistent.h: No such file or directory
configure:3134: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "milter-greylist"
| #define PACKAGE_TARNAME "milter-greylist"
| #define PACKAGE_VERSION "1.5.8"
| #define PACKAGE_STRING "milter-greylist 1.5.8"
| #define PACKAGE_BUGREPORT "manu@..."
| #define YYTEXT_POINTER 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3173: result: gcc -E
configure:3197: gcc -E conftest.c
configure:3203: $? = 0
configure:3235: gcc -E conftest.c
conftest.c:10: ac_nonexistent.h: No such file or directory
configure:3241: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "milter-greylist"
| #define PACKAGE_TARNAME "milter-greylist"
| #define PACKAGE_VERSION "1.5.8"
| #define PACKAGE_STRING "milter-greylist 1.5.8"
| #define PACKAGE_BUGREPORT "manu@..."
| #define YYTEXT_POINTER 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3285: checking for egrep
configure:3295: result: egrep
configure:3300: checking for ANSI C header files
configure:3325: gcc -c -g -O2 -Wall conftest.c >&5
configure:3331: $? = 0
configure:3335: test -z
|| test ! -s conftest.err
configure:3338: $? = 0
configure:3341: test -s conftest.o
configure:3344: $? = 0
configure:3430: gcc -o conftest -g -O2 -Wall conftest.c >&5
configure:3433: $? = 0
configure:3435: ./conftest
configure:3438: $? = 0
configure:3453: result: yes
configure:3477: checking for sys/types.h
configure:3493: gcc -c -g -O2 -Wall conftest.c >&5
configure:3499: $? = 0
configure:3503: test -z
|| test ! -s conftest.err
configure:3506: $? = 0
configure:3509: test -s conftest.o
configure:3512: $? = 0
configure:3523: result: yes
configure:3477: checking for sys/stat.h
configure:3493: gcc -c -g -O2 -Wall conftest.c >&5
configure:3499: $? = 0
configure:3503: test -z
|| test ! -s conftest.err
configure:3506: $? = 0
configure:3509: test -s conftest.o
configure:3512: $? = 0
configure:3523: result: yes
configure:3477: checking for stdlib.h
configure:3493: gcc -c -g -O2 -Wall conftest.c >&5
configure:3499: $? = 0
configure:3503: test -z
|| test ! -s conftest.err
configure:3506: $? = 0
configure:3509: test -s conftest.o
configure:3512: $? = 0
configure:3523: result: yes
configure:3477: checking for string.h
configure:3493: gcc -c -g -O2 -Wall conftest.c >&5
configure:3499: $? = 0
configure:3503: test -z
|| test ! -s conftest.err
configure:3506: $? = 0
configure:3509: test -s conftest.o
configure:3512: $? = 0
configure:3523: result: yes
configure:3477: checking for memory.h
configure:3493: gcc -c -g -O2 -Wall conftest.c >&5
configure:3499: $? = 0
configure:3503: test -z
|| test ! -s conftest.err
configure:3506: $? = 0
configure:3509: test -s conftest.o
configure:3512: $? = 0
configure:3523: result: yes
configure:3477: checking for strings.h
configure:3493: gcc -c -g -O2 -Wall conftest.c >&5
configure:3499: $? = 0
configure:3503: test -z
|| test ! -s conftest.err
configure:3506: $? = 0
configure:3509: test -s conftest.o
configure:3512: $? = 0
configure:3523: result: yes
configure:3477: checking for inttypes.h
configure:3493: gcc -c -g -O2 -Wall conftest.c >&5
configure:3499: $? = 0
configure:3503: test -z
|| test ! -s conftest.err
configure:3506: $? = 0
configure:3509: test -s conftest.o
configure:3512: $? = 0
configure:3523: result: yes
configure:3477: checking for stdint.h
configure:3493: gcc -c -g -O2 -Wall conftest.c >&5
conftest.c:53: stdint.h: No such file or directory
configure:3499: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "milter-greylist"
| #define PACKAGE_TARNAME "milter-greylist"
| #define PACKAGE_VERSION "1.5.8"
| #define PACKAGE_STRING "milter-greylist 1.5.8"
| #define PACKAGE_BUGREPORT "manu@..."
| #define YYTEXT_POINTER 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <stdint.h>
configure:3523: result: no
configure:3477: checking for unistd.h
configure:3493: gcc -c -g -O2 -Wall conftest.c >&5
configure:3499: $? = 0
configure:3503: test -z
|| test ! -s conftest.err
configure:3506: $? = 0
configure:3509: test -s conftest.o
configure:3512: $? = 0
configure:3523: result: yes
configure:3562: checking arpa/inet.h usability
configure:3574: gcc -c -g -O2 -Wall conftest.c >&5
configure:3580: $? = 0
configure:3584: test -z
|| test ! -s conftest.err
configure:3587: $? = 0
configure:3590: test -s conftest.o
configure:3593: $? = 0
configure:3603: result: yes
configure:3607: checking arpa/inet.h presence
configure:3617: gcc -E conftest.c
configure:3623: $? = 0
configure:3643: result: yes
configure:3678: checking for arpa/inet.h
configure:3685: result: yes
configure:3562: checking fcntl.h usability
configure:3574: gcc -c -g -O2 -Wall conftest.c >&5
configure:3580: $? = 0
configure:3584: test -z
|| test ! -s conftest.err
configure:3587: $? = 0
configure:3590: test -s conftest.o
configure:3593: $? = 0
configure:3603: result: yes
configure:3607: checking fcntl.h presence
configure:3617: gcc -E conftest.c
configure:3623: $? = 0
configure:3643: result: yes
configure:3678: checking for fcntl.h
configure:3685: result: yes
configure:3562: checking netinet/in.h usability
configure:3574: gcc -c -g -O2 -Wall conftest.c >&5
configure:3580: $? = 0
configure:3584: test -z
|| test ! -s conftest.err
configure:3587: $? = 0
configure:3590: test -s conftest.o
configure:3593: $? = 0
configure:3603: result: yes
configure:3607: checking netinet/in.h presence
configure:3617: gcc -E conftest.c
configure:3623: $? = 0
configure:3643: result: yes
configure:3678: checking for netinet/in.h
configure:3685: result: yes
configure:3553: checking for stdlib.h
configure:3558: result: yes
configure:3553: checking for string.h
configure:3558: result: yes
configure:3553: checking for strings.h
configure:3558: result: yes
configure:3562: checking sys/socket.h usability
configure:3574: gcc -c -g -O2 -Wall conftest.c >&5
configure:3580: $? = 0
configure:3584: test -z
|| test ! -s conftest.err
configure:3587: $? = 0
configure:3590: test -s conftest.o
configure:3593: $? = 0
configure:3603: result: yes
configure:3607: checking sys/socket.h presence
configure:3617: gcc -E conftest.c
configure:3623: $? = 0
configure:3643: result: yes
configure:3678: checking for sys/socket.h
configure:3685: result: yes
configure:3562: checking sys/time.h usability
configure:3574: gcc -c -g -O2 -Wall conftest.c >&5
configure:3580: $? = 0
configure:3584: test -z
|| test ! -s conftest.err
configure:3587: $? = 0
configure:3590: test -s conftest.o
configure:3593: $? = 0
configure:3603: result: yes
configure:3607: checking sys/time.h presence
configure:3617: gcc -E conftest.c
configure:3623: $? = 0
configure:3643: result: yes
configure:3678: checking for sys/time.h
configure:3685: result: yes
configure:3562: checking syslog.h usability
configure:3574: gcc -c -g -O2 -Wall conftest.c >&5
configure:3580: $? = 0
configure:3584: test -z
|| test ! -s conftest.err
configure:3587: $? = 0
configure:3590: test -s conftest.o
configure:3593: $? = 0
configure:3603: result: yes
configure:3607: checking syslog.h presence
configure:3617: gcc -E conftest.c
configure:3623: $? = 0
configure:3643: result: yes
configure:3678: checking for syslog.h
configure:3685: result: yes
configure:3553: checking for unistd.h
configure:3558: result: yes
configure:3562: checking sys/param.h usability
configure:3574: gcc -c -g -O2 -Wall conftest.c >&5
configure:3580: $? = 0
configure:3584: test -z
|| test ! -s conftest.err
configure:3587: $? = 0
configure:3590: test -s conftest.o
configure:3593: $? = 0
configure:3603: result: yes
configure:3607: checking sys/param.h presence
configure:3617: gcc -E conftest.c
configure:3623: $? = 0
configure:3643: result: yes
configure:3678: checking for sys/param.h
configure:3685: result: yes
configure:3562: checking netdb.h usability
configure:3574: gcc -c -g -O2 -Wall conftest.c >&5
configure:3580: $? = 0
configure:3584: test -z
|| test ! -s conftest.err
configure:3587: $? = 0
configure:3590: test -s conftest.o
configure:3593: $? = 0
configure:3603: result: yes
configure:3607: checking netdb.h presence
configure:3617: gcc -E conftest.c
configure:3623: $? = 0
configure:3643: result: yes
configure:3678: checking for netdb.h
configure:3685: result: yes
configure:3562: checking getopt.h usability
configure:3574: gcc -c -g -O2 -Wall conftest.c >&5
conftest.c:65: getopt.h: No such file or directory
configure:3580: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "milter-greylist"
| #define PACKAGE_TARNAME "milter-greylist"
| #define PACKAGE_VERSION "1.5.8"
| #define PACKAGE_STRING "milter-greylist 1.5.8"
| #define PACKAGE_BUGREPORT "manu@..."
| #define YYTEXT_POINTER 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NETDB_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <getopt.h>
configure:3603: result: no
configure:3607: checking getopt.h presence
configure:3617: gcc -E conftest.c
conftest.c:31: getopt.h: No such file or directory
configure:3623: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "milter-greylist"
| #define PACKAGE_TARNAME "milter-greylist"
| #define PACKAGE_VERSION "1.5.8"
| #define PACKAGE_STRING "milter-greylist 1.5.8"
| #define PACKAGE_BUGREPORT "manu@..."
| #define YYTEXT_POINTER 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NETDB_H 1
| /* end confdefs.h. */
| #include <getopt.h>
configure:3643: result: no
configure:3678: checking for getopt.h
configure:3685: result: no
configure:3562: checking sys/cdefs.h usability
configure:3574: gcc -c -g -O2 -Wall conftest.c >&5
conftest.c:65: sys/cdefs.h: No such file or directory
configure:3580: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "milter-greylist"
| #define PACKAGE_TARNAME "milter-greylist"
| #define PACKAGE_VERSION "1.5.8"
| #define PACKAGE_STRING "milter-greylist 1.5.8"
| #define PACKAGE_BUGREPORT "manu@..."
| #define YYTEXT_POINTER 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NETDB_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/cdefs.h>
configure:3603: result: no
configure:3607: checking sys/cdefs.h presence
configure:3617: gcc -E conftest.c
conftest.c:31: sys/cdefs.h: No such file or directory
configure:3623: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "milter-greylist"
| #define PACKAGE_TARNAME "milter-greylist"
| #define PACKAGE_VERSION "1.5.8"
| #define PACKAGE_STRING "milter-greylist 1.5.8"
| #define PACKAGE_BUGREPORT "manu@..."
| #define YYTEXT_POINTER 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NETDB_H 1
| /* end confdefs.h. */
| #include <sys/cdefs.h>
configure:3643: result: no
configure:3678: checking for sys/cdefs.h
configure:3685: result: no
configure:3700: checking for pid_t
configure:3724: gcc -c -g -O2 -Wall conftest.c >&5
configure:3730: $? = 0
configure:3734: test -z
|| test ! -s conftest.err
configure:3737: $? = 0
configure:3740: test -s conftest.o
configure:3743: $? = 0
configure:3754: result: yes
configure:3766: checking for size_t
configure:3790: gcc -c -g -O2 -Wall conftest.c >&5
configure:3796: $? = 0
configure:3800: test -z
|| test ! -s conftest.err
configure:3803: $? = 0
configure:3806: test -s conftest.o
configure:3809: $? = 0
configure:3820: result: yes
configure:3832: checking whether time.h and sys/time.h may both be
included
configure:3857: gcc -c -g -O2 -Wall conftest.c >&5
configure:3863: $? = 0
configure:3867: test -z
|| test ! -s conftest.err
configure:3870: $? = 0
configure:3873: test -s conftest.o
configure:3876: $? = 0
configure:3887: result: yes
configure:3905: checking for unistd.h
configure:3910: result: yes
configure:3914: checking vfork.h usability
configure:3926: gcc -c -g -O2 -Wall conftest.c >&5
conftest.c:67: vfork.h: No such file or directory
configure:3932: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "milter-greylist"
| #define PACKAGE_TARNAME "milter-greylist"
| #define PACKAGE_VERSION "1.5.8"
| #define PACKAGE_STRING "milter-greylist 1.5.8"
| #define PACKAGE_BUGREPORT "manu@netbsd.org"
| #define YYTEXT_POINTER 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NETDB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <vfork.h>
configure:3955: result: no
configure:3959: checking vfork.h presence
configure:3969: gcc -E conftest.c
conftest.c:33: vfork.h: No such file or directory
configure:3975: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "milter-greylist"
| #define PACKAGE_TARNAME "milter-greylist"
| #define PACKAGE_VERSION "1.5.8"
| #define PACKAGE_STRING "milter-greylist 1.5.8"
| #define PACKAGE_BUGREPORT "manu@..."
| #define YYTEXT_POINTER 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NETDB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <vfork.h>
configure:3995: result: no
configure:4030: checking for vfork.h
configure:4037: result: no
configure:4055: checking for fork
configure:4112: gcc -o conftest -g -O2 -Wall conftest.c >&5
configure:4118: $? = 0
configure:4122: test -z
|| test ! -s conftest.err
configure:4125: $? = 0
configure:4128: test -s conftest
configure:4131: $? = 0
configure:4143: result: yes
configure:4055: checking for vfork
configure:4112: gcc -o conftest -g -O2 -Wall conftest.c >&5
configure:4118: $? = 0
configure:4122: test -z
|| test ! -s conftest.err
configure:4125: $? = 0
configure:4128: test -s conftest
configure:4131: $? = 0
configure:4143: result: yes
configure:4154: checking for working fork
configure:4177: gcc -o conftest -g -O2 -Wall conftest.c >&5
conftest.c: In function `main':
conftest.c:9: warning: implicit declaration of function `fork'
configure:4180: $? = 0
configure:4182: ./conftest
configure:4185: $? = 0
configure:4199: result: yes
configure:4220: checking for working vfork
configure:4353: result: yes
configure:4388: checking for strftime
configure:4445: gcc -o conftest -g -O2 -Wall conftest.c >&5
configure:4451: $? = 0
configure:4455: test -z
|| test ! -s conftest.err
configure:4458: $? = 0
configure:4461: test -s conftest
configure:4464: $? = 0
configure:4476: result: yes
configure:4560: checking for working memcmp
configure:4608: gcc -o conftest -g -O2 -Wall conftest.c >&5
configure:4611: $? = 0
configure:4613: ./conftest
configure:4616: $? = 0
configure:4630: result: yes
configure:4656: checking sys/select.h usability
configure:4668: gcc -c -g -O2 -Wall conftest.c >&5
configure:4674: $? = 0
configure:4678: test -z
|| test ! -s conftest.err
configure:4681: $? = 0
configure:4684: test -s conftest.o
configure:4687: $? = 0
configure:4697: result: yes
configure:4701: checking sys/select.h presence
configure:4711: gcc -E conftest.c
configure:4717: $? = 0
configure:4737: result: yes
configure:4772: checking for sys/select.h
configure:4779: result: yes
configure:4647: checking for sys/socket.h
configure:4652: result: yes
configure:4792: checking types of arguments for select
configure:4825: gcc -c -g -O2 -Wall conftest.c >&5
configure:4831: $? = 0
configure:4835: test -z
|| test ! -s conftest.err
configure:4838: $? = 0
configure:4841: test -s conftest.o
configure:4844: $? = 0
configure:4860: result: int,fd_set *,struct timeval *
configure:4883: checking for function prototypes
configure:4886: result: yes
configure:4903: checking whether setvbuf arguments are reversed
configure:4928: gcc -o conftest -g -O2 -Wall conftest.c >&5
conftest.c:47: conflicting types for `setvbuf'
/usr/include/stdio.h:243: previous declaration of `setvbuf'
configure:4934: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "milter-greylist"
| #define PACKAGE_TARNAME "milter-greylist"
| #define PACKAGE_VERSION "1.5.8"
| #define PACKAGE_STRING "milter-greylist 1.5.8"
| #define PACKAGE_BUGREPORT "manu@...g"
| #define YYTEXT_POINTER 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NETDB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STRFTIME 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| /* end confdefs.h. */
| #include <stdio.h>
| # if PROTOTYPES
| int (setvbuf) (FILE *, int, char *, size_t);
| # endif
| int
| main ()
| {
| char buf; return setvbuf (stdout, _IOLBF, &buf, 1);
| ;
| return 0;
| }
configure:5055: result: no
configure:5065: checking whether lstat dereferences a symlink specified
with a t
railing slash
configure:5096: gcc -o conftest -g -O2 -Wall conftest.c >&5
configure:5099: $? = 0
configure:5101: ./conftest
configure:5104: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "milter-greylist"
| #define PACKAGE_TARNAME "milter-greylist"
| #define PACKAGE_VERSION "1.5.8"
| #define PACKAGE_STRING "milter-greylist 1.5.8"
| #define PACKAGE_BUGREPORT "manu@..."
| #define YYTEXT_POINTER 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NETDB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STRFTIME 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| struct stat sbuf;
| /* Linux will dereference the symlink and fail.
| That is better in the sense that it means we will not
| have to compile and use the lstat wrapper. */
| exit (lstat ("conftest.sym/", &sbuf) ? 0 : 1);
| ;
| return 0;
| }
configure:5125: result: no
configure:5146: checking whether stat accepts an empty string
configure:5171: gcc -o conftest -g -O2 -Wall conftest.c >&5
configure:5174: $? = 0
configure:5176: ./conftest
configure:5179: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "milter-greylist"
| #define PACKAGE_TARNAME "milter-greylist"
| #define PACKAGE_VERSION "1.5.8"
| #define PACKAGE_STRING "milter-greylist 1.5.8"
| #define PACKAGE_BUGREPORT "manu@..."
| #define YYTEXT_POINTER 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NETDB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STRFTIME 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| struct stat sbuf;
| exit (stat ("", &sbuf) ? 1 : 0);
| ;
| return 0;
| }
configure:5193: result: no
configure:5221: checking for bzero
configure:5278: gcc -o conftest -g -O2 -Wall conftest.c >&5
configure:5284: $? = 0
configure:5288: test -z
|| test ! -s conftest.err
configure:5291: $? = 0
configure:5294: test -s conftest
configure:5297: $? = 0
configure:5309: result: yes
configure:5221: checking for gettimeofday
configure:5278: gcc -o conftest -g -O2 -Wall conftest.c >&5
configure:5284: $? = 0
configure:5288: test -z
|| test ! -s conftest.err
configure:5291: $? = 0
configure:5294: test -s conftest
configure:5297: $? = 0
configure:5309: result: yes
configure:5221: checking for malloc
configure:5278: gcc -o conftest -g -O2 -Wall conftest.c >&5
configure:5284: $? = 0
configure:5288: test -z
|| test ! -s conftest.err
configure:5291: $? = 0
configure:5294: test -s conftest
configure:5297: $? = 0
configure:5309: result: yes
configure:5221: checking for inet_ntoa
configure:5278: gcc -o conftest -g -O2 -Wall conftest.c >&5
Undefined first referenced
symbol in file
inet_ntoa /var/tmp/cc9UpGEJ.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:5284: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "milter-greylist"
| #define PACKAGE_TARNAME "milter-greylist"
| #define PACKAGE_VERSION "1.5.8"
| #define PACKAGE_STRING "milter-greylist 1.5.8"
| #define PACKAGE_BUGREPORT "
(Message over 64 KB, truncated)