Ulf Rehmann <address hidden> ha escrit:
> movemail quits with segmentation fault when
connecting to an imap
> server.
I am unable to reproduce that. Please include your
config.log file.
Regards,
Sergey
I also get this with 1.1, 1.2, and the current 1.9.91. I
also
get it with the Ubuntu 8.04 distributed version (though
fencepost's older mailutils works fine). Included below
is my 1.9.91 config.log, since it doesn't appear that Ulf
included his:
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a
mistake.
It was created by GNU Mailutils configure 1.9.91, which was
generated by GNU Autoconf 2.61. Invocation command line
was
$ ./configure --prefix=/usr/local --with-pam --with-gdbm
--with-gnutls
## --------- ##
## Platform. ##
## --------- ##
hostname = seshat
uname -m = x86_64
uname -r = 2.6.24-19-generic
uname -s = Linux
uname -v = #1 SMP Fri Jul 11 21:01:46 UTC 2008
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2386: checking for a BSD-compatible install
configure:2442: result: /usr/bin/install -c
configure:2453: checking whether build environment is sane
configure:2496: result: yes
configure:2524: checking for a thread-safe mkdir -p
configure:2563: result: /bin/mkdir -p
configure:2576: checking for gawk
configure:2592: found /usr/bin/gawk
configure:2603: result: gawk
configure:2614: checking whether make sets $(MAKE)
configure:2635: result: yes
configure:2925: checking for gcc
configure:2941: found /usr/bin/gcc
configure:2952: result: gcc
configure:3190: checking for C compiler version
configure:3197: gcc --version >&5
gcc (GCC) 4.2.3 (Ubuntu 4.2.3-2ubuntu7)
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying
conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
configure:3200: $? = 0
configure:3207: gcc -v >&5
Using built-in specs.
Target: x86_64-linux-gnu
Configured with: ../src/configure -v
--enable-languages=c,c++,fortran,objc,obj-c++,treelang
--prefix=/usr --enable-shared --with-system-zlib
--libexecdir=/usr/lib --without-included-gettext
--enable-threads=posix --enable-nls
--with-gxx-include-dir=/usr/include/c++/4.2
--program-suffix=-4.2 --enable-clocale=gnu
--enable-libstdcxx-debug --enable-objc-gc --enable-mpfr
--enable-checking=release --build=x86_64-linux-gnu
--host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.2.3 (Ubuntu 4.2.3-2ubuntu7)
configure:3210: $? = 0
configure:3217: gcc -V >&5
gcc: '-V' option must have argument
configure:3220: $? = 1
configure:3243: checking for C compiler default output file
name
configure:3270: gcc conftest.c >&5
configure:3273: $? = 0
configure:3311: result: a.out
configure:3328: checking whether the C compiler works
configure:3338: ./a.out
configure:3341: $? = 0
configure:3358: result: yes
configure:3365: checking whether we are cross compiling
configure:3367: result: no
configure:3370: checking for suffix of executables
configure:3377: gcc -o conftest conftest.c >&5
configure:3380: $? = 0
configure:3404: result:
configure:3410: checking for suffix of object files
configure:3436: gcc -c conftest.c >&5
configure:3439: $? = 0
configure:3462: result: o
configure:3466: checking whether we are using the GNU C
compiler
configure:3495: gcc -c conftest.c >&5
configure:3501: $? = 0
configure:3518: result: yes
configure:3523: checking whether gcc accepts -g
configure:3553: gcc -c -g conftest.c >&5
configure:3559: $? = 0
configure:3658: result: yes
configure:3675: checking for gcc option to accept ISO C89
configure:3749: gcc -c -g -O2 conftest.c >&5
configure:3755: $? = 0
configure:3778: result: none needed
configure:3807: checking for style of include used by make
configure:3835: result: GNU
configure:3860: checking dependency style of gcc
configure:3951: result: gcc3
configure:3967: checking whether gcc and cc understand -c
and -o together
configure:4002: gcc -c conftest.c -o conftest2.o >&5
configure:4005: $? = 0
configure:4011: gcc -c conftest.c -o conftest2.o >&5
configure:4014: $? = 0
configure:4025: cc -c conftest.c >&5
configure:4028: $? = 0
configure:4036: cc -c conftest.c -o conftest2.o >&5
configure:4039: $? = 0
configure:4045: cc -c conftest.c -o conftest2.o >&5
configure:4048: $? = 0
configure:4066: result: yes
configure:4135: checking for ranlib
configure:4151: found /usr/bin/ranlib
configure:4162: result: ranlib
configure:4200: checking how to run the C preprocessor
configure:4240: gcc -E conftest.c
configure:4246: $? = 0
configure:4277: gcc -E conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or
directory
configure:4283: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "GNU Mailutils"
| #define PACKAGE_TARNAME "mailutils"
| #define PACKAGE_VERSION "1.9.91"
| #define PACKAGE_STRING "GNU Mailutils 1.9.91"
| #define PACKAGE_BUGREPORT "bug-mailutils gnu.org"
| #define PACKAGE "mailutils"
| #define VERSION "1.9.91"
| #define _GNU_SOURCE 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4316: result: gcc -E
configure:4345: gcc -E conftest.c
configure:4351: $? = 0
configure:4382: gcc -E conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or
directory
configure:4388: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "GNU Mailutils"
| #define PACKAGE_TARNAME "mailutils"
| #define PACKAGE_VERSION "1.9.91"
| #define PACKAGE_STRING "GNU Mailutils 1.9.91"
| #define PACKAGE_BUGREPORT "bug-mailutils gnu.org"
| #define PACKAGE "mailutils"
| #define VERSION "1.9.91"
| #define _GNU_SOURCE 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4426: checking for grep that handles long lines
and -e
configure:4500: result: /bin/grep
configure:4505: checking for egrep
configure:4583: result: /bin/grep -E
configure:4588: checking for ANSI C header files
configure:4618: gcc -c -g -O2 conftest.c >&5
configure:4624: $? = 0
configure:4723: gcc -o conftest -g -O2 conftest.c
>&5
configure:4726: $? = 0
configure:4732: ./conftest
configure:4735: $? = 0
configure:4752: result: yes
configure:4776: checking for sys/types.h
configure:4797: gcc -c -g -O2 conftest.c >&5
configure:4803: $? = 0
configure:4819: result: yes
configure:4776: checking for sys/stat.h
configure:4797: gcc -c -g -O2 conftest.c >&5
configure:4803: $? = 0
configure:4819: result: yes
configure:4776: checking for stdlib.h
configure:4797: gcc -c -g -O2 conftest.c >&5
configure:4803: $? = 0
configure:4819: result: yes
configure:4776: checking for string.h
configure:4797: gcc -c -g -O2 conftest.c >&5
configure:4803: $? = 0
configure:4819: result: yes
configure:4776: checking for memory.h
configure:4797: gcc -c -g -O2 conftest.c >&5
configure:4803: $? = 0
configure:4819: result: yes
configure:4776: checking for strings.h
configure:4797: gcc -c -g -O2 conftest.c >&5
configure:4803: $? = 0
configure:4819: result: yes
configure:4776: checking for inttypes.h
configure:4797: gcc -c -g -O2 conftest.c >&5
configure:4803: $? = 0
configure:4819: result: yes
configure:4776: checking for stdint.h
configure:4797: gcc -c -g -O2 conftest.c >&5
configure:4803: $? = 0
configure:4819: result: yes
configure:4776: checking for unistd.h
configure:4797: gcc -c -g -O2 conftest.c >&5
configure:4803: $? = 0
configure:4819: result: yes
configure:4842: checking minix/config.h usability
configure:4859: gcc -c -g -O2 conftest.c >&5
conftest.c:54:26: error: minix/config.h: No such file or
directory
configure:4865: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "GNU Mailutils"
| #define PACKAGE_TARNAME "mailutils"
| #define PACKAGE_VERSION "1.9.91"
| #define PACKAGE_STRING "GNU Mailutils 1.9.91"
| #define PACKAGE_BUGREPORT "bug-mailutils gnu.org"
| #define PACKAGE "mailutils"
| #define VERSION "1.9.91"
| #define _GNU_SOURCE 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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined
HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:4879: result: no
configure:4883: checking minix/config.h presence
configure:4898: gcc -E conftest.c
conftest.c:21:26: error: minix/config.h: No such file or
directory
configure:4904: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "GNU Mailutils"
| #define PACKAGE_TARNAME "mailutils"
| #define PACKAGE_VERSION "1.9.91"
| #define PACKAGE_STRING "GNU Mailutils 1.9.91"
| #define PACKAGE_BUGREPORT "bug-mailutils gnu.org"
| #define PACKAGE "mailutils"
| #define VERSION "1.9.91"
| #define _GNU_SOURCE 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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <minix/config.h>
configure:4918: result: no
configure:4951: checking for minix/config.h
configure:4958: result: no
configure:4989: checking whether it is safe to define
__EXTENSIONS__
configure:5017: gcc -c -g -O2 conftest.c >&5
configure:5023: $? = 0
configure:5038: result: yes
configure:5127: checking for g++
configure:5143: found /usr/bin/g++
configure:5154: result: g++
configure:5185: checking for C++ compiler version
configure:5192: g++ --version >&5
g++ (GCC) 4.2.3 (Ubuntu 4.2.3-2ubuntu7)
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying
conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
configure:5195: $? = 0
configure:5202: g++ -v >&5
Using built-in specs.
Target: x86_64-linux-gnu
Configured with: ../src/configure -v
--enable-languages=c,c++,fortran,objc,obj-c++,treelang
--prefix=/usr --enable-shared --with-system-zlib
--libexecdir=/usr/lib --without-included-gettext
--enable-threads=posix --enable-nls
--with-gxx-include-dir=/usr/include/c++/4.2
--program-suffix=-4.2 --enable-clocale=gnu
--enable-libstdcxx-debug --enable-objc-gc --enable-mpfr
--enable-checking=release --build=x86_64-linux-gnu
--host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.2.3 (Ubuntu 4.2.3-2ubuntu7)
configure:5205: $? = 0
configure:5212: g++ -V >&5
g++: '-V' option must have argument
configure:5215: $? = 1
configure:5218: checking whether we are using the GNU C++
compiler
configure:5247: g++ -c conftest.cpp >&5
configure:5253: $? = 0
configure:5270: result: yes
configure:5275: checking whether g++ accepts -g
configure:5305: g++ -c -g conftest.cpp >&5
configure:5311: $? = 0
configure:5410: result: yes
configure:5435: checking dependency style of g++
configure:5526: result: gcc3
configure:5554: checking for a BSD-compatible install
configure:5610: result: /usr/bin/install -c
configure:5621: checking whether ln -s works
configure:5625: result: yes
configure:5712: checking build system type
configure:5730: result: x86_64-unknown-linux-gnu
configure:5752: checking host system type
configure:5767: result: x86_64-unknown-linux-gnu
configure:5789: checking for a sed that does not truncate
output
configure:5845: result: /bin/sed
configure:5859: checking for ld used by gcc
configure:5926: result: /usr/bin/ld
configure:5935: checking if the linker (/usr/bin/ld) is GNU
ld
configure:5950: result: yes
configure:5955: checking for /usr/bin/ld option to reload
object files
configure:5962: result: -r
configure:5980: checking for BSD-compatible nm
configure:6029: result: /usr/bin/nm -B
configure:6033: checking how to recognize dependent
libraries
configure:6219: result: pass_all
configure:6307: gcc -c -g -O2 conftest.c >&5
configure:6310: $? = 0
configure:6473: checking dlfcn.h usability
configure:6490: gcc -c -g -O2 conftest.c >&5
configure:6496: $? = 0
configure:6510: result: yes
configure:6514: checking dlfcn.h presence
configure:6529: gcc -E conftest.c
configure:6535: $? = 0
configure:6549: result: yes
configure:6582: checking for dlfcn.h
configure:6590: result: yes
configure:6613: checking how to run the C++ preprocessor
configure:6649: g++ -E conftest.cpp
configure:6655: $? = 0
configure:6686: g++ -E conftest.cpp
conftest.cpp:27:28: error: ac_nonexistent.h: No such file or
directory
configure:6692: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "GNU Mailutils"
| #define PACKAGE_TARNAME "mailutils"
| #define PACKAGE_VERSION "1.9.91"
| #define PACKAGE_STRING "GNU Mailutils 1.9.91"
| #define PACKAGE_BUGREPORT "bug-mailutils gnu.org"
| #define PACKAGE "mailutils"
| #define VERSION "1.9.91"
| #define _GNU_SOURCE 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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:6725: result: g++ -E
configure:6754: g++ -E conftest.cpp
configure:6760: $? = 0
configure:6791: g++ -E conftest.cpp
conftest.cpp:27:28: error: ac_nonexistent.h: No such file or
directory
configure:6797: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "GNU Mailutils"
| #define PACKAGE_TARNAME "mailutils"
| #define PACKAGE_VERSION "1.9.91"
| #define PACKAGE_STRING "GNU Mailutils 1.9.91"
| #define PACKAGE_BUGREPORT "bug-mailutils gnu.org"
| #define PACKAGE "mailutils"
| #define VERSION "1.9.91"
| #define _GNU_SOURCE 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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:6890: checking for g77
configure:6920: result: no
configure:6890: checking for xlf
configure:6920: result: no
configure:6890: checking for f77
configure:6920: result: no
configure:6890: checking for frt
configure:6920: result: no
configure:6890: checking for pgf77
configure:6920: result: no
configure:6890: checking for cf77
configure:6920: result: no
configure:6890: checking for fort77
configure:6920: result: no
configure:6890: checking for fl32
configure:6920: result: no
configure:6890: checking for af77
configure:6920: result: no
configure:6890: checking for xlf90
configure:6920: result: no
configure:6890: checking for f90
configure:6920: result: no
configure:6890: checking for pgf90
configure:6920: result: no
configure:6890: checking for pghpf
configure:6920: result: no
configure:6890: checking for epcf90
configure:6920: result: no
configure:6890: checking for gfortran
configure:6920: result: no
configure:6890: checking for g95
configure:6920: result: no
configure:6890: checking for xlf95
configure:6920: result: no
configure:6890: checking for f95
configure:6920: result: no
configure:6890: checking for fort
configure:6920: result: no
configure:6890: checking for ifort
configure:6920: result: no
configure:6890: checking for ifc
configure:6920: result: no
configure:6890: checking for efc
configure:6920: result: no
configure:6890: checking for pgf95
configure:6920: result: no
configure:6890: checking for lf95
configure:6920: result: no
configure:6890: checking for ftn
configure:6920: result: no
configure:6947: checking for Fortran 77 compiler version
configure:6954: --version >&5
./configure: line 6955: --version: command not found
configure:6957: $? = 127
configure:6964: -v >&5
./configure: line 6965: -v: command not found
configure:6967: $? = 127
configure:6974: -V >&5
./configure: line 6975: -V: command not found
configure:6977: $? = 127
configure:6985: checking whether we are using the GNU
Fortran 77 compiler
configure:7004: -c conftest.F >&5
./configure: line 7005: -c: command not found
configure:7010: $? = 127
configure: failed program was:
| program main
| #ifndef __GNUC__
| choke me
| #endif
|
| end
configure:7027: result: no
configure:7033: checking whether accepts -g
configure:7050: -c -g conftest.f >&5
./configure: line 7051: -c: command not found
configure:7056: $? = 127
configure: failed program was:
| program main
|
| end
configure:7072: result: no
configure:7101: checking the maximum length of command line
arguments
configure:7213: result: 98304
configure:7225: checking command to parse /usr/bin/nm -B
output from gcc object
configure:7330: gcc -c -g -O2 conftest.c >&5
configure:7333: $? = 0
configure:7337: /usr/bin/nm -B conftest.o | sed -n -e
's/^.*[ ]([ABCDGIRSTW][ABCDGIRSTW]*)[ ][
]*([_A-Za-z][_A-Za-z0-9]*)$/1 2 2/p' >
conftest.nm
configure:7340: $? = 0
configure:7392: gcc -o conftest -g -O2 conftest.c
conftstm.o >&5
configure:7395: $? = 0
configure:7433: result: ok
configure:7437: checking for objdir
configure:7452: result: .libs
configure:7544: checking for ar
configure:7560: found /usr/bin/ar
configure:7571: result: ar
configure:7640: checking for ranlib
configure:7667: result: ranlib
configure:7736: checking for strip
configure:7752: found /usr/bin/strip
configure:7763: result: strip
configure:8361: checking if gcc supports -fno-rtti
-fno-exceptions
configure:8379: gcc -c -g -O2 -fno-rtti -fno-exceptions
conftest.c >&5
cc1: warning: command line option "-fno-rtti" is
valid for C++/ObjC++ but not for C
configure:8383: $? = 0
configure:8396: result: no
configure:8411: checking for gcc option to produce PIC
configure:8643: result: -fPIC
configure:8651: checking if gcc PIC flag -fPIC works
configure:8669: gcc -c -g -O2 -fPIC -DPIC conftest.c
>&5
configure:8673: $? = 0
configure:8686: result: yes
configure:8714: checking if gcc static flag -static works
configure:8742: result: yes
configure:8752: checking if gcc supports -c -o file.o
configure:8773: gcc -c -g -O2 -o out/conftest2.o conftest.c
>&5
configure:8777: $? = 0
configure:8799: result: yes
configure:8825: checking whether the gcc linker (/usr/bin/ld
-m elf_x86_64) supports shared libraries
configure:9805: result: yes
configure:9826: checking whether -lc should be explicitly
linked in
configure:9831: gcc -c -g -O2 conftest.c >&5
configure:9834: $? = 0
configure:9849: gcc -shared conftest.o -v -Wl,-soname
-Wl,conftest -o conftest 2>&1 | grep -lc
>/dev/null 2>&1
configure:9852: $? = 0
configure:9864: result: no
configure:9872: checking dynamic linker characteristics
configure:10474: result: GNU/Linux ld.so
configure:10498: checking how to hardcode library paths into
programs
configure:10523: result: immediate
configure:10537: checking whether stripping libraries is
possible
configure:10542: result: yes
configure:10666: checking for shl_load
configure:10722: gcc -o conftest -g -O2 conftest.c
>&5
/tmp/cc4p1ugs.o: In function `main':
/usr/local/src/mailutils-1.9.91/conftest.c:61: undefined
reference to `shl_load'
collect2: ld returned 1 exit status
configure:10728: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "GNU Mailutils"
| #define PACKAGE_TARNAME "mailutils"
| #define PACKAGE_VERSION "1.9.91"
| #define PACKAGE_STRING "GNU Mailutils 1.9.91"
| #define PACKAGE_BUGREPORT "bug-mailutils gnu.org"
| #define PACKAGE "mailutils"
| #define VERSION "1.9.91"
| #define _GNU_SOURCE 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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| /* Define shl_load to an innocuous variant, in case
<limits.h> declares shl_load.
| For example, HP-UX 11i <limits.h> declares
gettimeofday. */
| #define shl_load innocuous_shl_load
|
| /* System header to define __stub macros and hopefully few
prototypes,
| which can conflict with char shl_load (); below.
| Prefer <limits.h> to <assert.h> if
__STDC__ is defined, since
| <limits.h> exists even on freestanding
compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef shl_load
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a
GCC
| builtin and then its argument prototype would still
apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shl_load ();
| /* 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_shl_load || defined __stub___shl_load
| choke me
| #endif
|
| int
| main ()
| {
| return shl_load ();
| ;
| return 0;
| }
configure:10745: result: no
configure:10750: checking for shl_load in -ldld
configure:10785: gcc -o conftest -g -O2 conftest.c -ldld
>&5
/usr/bin/ld: cannot find -ldld
collect2: ld returned 1 exit status
configure:10791: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "GNU Mailutils"
| #define PACKAGE_TARNAME "mailutils"
| #define PACKAGE_VERSION "1.9.91"
| #define PACKAGE_STRING "GNU Mailutils 1.9.91"
| #define PACKAGE_BUGREPORT "bug-mailutils gnu.org"
| #define PACKAGE "mailutils"
| #define VERSION "1.9.91"
| #define _GNU_SOURCE 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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a
GCC
| builtin and then its argument prototype would still
apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shl_load ();
| int
| main ()
| {
| return shl_load ();
| ;
| return 0;
| }
configure:10809: result: no
configure:10814: checking for dlopen
configure:10870: gcc -o conftest -g -O2 conftest.c
>&5
/tmp/ccKlZfSD.o: In function `main':
/usr/local/src/mailutils-1.9.91/conftest.c:61: undefined
reference to `dlopen'
collect2: ld returned 1 exit status
configure:10876: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "GNU Mailutils"
| #define PACKAGE_TARNAME "mailutils"
| #define PACKAGE_VERSION "1.9.91"
| #define PACKAGE_STRING "GNU Mailutils 1.9.91"
| #define PACKAGE_BUGREPORT "bug-mailutils gnu.org"
| #define PACKAGE "mailutils"
| #define VERSION "1.9.91"
| #define _GNU_SOURCE 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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| /* Define dlopen to an innocuous variant, in case
<limits.h> declares dlopen.
| For example, HP-UX 11i <limits.h> declares
gettimeofday. */
| #define dlopen innocuous_dlopen
|
| /* System header to define __stub macros and hopefully few
prototypes,
| which can conflict with char dlopen (); below.
| Prefer <limits.h> to <assert.h> if
__STDC__ is defined, since
| <limits.h> exists even on freestanding
compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef dlopen
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a
GCC
| builtin and then its argument prototype would still
apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dlopen ();
| /* 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_dlopen || defined __stub___dlopen
| choke me
| #endif
|
| int
| main ()
| {
| return dlopen ();
| ;
| return 0;
| }
configure:10893: result: no
configure:10898: checking for dlopen in -ldl
configure:10933: gcc -o conftest -g -O2 conftest.c -ldl
>&5
configure:10939: $? = 0
configure:10957: result: yes
configure:11126: checking whether a program can dlopen
itself
configure:11200: gcc -o conftest -g -O2 -DHAVE_DLFCN_H
-Wl,--export-dynamic conftest.c -ldl >&5
configure: In function 'main':
configure:11196: warning: incompatible implicit declaration
of built-in function 'exit'
configure:11203: $? = 0
configure:11221: result: yes
configure:11226: checking whether a statically linked
program can dlopen itself
configure:11300: gcc -o conftest -g -O2 -DHAVE_DLFCN_H
-Wl,--export-dynamic -static conftest.c -ldl >&5
configure: In function 'main':
configure:11296: warning: incompatible implicit declaration
of built-in function 'exit'
/tmp/ccQwgvYY.o: In function `main':
/usr/local/src/mailutils-1.9.91/configure:11284: warning:
Using 'dlopen' in statically linked applications requires at
runtime the shared libraries from the glibc version used for
linking
configure:11303: $? = 0
/lib/: cannot read file data: Is a directory
configure:11321: result: no
configure:11344: checking if libtool supports shared
libraries
configure:11346: result: yes
configure:11349: checking whether to build shared libraries
configure:11370: result: yes
configure:11373: checking whether to build static libraries
configure:11377: result: yes
configure:11471: creating libtool
configure:12064: checking for ld used by g++
configure:12131: result: /usr/bin/ld -m elf_x86_64
configure:12140: checking if the linker (/usr/bin/ld -m
elf_x86_64) is GNU ld
configure:12155: result: yes
configure:12206: checking whether the g++ linker
(/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:13152: result: yes
configure:13169: g++ -c -g -O2 conftest.cpp >&5
configure:13172: $? = 0
configure:13328: checking for g++ option to produce PIC
configure:13612: result: -fPIC
configure:13620: checking if g++ PIC flag -fPIC works
configure:13638: g++ -c -g -O2 -fPIC -DPIC conftest.cpp
>&5
configure:13642: $? = 0
configure:13655: result: yes
configure:13683: checking if g++ static flag -static works
configure:13711: result: yes
configure:13721: checking if g++ supports -c -o file.o
configure:13742: g++ -c -g -O2 -o out/conftest2.o
conftest.cpp >&5
configure:13746: $? = 0
configure:13768: result: yes
configure:13794: checking whether the g++ linker
(/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:13820: result: yes
configure:13887: checking dynamic linker characteristics
configure:14437: result: GNU/Linux ld.so
configure:14461: checking how to hardcode library paths into
programs
configure:14486: result: immediate
configure:20711: checking for bison
configure:20741: result: no
configure:20711: checking for byacc
configure:20741: result: no
configure:20754: checking for flex
configure:20784: result: no
configure:20754: checking for lex
configure:20784: result: no
configure:20970: checking whether NLS is requested
configure:20979: result: yes
configure:21020: checking for msgfmt
configure: trying /usr/bin/msgfmt...
0 translated messages.
configure:21052: result: /usr/bin/msgfmt
configure:21061: checking for gmsgfmt
configure:21092: result: /usr/bin/msgfmt
configure:21143: checking for xgettext
configure: trying /usr/bin/xgettext...
/usr/bin/xgettext: warning: file `/dev/null' extension `' is
unknown; will try C
configure:21175: result: /usr/bin/xgettext
configure:21221: checking for msgmerge
configure: trying /usr/bin/msgmerge...
configure:21252: result: /usr/bin/msgmerge
configure:21309: checking for ld used by GCC
configure:21373: result: /usr/bin/ld -m elf_x86_64
configure:21382: checking if the linker (/usr/bin/ld -m
elf_x86_64) is GNU ld
configure:21395: result: yes
configure:21402: checking for shared library run path
origin
configure:21415: result: done
configure:21924: checking for CFPreferencesCopyAppValue
configure:21952: gcc -o conftest -g -O2 conftest.c
-Wl,-framework -Wl,CoreFoundation >&5
conftest.c:27:42: error: CoreFoundation/CFPreferences.h: No
such file or directory
conftest.c: In function 'main':
conftest.c:31: error: 'NULL' undeclared (first use in this
function)
conftest.c:31: error: (Each undeclared identifier is
reported only once
conftest.c:31: error: for each function it appears in.)
configure:21958: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "GNU Mailutils"
| #define PACKAGE_TARNAME "mailutils"
| #define PACKAGE_VERSION "1.9.91"
| #define PACKAGE_STRING "GNU Mailutils 1.9.91"
| #define PACKAGE_BUGREPORT "bug-mailutils gnu.org"
| #define PACKAGE "mailutils"
| #define VERSION "1.9.91"
| #define _GNU_SOURCE 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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| #include <CoreFoundation/CFPreferences.h>
| int
| main ()
| {
| CFPreferencesCopyAppValue(NULL, NULL)
| ;
| return 0;
| }
configure:21976: result: no
configure:21985: checking for CFLocaleCopyCurrent
configure:22013: gcc -o conftest -g -O2 conftest.c
-Wl,-framework -Wl,CoreFoundation >&5
conftest.c:27:37: error: CoreFoundation/CFLocale.h: No such
file or directory
configure:22019: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "GNU Mailutils"
| #define PACKAGE_TARNAME "mailutils"
| #define PACKAGE_VERSION "1.9.91"
| #define PACKAGE_STRING "GNU Mailutils 1.9.91"
| #define PACKAGE_BUGREPORT "bug-mailutils gnu.org"
| #define PACKAGE "mailutils"
| #define VERSION "1.9.91"
| #define _GNU_SOURCE 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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| #include <CoreFoundation/CFLocale.h>
| int
| main ()
| {
| CFLocaleCopyCurrent();
| ;
| return 0;
| }
configure:22037: result: no
configure:22088: checking for GNU gettext in libc
configure:22118: gcc -o conftest -g -O2 conftest.c
>&5
configure:22124: $? = 0
configure:22142: result: yes
configure:23034: checking whether to use NLS
configure:23036: result: yes
configure:23039: checking where the gettext function comes
from
configure:23050: result: libc
configure:23142: checking for iconv
configure:23174: gcc -o conftest -g -O2 conftest.c
>&5
configure:23180: $? = 0
configure:23250: result: yes
configure:23253: checking for working iconv
configure:23339: gcc -o conftest -g -O2 conftest.c
>&5
configure:23342: $? = 0
configure:23348: ./conftest
configure:23351: $? = 0
configure:23369: result: yes
configure:23399: checking for iconv declaration
configure:23438: gcc -c -g -O2 conftest.c >&5
configure:23444: $? = 0
configure:23463: result:
extern size_t iconv (iconv_t cd, char * *inbuf,
size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
configure:23488: checking iconv.h usability
configure:23505: gcc -c -g -O2 conftest.c >&5
configure:23511: $? = 0
configure:23525: result: yes
configure:23529: checking iconv.h presence
configure:23544: gcc -E conftest.c
configure:23550: $? = 0
configure:23564: result: yes
configure:23597: checking for iconv.h
configure:23605: result: yes
configure:23618: checking for iconv_t
configure:23653: gcc -c -g -O2 conftest.c >&5
configure:23659: $? = 0
configure:23674: result: yes
configure:23709: checking for special C compiler options
needed for large files
configure:23802: result: no
configure:23808: checking for _FILE_OFFSET_BITS value needed
for large files
configure:23843: gcc -c -g -O2 conftest.c >&5
configure:23849: $? = 0
configure:23917: result: no
configure:24055: checking for working alloca.h
configure:24082: gcc -o conftest -g -O2 conftest.c
>&5
configure:24088: $? = 0
configure:24105: result: yes
configure:24115: checking for alloca
configure:24162: gcc -o conftest -g -O2 conftest.c
>&5
configure:24168: $? = 0
configure:24185: result: yes
configure:24416: checking for inline
configure:24442: gcc -c -g -O2 conftest.c >&5
configure:24448: $? = 0
configure:24466: result: inline
configure:24485: checking for C/C++ restrict keyword
configure:24520: gcc -c -g -O2 conftest.c >&5
configure:24526: $? = 0
configure:24544: result: __restrict
configure:24560: checking whether getenv is declared
configure:24589: gcc -c -g -O2 conftest.c >&5
configure:24595: $? = 0
configure:24610: result: yes
configure:24628: checking whether clearerr_unlocked is
declared
configure:24657: gcc -c -g -O2 conftest.c >&5
configure:24663: $? = 0
configure:24678: result: yes
configure:24696: checking whether feof_unlocked is declared
configure:24725: gcc -c -g -O2 conftest.c >&5
configure:24731: $? = 0
configure:24746: result: yes
configure:24764: checking whether ferror_unlocked is
declared
configure:24793: gcc -c -g -O2 conftest.c >&5
configure:24799: $? = 0
configure:24814: result: yes
configure:24832: checking whether fflush_unlocked is
declared
configure:24861: gcc -c -g -O2 conftest.c >&5
configure:24867: $? = 0
configure:24882: result: yes
configure:24900: checking whether fgets_unlocked is
declared
configure:24929: gcc -c -g -O2 conftest.c >&5
configure:24935: $? = 0
configure:24950: result: yes
configure:24968: checking whether fputc_unlocked is
declared
configure:24997: gcc -c -g -O2 conftest.c >&5
configure:25003: $? = 0
configure:25018: result: yes
configure:25036: checking whether fputs_unlocked is
declared
configure:25065: gcc -c -g -O2 conftest.c >&5
configure:25071: $? = 0
configure:25086: result: yes
configure:25104: checking whether fread_unlocked is
declared
configure:25133: gcc -c -g -O2 conftest.c >&5
configure:25139: $? = 0
configure:25154: result: yes
configure:25172: checking whether fwrite_unlocked is
declared
configure:25201: gcc -c -g -O2 conftest.c >&5
configure:25207: $? = 0
configure:25222: result: yes
configure:25240: checking whether getc_unlocked is declared
configure:25269: gcc -c -g -O2 conftest.c >&5
configure:25275: $? = 0
configure:25290: result: yes
configure:25308: checking whether getchar_unlocked is
declared
configure:25337: gcc -c -g -O2 conftest.c >&5
configure:25343: $? = 0
configure:25358: result: yes
configure:25376: checking whether putc_unlocked is declared
configure:25405: gcc -c -g -O2 conftest.c >&5
configure:25411: $? = 0
configure:25426: result: yes
configure:25444: checking whether putchar_unlocked is
declared
configure:25473: gcc -c -g -O2 conftest.c >&5
configure:25479: $? = 0
configure:25494: result: yes
configure:25519: checking for flockfile
configure:25575: gcc -o conftest -g -O2 conftest.c
>&5
configure:25581: $? = 0
configure:25599: result: yes
configure:25519: checking for funlockfile
configure:25575: gcc -o conftest -g -O2 conftest.c
>&5
configure:25581: $? = 0
configure:25599: result: yes
configure:25519: checking for __fsetlocking
configure:25575: gcc -o conftest -g -O2 conftest.c
>&5
configure:25581: $? = 0
configure:25599: result: yes
configure:25519: checking for tcgetattr
configure:25575: gcc -o conftest -g -O2 conftest.c
>&5
configure:25581: $? = 0
configure:25599: result: yes
configure:25519: checking for tcsetattr
configure:25575: gcc -o conftest -g -O2 conftest.c
>&5
configure:25581: $? = 0
configure:25599: result: yes
configure:25519: checking for isascii
configure:25575: gcc -o conftest -g -O2 conftest.c
>&5
conftest.c:79: warning: conflicting types for built-in
function 'isascii'
configure:25581: $? = 0
configure:25599: result: yes
configure:25519: checking for mbsinit
configure:25575: gcc -o conftest -g -O2 conftest.c
>&5
configure:25581: $? = 0
configure:25599: result: yes
configure:25519: checking for setenv
configure:25575: gcc -o conftest -g -O2 conftest.c
>&5
configure:25581: $? = 0
configure:25599: result: yes
configure:25519: checking for sleep
configure:25575: gcc -o conftest -g -O2 conftest.c
>&5
configure:25581: $? = 0
configure:25599: result: yes
configure:25519: checking for vasnprintf
configure:25575: gcc -o conftest -g -O2 conftest.c
>&5
/tmp/ccWITFKW.o: In function `main':
/usr/local/src/mailutils-1.9.91/conftest.c:94: undefined
reference to `vasnprintf'
collect2: ld returned 1 exit status
configure:25581: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "GNU Mailutils"
| #define PACKAGE_TARNAME "mailutils"
| #define PACKAGE_VERSION "1.9.91"
| #define PACKAGE_STRING "GNU Mailutils 1.9.91"
| #define PACKAGE_BUGREPORT "bug-mailutils gnu.org"
| #define PACKAGE "mailutils"
| #define VERSION "1.9.91"
| #define _GNU_SOURCE 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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV_H 1
| #define GNULIB_ARGP_EXTERN_BASENAME 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_DECL_GETENV 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 1
| #define HAVE_DECL_FPUTC_UNLOCKED 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FREAD_UNLOCKED 1
| #define HAVE_DECL_FWRITE_UNLOCKED 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_ISASCII 1
| #define HAVE_MBSINIT 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| /* end confdefs.h. */
| /* Define vasnprintf to an innocuous variant, in case
<limits.h> declares vasnprintf.
| For example, HP-UX 11i <limits.h> declares
gettimeofday. */
| #define vasnprintf innocuous_vasnprintf
|
| /* System header to define __stub macros and hopefully few
prototypes,
| which can conflict with char vasnprintf (); below.
| Prefer <limits.h> to <assert.h> if
__STDC__ is defined, since
| <limits.h> exists even on freestanding
compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef vasnprintf
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a
GCC
| builtin and then its argument prototype would still
apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char vasnprintf ();
| /* 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_vasnprintf || defined
__stub___vasnprintf
| choke me
| #endif
|
| int
| main ()
| {
| return vasnprintf ();
| ;
| return 0;
| }
configure:25599: result: no
configure:25519: checking for iswcntrl
configure:25575: gcc -o conftest -g -O2 conftest.c
>&5
conftest.c:83: warning: conflicting types for built-in
function 'iswcntrl'
configure:25581: $? = 0
configure:25599: result: yes
configure:25519: checking for wcwidth
configure:25575: gcc -o conftest -g -O2 conftest.c
>&5
configure:25581: $? = 0
configure:25599: result: yes
configure:25631: checking features.h usability
configure:25648: gcc -c -g -O2 conftest.c >&5
configure:25654: $? = 0
configure:25668: result: yes
configure:25672: checking features.h presence
configure:25687: gcc -E conftest.c
configure:25693: $? = 0
configure:25707: result: yes
configure:25740: checking for features.h
configure:25748: result: yes
configure:25631: checking linewrap.h usability
configure:25648: gcc -c -g -O2 conftest.c >&5
conftest.c:96:22: error: linewrap.h: No such file or
directory
configure:25654: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "GNU Mailutils"
| #define PACKAGE_TARNAME "mailutils"
| #define PACKAGE_VERSION "1.9.91"
| #define PACKAGE_STRING "GNU Mailutils 1.9.91"
| #define PACKAGE_BUGREPORT "bug-mailutils gnu.org"
| #define PACKAGE "mailutils"
| #define VERSION "1.9.91"
| #define _GNU_SOURCE 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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV_H 1
| #define GNULIB_ARGP_EXTERN_BASENAME 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_DECL_GETENV 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 1
| #define HAVE_DECL_FPUTC_UNLOCKED 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FREAD_UNLOCKED 1
| #define HAVE_DECL_FWRITE_UNLOCKED 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_ISASCII 1
| #define HAVE_MBSINIT 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_WCWIDTH 1
| #define HAVE_FEATURES_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined
HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <linewrap.h>
configure:25668: result: no
configure:25672: checking linewrap.h presence
configure:25687: gcc -E conftest.c
conftest.c:63:22: error: linewrap.h: No such file or
directory
configure:25693: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "GNU Mailutils"
| #define PACKAGE_TARNAME "mailutils"
| #define PACKAGE_VERSION "1.9.91"
| #define PACKAGE_STRING "GNU Mailutils 1.9.91"
| #define PACKAGE_BUGREPORT "bug-mailutils gnu.org"
| #define PACKAGE "mailutils"
| #define VERSION "1.9.91"
| #define _GNU_SOURCE 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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV_H 1
| #define GNULIB_ARGP_EXTERN_BASENAME 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_DECL_GETENV 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 1
| #define HAVE_DECL_FPUTC_UNLOCKED 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FREAD_UNLOCKED 1
| #define HAVE_DECL_FWRITE_UNLOCKED 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_ISASCII 1
| #define HAVE_MBSINIT 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_WCWIDTH 1
| #define HAVE_FEATURES_H 1
| /* end confdefs.h. */
| #include <linewrap.h>
configure:25707: result: no
configure:25740: checking for linewrap.h
configure:25748: result: no
configure:25631: checking float.h usability
configure:25648: gcc -c -g -O2 conftest.c >&5
configure:25654: $? = 0
configure:25668: result: yes
configure:25672: checking float.h presence
configure:25687: gcc -E conftest.c
configure:25693: $? = 0
configure:25707: result: yes
configure:25740: checking for float.h
configure:25748: result: yes
configure:25631: checking stdio_ext.h usability
configure:25648: gcc -c -g -O2 conftest.c >&5
configure:25654: $? = 0
configure:25668: result: yes
configure:25672: checking stdio_ext.h presence
configure:25687: gcc -E conftest.c
configure:25693: $? = 0
configure:25707: result: yes
configure:25740: checking for stdio_ext.h
configure:25748: result: yes
configure:25631: checking termios.h usability
configure:25648: gcc -c -g -O2 conftest.c >&5
configure:25654: $? = 0
configure:25668: result: yes
configure:25672: checking termios.h presence
configure:25687: gcc -E conftest.c
configure:25693: $? = 0
configure:25707: result: yes
configure:25740: checking for termios.h
configure:25748: result: yes
configure:25631: checking wchar.h usability
configure:25648: gcc -c -g -O2 conftest.c >&5
configure:25654: $? = 0
configure:25668: result: yes
configure:25672: checking wchar.h presence
configure:25687: gcc -E conftest.c
configure:25693: $? = 0
configure:25707: result: yes
configure:25740: checking for wchar.h
configure:25748: result: yes
configure:25621: checking for unistd.h
configure:25627: result: yes
configure:25621: checking for stdint.h
configure:25627: result: yes
configure:25631: checking stdio.h usability
configure:25648: gcc -c -g -O2 conftest.c >&5
configure:25654: $? = 0
configure:25668: result: yes
configure:25672: checking stdio.h presence
configure:25687: gcc -E conftest.c
configure:25693: $? = 0
configure:25707: result: yes
configure:25740: checking for stdio.h
configure:25748: result: yes
configure:25621: checking for stdlib.h
configure:25627: result: yes
configure:25621: checking for string.h
configure:25627: result: yes
configure:25621: checking for strings.h
configure:25627: result: yes
configure:25631: checking sysexits.h usability
configure:25648: gcc -c -g -O2 conftest.c >&5
configure:25654: $? = 0
configure:25668: result: yes
configure:25672: checking sysexits.h presence
configure:25687: gcc -E conftest.c
configure:25693: $? = 0
configure:25707: result: yes
configure:25740: checking for sysexits.h
configure:25748: result: yes
configure:25631: checking wctype.h usability
configure:25648: gcc -c -g -O2 conftest.c >&5
configure:25654: $? = 0
configure:25668: result: yes
configure:25672: checking wctype.h presence
configure:25687: gcc -E conftest.c
configure:25693: $? = 0
configure:25707: result: yes
configure:25740: checking for wctype.h
configure:25748: result: yes
configure:25769: checking whether system is Windows or
MSDOS
configure:25798: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:80: error: 'neither' undeclared (first use in
this function)
conftest.c:80: error: (Each undeclared identifier is
reported only once
conftest.c:80: error: for each function it appears in.)
conftest.c:80: error: expected ';' before 'MSDOS'
configure:25804: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "GNU Mailutils"
| #define PACKAGE_TARNAME "mailutils"
| #define PACKAGE_VERSION "1.9.91"
| #define PACKAGE_STRING "GNU Mailutils 1.9.91"
| #define PACKAGE_BUGREPORT "bug-mailutils gnu.org"
| #define PACKAGE "mailutils"
| #define VERSION "1.9.91"
| #define _GNU_SOURCE 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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV_H 1
| #define GNULIB_ARGP_EXTERN_BASENAME 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_DECL_GETENV 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 1
| #define HAVE_DECL_FPUTC_UNLOCKED 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FREAD_UNLOCKED 1
| #define HAVE_DECL_FWRITE_UNLOCKED 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_ISASCII 1
| #define HAVE_MBSINIT 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_WCWIDTH 1
| #define HAVE_FEATURES_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_WCTYPE_H 1
| /* end confdefs.h. */
|
| int
| main ()
| {
| #if !defined _WIN32 && !defined __WIN32__
&& !defined __MSDOS__ && !defined
__CYGWIN__
| neither MSDOS nor Windows
| #endif
| ;
| return 0;
| }
configure:25820: result: no
configure:25913: checking whether // is distinct from /
configure:25942: result: no
configure:25981: checking whether strerror_r is declared
configure:26010: gcc -c -g -O2 conftest.c >&5
configure:26016: $? = 0
configure:26031: result: yes
configure:26053: checking for strerror_r
configure:26109: gcc -o conftest -g -O2 conftest.c
>&5
configure:26115: $? = 0
configure:26133: result: yes
configure:26143: checking whether strerror_r returns char *
configure:26177: gcc -c -g -O2 conftest.c >&5
configure:26183: $? = 0
configure:26259: result: yes
configure:26271: checking whether the preprocessor supports
include_next
configure:26304: gcc -c -g -O2 -Iconftestd1 -Iconftestd2
conftest.c >&5
configure:26310: $? = 0
configure:26328: result: yes
configure:26390: checking whether getdelim is declared
configure:26419: gcc -c -g -O2 conftest.c >&5
configure:26425: $? = 0
configure:26440: result: yes
configure:26458: checking whether getline is declared
configure:26487: gcc -c -g -O2 conftest.c >&5
configure:26493: $? = 0
configure:26508: result: yes
configure:26543: checking getopt.h usability
configure:26560: gcc -c -g -O2 conftest.c >&5
configure:26566: $? = 0
configure:26580: result: yes
configure:26584: checking getopt.h presence
configure:26599: gcc -E conftest.c
configure:26605: $? = 0
configure:26619: result: yes
configure:26652: checking for getopt.h
configure:26660: result: yes
configure:26682: checking for getopt_long_only
configure:26738: gcc -o conftest -g -O2 conftest.c
>&5
configure:26744: $? = 0
configure:26762: result: yes
configure:26777: checking whether optreset is declared
configure:26807: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:92: error: 'optreset' undeclared (first use in
this function)
conftest.c:92: error: (Each undeclared identifier is
reported only once
conftest.c:92: error: for each function it appears in.)
configure:26813: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "GNU Mailutils"
| #define PACKAGE_TARNAME "mailutils"
| #define PACKAGE_VERSION "1.9.91"
| #define PACKAGE_STRING "GNU Mailutils 1.9.91"
| #define PACKAGE_BUGREPORT "bug-mailutils gnu.org"
| #define PACKAGE "mailutils"
| #define VERSION "1.9.91"
| #define _GNU_SOURCE 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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV_H 1
| #define GNULIB_ARGP_EXTERN_BASENAME 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_DECL_GETENV 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 1
| #define HAVE_DECL_FPUTC_UNLOCKED 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FREAD_UNLOCKED 1
| #define HAVE_DECL_FWRITE_UNLOCKED 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_ISASCII 1
| #define HAVE_MBSINIT 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_WCWIDTH 1
| #define HAVE_FEATURES_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_WCTYPE_H 1
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_INCLUDE_NEXT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| /* end confdefs.h. */
| #include <getopt.h>
|
| int
| main ()
| {
| #ifndef optreset
| (void) optreset;
| #endif
|
| ;
| return 0;
| }
configure:26828: result: no
configure:26837: checking for working GNU getopt function
configure:26930: gcc -o conftest -g -O2 conftest.c
>&5
configure:26933: $? = 0
configure:26939: ./conftest
conftest: invalid option -- +
configure:26942: $? = 0
configure:26958: result: yes
configure:26965: checking whether getpass is declared
configure:26994: gcc -c -g -O2 conftest.c >&5
configure:27000: $? = 0
configure:27015: result: yes
configure:27043: checking whether flockfile is declared
configure:27072: gcc -c -g -O2 conftest.c >&5
configure:27078: $? = 0
configure:27093: result: yes
configure:27111: checking whether funlockfile is declared
configure:27140: gcc -c -g -O2 conftest.c >&5
configure:27146: $? = 0
configure:27161: result: yes
configure:27180: checking for nl_langinfo and CODESET
configure:27206: gcc -o conftest -g -O2 conftest.c
>&5
configure:27212: $? = 0
configure:27230: result: yes
configure:27241: checking whether we are using the GNU C
Library 2.1 or newer
configure:27272: result: yes
configure:27279: checking whether malloc, realloc, calloc
are POSIX compliant
configure:27309: gcc -c -g -O2 conftest.c >&5
configure:27315: $? = 0
configure:27331: result: yes
configure:27364: checking for stdlib.h
configure:27370: result: yes
configure:27504: checking for GNU libc compatible malloc
configure:27538: gcc -o conftest -g -O2 conftest.c
>&5
configure:27541: $? = 0
configure:27547: ./conftest
configure:27550: $? = 0
configure:27566: result: yes
configure:27582: checking for long long int
configure:27629: gcc -o conftest -g -O2 conftest.c
>&5
configure:27635: $? = 0
configure:27680: gcc -o conftest -g -O2 conftest.c
>&5
configure:27683: $? = 0
configure:27689: ./conftest
configure:27692: $? = 0
configure:27717: result: yes
configure:27792: checking whether snprintf is declared
configure:27821: gcc -c -g -O2 conftest.c >&5
configure:27827: $? = 0
configure:27842: result: yes
configure:27860: checking for stdbool.h that conforms to
C99
configure:27953: gcc -c -g -O2 conftest.c >&5
configure:27959: $? = 0
configure:27974: result: yes
configure:27976: checking for _Bool
configure:28006: gcc -c -g -O2 conftest.c >&5
configure:28012: $? = 0
configure:28027: result: yes
configure:28046: checking for unsigned long long int
configure:28093: gcc -o conftest -g -O2 conftest.c
>&5
configure:28099: $? = 0
configure:28116: result: yes
configure:28138: checking for working strerror function
configure:28209: gcc -o conftest -g -O2 conftest.c
>&5
configure:28212: $? = 0
configure:28218: ./conftest
configure:28221: $? = 0
configure:28237: result: yes
configure:28420: checking whether strndup is declared
configure:28449: gcc -c -g -O2 conftest.c >&5
configure:28455: $? = 0
configure:28470: result: yes
configure:28488: checking whether strnlen is declared
configure:28517: gcc -c -g -O2 conftest.c >&5
configure:28523: $? = 0
configure:28538: result: yes
configure:28556: checking whether strtok_r is declared
configure:28585: gcc -c -g -O2 conftest.c >&5
configure:28591: $? = 0
configure:28606: result: yes
configure:28629: checking for wchar_t
configure:28656: gcc -c -g -O2 conftest.c >&5
configure:28662: $? = 0
configure:28677: result: yes
configure:28688: checking for wint_t
configure:28723: gcc -c -g -O2 conftest.c >&5
configure:28729: $? = 0
configure:28744: result: yes
configure:28754: checking for size_t
configure:28784: gcc -c -g -O2 conftest.c >&5
configure:28790: $? = 0
configure:28805: result: yes
configure:28818: checking for inttypes.h
configure:28845: gcc -c -g -O2 conftest.c >&5
configure:28851: $? = 0
configure:28866: result: yes
configure:28877: checking for stdint.h
configure:28904: gcc -c -g -O2 conftest.c >&5
configure:28910: $? = 0
configure:28925: result: yes
configure:28938: checking for intmax_t
configure:28973: gcc -c -g -O2 conftest.c >&5
configure:28979: $? = 0
configure:28994: result: yes
configure:29014: checking whether vsnprintf is declared
configure:29043: gcc -c -g -O2 conftest.c >&5
configure:29049: $? = 0
configure:29064: result: yes
configure:29111: checking for EOVERFLOW
configure:29509: result: yes
configure:29534: checking for alloca as a compiler built-in
configure:29562: result: yes
configure:29619: checking whether program_invocation_name is
declared
configure:29649: gcc -c -g -O2 conftest.c >&5
configure:29655: $? = 0
configure:29670: result: yes
configure:29686: checking whether
program_invocation_short_name is declared
configure:29716: gcc -c -g -O2 conftest.c >&5
configure:29722: $? = 0
configure:29737: result: yes
configure:29758: checking whether program_invocation_name is
defined
configure:29781: gcc -o conftest -g -O2 conftest.c
>&5
configure:29787: $? = 0
configure:29798: result: yes
configure:29811: checking whether
program_invocation_short_name is defined
configure:29834: gcc -o conftest -g -O2 conftest.c
>&5
configure:29840: $? = 0
configure:29851: result: yes
configure:29987: checking whether // is distinct from /
configure:30016: result: no
configure:30031: checking if environ is properly declared
configure:30059: gcc -c -g -O2 conftest.c >&5
conftest.c:113: error: conflicting types for 'environ'
/usr/include/unistd.h:498: error: previous declaration of
'environ' was here
configure:30065: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "GNU Mailutils"
| #define PACKAGE_TARNAME "mailutils"
| #define PACKAGE_VERSION "1.9.91"
| #define PACKAGE_STRING "GNU Mailutils 1.9.91"
| #define PACKAGE_BUGREPORT "bug-mailutils gnu.org"
| #define PACKAGE "mailutils"
| #define VERSION "1.9.91"
| #define _GNU_SOURCE 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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV_H 1
| #define GNULIB_ARGP_EXTERN_BASENAME 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_DECL_GETENV 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 1
| #define HAVE_DECL_FPUTC_UNLOCKED 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FREAD_UNLOCKED 1
| #define HAVE_DECL_FWRITE_UNLOCKED 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_ISASCII 1
| #define HAVE_MBSINIT 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_WCWIDTH 1
| #define HAVE_FEATURES_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_WCTYPE_H 1
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_INCLUDE_NEXT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ALLOCA 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_PROGRAM_INVOCATION_NAME 1
| #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
| /* end confdefs.h. */
| #include <unistd.h>
| extern struct { int foo; } environ;
| int
| main ()
| {
| environ.foo = 1;
| ;
| return 0;
| }
configure:30081: result: yes
configure:30111: checking for error_at_line
configure:30137: gcc -o conftest -g -O2 conftest.c
>&5
configure:30143: $? = 0
configure:30160: result: yes
configure:30276: checking for getdelim
configure:30332: gcc -o conftest -g -O2 conftest.c
>&5
configure:30338: $? = 0
configure:30356: result: yes
configure:30495: checking for getline
configure:30551: gcc -o conftest -g -O2 conftest.c
>&5
configure:30557: $? = 0
configure:30574: result: yes
configure:30583: checking for working getline function
configure:30644: gcc -o conftest -g -O2 conftest.c
>&5
configure:30647: $? = 0
configure:30653: ./conftest
configure:30656: $? = 0
configure:30672: result: yes
configure:30994: checking whether __fsetlocking is declared
configure:31027: gcc -c -g -O2 conftest.c >&5
configure:31033: $? = 0
configure:31048: result: yes
configure:31099: checking whether the compiler generally
respects inline
configure:31130: gcc -c -g -O2 conftest.c >&5
configure:31136: $? = 0
configure:31153: result: yes
configure:31180: checking for stdlib.h
configure:31186: result: yes
configure:31320: checking for GNU libc compatible malloc
configure:31382: result: yes
configure:31465: checking whether mbrtowc and mbstate_t are
properly declared
configure:31495: gcc -o conftest -g -O2 conftest.c
>&5
configure:31501: $? = 0
configure:31518: result: yes
configure:31529: checking whether mbswidth is declared in
<wchar.h>
configure:31567: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:137: error: 'mbswidth' undeclared (first use in
this function)
conftest.c:137: error: (Each undeclared identifier is
reported only once
conftest.c:137: error: for each function it appears in.)
configure:31573: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "GNU Mailutils"
| #define PACKAGE_TARNAME "mailutils"
| #define PACKAGE_VERSION "1.9.91"
| #define PACKAGE_STRING "GNU Mailutils 1.9.91"
| #define PACKAGE_BUGREPORT "bug-mailutils gnu.org"
| #define PACKAGE "mailutils"
| #define VERSION "1.9.91"
| #define _GNU_SOURCE 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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV_H 1
| #define GNULIB_ARGP_EXTERN_BASENAME 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_DECL_GETENV 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 1
| #define HAVE_DECL_FPUTC_UNLOCKED 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FREAD_UNLOCKED 1
| #define HAVE_DECL_FWRITE_UNLOCKED 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_ISASCII 1
| #define HAVE_MBSINIT 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_WCWIDTH 1
| #define HAVE_FEATURES_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_WCTYPE_H 1
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_INCLUDE_NEXT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ALLOCA 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_PROGRAM_INVOCATION_NAME 1
| #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_GETDELIM 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL___FSETLOCKING 1
| #define getpass gnu_getpass
| #define HAVE_INLINE 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define GNULIB_MALLOC_GNU 1
| #define HAVE_MALLOC_POSIX 1
| #define HAVE_MBRTOWC 1
| /* end confdefs.h. */
|
| /* Tru64 with Desktop Toolkit C has a bug: <stdio.h>
must be included before
| <wchar.h>.
| BSD/OS 4.0.1 has a bug: <stddef.h>,
<stdio.h> and <time.h> must be included
| before <wchar.h>. */
| #include <stddef.h>
| #include <stdio.h>
| #include <time.h>
| #include <wchar.h>
|
| int
| main ()
| {
|
| char *p = (char *) mbswidth;
| return !p;
|
| ;
| return 0;
| }
configure:31588: result: no
configure:31601: checking for mbstate_t
configure:31628: gcc -c -g -O2 conftest.c >&5
configure:31634: $? = 0
configure:31649: result: yes
configure:31682: checking for mempcpy
configure:31738: gcc -o conftest -g -O2 conftest.c
>&5
conftest.c:148: warning: conflicting types for built-in
function 'mempcpy'
configure:31744: $? = 0
configure:31762: result: yes
configure:31798: checking for obstacks
configure:31829: gcc -o conftest -g -O2 conftest.c
>&5
configure:31835: $? = 0
configure:31852: result: yes
configure:31877: checking for stdlib.h
configure:31883: result: yes
configure:32017: checking for GNU libc compatible realloc
configure:32051: gcc -o conftest -g -O2 conftest.c
>&5
configure:32054: $? = 0
configure:32060: ./conftest
configure:32063: $? = 0
configure:32079: result: yes
configure:32422: checking for stdint.h
configure:32428: result: yes
configure:32562: checking for SIZE_MAX
configure:33275: result: yes
configure:33317: checking for snprintf
configure:33373: gcc -o conftest -g -O2 conftest.c
>&5
conftest.c:155: warning: conflicting types for built-in
function 'snprintf'
configure:33379: $? = 0
configure:33397: result: yes
configure:33543: checking whether stdint.h conforms to C99
configure:33722: gcc -c -g -O2 conftest.c >&5
configure:33728: $? = 0
configure:33743: result: yes
configure:34631: checking for strcasecmp
configure:34687: gcc -o conftest -g -O2 conftest.c
>&5
conftest.c:156: warning: conflicting types for built-in
function 'strcasecmp'
configure:34693: $? = 0
configure:34711: result: yes
configure:34746: checking for strncasecmp
configure:34802: gcc -o conftest -g -O2 conftest.c
>&5
conftest.c:157: warning: conflicting types for built-in
function 'strncasecmp'
configure:34808: $? = 0
configure:34826: result: yes
configure:34846: checking whether strncasecmp is declared
configure:34875: gcc -c -g -O2 conftest.c >&5
configure:34881: $? = 0
configure:34896: result: yes
configure:34934: checking for strchrnul
configure:34990: gcc -o conftest -g -O2 conftest.c
>&5
configure:34996: $? = 0
configure:35014: result: yes
configure:35080: checking for working strndup
configure:35224: gcc -o conftest -g -O2 conftest.c
>&5
configure:35227: $? = 0
configure:35233: ./conftest
configure:35236: $? = 0
configure:35252: result: yes
configure:35290: checking for working strnlen
configure:35334: gcc -o conftest -g -O2 conftest.c
>&5
configure:35337: $? = 0
configure:35343: ./conftest
configure:35346: $? = 0
configure:35362: result: yes
configure:35406: checking for strtok_r
configure:35462: gcc -o conftest -g -O2 conftest.c
>&5
configure:35468: $? = 0
configure:35486: result: yes
configure:35614: gcc -c -g -O2 conftest.c >&5
configure:35620: $? = 0
configure:35774: checking for ptrdiff_t
configure:35804: gcc -c -g -O2 conftest.c >&5
configure:35810: $? = 0
configure:35825: result: yes
configure:35850: checking for snprintf
configure:35930: result: yes
configure:35850: checking for wcslen
configure:35906: gcc -o conftest -g -O2 conftest.c
>&5
configure:35912: $? = 0
configure:35930: result: yes
configure:35940: checking whether _snprintf is declared
configure:35970: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:147: error: '_snprintf' undeclared (first use in
this function)
conftest.c:147: error: (Each undeclared identifier is
reported only once
conftest.c:147: error: for each function it appears in.)
configure:35976: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "GNU Mailutils"
| #define PACKAGE_TARNAME "mailutils"
| #define PACKAGE_VERSION "1.9.91"
| #define PACKAGE_STRING "GNU Mailutils 1.9.91"
| #define PACKAGE_BUGREPORT "bug-mailutils gnu.org"
| #define PACKAGE "mailutils"
| #define VERSION "1.9.91"
| #define _GNU_SOURCE 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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV_H 1
| #define GNULIB_ARGP_EXTERN_BASENAME 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_DECL_GETENV 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 1
| #define HAVE_DECL_FPUTC_UNLOCKED 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FREAD_UNLOCKED 1
| #define HAVE_DECL_FWRITE_UNLOCKED 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_ISASCII 1
| #define HAVE_MBSINIT 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_WCWIDTH 1
| #define HAVE_FEATURES_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_WCTYPE_H 1
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_INCLUDE_NEXT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ALLOCA 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_PROGRAM_INVOCATION_NAME 1
| #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_GETDELIM 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL___FSETLOCKING 1
| #define getpass gnu_getpass
| #define HAVE_INLINE 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define GNULIB_MALLOC_GNU 1
| #define HAVE_MALLOC_POSIX 1
| #define HAVE_MBRTOWC 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MEMPCPY 1
| #define HAVE_OBSTACK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define GNULIB_REALLOC_GNU 1
| #define HAVE_REALLOC_POSIX 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define HAVE_STRCHRNUL 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCSLEN 1
| /* end confdefs.h. */
| #include <stdio.h>
|
| int
| main ()
| {
| #ifndef _snprintf
| (void) _snprintf;
| #endif
|
| ;
| return 0;
| }
configure:35991: result: no
configure:36020: checking for vasprintf
configure:36076: gcc -o conftest -g -O2 conftest.c
>&5
configure:36082: $? = 0
configure:36100: result: yes
configure:36164: checking for vsnprintf
configure:36220: gcc -o conftest -g -O2 conftest.c
>&5
conftest.c:166: warning: conflicting types for built-in
function 'vsnprintf'
configure:36226: $? = 0
configure:36244: result: yes
configure:36286: checking whether <wchar.h> is
standalone
configure:36301: gcc -c -g -O2 conftest.c >&5
configure:36307: $? = 0
configure:36322: result: yes
configure:36499: checking whether wcwidth is declared
configure:36540: gcc -c -g -O2 conftest.c >&5
configure:36546: $? = 0
configure:36561: result: yes
configure:36586: checking whether wcwidth works reasonably
in UTF-8 locales
configure:36634: gcc -o conftest -g -O2 conftest.c
>&5
configure:36637: $? = 0
configure:36643: ./conftest
configure:36646: $? = 0
configure:36663: result: yes
configure:36717: checking for stdint.h
configure:36723: result: yes
configure:36881: checking for res_query in -lresolv
configure:36916: gcc -o conftest -g -O2 conftest.c
-lresolv >&5
/tmp/cc0MYznD.o: In function `main':
/usr/local/src/mailutils-1.9.91/conftest.c:157: undefined
reference to `res_query'
collect2: ld returned 1 exit status
configure:36922: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "GNU Mailutils"
| #define PACKAGE_TARNAME "mailutils"
| #define PACKAGE_VERSION "1.9.91"
| #define PACKAGE_STRING "GNU Mailutils 1.9.91"
| #define PACKAGE_BUGREPORT "bug-mailutils gnu.org"
| #define PACKAGE "mailutils"
| #define VERSION "1.9.91"
| #define _GNU_SOURCE 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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV_H 1
| #define GNULIB_ARGP_EXTERN_BASENAME 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_DECL_GETENV 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 1
| #define HAVE_DECL_FPUTC_UNLOCKED 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FREAD_UNLOCKED 1
| #define HAVE_DECL_FWRITE_UNLOCKED 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_ISASCII 1
| #define HAVE_MBSINIT 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_WCWIDTH 1
| #define HAVE_FEATURES_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_WCTYPE_H 1
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_INCLUDE_NEXT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ALLOCA 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_PROGRAM_INVOCATION_NAME 1
| #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_GETDELIM 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL___FSETLOCKING 1
| #define getpass gnu_getpass
| #define HAVE_INLINE 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define GNULIB_MALLOC_GNU 1
| #define HAVE_MALLOC_POSIX 1
| #define HAVE_MBRTOWC 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MEMPCPY 1
| #define HAVE_OBSTACK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define GNULIB_REALLOC_GNU 1
| #define HAVE_REALLOC_POSIX 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define HAVE_STRCHRNUL 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_WCWIDTH 1
| #define HAVE_STDINT_H 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a
GCC
| builtin and then its argument prototype would still
apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char res_query ();
| int
| main ()
| {
| return res_query ();
| ;
| return 0;
| }
configure:36940: result: no
configure:36954: checking for lt_dlinit in -lltdl
configure:36989: gcc -o conftest -g -O2 conftest.c -lltdl
>&5
configure:36995: $? = 0
configure:37013: result: yes
configure:37419: checking for main in -lwrap
configure:37448: gcc -o conftest -g -O2 conftest.c -lwrap
>&5
configure:37454: $? = 0
configure:37472: result: yes
configure:37480: checking for main in -lnsl
configure:37509: gcc -o conftest -g -O2 conftest.c -lnsl
>&5
configure:37515: $? = 0
configure:37533: result: yes
configure:37554: checking tcpd.h usability
configure:37571: gcc -c -g -O2 conftest.c >&5
configure:37577: $? = 0
configure:37591: result: yes
configure:37595: checking tcpd.h presence
configure:37610: gcc -E conftest.c
configure:37616: $? = 0
configure:37630: result: yes
configure:37663: checking for tcpd.h
configure:37671: result: yes
configure:38633: checking whether to use GNU SASL library
configure:38923: result: no
configure:38977: checking gnutls/gnutls.h usability
configure:38994: gcc -c -g -O2 conftest.c >&5
configure:39000: $? = 0
configure:39014: result: yes
configure:39018: checking gnutls/gnutls.h presence
configure:39033: gcc -E conftest.c
configure:39039: $? = 0
configure:39053: result: yes
configure:39086: checking for gnutls/gnutls.h
configure:39093: result: yes
configure:39106: checking for main in -lgcrypt
configure:39135: gcc -o conftest -g -O2 conftest.c
-lgcrypt >&5
configure:39141: $? = 0
configure:39159: result: yes
configure:39168: checking for gnutls_global_init in
-lgnutls
configure:39203: gcc -o conftest -g -O2 conftest.c
-lgnutls -lgcrypt >&5
configure:39209: $? = 0
configure:39227: result: yes
configure:39241: checking whether to use TLS libraries
configure:39243: result: yes
configure:39367: checking for log facility
configure:39421: result: LOG_MAIL
configure:39424: checking for ANSI C header files
configure:39588: result: yes
configure:39606: checking for dirent.h that defines DIR
configure:39635: gcc -c -g -O2 conftest.c >&5
configure:39641: $? = 0
configure:39657: result: yes
configure:39670: checking for library containing opendir
configure:39711: gcc -o conftest -g -O2 conftest.c
>&5
configure:39717: $? = 0
configure:39745: result: none required
configure:39882: checking errno.h usability
configure:39899: gcc -c -g -O2 conftest.c >&5
configure:39905: $? = 0
configure:39919: result: yes
configure:39923: checking errno.h presence
configure:39938: gcc -E conftest.c
configure:39944: $? = 0
configure:39958: result: yes
configure:39991: checking for errno.h
configure:39999: result: yes
configure:39882: checking fcntl.h usability
configure:39899: gcc -c -g -O2 conftest.c >&5
configure:39905: $? = 0
configure:39919: result: yes
configure:39923: checking fcntl.h presence
configure:39938: gcc -E conftest.c
configure:39944: $? = 0
configure:39958: result: yes
configure:39991: checking for fcntl.h
configure:39999: result: yes
configure:39872: checking for inttypes.h
configure:39878: result: yes
configure:39882: checking libgen.h usability
configure:39899: gcc -c -g -O2 conftest.c >&5
configure:39905: $? = 0
configure:39919: result: yes
configure:39923: checking libgen.h presence
configure:39938: gcc -E conftest.c
configure:39944: $? = 0
configure:39958: result: yes
configure:39991: checking for libgen.h
configure:39999: result: yes
configure:39882: checking limits.h usability
configure:39899: gcc -c -g -O2 conftest.c >&5
configure:39905: $? = 0
configure:39919: result: yes
configure:39923: checking limits.h presence
configure:39938: gcc -E conftest.c
configure:39944: $? = 0
configure:39958: result: yes
configure:39991: checking for limits.h
configure:39999: result: yes
configure:39882: checking malloc.h usability
configure:39899: gcc -c -g -O2 conftest.c >&5
configure:39905: $? = 0
configure:39919: result: yes
configure:39923: checking malloc.h presence
configure:39938: gcc -E conftest.c
configure:39944: $? = 0
configure:39958: result: yes
configure:39991: checking for malloc.h
configure:39999: result: yes
configure:39882: checking obstack.h usability
configure:39899: gcc -c -g -O2 conftest.c >&5
configure:39905: $? = 0
configure:39919: result: yes
configure:39923: checking obstack.h presence
configure:39938: gcc -E conftest.c
configure:39944: $? = 0
configure:39958: result: yes
configure:39991: checking for obstack.h
configure:39999: result: yes
configure:39882: checking paths.h usability
configure:39899: gcc -c -g -O2 conftest.c >&5
configure:39905: $? = 0
configure:39919: result: yes
configure:39923: checking paths.h presence
configure:39938: gcc -E conftest.c
configure:39944: $? = 0
configure:39958: result: yes
configure:39991: checking for paths.h
configure:39999: result: yes
configure:39882: checking shadow.h usability
configure:39899: gcc -c -g -O2 conftest.c >&5
configure:39905: $? = 0
configure:39919: result: yes
configure:39923: checking shadow.h presence
configure:39938: gcc -E conftest.c
configure:39944: $? = 0
configure:39958: result: yes
configure:39991: checking for shadow.h
configure:39999: result: yes
configure:39882: checking socket.h usability
configure:39899: gcc -c -g -O2 conftest.c >&5
conftest.c:196:20: error: socket.h: No such file or
directory
configure:39905: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "GNU Mailutils"
| #define PACKAGE_TARNAME "mailutils"
| #define PACKAGE_VERSION "1.9.91"
| #define PACKAGE_STRING "GNU Mailutils 1.9.91"
| #define PACKAGE_BUGREPORT "bug-mailutils gnu.org"
| #define PACKAGE "mailutils"
| #define VERSION "1.9.91"
| #define _GNU_SOURCE 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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV_H 1
| #define GNULIB_ARGP_EXTERN_BASENAME 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_DECL_GETENV 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 1
| #define HAVE_DECL_FPUTC_UNLOCKED 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FREAD_UNLOCKED 1
| #define HAVE_DECL_FWRITE_UNLOCKED 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_ISASCII 1
| #define HAVE_MBSINIT 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_WCWIDTH 1
| #define HAVE_FEATURES_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_WCTYPE_H 1
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_INCLUDE_NEXT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ALLOCA 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_PROGRAM_INVOCATION_NAME 1
| #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_GETDELIM 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL___FSETLOCKING 1
| #define getpass gnu_getpass
| #define HAVE_INLINE 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define GNULIB_MALLOC_GNU 1
| #define HAVE_MALLOC_POSIX 1
| #define HAVE_MBRTOWC 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MEMPCPY 1
| #define HAVE_OBSTACK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define GNULIB_REALLOC_GNU 1
| #define HAVE_REALLOC_POSIX 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define HAVE_STRCHRNUL 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_WCWIDTH 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIBLTDL 1
| #define HAVE_TCPD_H 1
| #define WITH_LIBWRAP 1
| #define WITH_GNUTLS 1
| #define WITH_TLS 1
| #define LOG_FACILITY LOG_MAIL
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_OBSTACK_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SHADOW_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined
HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <socket.h>
configure:39919: result: no
configure:39923: checking socket.h presence
configure:39938: gcc -E conftest.c
conftest.c:163:20: error: socket.h: No such file or
directory
configure:39944: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "GNU Mailutils"
| #define PACKAGE_TARNAME "mailutils"
| #define PACKAGE_VERSION "1.9.91"
| #define PACKAGE_STRING "GNU Mailutils 1.9.91"
| #define PACKAGE_BUGREPORT "bug-mailutils gnu.org"
| #define PACKAGE "mailutils"
| #define VERSION "1.9.91"
| #define _GNU_SOURCE 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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV_H 1
| #define GNULIB_ARGP_EXTERN_BASENAME 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_DECL_GETENV 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 1
| #define HAVE_DECL_FPUTC_UNLOCKED 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FREAD_UNLOCKED 1
| #define HAVE_DECL_FWRITE_UNLOCKED 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_ISASCII 1
| #define HAVE_MBSINIT 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_WCWIDTH 1
| #define HAVE_FEATURES_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_WCTYPE_H 1
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_INCLUDE_NEXT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ALLOCA 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_PROGRAM_INVOCATION_NAME 1
| #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_GETDELIM 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL___FSETLOCKING 1
| #define getpass gnu_getpass
| #define HAVE_INLINE 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define GNULIB_MALLOC_GNU 1
| #define HAVE_MALLOC_POSIX 1
| #define HAVE_MBRTOWC 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MEMPCPY 1
| #define HAVE_OBSTACK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define GNULIB_REALLOC_GNU 1
| #define HAVE_REALLOC_POSIX 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define HAVE_STRCHRNUL 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_WCWIDTH 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIBLTDL 1
| #define HAVE_TCPD_H 1
| #define WITH_LIBWRAP 1
| #define WITH_GNUTLS 1
| #define WITH_TLS 1
| #define LOG_FACILITY LOG_MAIL
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_OBSTACK_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SHADOW_H 1
| /* end confdefs.h. */
| #include <socket.h>
configure:39958: result: no
configure:39991: checking for socket.h
configure:39999: result: no
configure:39882: checking sys/socket.h usability
configure:39899: gcc -c -g -O2 conftest.c >&5
configure:39905: $? = 0
configure:39919: result: yes
configure:39923: checking sys/socket.h presence
configure:39938: gcc -E conftest.c
configure:39944: $? = 0
configure:39958: result: yes
configure:39991: checking for sys/socket.h
configure:39999: result: yes
configure:39882: checking stdarg.h usability
configure:39899: gcc -c -g -O2 conftest.c >&5
configure:39905: $? = 0
configure:39919: result: yes
configure:39923: checking stdarg.h presence
configure:39938: gcc -E conftest.c
configure:39944: $? = 0
configure:39958: result: yes
configure:39991: checking for stdarg.h
configure:39999: result: yes
configure:39872: checking for stdio.h
configure:39878: result: yes
configure:39872: checking for stdlib.h
configure:39878: result: yes
configure:39872: checking for string.h
configure:39878: result: yes
configure:39872: checking for strings.h
configure:39878: result: yes
configure:39882: checking sys/file.h usability
configure:39899: gcc -c -g -O2 conftest.c >&5
configure:39905: $? = 0
configure:39919: result: yes
configure:39923: checking sys/file.h presence
configure:39938: gcc -E conftest.c
configure:39944: $? = 0
configure:39958: result: yes
configure:39991: checking for sys/file.h
configure:39999: result: yes
configure:39872: checking for sysexits.h
configure:39878: result: yes
configure:39882: checking syslog.h usability
configure:39899: gcc -c -g -O2 conftest.c >&5
configure:39905: $? = 0
configure:39919: result: yes
configure:39923: checking syslog.h presence
configure:39938: gcc -E conftest.c
configure:39944: $? = 0
configure:39958: result: yes
configure:39991: checking for syslog.h
configure:39999: result: yes
configure:39882: checking termcap.h usability
configure:39899: gcc -c -g -O2 conftest.c >&5
configure:39905: $? = 0
configure:39919: result: yes
configure:39923: checking termcap.h presence
configure:39938: gcc -E conftest.c
configure:39944: $? = 0
configure:39958: result: yes
configure:39991: checking for termcap.h
configure:39999: result: yes
configure:39872: checking for termios.h
configure:39878: result: yes
configure:39882: checking termio.h usability
configure:39899: gcc -c -g -O2 conftest.c >&5
configure:39905: $? = 0
configure:39919: result: yes
configure:39923: checking termio.h presence
configure:39938: gcc -E conftest.c
configure:39944: $? = 0
configure:39958: result: yes
configure:39991: checking for termio.h
configure:39999: result: yes
configure:39882: checking sgtty.h usability
configure:39899: gcc -c -g -O2 conftest.c >&5
configure:39905: $? = 0
configure:39919: result: yes
configure:39923: checking sgtty.h presence
configure:39938: gcc -E conftest.c
configure:39944: $? = 0
configure:39958: result: yes
configure:39991: checking for sgtty.h
configure:39999: result: yes
configure:39882: checking utmp.h usability
configure:39899: gcc -c -g -O2 conftest.c >&5
configure:39905: $? = 0
configure:39919: result: yes
configure:39923: checking utmp.h presence
configure:39938: gcc -E conftest.c
configure:39944: $? = 0
configure:39958: result: yes
configure:39991: checking for utmp.h
configure:39999: result: yes
configure:39882: checking utmpx.h usability
configure:39899: gcc -c -g -O2 conftest.c >&5
configure:39905: $? = 0
configure:39919: result: yes
configure:39923: checking utmpx.h presence
configure:39938: gcc -E conftest.c
configure:39944: $? = 0
configure:39958: result: yes
configure:39991: checking for utmpx.h
configure:39999: result: yes
configure:39872: checking for unistd.h
configure:39878: result: yes
configure:40013: checking for an ANSI C-conforming const
configure:40088: gcc -c -g -O2 conftest.c >&5
configure:40094: $? = 0
configure:40109: result: yes
configure:40119: checking for uid_t in sys/types.h
configure:40142: result: yes
configure:40157: checking for mode_t
configure:40187: gcc -c -g -O2 conftest.c >&5
configure:40193: $? = 0
configure:40208: result: yes
configure:40220: checking for off_t
configure:40250: gcc -c -g -O2 conftest.c >&5
configure:40256: $? = 0
configure:40271: result: yes
configure:40283: checking for pid_t
configure:40313: gcc -c -g -O2 conftest.c >&5
configure:40319: $? = 0
configure:40334: result: yes
configure:40346: checking for size_t
configure:40397: result: yes
configure:40409: checking for ssize_t
configure:40439: gcc -c -g -O2 conftest.c >&5
configure:40445: $? = 0
configure:40460: result: yes
configure:40472: checking return type of signal handlers
configure:40500: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:185: error: void value not ignored as it ought to
be
configure:40506: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "GNU Mailutils"
| #define PACKAGE_TARNAME "mailutils"
| #define PACKAGE_VERSION "1.9.91"
| #define PACKAGE_STRING "GNU Mailutils 1.9.91"
| #define PACKAGE_BUGREPORT "bug-mailutils gnu.org"
| #define PACKAGE "mailutils"
| #define VERSION "1.9.91"
| #define _GNU_SOURCE 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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV_H 1
| #define GNULIB_ARGP_EXTERN_BASENAME 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_DECL_GETENV 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 1
| #define HAVE_DECL_FPUTC_UNLOCKED 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FREAD_UNLOCKED 1
| #define HAVE_DECL_FWRITE_UNLOCKED 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_ISASCII 1
| #define HAVE_MBSINIT 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_WCWIDTH 1
| #define HAVE_FEATURES_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_WCTYPE_H 1
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_INCLUDE_NEXT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ALLOCA 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_PROGRAM_INVOCATION_NAME 1
| #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_GETDELIM 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL___FSETLOCKING 1
| #define getpass gnu_getpass
| #define HAVE_INLINE 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define GNULIB_MALLOC_GNU 1
| #define HAVE_MALLOC_POSIX 1
| #define HAVE_MBRTOWC 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MEMPCPY 1
| #define HAVE_OBSTACK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define GNULIB_REALLOC_GNU 1
| #define HAVE_REALLOC_POSIX 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define HAVE_STRCHRNUL 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_WCWIDTH 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIBLTDL 1
| #define HAVE_TCPD_H 1
| #define WITH_LIBWRAP 1
| #define WITH_GNUTLS 1
| #define WITH_TLS 1
| #define LOG_FACILITY LOG_MAIL
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_OBSTACK_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <signal.h>
|
| int
| main ()
| {
| return *(signal (0, 0)) (0) == 1;
| ;
| return 0;
| }
configure:40521: result: void
configure:40529: checking whether sys_siglist is declared
configure:40564: gcc -c -g -O2 conftest.c >&5
configure:40570: $? = 0
configure:40585: result: yes
configure:40604: checking whether struct tm is in sys/time.h
or time.h
configure:40634: gcc -c -g -O2 conftest.c >&5
configure:40640: $? = 0
configure:40655: result: time.h
configure:40665: checking for struct tm.tm_zone
configure:40696: gcc -c -g -O2 conftest.c >&5
configure:40702: $? = 0
configure:40762: result: yes
configure:40913: checking for ino_t
configure:40943: gcc -c -g -O2 conftest.c >&5
configure:40949: $? = 0
configure:40964: result: yes
configure:40976: checking for dev_t
configure:41006: gcc -c -g -O2 conftest.c >&5
configure:41012: $? = 0
configure:41027: result: yes
configure:41039: checking for socklen_t
configure:41080: gcc -c -g -O2 conftest.c >&5
configure:41086: $? = 0
configure:41101: result: yes
configure:41113: checking for long long
configure:41143: gcc -c -g -O2 conftest.c >&5
configure:41149: $? = 0
configure:41164: result: yes
configure:41176: checking for long double
configure:41206: gcc -c -g -O2 conftest.c >&5
configure:41212: $? = 0
configure:41227: result: yes
configure:41274: gcc -o conftest -g -O2 conftest.c
>&5
configure:41277: $? = 0
configure:41283: ./conftest
configure:41286: $? = 0
configure:41302: checking whether struct tm is in sys/time.h
or time.h
configure:41353: result: time.h
configure:41363: checking for struct tm.tm_zone
configure:41458: result: yes
configure:41468: checking for struct tm.tm_gmtoff
configure:41498: gcc -c -g -O2 conftest.c >&5
configure:41504: $? = 0
configure:41563: result: yes
configure:41573: checking for struct tm.tm_isdst
configure:41603: gcc -c -g -O2 conftest.c >&5
configure:41609: $? = 0
configure:41668: result: yes
configure:41687: checking for off_t
configure:41738: result: yes
configure:41745: checking size of off_t
configure:42047: gcc -o conftest -g -O2 conftest.c
>&5
configure:42050: $? = 0
configure:42056: ./conftest
configure:42059: $? = 0
configure:42082: result: 8
configure:42092: checking for long
configure:42122: gcc -c -g -O2 conftest.c >&5
configure:42128: $? = 0
configure:42143: result: yes
configure:42150: checking size of long
configure:42452: gcc -o conftest -g -O2 conftest.c
>&5
configure:42455: $? = 0
configure:42461: ./conftest
configure:42464: $? = 0
configure:42487: result: 8
configure:42497: checking for long long
configure:42548: result: yes
configure:42555: checking size of long long
configure:42857: gcc -o conftest -g -O2 conftest.c
>&5
configure:42860: $? = 0
configure:42866: ./conftest
configure:42869: $? = 0
configure:42892: result: 8
configure:42918: checking for stdlib.h
configure:42924: result: yes
configure:42918: checking for unistd.h
configure:42924: result: yes
configure:43062: checking for getpagesize
configure:43118: gcc -o conftest -g -O2 conftest.c
>&5
configure:43124: $? = 0
configure:43142: result: yes
configure:43152: checking for working mmap
configure:43299: gcc -o conftest -g -O2 conftest.c
>&5
configure:43302: $? = 0
configure:43308: ./conftest
configure:43311: $? = 0
configure:43327: result: yes
configure:43339: checking whether strtok_r is declared
configure:43395: result: yes
configure:43411: checking whether strchrnul is declared
configure:43446: gcc -c -g -O2 conftest.c >&5
configure:43452: $? = 0
configure:43467: result: yes
configure:43483: checking whether strndup is declared
configure:43539: result: yes
configure:43555: checking whether asprintf is declared
configure:43590: gcc -c -g -O2 conftest.c >&5
configure:43596: $? = 0
configure:43611: result: yes
configure:43627: checking whether vasprintf is declared
configure:43662: gcc -c -g -O2 conftest.c >&5
configure:43668: $? = 0
configure:43683: result: yes
configure:43699: checking whether strsignal is declared
configure:43734: gcc -c -g -O2 conftest.c >&5
configure:43740: $? = 0
configure:43755: result: yes
configure:43774: checking whether environ is declared
configure:43805: gcc -c -g -O2 conftest.c >&5
configure:43811: $? = 0
configure:43826: result: yes
configure:43862: checking for mkstemp
configure:43918: gcc -o conftest -g -O2 conftest.c
>&5
configure:43924: $? = 0
configure:43942: result: yes
configure:43862: checking for sigaction
configure:43918: gcc -o conftest -g -O2 conftest.c
>&5
configure:43924: $? = 0
configure:43942: result: yes
configure:43862: checking for sysconf
configure:43918: gcc -o conftest -g -O2 conftest.c
>&5
configure:43924: $? = 0
configure:43942: result: yes
configure:43862: checking for getdelim
configure:43942: result: yes
configure:43862: checking for setreuid
configure:43918: gcc -o conftest -g -O2 conftest.c
>&5
configure:43924: $? = 0
configure:43942: result: yes
configure:43862: checking for setresuid
configure:43918: gcc -o conftest -g -O2 conftest.c
>&5
configure:43924: $? = 0
configure:43942: result: yes
configure:43862: checking for seteuid
configure:43918: gcc -o conftest -g -O2 conftest.c
>&5
configure:43924: $? = 0
configure:43942: result: yes
configure:43862: checking for setlocale
configure:43918: gcc -o conftest -g -O2 conftest.c
>&5
configure:43924: $? = 0
configure:43942: result: yes
configure:43862: checking for vfork
configure:43918: gcc -o conftest -g -O2 conftest.c
>&5
configure:43924: $? = 0
configure:43942: result: yes
configure:43862: checking for _exit
configure:43918: gcc -o conftest -g -O2 conftest.c
>&5
conftest.c:232: warning: conflicting types for built-in
function '_exit'
configure:43924: $? = 0
configure:43942: result: yes
configure:43953: checking for _LARGEFILE_SOURCE value needed
for large files
configure:43980: gcc -o conftest -g -O2 conftest.c
>&5
configure:43986: $? = 0
configure:44050: result: no
configure:44073: checking for |