../include/ttyio.h:49: parse error before `*'

müde Taube muede_taube at gmx.de
Fri Oct 21 13:50:37 CEST 2005


third try:

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

It was created by gnupg configure 1.4.2, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  $ ./configure 

## --------- ##
## Platform. ##
## --------- ##

hostname = xxxxxxxxxxxx
uname -m = i686
uname -r = 2.4.25superfrank9-P4
uname -s = Linux
uname -v = #1 Fre Jun 18 18:29:34 CEST 2004

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = i686
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/local/bin
PATH: /usr/local/sbin
PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/X11R6/bin
PATH: /usr/java/jdk1.3.0_02/bin
PATH: /usr/sbin
PATH: /usr/X11R6/bin
PATH: /usr/java/jdk1.3.0_02/bin
PATH: /usr/sbin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1418: checking build system type
configure:1436: result: i686-pc-linux-gnu
configure:1444: checking host system type
configure:1458: result: i686-pc-linux-gnu
configure:1480: checking for a BSD-compatible install
configure:1535: result: /usr/bin/install -c
configure:1546: checking whether build environment is sane
configure:1589: result: yes
configure:1654: checking for gawk
configure:1670: found /bin/gawk
configure:1680: result: gawk
configure:1690: checking whether make sets $(MAKE)
configure:1710: result: yes
configure:1888: checking which random module to use
configure:1904: result: default
configure:1936: checking whether use of /dev/random is requested
configure:1945: result: yes
configure:1950: checking whether assembler modules are requested
configure:1959: result: yes
configure:1962: checking whether memory guard is requested
configure:1971: result: no
configure:1984: checking whether non excutable stack support is requested
configure:1993: result: no
configure:1998: checking whether SELinux support is requested
configure:2007: result: no
configure:2011: checking whether the new iconv based code is requested
configure:2020: result: yes
configure:2023: checking whether to enable the experimental backsigs code
configure:2032: result: no
configure:2070: checking whether OpenPGP card support is requested
configure:2077: result: yes
configure:2082: checking whether gpg-agent support is requested
configure:2089: result: yes
configure:2093: checking whether to enable the RSA public key algorithm
configure:2100: result: yes
configure:2110: checking whether to enable the IDEA cipher
configure:2117: result: yes
configure:2131: checking for idea cipher module
configure:2143: result: no
configure:2147: checking whether to enable the CAST5 cipher
configure:2154: result: yes
configure:2164: checking whether to enable the BLOWFISH cipher
configure:2171: result: yes
configure:2181: checking whether to enable the AES ciphers
configure:2188: result: yes
configure:2198: checking whether to enable the TWOFISH cipher
configure:2205: result: yes
configure:2215: checking whether to enable the SHA-256 digest
configure:2222: result: yes
configure:2232: checking whether to enable the SHA-384 and SHA-512 digests
configure:2239: result: yes
configure:2242: checking whether to enable the BZIP2 compression algorithm
configure:2249: result: yes
configure:2252: checking whether to enable external program execution
configure:2259: result: yes
configure:2270: checking whether to enable photo ID viewing
configure:2286: result: yes
configure:2290: checking whether to use a fixed photo ID viewer
configure:2308: result: no
configure:2312: checking whether to enable external keyserver helpers
configure:2328: result: yes
configure:2332: checking whether LDAP keyserver support is requested
configure:2341: result: yes
configure:2344: checking whether HKP keyserver support is requested
configure:2353: result: yes
configure:2356: checking whether HTTP key fetching support is requested
configure:2365: result: yes
configure:2368: checking whether finger key fetching support is requested
configure:2377: result: yes
configure:2380: checking whether ftp key fetching support is requested
configure:2389: result: yes
configure:2392: checking whether email keyserver support is requested
configure:2401: result: no
configure:2405: checking whether keyserver exec-path is enabled
configure:2416: result: yes
configure:2420: checking whether the included zlib is requested
configure:2430: result: no
configure:2433: checking for the size of the key and uid cache
configure:2457: result: 4096
configure:2465: checking whether use of capabilities is requested
configure:2475: result: no
configure:2487: checking whether to enable maintainer-specific portions of Makefiles
configure:2496: result: no
configure:2513: checking whether make sets $(MAKE)
configure:2533: result: yes
configure:2542: checking whether build environment is sane
configure:2585: result: yes
configure:2649: checking for gcc
configure:2665: found /usr/bin/gcc
configure:2675: result: gcc
configure:2919: checking for C compiler version
configure:2922: gcc --version </dev/null >&5
2.96
configure:2925: $? = 0
configure:2927: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.96/specs
gcc version 2.96 20000731 (Red Hat Linux 7.0)
configure:2930: $? = 0
configure:2932: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:2935: $? = 1
configure:2958: checking for C compiler default output file name
configure:2961: gcc    conftest.c  >&5
configure:2964: $? = 0
configure:3010: result: a.out
configure:3015: checking whether the C compiler works
configure:3021: ./a.out
configure:3024: $? = 0
configure:3041: result: yes
configure:3048: checking whether we are cross compiling
configure:3050: result: no
configure:3053: checking for suffix of executables
configure:3055: gcc -o conftest    conftest.c  >&5
configure:3058: $? = 0
configure:3083: result: 
configure:3089: checking for suffix of object files
configure:3110: gcc -c   conftest.c >&5
configure:3113: $? = 0
configure:3135: result: o
configure:3139: checking whether we are using the GNU C compiler
configure:3163: gcc -c   conftest.c >&5
configure:3169: $? = 0
configure:3172: test -z 			 || test ! -s conftest.err
configure:3175: $? = 0
configure:3178: test -s conftest.o
configure:3181: $? = 0
configure:3194: result: yes
configure:3200: checking whether gcc accepts -g
configure:3221: gcc -c -g  conftest.c >&5
configure:3227: $? = 0
configure:3230: test -z 			 || test ! -s conftest.err
configure:3233: $? = 0
configure:3236: test -s conftest.o
configure:3239: $? = 0
configure:3250: result: yes
configure:3267: checking for gcc option to accept ANSI C
configure:3337: gcc  -c -g -O2  conftest.c >&5
configure:3343: $? = 0
configure:3346: test -z 			 || test ! -s conftest.err
configure:3349: $? = 0
configure:3352: test -s conftest.o
configure:3355: $? = 0
configure:3373: result: none needed
configure:3391: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before `me'
configure:3397: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:3538: checking for style of include used by make
configure:3566: result: GNU
configure:3594: checking dependency style of gcc
configure:3684: result: gcc
configure:3706: checking how to run the C preprocessor
configure:3741: gcc -E  conftest.c
configure:3747: $? = 0
configure:3779: gcc -E  conftest.c
conftest.c:21:28: ac_nonexistent.h: No such file or directory
configure:3785: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "1.4.2"
| #define PACKAGE_STRING "gnupg 1.4.2"
| #define PACKAGE_BUGREPORT "bug-gnupg at gnu.org"
| #define PACKAGE "gnupg"
| #define VERSION "1.4.2"
| #define _GNU_SOURCE 1
| #define EGD_SOCKET_NAME ""
| #define USE_RSA 1
| #define USE_IDEA 1
| #define USE_CAST5 1
| #define USE_BLOWFISH 1
| #define USE_AES 1
| #define USE_TWOFISH 1
| #define USE_SHA256 1
| #define PK_UID_CACHE_SIZE 4096
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3824: result: gcc -E
configure:3848: gcc -E  conftest.c
configure:3854: $? = 0
configure:3886: gcc -E  conftest.c
conftest.c:21:28: ac_nonexistent.h: No such file or directory
configure:3892: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "1.4.2"
| #define PACKAGE_STRING "gnupg 1.4.2"
| #define PACKAGE_BUGREPORT "bug-gnupg at gnu.org"
| #define PACKAGE "gnupg"
| #define VERSION "1.4.2"
| #define _GNU_SOURCE 1
| #define EGD_SOCKET_NAME ""
| #define USE_RSA 1
| #define USE_IDEA 1
| #define USE_CAST5 1
| #define USE_BLOWFISH 1
| #define USE_AES 1
| #define USE_TWOFISH 1
| #define USE_SHA256 1
| #define PK_UID_CACHE_SIZE 4096
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3976: checking for ranlib
configure:3992: found /usr/bin/ranlib
configure:4003: result: ranlib
configure:4056: checking for ar
configure:4072: found /usr/bin/ar
configure:4083: result: ar
configure:4097: checking for perl
configure:4115: found /usr/bin/perl
configure:4127: result: /usr/bin/perl
configure:4135: checking for library containing strerror
configure:4165: gcc -o conftest -g -O2   conftest.c  >&5
configure:4171: $? = 0
configure:4174: test -z 			 || test ! -s conftest.err
configure:4177: $? = 0
configure:4180: test -s conftest
configure:4183: $? = 0
configure:4252: result: none required
configure:4266: checking for special C compiler options needed for large files
configure:4363: result: no
configure:4369: checking for _FILE_OFFSET_BITS value needed for large files
configure:4400: gcc -c -g -O2  conftest.c >&5
conftest.c:27: warning: left shift count >= width of type
conftest.c:27: warning: left shift count >= width of type
conftest.c:29: size of array `off_t_is_large' is negative
configure:4406: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "1.4.2"
| #define PACKAGE_STRING "gnupg 1.4.2"
| #define PACKAGE_BUGREPORT "bug-gnupg at gnu.org"
| #define PACKAGE "gnupg"
| #define VERSION "1.4.2"
| #define _GNU_SOURCE 1
| #define EGD_SOCKET_NAME ""
| #define USE_RSA 1
| #define USE_IDEA 1
| #define USE_CAST5 1
| #define USE_BLOWFISH 1
| #define USE_AES 1
| #define USE_TWOFISH 1
| #define USE_SHA256 1
| #define PK_UID_CACHE_SIZE 4096
| /* end confdefs.h.  */
| #include <sys/types.h>
|  /* Check that off_t can represent 2**63 - 1 correctly.
|     We can't simply define LARGE_OFF_T to be 9223372036854775807,
|     since some C++ compilers masquerading as C compilers
|     incorrectly reject 9223372036854775807.  */
| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
|   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
| 		       && LARGE_OFF_T % 2147483647 == 1)
| 		      ? 1 : -1];
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:4452: gcc -c -g -O2  conftest.c >&5
configure:4458: $? = 0
configure:4461: test -z 			 || test ! -s conftest.err
configure:4464: $? = 0
configure:4467: test -s conftest.o
configure:4470: $? = 0
configure:4482: result: 64
configure:4492: checking for _LARGE_FILES value needed for large files
configure:4523: gcc -c -g -O2  conftest.c >&5
configure:4529: $? = 0
configure:4532: test -z 			 || test ! -s conftest.err
configure:4535: $? = 0
configure:4538: test -s conftest.o
configure:4541: $? = 0
configure:4605: result: no
configure:4630: checking for a BSD-compatible install
configure:4685: result: /usr/bin/install -c
configure:4700: checking for gawk
configure:4726: result: gawk
configure:4738: checking for docbook-to-man
configure:4765: result: no
configure:4782: checking for faqprog.pl
configure:4791: result: no
configure:4809: checking for docbook2texi
configure:4836: result: no
configure:4843: checking for sgml to texi tools
configure:4851: result: no
configure:4984: checking for BSD-compatible nm
configure:5016: result: /usr/bin/nm -B
configure:5021: checking command to parse /usr/bin/nm -B output
configure:5085: gcc -c -g -O2  conftest.c >&5
configure:5088: $? = 0
configure:5092: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.* [ABCDGISTUW] \([_A-Za-z][_A-Za-z0-9]*\)$/\1 \1/p' \> conftest.nm
configure:5095: $? = 0
configure:5154: gcc -o conftest -g -O2   conftest.c conftestm.o >&5
configure:5157: $? = 0
configure:5191: result: yes
configure:5209: checking for _ prefix in compiled symbols
configure:5219: gcc -c -g -O2  conftest.c >&5
configure:5222: $? = 0
configure:5226: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.* [ABCDGISTUW] \([_A-Za-z][_A-Za-z0-9]*\)$/\1 \1/p' \> conftest.nm
configure:5229: $? = 0
configure:5256: result: no
configure:5278: checking for gethostbyname
configure:5335: gcc -o conftest -g -O2   conftest.c  >&5
configure:5341: $? = 0
configure:5344: test -z 			 || test ! -s conftest.err
configure:5347: $? = 0
configure:5350: test -s conftest
configure:5353: $? = 0
configure:5365: result: yes
configure:5439: checking for setsockopt
configure:5496: gcc -o conftest -g -O2   conftest.c  >&5
configure:5502: $? = 0
configure:5505: test -z 			 || test ! -s conftest.err
configure:5508: $? = 0
configure:5511: test -s conftest
configure:5514: $? = 0
configure:5526: result: yes
configure:5614: checking for library containing res_query
configure:5644: gcc -o conftest -g -O2   conftest.c  >&5
/tmp/ccsXzV9w.o: In function `main':
/usr/local/gnupg-1.4.2/conftest.c:33: undefined reference to `res_query'
collect2: ld returned 1 exit status
configure:5650: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "1.4.2"
| #define PACKAGE_STRING "gnupg 1.4.2"
| #define PACKAGE_BUGREPORT "bug-gnupg at gnu.org"
| #define PACKAGE "gnupg"
| #define VERSION "1.4.2"
| #define _GNU_SOURCE 1
| #define EGD_SOCKET_NAME ""
| #define USE_RSA 1
| #define USE_IDEA 1
| #define USE_CAST5 1
| #define USE_BLOWFISH 1
| #define USE_AES 1
| #define USE_TWOFISH 1
| #define USE_SHA256 1
| #define PK_UID_CACHE_SIZE 4096
| #define _FILE_OFFSET_BITS 64
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char res_query ();
| int
| main ()
| {
| res_query ();
|   ;
|   return 0;
| }
configure:5698: gcc -o conftest -g -O2   conftest.c -lresolv   >&5
configure:5704: $? = 0
configure:5707: test -z 			 || test ! -s conftest.err
configure:5710: $? = 0
configure:5713: test -s conftest
configure:5716: $? = 0
configure:5731: result: -lresolv
configure:5865: checking for library containing dn_expand
configure:5895: gcc -o conftest -g -O2   conftest.c -lresolv  >&5
configure:5901: $? = 0
configure:5904: test -z 			 || test ! -s conftest.err
configure:5907: $? = 0
configure:5910: test -s conftest
configure:5913: $? = 0
configure:5982: result: none required
configure:6116: checking for library containing dn_skipname
configure:6146: gcc -o conftest -g -O2   conftest.c -lresolv  >&5
/tmp/ccDFyUsk.o: In function `main':
/usr/local/gnupg-1.4.2/conftest.c:33: undefined reference to `dn_skipname'
collect2: ld returned 1 exit status
configure:6152: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "1.4.2"
| #define PACKAGE_STRING "gnupg 1.4.2"
| #define PACKAGE_BUGREPORT "bug-gnupg at gnu.org"
| #define PACKAGE "gnupg"
| #define VERSION "1.4.2"
| #define _GNU_SOURCE 1
| #define EGD_SOCKET_NAME ""
| #define USE_RSA 1
| #define USE_IDEA 1
| #define USE_CAST5 1
| #define USE_BLOWFISH 1
| #define USE_AES 1
| #define USE_TWOFISH 1
| #define USE_SHA256 1
| #define PK_UID_CACHE_SIZE 4096
| #define _FILE_OFFSET_BITS 64
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char dn_skipname ();
| int
| main ()
| {
| dn_skipname ();
|   ;
|   return 0;
| }
configure:6200: gcc -o conftest -g -O2   conftest.c -lresolv  -lresolv  >&5
/tmp/cc9amZhG.o: In function `main':
/usr/local/gnupg-1.4.2/conftest.c:33: undefined reference to `dn_skipname'
collect2: ld returned 1 exit status
configure:6206: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "1.4.2"
| #define PACKAGE_STRING "gnupg 1.4.2"
| #define PACKAGE_BUGREPORT "bug-gnupg at gnu.org"
| #define PACKAGE "gnupg"
| #define VERSION "1.4.2"
| #define _GNU_SOURCE 1
| #define EGD_SOCKET_NAME ""
| #define USE_RSA 1
| #define USE_IDEA 1
| #define USE_CAST5 1
| #define USE_BLOWFISH 1
| #define USE_AES 1
| #define USE_TWOFISH 1
| #define USE_SHA256 1
| #define PK_UID_CACHE_SIZE 4096
| #define _FILE_OFFSET_BITS 64
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char dn_skipname ();
| int
| main ()
| {
| dn_skipname ();
|   ;
|   return 0;
| }
configure:6200: gcc -o conftest -g -O2   conftest.c -lbind  -lresolv  >&5
/usr/bin/ld: cannot find -lbind
collect2: ld returned 1 exit status
configure:6206: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "1.4.2"
| #define PACKAGE_STRING "gnupg 1.4.2"
| #define PACKAGE_BUGREPORT "bug-gnupg at gnu.org"
| #define PACKAGE "gnupg"
| #define VERSION "1.4.2"
| #define _GNU_SOURCE 1
| #define EGD_SOCKET_NAME ""
| #define USE_RSA 1
| #define USE_IDEA 1
| #define USE_CAST5 1
| #define USE_BLOWFISH 1
| #define USE_AES 1
| #define USE_TWOFISH 1
| #define USE_SHA256 1
| #define PK_UID_CACHE_SIZE 4096
| #define _FILE_OFFSET_BITS 64
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char dn_skipname ();
| int
| main ()
| {
| dn_skipname ();
|   ;
|   return 0;
| }
configure:6233: result: no
configure:6239: checking for library containing __dn_skipname
configure:6269: gcc -o conftest -g -O2   conftest.c -lresolv  >&5
configure:6275: $? = 0
configure:6278: test -z 			 || test ! -s conftest.err
configure:6281: $? = 0
configure:6284: test -s conftest
configure:6287: $? = 0
configure:6356: result: none required
configure:6393: gcc -o conftest -g -O2   conftest.c -lresolv  >&5
configure:6399: $? = 0
configure:6402: test -z 			 || test ! -s conftest.err
configure:6405: $? = 0
configure:6408: test -s conftest
configure:6411: $? = 0
configure:6464: checking whether LDAP via "-lldap" is present and sane
configure:6489: gcc -o conftest -g -O2   conftest.c -lldap   >&5
conftest.c:28:18: ldap.h: No such file or directory
configure:6495: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "1.4.2"
| #define PACKAGE_STRING "gnupg 1.4.2"
| #define PACKAGE_BUGREPORT "bug-gnupg at gnu.org"
| #define PACKAGE "gnupg"
| #define VERSION "1.4.2"
| #define _GNU_SOURCE 1
| #define EGD_SOCKET_NAME ""
| #define USE_RSA 1
| #define USE_IDEA 1
| #define USE_CAST5 1
| #define USE_BLOWFISH 1
| #define USE_AES 1
| #define USE_TWOFISH 1
| #define USE_SHA256 1
| #define PK_UID_CACHE_SIZE 4096
| #define _FILE_OFFSET_BITS 64
| #define USE_DNS_SRV 1
| /* end confdefs.h.  */
| 
| #ifdef _WIN32
| #include <winsock2.h>
| #include <winldap.h>
| #else
| #include <ldap.h>
| #endif
| 
| int
| main ()
| {
| ldap_open("foobar",1234);
|   ;
|   return 0;
| }
configure:6518: result: no
configure:6522: checking whether I can make LDAP be sane with lber.h
configure:6541: gcc -o conftest -g -O2   conftest.c -lldap   >&5
conftest.c:23:18: lber.h: No such file or directory
conftest.c:24:18: ldap.h: No such file or directory
configure:6547: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "1.4.2"
| #define PACKAGE_STRING "gnupg 1.4.2"
| #define PACKAGE_BUGREPORT "bug-gnupg at gnu.org"
| #define PACKAGE "gnupg"
| #define VERSION "1.4.2"
| #define _GNU_SOURCE 1
| #define EGD_SOCKET_NAME ""
| #define USE_RSA 1
| #define USE_IDEA 1
| #define USE_CAST5 1
| #define USE_BLOWFISH 1
| #define USE_AES 1
| #define USE_TWOFISH 1
| #define USE_SHA256 1
| #define PK_UID_CACHE_SIZE 4096
| #define _FILE_OFFSET_BITS 64
| #define USE_DNS_SRV 1
| /* end confdefs.h.  */
| #include <lber.h>
| #include <ldap.h>
| int
| main ()
| {
| ldap_open("foobar",1234);
|   ;
|   return 0;
| }
configure:6570: result: no
configure:6464: checking whether LDAP via "-lldap -llber" is present and sane
configure:6489: gcc -o conftest -g -O2   conftest.c -lldap -llber   >&5
conftest.c:28:18: ldap.h: No such file or directory
configure:6495: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "1.4.2"
| #define PACKAGE_STRING "gnupg 1.4.2"
| #define PACKAGE_BUGREPORT "bug-gnupg at gnu.org"
| #define PACKAGE "gnupg"
| #define VERSION "1.4.2"
| #define _GNU_SOURCE 1
| #define EGD_SOCKET_NAME ""
| #define USE_RSA 1
| #define USE_IDEA 1
| #define USE_CAST5 1
| #define USE_BLOWFISH 1
| #define USE_AES 1
| #define USE_TWOFISH 1
| #define USE_SHA256 1
| #define PK_UID_CACHE_SIZE 4096
| #define _FILE_OFFSET_BITS 64
| #define USE_DNS_SRV 1
| /* end confdefs.h.  */
| 
| #ifdef _WIN32
| #include <winsock2.h>
| #include <winldap.h>
| #else
| #include <ldap.h>
| #endif
| 
| int
| main ()
| {
| ldap_open("foobar",1234);
|   ;
|   return 0;
| }
configure:6518: result: no
configure:6522: checking whether I can make LDAP be sane with lber.h
configure:6541: gcc -o conftest -g -O2   conftest.c -lldap -llber   >&5
conftest.c:23:18: lber.h: No such file or directory
conftest.c:24:18: ldap.h: No such file or directory
configure:6547: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "1.4.2"
| #define PACKAGE_STRING "gnupg 1.4.2"
| #define PACKAGE_BUGREPORT "bug-gnupg at gnu.org"
| #define PACKAGE "gnupg"
| #define VERSION "1.4.2"
| #define _GNU_SOURCE 1
| #define EGD_SOCKET_NAME ""
| #define USE_RSA 1
| #define USE_IDEA 1
| #define USE_CAST5 1
| #define USE_BLOWFISH 1
| #define USE_AES 1
| #define USE_TWOFISH 1
| #define USE_SHA256 1
| #define PK_UID_CACHE_SIZE 4096
| #define _FILE_OFFSET_BITS 64
| #define USE_DNS_SRV 1
| /* end confdefs.h.  */
| #include <lber.h>
| #include <ldap.h>
| int
| main ()
| {
| ldap_open("foobar",1234);
|   ;
|   return 0;
| }
configure:6570: result: no
configure:6464: checking whether LDAP via "-lldap -llber -lresolv" is present and sane
configure:6489: gcc -o conftest -g -O2   conftest.c -lldap -llber -lresolv   >&5
conftest.c:28:18: ldap.h: No such file or directory
configure:6495: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "1.4.2"
| #define PACKAGE_STRING "gnupg 1.4.2"
| #define PACKAGE_BUGREPORT "bug-gnupg at gnu.org"
| #define PACKAGE "gnupg"
| #define VERSION "1.4.2"
| #define _GNU_SOURCE 1
| #define EGD_SOCKET_NAME ""
| #define USE_RSA 1
| #define USE_IDEA 1
| #define USE_CAST5 1
| #define USE_BLOWFISH 1
| #define USE_AES 1
| #define USE_TWOFISH 1
| #define USE_SHA256 1
| #define PK_UID_CACHE_SIZE 4096
| #define _FILE_OFFSET_BITS 64
| #define USE_DNS_SRV 1
| /* end confdefs.h.  */
| 
| #ifdef _WIN32
| #include <winsock2.h>
| #include <winldap.h>
| #else
| #include <ldap.h>
| #endif
| 
| int
| main ()
| {
| ldap_open("foobar",1234);
|   ;
|   return 0;
| }
configure:6518: result: no
configure:6522: checking whether I can make LDAP be sane with lber.h
configure:6541: gcc -o conftest -g -O2   conftest.c -lldap -llber -lresolv   >&5
conftest.c:23:18: lber.h: No such file or directory
conftest.c:24:18: ldap.h: No such file or directory
configure:6547: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "1.4.2"
| #define PACKAGE_STRING "gnupg 1.4.2"
| #define PACKAGE_BUGREPORT "bug-gnupg at gnu.org"
| #define PACKAGE "gnupg"
| #define VERSION "1.4.2"
| #define _GNU_SOURCE 1
| #define EGD_SOCKET_NAME ""
| #define USE_RSA 1
| #define USE_IDEA 1
| #define USE_CAST5 1
| #define USE_BLOWFISH 1
| #define USE_AES 1
| #define USE_TWOFISH 1
| #define USE_SHA256 1
| #define PK_UID_CACHE_SIZE 4096
| #define _FILE_OFFSET_BITS 64
| #define USE_DNS_SRV 1
| /* end confdefs.h.  */
| #include <lber.h>
| #include <ldap.h>
| int
| main ()
| {
| ldap_open("foobar",1234);
|   ;
|   return 0;
| }
configure:6570: result: no
configure:6464: checking whether LDAP via "-lwldap32" is present and sane
configure:6489: gcc -o conftest -g -O2   conftest.c -lwldap32   >&5
conftest.c:28:18: ldap.h: No such file or directory
configure:6495: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "1.4.2"
| #define PACKAGE_STRING "gnupg 1.4.2"
| #define PACKAGE_BUGREPORT "bug-gnupg at gnu.org"
| #define PACKAGE "gnupg"
| #define VERSION "1.4.2"
| #define _GNU_SOURCE 1
| #define EGD_SOCKET_NAME ""
| #define USE_RSA 1
| #define USE_IDEA 1
| #define USE_CAST5 1
| #define USE_BLOWFISH 1
| #define USE_AES 1
| #define USE_TWOFISH 1
| #define USE_SHA256 1
| #define PK_UID_CACHE_SIZE 4096
| #define _FILE_OFFSET_BITS 64
| #define USE_DNS_SRV 1
| /* end confdefs.h.  */
| 
| #ifdef _WIN32
| #include <winsock2.h>
| #include <winldap.h>
| #else
| #include <ldap.h>
| #endif
| 
| int
| main ()
| {
| ldap_open("foobar",1234);
|   ;
|   return 0;
| }
configure:6518: result: no
configure:6522: checking whether I can make LDAP be sane with lber.h
configure:6541: gcc -o conftest -g -O2   conftest.c -lwldap32   >&5
conftest.c:23:18: lber.h: No such file or directory
conftest.c:24:18: ldap.h: No such file or directory
configure:6547: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "1.4.2"
| #define PACKAGE_STRING "gnupg 1.4.2"
| #define PACKAGE_BUGREPORT "bug-gnupg at gnu.org"
| #define PACKAGE "gnupg"
| #define VERSION "1.4.2"
| #define _GNU_SOURCE 1
| #define EGD_SOCKET_NAME ""
| #define USE_RSA 1
| #define USE_IDEA 1
| #define USE_CAST5 1
| #define USE_BLOWFISH 1
| #define USE_AES 1
| #define USE_TWOFISH 1
| #define USE_SHA256 1
| #define PK_UID_CACHE_SIZE 4096
| #define _FILE_OFFSET_BITS 64
| #define USE_DNS_SRV 1
| /* end confdefs.h.  */
| #include <lber.h>
| #include <ldap.h>
| int
| main ()
| {
| ldap_open("foobar",1234);
|   ;
|   return 0;
| }
configure:6570: result: no
configure:7445: checking whether NLS is requested
configure:7454: result: yes
configure:7492: checking for msgfmt
configure:7523: result: /usr/bin/msgfmt
configure:7532: checking for gmsgfmt
configure:7563: result: /usr/bin/msgfmt
configure:7602: checking for xgettext
configure:7636: result: no
configure:7673: checking for msgmerge
configure:7706: result: no
configure:7739: checking for egrep
configure:7749: result: grep -E
configure:7754: checking for ANSI C header files
configure:7779: gcc -c -g -O2  conftest.c >&5
configure:7785: $? = 0
configure:7788: test -z 			 || test ! -s conftest.err
configure:7791: $? = 0
configure:7794: test -s conftest.o
configure:7797: $? = 0
configure:7883: gcc -o conftest -g -O2   conftest.c  >&5
configure:7886: $? = 0
configure:7888: ./conftest
configure:7891: $? = 0
configure:7906: result: yes
configure:7916: checking for an ANSI C-conforming const
configure:7983: gcc -c -g -O2  conftest.c >&5
configure:7989: $? = 0
configure:7992: test -z 			 || test ! -s conftest.err
configure:7995: $? = 0
configure:7998: test -s conftest.o
configure:8001: $? = 0
configure:8012: result: yes
configure:8023: checking for signed
configure:8044: gcc -c -g -O2  conftest.c >&5
configure:8050: $? = 0
configure:8053: test -z 			 || test ! -s conftest.err
configure:8056: $? = 0
configure:8059: test -s conftest.o
configure:8062: $? = 0
configure:8073: result: yes
configure:8083: checking for inline
configure:8104: gcc -c -g -O2  conftest.c >&5
configure:8110: $? = 0
configure:8113: test -z 			 || test ! -s conftest.err
configure:8116: $? = 0
configure:8119: test -s conftest.o
configure:8122: $? = 0
configure:8134: result: inline
configure:8167: checking for sys/types.h
configure:8183: gcc -c -g -O2  conftest.c >&5
configure:8189: $? = 0
configure:8192: test -z 			 || test ! -s conftest.err
configure:8195: $? = 0
configure:8198: test -s conftest.o
configure:8201: $? = 0
configure:8212: result: yes
configure:8167: checking for sys/stat.h
configure:8183: gcc -c -g -O2  conftest.c >&5
configure:8189: $? = 0
configure:8192: test -z 			 || test ! -s conftest.err
configure:8195: $? = 0
configure:8198: test -s conftest.o
configure:8201: $? = 0
configure:8212: result: yes
configure:8167: checking for stdlib.h
configure:8183: gcc -c -g -O2  conftest.c >&5
configure:8189: $? = 0
configure:8192: test -z 			 || test ! -s conftest.err
configure:8195: $? = 0
configure:8198: test -s conftest.o
configure:8201: $? = 0
configure:8212: result: yes
configure:8167: checking for string.h
configure:8183: gcc -c -g -O2  conftest.c >&5
configure:8189: $? = 0
configure:8192: test -z 			 || test ! -s conftest.err
configure:8195: $? = 0
configure:8198: test -s conftest.o
configure:8201: $? = 0
configure:8212: result: yes
configure:8167: checking for memory.h
configure:8183: gcc -c -g -O2  conftest.c >&5
configure:8189: $? = 0
configure:8192: test -z 			 || test ! -s conftest.err
configure:8195: $? = 0
configure:8198: test -s conftest.o
configure:8201: $? = 0
configure:8212: result: yes
configure:8167: checking for strings.h
configure:8183: gcc -c -g -O2  conftest.c >&5
configure:8189: $? = 0
configure:8192: test -z 			 || test ! -s conftest.err
configure:8195: $? = 0
configure:8198: test -s conftest.o
configure:8201: $? = 0
configure:8212: result: yes
configure:8167: checking for inttypes.h
configure:8183: gcc -c -g -O2  conftest.c >&5
configure:8189: $? = 0
configure:8192: test -z 			 || test ! -s conftest.err
configure:8195: $? = 0
configure:8198: test -s conftest.o
configure:8201: $? = 0
configure:8212: result: yes
configure:8167: checking for stdint.h
configure:8183: gcc -c -g -O2  conftest.c >&5
configure:8189: $? = 0
configure:8192: test -z 			 || test ! -s conftest.err
configure:8195: $? = 0
configure:8198: test -s conftest.o
configure:8201: $? = 0
configure:8212: result: yes
configure:8167: checking for unistd.h
configure:8183: gcc -c -g -O2  conftest.c >&5
configure:8189: $? = 0
configure:8192: test -z 			 || test ! -s conftest.err
configure:8195: $? = 0
configure:8198: test -s conftest.o
configure:8201: $? = 0
configure:8212: result: yes
configure:8224: checking for off_t
configure:8248: gcc -c -g -O2  conftest.c >&5
configure:8254: $? = 0
configure:8257: test -z 			 || test ! -s conftest.err
configure:8260: $? = 0
configure:8263: test -s conftest.o
configure:8266: $? = 0
configure:8277: result: yes
configure:8289: checking for size_t
configure:8313: gcc -c -g -O2  conftest.c >&5
configure:8319: $? = 0
configure:8322: test -z 			 || test ! -s conftest.err
configure:8325: $? = 0
configure:8328: test -s conftest.o
configure:8331: $? = 0
configure:8342: result: yes
configure:8355: checking for long long
configure:8377: gcc -o conftest -g -O2   conftest.c  >&5
configure:8383: $? = 0
configure:8386: test -z 			 || test ! -s conftest.err
configure:8389: $? = 0
configure:8392: test -s conftest
configure:8395: $? = 0
configure:8407: result: yes
configure:8418: checking for long double
configure:8477: result: yes
configure:8488: checking for wchar_t
configure:8510: gcc -c -g -O2  conftest.c >&5
configure:8516: $? = 0
configure:8519: test -z 			 || test ! -s conftest.err
configure:8522: $? = 0
configure:8525: test -s conftest.o
configure:8528: $? = 0
configure:8539: result: yes
configure:8550: checking for wint_t
configure:8572: gcc -c -g -O2  conftest.c >&5
configure:8578: $? = 0
configure:8581: test -z 			 || test ! -s conftest.err
configure:8584: $? = 0
configure:8587: test -s conftest.o
configure:8590: $? = 0
configure:8601: result: yes
configure:8612: checking for inttypes.h
configure:8634: gcc -c -g -O2  conftest.c >&5
configure:8640: $? = 0
configure:8643: test -z 			 || test ! -s conftest.err
configure:8646: $? = 0
configure:8649: test -s conftest.o
configure:8652: $? = 0
configure:8663: result: yes
configure:8674: checking for stdint.h
configure:8696: gcc -c -g -O2  conftest.c >&5
configure:8702: $? = 0
configure:8705: test -z 			 || test ! -s conftest.err
configure:8708: $? = 0
configure:8711: test -s conftest.o
configure:8714: $? = 0
configure:8725: result: yes
configure:8738: checking for intmax_t
configure:8768: gcc -c -g -O2  conftest.c >&5
configure:8774: $? = 0
configure:8777: test -z 			 || test ! -s conftest.err
configure:8780: $? = 0
configure:8783: test -s conftest.o
configure:8786: $? = 0
configure:8797: result: yes
configure:8809: checking whether printf() supports POSIX/XSI format strings
configure:8859: gcc -o conftest -g -O2   conftest.c  >&5
configure:8862: $? = 0
configure:8864: ./conftest
configure:8867: $? = 0
configure:8882: result: yes
configure:8896: checking for working alloca.h
configure:8917: gcc -o conftest -g -O2   conftest.c  >&5
configure:8923: $? = 0
configure:8926: test -z 			 || test ! -s conftest.err
configure:8929: $? = 0
configure:8932: test -s conftest
configure:8935: $? = 0
configure:8947: result: yes
configure:8957: checking for alloca
configure:8998: gcc -o conftest -g -O2   conftest.c  >&5
configure:9004: $? = 0
configure:9007: test -z 			 || test ! -s conftest.err
configure:9010: $? = 0
configure:9013: test -s conftest
configure:9016: $? = 0
configure:9028: result: yes
configure:9256: checking for stdlib.h
configure:9261: result: yes
configure:9256: checking for unistd.h
configure:9261: result: yes
configure:9404: checking for getpagesize
configure:9461: gcc -o conftest -g -O2   conftest.c  >&5
configure:9467: $? = 0
configure:9470: test -z 			 || test ! -s conftest.err
configure:9473: $? = 0
configure:9476: test -s conftest
configure:9479: $? = 0
configure:9491: result: yes
configure:9501: checking for working mmap
configure:9643: gcc -o conftest -g -O2   conftest.c  >&5
configure:9646: $? = 0
configure:9648: ./conftest
configure:9651: $? = 0
configure:9665: result: yes
configure:9677: checking whether we are using the GNU C Library 2.1 or newer
configure:9708: result: yes
configure:9716: checking whether integer division by zero raises SIGFPE
configure:9778: gcc -o conftest -g -O2   conftest.c  >&5
configure:9781: $? = 0
configure:9783: ./conftest
configure:9786: $? = 0
configure:9801: result: yes
configure:9814: checking for unsigned long long
configure:9836: gcc -o conftest -g -O2   conftest.c  >&5
configure:9842: $? = 0
configure:9845: test -z 			 || test ! -s conftest.err
configure:9848: $? = 0
configure:9851: test -s conftest
configure:9854: $? = 0
configure:9866: result: yes
configure:9898: checking for inttypes.h
configure:9921: gcc -c -g -O2  conftest.c >&5
configure:9927: $? = 0
configure:9930: test -z 			 || test ! -s conftest.err
configure:9933: $? = 0
configure:9936: test -s conftest.o
configure:9939: $? = 0
configure:9951: result: yes
configure:9964: checking whether the inttypes.h PRIxNN macros are broken
configure:9990: gcc -c -g -O2  conftest.c >&5
configure:9996: $? = 0
configure:9999: test -z 			 || test ! -s conftest.err
configure:10002: $? = 0
configure:10005: test -s conftest.o
configure:10008: $? = 0
configure:10020: result: no
configure:10037: checking for stdint.h
configure:10042: result: yes
configure:10181: checking for SIZE_MAX
configure:11228: result: yes
configure:11245: checking for stdint.h
configure:11250: result: yes
configure:11430: checking for ld used by GCC
configure:11494: result: /usr/bin/ld
configure:11503: checking if the linker (/usr/bin/ld) is GNU ld
configure:11516: result: yes
configure:11522: checking for shared library run path origin
configure:11535: result: done
configure:11941: checking for ptrdiff_t
configure:11965: gcc -c -g -O2  conftest.c >&5
configure:11971: $? = 0
configure:11974: test -z 			 || test ! -s conftest.err
configure:11977: $? = 0
configure:11980: test -s conftest.o
configure:11983: $? = 0
configure:11994: result: yes
configure:12031: checking argz.h usability
configure:12043: gcc -c -g -O2  conftest.c >&5
configure:12049: $? = 0
configure:12052: test -z 			 || test ! -s conftest.err
configure:12055: $? = 0
configure:12058: test -s conftest.o
configure:12061: $? = 0
configure:12071: result: yes
configure:12075: checking argz.h presence
configure:12085: gcc -E  conftest.c
configure:12091: $? = 0
configure:12111: result: yes
configure:12146: checking for argz.h
configure:12153: result: yes
configure:12031: checking limits.h usability
configure:12043: gcc -c -g -O2  conftest.c >&5
configure:12049: $? = 0
configure:12052: test -z 			 || test ! -s conftest.err
configure:12055: $? = 0
configure:12058: test -s conftest.o
configure:12061: $? = 0
configure:12071: result: yes
configure:12075: checking limits.h presence
configure:12085: gcc -E  conftest.c
configure:12091: $? = 0
configure:12111: result: yes
configure:12146: checking for limits.h
configure:12153: result: yes
configure:12031: checking locale.h usability
configure:12043: gcc -c -g -O2  conftest.c >&5
configure:12049: $? = 0
configure:12052: test -z 			 || test ! -s conftest.err
configure:12055: $? = 0
configure:12058: test -s conftest.o
configure:12061: $? = 0
configure:12071: result: yes
configure:12075: checking locale.h presence
configure:12085: gcc -E  conftest.c
configure:12091: $? = 0
configure:12111: result: yes
configure:12146: checking for locale.h
configure:12153: result: yes
configure:12031: checking nl_types.h usability
configure:12043: gcc -c -g -O2  conftest.c >&5
configure:12049: $? = 0
configure:12052: test -z 			 || test ! -s conftest.err
configure:12055: $? = 0
configure:12058: test -s conftest.o
configure:12061: $? = 0
configure:12071: result: yes
configure:12075: checking nl_types.h presence
configure:12085: gcc -E  conftest.c
configure:12091: $? = 0
configure:12111: result: yes
configure:12146: checking for nl_types.h
configure:12153: result: yes
configure:12031: checking malloc.h usability
configure:12043: gcc -c -g -O2  conftest.c >&5
configure:12049: $? = 0
configure:12052: test -z 			 || test ! -s conftest.err
configure:12055: $? = 0
configure:12058: test -s conftest.o
configure:12061: $? = 0
configure:12071: result: yes
configure:12075: checking malloc.h presence
configure:12085: gcc -E  conftest.c
configure:12091: $? = 0
configure:12111: result: yes
configure:12146: checking for malloc.h
configure:12153: result: yes
configure:12031: checking stddef.h usability
configure:12043: gcc -c -g -O2  conftest.c >&5
configure:12049: $? = 0
configure:12052: test -z 			 || test ! -s conftest.err
configure:12055: $? = 0
configure:12058: test -s conftest.o
configure:12061: $? = 0
configure:12071: result: yes
configure:12075: checking stddef.h presence
configure:12085: gcc -E  conftest.c
configure:12091: $? = 0
configure:12111: result: yes
configure:12146: checking for stddef.h
configure:12153: result: yes
configure:12022: checking for stdlib.h
configure:12027: result: yes
configure:12022: checking for string.h
configure:12027: result: yes
configure:12022: checking for unistd.h
configure:12027: result: yes
configure:12031: checking sys/param.h usability
configure:12043: gcc -c -g -O2  conftest.c >&5
configure:12049: $? = 0
configure:12052: test -z 			 || test ! -s conftest.err
configure:12055: $? = 0
configure:12058: test -s conftest.o
configure:12061: $? = 0
configure:12071: result: yes
configure:12075: checking sys/param.h presence
configure:12085: gcc -E  conftest.c
configure:12091: $? = 0
configure:12111: result: yes
configure:12146: checking for sys/param.h
configure:12153: result: yes
configure:12195: checking for asprintf
configure:12252: gcc -o conftest -g -O2   conftest.c  >&5
configure:12258: $? = 0
configure:12261: test -z 			 || test ! -s conftest.err
configure:12264: $? = 0
configure:12267: test -s conftest
configure:12270: $? = 0
configure:12282: result: yes
configure:12195: checking for fwprintf
configure:12252: gcc -o conftest -g -O2   conftest.c  >&5
configure:12258: $? = 0
configure:12261: test -z 			 || test ! -s conftest.err
configure:12264: $? = 0
configure:12267: test -s conftest
configure:12270: $? = 0
configure:12282: result: yes
configure:12195: checking for getcwd
configure:12252: gcc -o conftest -g -O2   conftest.c  >&5
configure:12258: $? = 0
configure:12261: test -z 			 || test ! -s conftest.err
configure:12264: $? = 0
configure:12267: test -s conftest
configure:12270: $? = 0
configure:12282: result: yes
configure:12195: checking for getegid
configure:12252: gcc -o conftest -g -O2   conftest.c  >&5
configure:12258: $? = 0
configure:12261: test -z 			 || test ! -s conftest.err
configure:12264: $? = 0
configure:12267: test -s conftest
configure:12270: $? = 0
configure:12282: result: yes
configure:12195: checking for geteuid
configure:12252: gcc -o conftest -g -O2   conftest.c  >&5
configure:12258: $? = 0
configure:12261: test -z 			 || test ! -s conftest.err
configure:12264: $? = 0
configure:12267: test -s conftest
configure:12270: $? = 0
configure:12282: result: yes
configure:12195: checking for getgid
configure:12252: gcc -o conftest -g -O2   conftest.c  >&5
configure:12258: $? = 0
configure:12261: test -z 			 || test ! -s conftest.err
configure:12264: $? = 0
configure:12267: test -s conftest
configure:12270: $? = 0
configure:12282: result: yes
configure:12195: checking for getuid
configure:12252: gcc -o conftest -g -O2   conftest.c  >&5
configure:12258: $? = 0
configure:12261: test -z 			 || test ! -s conftest.err
configure:12264: $? = 0
configure:12267: test -s conftest
configure:12270: $? = 0
configure:12282: result: yes
configure:12195: checking for mempcpy
configure:12252: gcc -o conftest -g -O2   conftest.c  >&5
configure:12258: $? = 0
configure:12261: test -z 			 || test ! -s conftest.err
configure:12264: $? = 0
configure:12267: test -s conftest
configure:12270: $? = 0
configure:12282: result: yes
configure:12195: checking for munmap
configure:12252: gcc -o conftest -g -O2   conftest.c  >&5
configure:12258: $? = 0
configure:12261: test -z 			 || test ! -s conftest.err
configure:12264: $? = 0
configure:12267: test -s conftest
configure:12270: $? = 0
configure:12282: result: yes
configure:12195: checking for putenv
configure:12252: gcc -o conftest -g -O2   conftest.c  >&5
configure:12258: $? = 0
configure:12261: test -z 			 || test ! -s conftest.err
configure:12264: $? = 0
configure:12267: test -s conftest
configure:12270: $? = 0
configure:12282: result: yes
configure:12195: checking for setenv
configure:12252: gcc -o conftest -g -O2   conftest.c  >&5
configure:12258: $? = 0
configure:12261: test -z 			 || test ! -s conftest.err
configure:12264: $? = 0
configure:12267: test -s conftest
configure:12270: $? = 0
configure:12282: result: yes
configure:12195: checking for setlocale
configure:12252: gcc -o conftest -g -O2   conftest.c  >&5
configure:12258: $? = 0
configure:12261: test -z 			 || test ! -s conftest.err
configure:12264: $? = 0
configure:12267: test -s conftest
configure:12270: $? = 0
configure:12282: result: yes
configure:12195: checking for snprintf
configure:12252: gcc -o conftest -g -O2   conftest.c  >&5
configure:12258: $? = 0
configure:12261: test -z 			 || test ! -s conftest.err
configure:12264: $? = 0
configure:12267: test -s conftest
configure:12270: $? = 0
configure:12282: result: yes
configure:12195: checking for stpcpy
configure:12252: gcc -o conftest -g -O2   conftest.c  >&5
configure:12258: $? = 0
configure:12261: test -z 			 || test ! -s conftest.err
configure:12264: $? = 0
configure:12267: test -s conftest
configure:12270: $? = 0
configure:12282: result: yes
configure:12195: checking for strcasecmp
configure:12252: gcc -o conftest -g -O2   conftest.c  >&5
configure:12258: $? = 0
configure:12261: test -z 			 || test ! -s conftest.err
configure:12264: $? = 0
configure:12267: test -s conftest
configure:12270: $? = 0
configure:12282: result: yes
configure:12195: checking for strdup
configure:12252: gcc -o conftest -g -O2   conftest.c  >&5
configure:12258: $? = 0
configure:12261: test -z 			 || test ! -s conftest.err
configure:12264: $? = 0
configure:12267: test -s conftest
configure:12270: $? = 0
configure:12282: result: yes
configure:12195: checking for strtoul
configure:12252: gcc -o conftest -g -O2   conftest.c  >&5
configure:12258: $? = 0
configure:12261: test -z 			 || test ! -s conftest.err
configure:12264: $? = 0
configure:12267: test -s conftest
configure:12270: $? = 0
configure:12282: result: yes
configure:12195: checking for tsearch
configure:12252: gcc -o conftest -g -O2   conftest.c  >&5
configure:12258: $? = 0
configure:12261: test -z 			 || test ! -s conftest.err
configure:12264: $? = 0
configure:12267: test -s conftest
configure:12270: $? = 0
configure:12282: result: yes
configure:12195: checking for wcslen
configure:12252: gcc -o conftest -g -O2   conftest.c  >&5
configure:12258: $? = 0
configure:12261: test -z 			 || test ! -s conftest.err
configure:12264: $? = 0
configure:12267: test -s conftest
configure:12270: $? = 0
configure:12282: result: yes
configure:12195: checking for __argz_count
configure:12252: gcc -o conftest -g -O2   conftest.c  >&5
configure:12258: $? = 0
configure:12261: test -z 			 || test ! -s conftest.err
configure:12264: $? = 0
configure:12267: test -s conftest
configure:12270: $? = 0
configure:12282: result: yes
configure:12195: checking for __argz_stringify
configure:12252: gcc -o conftest -g -O2   conftest.c  >&5
configure:12258: $? = 0
configure:12261: test -z 			 || test ! -s conftest.err
configure:12264: $? = 0
configure:12267: test -s conftest
configure:12270: $? = 0
configure:12282: result: yes
configure:12195: checking for __argz_next
configure:12252: gcc -o conftest -g -O2   conftest.c  >&5
configure:12258: $? = 0
configure:12261: test -z 			 || test ! -s conftest.err
configure:12264: $? = 0
configure:12267: test -s conftest
configure:12270: $? = 0
configure:12282: result: yes
configure:12195: checking for __fsetlocking
configure:12252: gcc -o conftest -g -O2   conftest.c  >&5
configure:12258: $? = 0
configure:12261: test -z 			 || test ! -s conftest.err
configure:12264: $? = 0
configure:12267: test -s conftest
configure:12270: $? = 0
configure:12282: result: yes
configure:12294: checking whether _snprintf is declared
configure:12319: gcc -c -g -O2  conftest.c >&5
conftest.c: In function `main':
conftest.c:95: `_snprintf' undeclared (first use in this function)
conftest.c:95: (Each undeclared identifier is reported only once
conftest.c:95: for each function it appears in.)
configure:12325: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "1.4.2"
| #define PACKAGE_STRING "gnupg 1.4.2"
| #define PACKAGE_BUGREPORT "bug-gnupg at gnu.org"
| #define PACKAGE "gnupg"
| #define VERSION "1.4.2"
| #define _GNU_SOURCE 1
| #define EGD_SOCKET_NAME ""
| #define USE_RSA 1
| #define USE_IDEA 1
| #define USE_CAST5 1
| #define USE_BLOWFISH 1
| #define USE_AES 1
| #define USE_TWOFISH 1
| #define USE_SHA256 1
| #define PK_UID_CACHE_SIZE 4096
| #define _FILE_OFFSET_BITS 64
| #define USE_DNS_SRV 1
| #define PRINTABLE_OS_NAME "GNU/Linux"
| #define NAME_OF_DEV_RANDOM "/dev/random"
| #define NAME_OF_DEV_URANDOM "/dev/urandom"
| #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 HAVE_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 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_POSIX_PRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_ARGZ_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_WCSLEN 1
| #define HAVE___ARGZ_COUNT 1
| #define HAVE___ARGZ_STRINGIFY 1
| #define HAVE___ARGZ_NEXT 1
| #define HAVE___FSETLOCKING 1
| /* end confdefs.h.  */
| #include <stdio.h>
| int
| main ()
| {
| 
| #ifndef _snprintf
|   char *p = (char *) _snprintf;
| #endif
| 
|   ;
|   return 0;
| }
configure:12348: result: no
configure:12362: checking whether _snwprintf is declared
configure:12387: gcc -c -g -O2  conftest.c >&5
conftest.c: In function `main':
conftest.c:96: `_snwprintf' undeclared (first use in this function)
conftest.c:96: (Each undeclared identifier is reported only once
conftest.c:96: for each function it appears in.)
configure:12393: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "1.4.2"
| #define PACKAGE_STRING "gnupg 1.4.2"
| #define PACKAGE_BUGREPORT "bug-gnupg at gnu.org"
| #define PACKAGE "gnupg"
| #define VERSION "1.4.2"
| #define _GNU_SOURCE 1
| #define EGD_SOCKET_NAME ""
| #define USE_RSA 1
| #define USE_IDEA 1
| #define USE_CAST5 1
| #define USE_BLOWFISH 1
| #define USE_AES 1
| #define USE_TWOFISH 1
| #define USE_SHA256 1
| #define PK_UID_CACHE_SIZE 4096
| #define _FILE_OFFSET_BITS 64
| #define USE_DNS_SRV 1
| #define PRINTABLE_OS_NAME "GNU/Linux"
| #define NAME_OF_DEV_RANDOM "/dev/random"
| #define NAME_OF_DEV_URANDOM "/dev/urandom"
| #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 HAVE_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 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_POSIX_PRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_ARGZ_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_WCSLEN 1
| #define HAVE___ARGZ_COUNT 1
| #define HAVE___ARGZ_STRINGIFY 1
| #define HAVE___ARGZ_NEXT 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL__SNPRINTF 0
| /* end confdefs.h.  */
| #include <stdio.h>
| int
| main ()
| {
| 
| #ifndef _snwprintf
|   char *p = (char *) _snwprintf;
| #endif
| 
|   ;
|   return 0;
| }
configure:12416: result: no
configure:12431: checking whether feof_unlocked is declared
configure:12456: gcc -c -g -O2  conftest.c >&5
configure:12462: $? = 0
configure:12465: test -z 			 || test ! -s conftest.err
configure:12468: $? = 0
configure:12471: test -s conftest.o
configure:12474: $? = 0
configure:12485: result: yes
configure:12499: checking whether fgets_unlocked is declared
configure:12524: gcc -c -g -O2  conftest.c >&5
configure:12530: $? = 0
configure:12533: test -z 			 || test ! -s conftest.err
configure:12536: $? = 0
configure:12539: test -s conftest.o
configure:12542: $? = 0
configure:12553: result: yes
configure:12567: checking whether getc_unlocked is declared
configure:12592: gcc -c -g -O2  conftest.c >&5
configure:12598: $? = 0
configure:12601: test -z 			 || test ! -s conftest.err
configure:12604: $? = 0
configure:12607: test -s conftest.o
configure:12610: $? = 0
configure:12621: result: yes
configure:12689: checking for iconv
configure:12716: gcc -o conftest -g -O2   conftest.c  >&5
configure:12722: $? = 0
configure:12725: test -z 			 || test ! -s conftest.err
configure:12728: $? = 0
configure:12731: test -s conftest
configure:12734: $? = 0
configure:12799: result: yes
configure:12822: checking for iconv declaration
configure:12856: gcc -c -g -O2  conftest.c >&5
configure:12862: $? = 0
configure:12865: test -z 			 || test ! -s conftest.err
configure:12868: $? = 0
configure:12871: test -s conftest.o
configure:12874: $? = 0
configure:12889: result: 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
configure:12900: checking for nl_langinfo and CODESET
configure:12921: gcc -o conftest -g -O2   conftest.c  >&5
configure:12927: $? = 0
configure:12930: test -z 			 || test ! -s conftest.err
configure:12933: $? = 0
configure:12936: test -s conftest
configure:12939: $? = 0
configure:12952: result: yes
configure:12964: checking for LC_MESSAGES
configure:12985: gcc -o conftest -g -O2   conftest.c  >&5
configure:12991: $? = 0
configure:12994: test -z 			 || test ! -s conftest.err
configure:12997: $? = 0
configure:13000: test -s conftest
configure:13003: $? = 0
configure:13015: result: yes
configure:13031: checking for bison
configure:13047: found /usr/bin/bison
configure:13057: result: bison
configure:13070: checking version of bison
configure:13079: result: 1.28, ok
configure:13101: checking whether NLS is requested
configure:13110: result: yes
configure:13126: checking whether included gettext is requested
configure:13136: result: no
configure:13147: checking for GNU gettext in libc
configure:13171: gcc -o conftest -g -O2   conftest.c  >&5
configure:13177: $? = 0
configure:13180: test -z 			 || test ! -s conftest.err
configure:13183: $? = 0
configure:13186: test -s conftest
configure:13189: $? = 0
configure:13201: result: yes
configure:13752: checking whether to use NLS
configure:13754: result: yes
configure:13757: checking where the gettext function comes from
configure:13768: result: libc
configure:13866: checking for strchr
configure:13923: gcc -o conftest -g -O2   conftest.c  >&5
configure:13929: $? = 0
configure:13932: test -z 			 || test ! -s conftest.err
configure:13935: $? = 0
configure:13938: test -s conftest
configure:13941: $? = 0
configure:13953: result: yes
configure:13976: checking for library containing dlopen
configure:14006: gcc -o conftest -g -O2   conftest.c  >&5
/tmp/cc5Bc9tQ.o: In function `main':
/usr/local/gnupg-1.4.2/conftest.c:113: undefined reference to `dlopen'
collect2: ld returned 1 exit status
configure:14012: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "1.4.2"
| #define PACKAGE_STRING "gnupg 1.4.2"
| #define PACKAGE_BUGREPORT "bug-gnupg at gnu.org"
| #define PACKAGE "gnupg"
| #define VERSION "1.4.2"
| #define _GNU_SOURCE 1
| #define EGD_SOCKET_NAME ""
| #define USE_RSA 1
| #define USE_IDEA 1
| #define USE_CAST5 1
| #define USE_BLOWFISH 1
| #define USE_AES 1
| #define USE_TWOFISH 1
| #define USE_SHA256 1
| #define PK_UID_CACHE_SIZE 4096
| #define _FILE_OFFSET_BITS 64
| #define USE_DNS_SRV 1
| #define PRINTABLE_OS_NAME "GNU/Linux"
| #define NAME_OF_DEV_RANDOM "/dev/random"
| #define NAME_OF_DEV_URANDOM "/dev/urandom"
| #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 HAVE_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 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_POSIX_PRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_ARGZ_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_WCSLEN 1
| #define HAVE___ARGZ_COUNT 1
| #define HAVE___ARGZ_STRINGIFY 1
| #define HAVE___ARGZ_NEXT 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_STRCHR 1
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char dlopen ();
| int
| main ()
| {
| dlopen ();
|   ;
|   return 0;
| }
configure:14060: gcc -o conftest -g -O2   conftest.c -ldl   >&5
configure:14066: $? = 0
configure:14069: test -z 			 || test ! -s conftest.err
configure:14072: $? = 0
configure:14075: test -s conftest
configure:14078: $? = 0
configure:14093: result: -ldl
configure:14195: checking for ANSI C header files
configure:14347: result: yes
configure:14366: checking for unistd.h
configure:14371: result: yes
configure:14375: checking langinfo.h usability
configure:14387: gcc -c -g -O2  conftest.c >&5
configure:14393: $? = 0
configure:14396: test -z 			 || test ! -s conftest.err
configure:14399: $? = 0
configure:14402: test -s conftest.o
configure:14405: $? = 0
configure:14415: result: yes
configure:14419: checking langinfo.h presence
configure:14429: gcc -E  conftest.c
configure:14435: $? = 0
configure:14455: result: yes
configure:14490: checking for langinfo.h
configure:14497: result: yes
configure:14375: checking termio.h usability
configure:14387: gcc -c -g -O2  conftest.c >&5
configure:14393: $? = 0
configure:14396: test -z 			 || test ! -s conftest.err
configure:14399: $? = 0
configure:14402: test -s conftest.o
configure:14405: $? = 0
configure:14415: result: yes
configure:14419: checking termio.h presence
configure:14429: gcc -E  conftest.c
configure:14435: $? = 0
configure:14455: result: yes
configure:14490: checking for termio.h
configure:14497: result: yes
configure:14366: checking for locale.h
configure:14371: result: yes
configure:14375: checking getopt.h usability
configure:14387: gcc -c -g -O2  conftest.c >&5
configure:14393: $? = 0
configure:14396: test -z 			 || test ! -s conftest.err
configure:14399: $? = 0
configure:14402: test -s conftest.o
configure:14405: $? = 0
configure:14415: result: yes
configure:14419: checking getopt.h presence
configure:14429: gcc -E  conftest.c
configure:14435: $? = 0
configure:14455: result: yes
configure:14490: checking for getopt.h
configure:14497: result: yes
configure:14515: checking for an ANSI C-conforming const
configure:14611: result: yes
configure:14621: checking for inline
configure:14672: result: inline
configure:14691: checking for working volatile
configure:14714: gcc -c -g -O2  conftest.c >&5
configure:14720: $? = 0
configure:14723: test -z 			 || test ! -s conftest.err
configure:14726: $? = 0
configure:14729: test -s conftest.o
configure:14732: $? = 0
configure:14743: result: yes
configure:14753: checking for size_t
configure:14806: result: yes
configure:14818: checking for mode_t
configure:14842: gcc -c -g -O2  conftest.c >&5
configure:14848: $? = 0
configure:14851: test -z 			 || test ! -s conftest.err
configure:14854: $? = 0
configure:14857: test -s conftest.o
configure:14860: $? = 0
configure:14871: result: yes
configure:14883: checking return type of signal handlers
configure:14914: gcc -c -g -O2  conftest.c >&5
configure:14920: $? = 0
configure:14923: test -z 			 || test ! -s conftest.err
configure:14926: $? = 0
configure:14929: test -s conftest.o
configure:14932: $? = 0
configure:14943: result: void
configure:14951: checking whether sys_siglist is declared
configure:14981: gcc -c -g -O2  conftest.c >&5
configure:14987: $? = 0
configure:14990: test -z 			 || test ! -s conftest.err
configure:14993: $? = 0
configure:14996: test -s conftest.o
configure:14999: $? = 0
configure:15010: result: yes
configure:15043: checking endianess
configure:15070: gcc -c -g -O2  conftest.c >&5
configure:15076: $? = 0
configure:15079: test -z 			 || test ! -s conftest.err
configure:15082: $? = 0
configure:15085: test -s conftest.o
configure:15088: $? = 0
configure:15111: gcc -c -g -O2  conftest.c >&5
conftest.c: In function `main':
conftest.c:122: `not' undeclared (first use in this function)
conftest.c:122: (Each undeclared identifier is reported only once
conftest.c:122: for each function it appears in.)
conftest.c:122: parse error before `big'
configure:15117: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "1.4.2"
| #define PACKAGE_STRING "gnupg 1.4.2"
| #define PACKAGE_BUGREPORT "bug-gnupg at gnu.org"
| #define PACKAGE "gnupg"
| #define VERSION "1.4.2"
| #define _GNU_SOURCE 1
| #define EGD_SOCKET_NAME ""
| #define USE_RSA 1
| #define USE_IDEA 1
| #define USE_CAST5 1
| #define USE_BLOWFISH 1
| #define USE_AES 1
| #define USE_TWOFISH 1
| #define USE_SHA256 1
| #define PK_UID_CACHE_SIZE 4096
| #define _FILE_OFFSET_BITS 64
| #define USE_DNS_SRV 1
| #define PRINTABLE_OS_NAME "GNU/Linux"
| #define NAME_OF_DEV_RANDOM "/dev/random"
| #define NAME_OF_DEV_URANDOM "/dev/urandom"
| #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 HAVE_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 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_POSIX_PRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_ARGZ_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_WCSLEN 1
| #define HAVE___ARGZ_COUNT 1
| #define HAVE___ARGZ_STRINGIFY 1
| #define HAVE___ARGZ_NEXT 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_STRCHR 1
| #define HAVE_DL_DLOPEN 1
| #define ENABLE_CARD_SUPPORT 1
| #define ENABLE_AGENT_SUPPORT 1
| #define USE_DYNAMIC_LINKING 1
| #define USE_GNUPG_ICONV 1
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETOPT_H 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 1
| /* end confdefs.h.  */
| #include <sys/types.h>
|         #include <sys/param.h>
| int
| main ()
| {
| 
|         #if BYTE_ORDER != BIG_ENDIAN
|          not big endian
|         #endif
|   ;
|   return 0;
| }
configure:15193: result: little
configure:15210: checking for byte typedef
configure:15236: gcc -c -g -O2  conftest.c >&5
conftest.c: In function `main':
conftest.c:124: `byte' undeclared (first use in this function)
conftest.c:124: (Each undeclared identifier is reported only once
conftest.c:124: for each function it appears in.)
configure:15242: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "1.4.2"
| #define PACKAGE_STRING "gnupg 1.4.2"
| #define PACKAGE_BUGREPORT "bug-gnupg at gnu.org"
| #define PACKAGE "gnupg"
| #define VERSION "1.4.2"
| #define _GNU_SOURCE 1
| #define EGD_SOCKET_NAME ""
| #define USE_RSA 1
| #define USE_IDEA 1
| #define USE_CAST5 1
| #define USE_BLOWFISH 1
| #define USE_AES 1
| #define USE_TWOFISH 1
| #define USE_SHA256 1
| #define PK_UID_CACHE_SIZE 4096
| #define _FILE_OFFSET_BITS 64
| #define USE_DNS_SRV 1
| #define PRINTABLE_OS_NAME "GNU/Linux"
| #define NAME_OF_DEV_RANDOM "/dev/random"
| #define NAME_OF_DEV_URANDOM "/dev/urandom"
| #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 HAVE_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 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_POSIX_PRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_ARGZ_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_WCSLEN 1
| #define HAVE___ARGZ_COUNT 1
| #define HAVE___ARGZ_STRINGIFY 1
| #define HAVE___ARGZ_NEXT 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_STRCHR 1
| #define HAVE_DL_DLOPEN 1
| #define ENABLE_CARD_SUPPORT 1
| #define ENABLE_AGENT_SUPPORT 1
| #define USE_DYNAMIC_LINKING 1
| #define USE_GNUPG_ICONV 1
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETOPT_H 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 1
| #define LITTLE_ENDIAN_HOST 1
| /* end confdefs.h.  */
| #define _GNU_SOURCE 1
|     #include <stdlib.h>
|     #include <sys/types.h>
| int
| main ()
| {
| 
|     #undef byte
|     int a = sizeof(byte);
| 
|   ;
|   return 0;
| }
configure:15266: result: no
configure:15276: checking for ushort typedef
configure:15302: gcc -c -g -O2  conftest.c >&5
configure:15308: $? = 0
configure:15311: test -z 			 || test ! -s conftest.err
configure:15314: $? = 0
configure:15317: test -s conftest.o
configure:15320: $? = 0
configure:15332: result: yes
configure:15342: checking for ulong typedef
configure:15368: gcc -c -g -O2  conftest.c >&5
configure:15374: $? = 0
configure:15377: test -z 			 || test ! -s conftest.err
configure:15380: $? = 0
configure:15383: test -s conftest.o
configure:15386: $? = 0
configure:15398: result: yes
configure:15408: checking for u16 typedef
configure:15434: gcc -c -g -O2  conftest.c >&5
conftest.c: In function `main':
conftest.c:126: `u16' undeclared (first use in this function)
conftest.c:126: (Each undeclared identifier is reported only once
conftest.c:126: for each function it appears in.)
configure:15440: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "1.4.2"
| #define PACKAGE_STRING "gnupg 1.4.2"
| #define PACKAGE_BUGREPORT "bug-gnupg at gnu.org"
| #define PACKAGE "gnupg"
| #define VERSION "1.4.2"
| #define _GNU_SOURCE 1
| #define EGD_SOCKET_NAME ""
| #define USE_RSA 1
| #define USE_IDEA 1
| #define USE_CAST5 1
| #define USE_BLOWFISH 1
| #define USE_AES 1
| #define USE_TWOFISH 1
| #define USE_SHA256 1
| #define PK_UID_CACHE_SIZE 4096
| #define _FILE_OFFSET_BITS 64
| #define USE_DNS_SRV 1
| #define PRINTABLE_OS_NAME "GNU/Linux"
| #define NAME_OF_DEV_RANDOM "/dev/random"
| #define NAME_OF_DEV_URANDOM "/dev/urandom"
| #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 HAVE_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 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_POSIX_PRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_ARGZ_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_WCSLEN 1
| #define HAVE___ARGZ_COUNT 1
| #define HAVE___ARGZ_STRINGIFY 1
| #define HAVE___ARGZ_NEXT 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_STRCHR 1
| #define HAVE_DL_DLOPEN 1
| #define ENABLE_CARD_SUPPORT 1
| #define ENABLE_AGENT_SUPPORT 1
| #define USE_DYNAMIC_LINKING 1
| #define USE_GNUPG_ICONV 1
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETOPT_H 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 1
| #define LITTLE_ENDIAN_HOST 1
| #define HAVE_USHORT_TYPEDEF 1
| #define HAVE_ULONG_TYPEDEF 1
| /* end confdefs.h.  */
| #define _GNU_SOURCE 1
|     #include <stdlib.h>
|     #include <sys/types.h>
| int
| main ()
| {
| 
|     #undef u16
|     int a = sizeof(u16);
| 
|   ;
|   return 0;
| }
configure:15464: result: no
configure:15474: checking for u32 typedef
configure:15500: gcc -c -g -O2  conftest.c >&5
conftest.c: In function `main':
conftest.c:126: `u32' undeclared (first use in this function)
conftest.c:126: (Each undeclared identifier is reported only once
conftest.c:126: for each function it appears in.)
configure:15506: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "1.4.2"
| #define PACKAGE_STRING "gnupg 1.4.2"
| #define PACKAGE_BUGREPORT "bug-gnupg at gnu.org"
| #define PACKAGE "gnupg"
| #define VERSION "1.4.2"
| #define _GNU_SOURCE 1
| #define EGD_SOCKET_NAME ""
| #define USE_RSA 1
| #define USE_IDEA 1
| #define USE_CAST5 1
| #define USE_BLOWFISH 1
| #define USE_AES 1
| #define USE_TWOFISH 1
| #define USE_SHA256 1
| #define PK_UID_CACHE_SIZE 4096
| #define _FILE_OFFSET_BITS 64
| #define USE_DNS_SRV 1
| #define PRINTABLE_OS_NAME "GNU/Linux"
| #define NAME_OF_DEV_RANDOM "/dev/random"
| #define NAME_OF_DEV_URANDOM "/dev/urandom"
| #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 HAVE_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 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_POSIX_PRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_ARGZ_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_WCSLEN 1
| #define HAVE___ARGZ_COUNT 1
| #define HAVE___ARGZ_STRINGIFY 1
| #define HAVE___ARGZ_NEXT 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_STRCHR 1
| #define HAVE_DL_DLOPEN 1
| #define ENABLE_CARD_SUPPORT 1
| #define ENABLE_AGENT_SUPPORT 1
| #define USE_DYNAMIC_LINKING 1
| #define USE_GNUPG_ICONV 1
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETOPT_H 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 1
| #define LITTLE_ENDIAN_HOST 1
| #define HAVE_USHORT_TYPEDEF 1
| #define HAVE_ULONG_TYPEDEF 1
| /* end confdefs.h.  */
| #define _GNU_SOURCE 1
|     #include <stdlib.h>
|     #include <sys/types.h>
| int
| main ()
| {
| 
|     #undef u32
|     int a = sizeof(u32);
| 
|   ;
|   return 0;
| }
configure:15530: result: no
configure:15541: checking for unsigned short
configure:15565: gcc -c -g -O2  conftest.c >&5
configure:15571: $? = 0
configure:15574: test -z 			 || test ! -s conftest.err
configure:15577: $? = 0
configure:15580: test -s conftest.o
configure:15583: $? = 0
configure:15594: result: yes
configure:15597: checking size of unsigned short
configure:15909: gcc -o conftest -g -O2   conftest.c  >&5
configure:15912: $? = 0
configure:15914: ./conftest
configure:15917: $? = 0
configure:15940: result: 2
configure:15947: checking for unsigned int
configure:15971: gcc -c -g -O2  conftest.c >&5
configure:15977: $? = 0
configure:15980: test -z 			 || test ! -s conftest.err
configure:15983: $? = 0
configure:15986: test -s conftest.o
configure:15989: $? = 0
configure:16000: result: yes
configure:16003: checking size of unsigned int
configure:16315: gcc -o conftest -g -O2   conftest.c  >&5
configure:16318: $? = 0
configure:16320: ./conftest
configure:16323: $? = 0
configure:16346: result: 4
configure:16353: checking for unsigned long
configure:16377: gcc -c -g -O2  conftest.c >&5
configure:16383: $? = 0
configure:16386: test -z 			 || test ! -s conftest.err
configure:16389: $? = 0
configure:16392: test -s conftest.o
configure:16395: $? = 0
configure:16406: result: yes
configure:16409: checking size of unsigned long
configure:16721: gcc -o conftest -g -O2   conftest.c  >&5
configure:16724: $? = 0
configure:16726: ./conftest
configure:16729: $? = 0
configure:16752: result: 4
configure:16759: checking for unsigned long long
configure:16812: result: yes
configure:16815: checking size of unsigned long long
configure:17127: gcc -o conftest -g -O2   conftest.c  >&5
configure:17130: $? = 0
configure:17132: ./conftest
configure:17135: $? = 0
configure:17158: result: 8
configure:17168: checking for inttypes.h
configure:17221: result: yes
configure:17231: checking for UINT64_C
configure:17253: gcc -c -g -O2  conftest.c >&5
conftest.c:124: parse error before `foo'
conftest.c:124: initializer element is not constant
conftest.c:124: warning: data definition has no type or storage class
configure:17259: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "1.4.2"
| #define PACKAGE_STRING "gnupg 1.4.2"
| #define PACKAGE_BUGREPORT "bug-gnupg at gnu.org"
| #define PACKAGE "gnupg"
| #define VERSION "1.4.2"
| #define _GNU_SOURCE 1
| #define EGD_SOCKET_NAME ""
| #define USE_RSA 1
| #define USE_IDEA 1
| #define USE_CAST5 1
| #define USE_BLOWFISH 1
| #define USE_AES 1
| #define USE_TWOFISH 1
| #define USE_SHA256 1
| #define PK_UID_CACHE_SIZE 4096
| #define _FILE_OFFSET_BITS 64
| #define USE_DNS_SRV 1
| #define PRINTABLE_OS_NAME "GNU/Linux"
| #define NAME_OF_DEV_RANDOM "/dev/random"
| #define NAME_OF_DEV_URANDOM "/dev/urandom"
| #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 HAVE_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 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_POSIX_PRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_ARGZ_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_WCSLEN 1
| #define HAVE___ARGZ_COUNT 1
| #define HAVE___ARGZ_STRINGIFY 1
| #define HAVE___ARGZ_NEXT 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_STRCHR 1
| #define HAVE_DL_DLOPEN 1
| #define ENABLE_CARD_SUPPORT 1
| #define ENABLE_AGENT_SUPPORT 1
| #define USE_DYNAMIC_LINKING 1
| #define USE_GNUPG_ICONV 1
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETOPT_H 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 1
| #define LITTLE_ENDIAN_HOST 1
| #define HAVE_USHORT_TYPEDEF 1
| #define HAVE_ULONG_TYPEDEF 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define HAVE_INTTYPES_H 1
| /* end confdefs.h.  */
| 
| uint64_t foo=UINT64_C(42);
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:17282: result: no
configure:17719: checking for _LARGEFILE_SOURCE value needed for large files
configure:17742: gcc -c -g -O2  conftest.c >&5
configure:17748: $? = 0
configure:17751: test -z 			 || test ! -s conftest.err
configure:17754: $? = 0
configure:17757: test -s conftest.o
configure:17760: $? = 0
configure:17816: result: no
configure:17830: checking for fseeko
configure:17851: gcc -o conftest -g -O2   conftest.c  >&5
configure:17857: $? = 0
configure:17860: test -z 			 || test ! -s conftest.err
configure:17863: $? = 0
configure:17866: test -s conftest
configure:17869: $? = 0
configure:17881: result: yes
configure:17895: checking for vprintf
configure:17952: gcc -o conftest -g -O2   conftest.c  >&5
configure:17958: $? = 0
configure:17961: test -z 			 || test ! -s conftest.err
configure:17964: $? = 0
configure:17967: test -s conftest
configure:17970: $? = 0
configure:17982: result: yes
configure:17989: checking for _doprnt
configure:18046: gcc -o conftest -g -O2   conftest.c  >&5
/tmp/cczHjbd7.o: In function `main':
/usr/local/gnupg-1.4.2/conftest.c:166: undefined reference to `_doprnt'
/usr/local/gnupg-1.4.2/conftest.c:166: undefined reference to `_doprnt'
collect2: ld returned 1 exit status
configure:18052: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "1.4.2"
| #define PACKAGE_STRING "gnupg 1.4.2"
| #define PACKAGE_BUGREPORT "bug-gnupg at gnu.org"
| #define PACKAGE "gnupg"
| #define VERSION "1.4.2"
| #define _GNU_SOURCE 1
| #define EGD_SOCKET_NAME ""
| #define USE_RSA 1
| #define USE_IDEA 1
| #define USE_CAST5 1
| #define USE_BLOWFISH 1
| #define USE_AES 1
| #define USE_TWOFISH 1
| #define USE_SHA256 1
| #define PK_UID_CACHE_SIZE 4096
| #define _FILE_OFFSET_BITS 64
| #define USE_DNS_SRV 1
| #define PRINTABLE_OS_NAME "GNU/Linux"
| #define NAME_OF_DEV_RANDOM "/dev/random"
| #define NAME_OF_DEV_URANDOM "/dev/urandom"
| #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 HAVE_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 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_POSIX_PRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_ARGZ_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_WCSLEN 1
| #define HAVE___ARGZ_COUNT 1
| #define HAVE___ARGZ_STRINGIFY 1
| #define HAVE___ARGZ_NEXT 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_STRCHR 1
| #define HAVE_DL_DLOPEN 1
| #define ENABLE_CARD_SUPPORT 1
| #define ENABLE_AGENT_SUPPORT 1
| #define USE_DYNAMIC_LINKING 1
| #define USE_GNUPG_ICONV 1
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETOPT_H 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 1
| #define LITTLE_ENDIAN_HOST 1
| #define HAVE_USHORT_TYPEDEF 1
| #define HAVE_ULONG_TYPEDEF 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define HAVE_INTTYPES_H 1
| #define USE_SHA512 1
| #define HAVE_FSEEKO 1
| #define HAVE_VPRINTF 1
| /* end confdefs.h.  */
| /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define _doprnt innocuous__doprnt
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char _doprnt (); 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 _doprnt
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char _doprnt ();
| /* 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__doprnt) || defined (__stub____doprnt)
| choke me
| #else
| char (*f) () = _doprnt;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != _doprnt;
|   ;
|   return 0;
| }
configure:18076: result: no
configure:18090: checking for pid_t
configure:18114: gcc -c -g -O2  conftest.c >&5
configure:18120: $? = 0
configure:18123: test -z 			 || test ! -s conftest.err
configure:18126: $? = 0
configure:18129: test -s conftest.o
configure:18132: $? = 0
configure:18143: result: yes
configure:18161: checking for unistd.h
configure:18166: result: yes
configure:18170: checking vfork.h usability
configure:18182: gcc -c -g -O2  conftest.c >&5
conftest.c:161:19: vfork.h: No such file or directory
configure:18188: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "1.4.2"
| #define PACKAGE_STRING "gnupg 1.4.2"
| #define PACKAGE_BUGREPORT "bug-gnupg at gnu.org"
| #define PACKAGE "gnupg"
| #define VERSION "1.4.2"
| #define _GNU_SOURCE 1
| #define EGD_SOCKET_NAME ""
| #define USE_RSA 1
| #define USE_IDEA 1
| #define USE_CAST5 1
| #define USE_BLOWFISH 1
| #define USE_AES 1
| #define USE_TWOFISH 1
| #define USE_SHA256 1
| #define PK_UID_CACHE_SIZE 4096
| #define _FILE_OFFSET_BITS 64
| #define USE_DNS_SRV 1
| #define PRINTABLE_OS_NAME "GNU/Linux"
| #define NAME_OF_DEV_RANDOM "/dev/random"
| #define NAME_OF_DEV_URANDOM "/dev/urandom"
| #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 HAVE_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 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_POSIX_PRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_ARGZ_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_WCSLEN 1
| #define HAVE___ARGZ_COUNT 1
| #define HAVE___ARGZ_STRINGIFY 1
| #define HAVE___ARGZ_NEXT 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_STRCHR 1
| #define HAVE_DL_DLOPEN 1
| #define ENABLE_CARD_SUPPORT 1
| #define ENABLE_AGENT_SUPPORT 1
| #define USE_DYNAMIC_LINKING 1
| #define USE_GNUPG_ICONV 1
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETOPT_H 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 1
| #define LITTLE_ENDIAN_HOST 1
| #define HAVE_USHORT_TYPEDEF 1
| #define HAVE_ULONG_TYPEDEF 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define HAVE_INTTYPES_H 1
| #define USE_SHA512 1
| #define HAVE_FSEEKO 1
| #define HAVE_VPRINTF 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <vfork.h>
configure:18210: result: no
configure:18214: checking vfork.h presence
configure:18224: gcc -E  conftest.c
conftest.c:127:19: vfork.h: No such file or directory
configure:18230: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "1.4.2"
| #define PACKAGE_STRING "gnupg 1.4.2"
| #define PACKAGE_BUGREPORT "bug-gnupg at gnu.org"
| #define PACKAGE "gnupg"
| #define VERSION "1.4.2"
| #define _GNU_SOURCE 1
| #define EGD_SOCKET_NAME ""
| #define USE_RSA 1
| #define USE_IDEA 1
| #define USE_CAST5 1
| #define USE_BLOWFISH 1
| #define USE_AES 1
| #define USE_TWOFISH 1
| #define USE_SHA256 1
| #define PK_UID_CACHE_SIZE 4096
| #define _FILE_OFFSET_BITS 64
| #define USE_DNS_SRV 1
| #define PRINTABLE_OS_NAME "GNU/Linux"
| #define NAME_OF_DEV_RANDOM "/dev/random"
| #define NAME_OF_DEV_URANDOM "/dev/urandom"
| #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 HAVE_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 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_POSIX_PRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_ARGZ_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_WCSLEN 1
| #define HAVE___ARGZ_COUNT 1
| #define HAVE___ARGZ_STRINGIFY 1
| #define HAVE___ARGZ_NEXT 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_STRCHR 1
| #define HAVE_DL_DLOPEN 1
| #define ENABLE_CARD_SUPPORT 1
| #define ENABLE_AGENT_SUPPORT 1
| #define USE_DYNAMIC_LINKING 1
| #define USE_GNUPG_ICONV 1
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETOPT_H 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 1
| #define LITTLE_ENDIAN_HOST 1
| #define HAVE_USHORT_TYPEDEF 1
| #define HAVE_ULONG_TYPEDEF 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define HAVE_INTTYPES_H 1
| #define USE_SHA512 1
| #define HAVE_FSEEKO 1
| #define HAVE_VPRINTF 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <vfork.h>
configure:18250: result: no
configure:18285: checking for vfork.h
configure:18292: result: no
configure:18310: checking for fork
configure:18367: gcc -o conftest -g -O2   conftest.c  >&5
configure:18373: $? = 0
configure:18376: test -z 			 || test ! -s conftest.err
configure:18379: $? = 0
configure:18382: test -s conftest
configure:18385: $? = 0
configure:18397: result: yes
configure:18310: checking for vfork
configure:18367: gcc -o conftest -g -O2   conftest.c  >&5
configure:18373: $? = 0
configure:18376: test -z 			 || test ! -s conftest.err
configure:18379: $? = 0
configure:18382: test -s conftest
configure:18385: $? = 0
configure:18397: result: yes
configure:18408: checking for working fork
configure:18431: gcc -o conftest -g -O2   conftest.c  >&5
configure:18434: $? = 0
configure:18436: ./conftest
configure:18439: $? = 0
configure:18453: result: yes
configure:18474: checking for working vfork
configure:18607: result: yes
configure:18648: checking for strerror
configure:18705: gcc -o conftest -g -O2   conftest.c  >&5
configure:18711: $? = 0
configure:18714: test -z 			 || test ! -s conftest.err
configure:18717: $? = 0
configure:18720: test -s conftest
configure:18723: $? = 0
configure:18735: result: yes
configure:18648: checking for stpcpy
configure:18735: result: yes
configure:18648: checking for strsep
configure:18705: gcc -o conftest -g -O2   conftest.c  >&5
configure:18711: $? = 0
configure:18714: test -z 			 || test ! -s conftest.err
configure:18717: $? = 0
configure:18720: test -s conftest
configure:18723: $? = 0
configure:18735: result: yes
configure:18648: checking for strlwr
configure:18705: gcc -o conftest -g -O2   conftest.c  >&5
/tmp/cc1o0dvg.o: In function `main':
/usr/local/gnupg-1.4.2/conftest.c:174: undefined reference to `strlwr'
/usr/local/gnupg-1.4.2/conftest.c:174: undefined reference to `strlwr'
collect2: ld returned 1 exit status
configure:18711: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "1.4.2"
| #define PACKAGE_STRING "gnupg 1.4.2"
| #define PACKAGE_BUGREPORT "bug-gnupg at gnu.org"
| #define PACKAGE "gnupg"
| #define VERSION "1.4.2"
| #define _GNU_SOURCE 1
| #define EGD_SOCKET_NAME ""
| #define USE_RSA 1
| #define USE_IDEA 1
| #define USE_CAST5 1
| #define USE_BLOWFISH 1
| #define USE_AES 1
| #define USE_TWOFISH 1
| #define USE_SHA256 1
| #define PK_UID_CACHE_SIZE 4096
| #define _FILE_OFFSET_BITS 64
| #define USE_DNS_SRV 1
| #define PRINTABLE_OS_NAME "GNU/Linux"
| #define NAME_OF_DEV_RANDOM "/dev/random"
| #define NAME_OF_DEV_URANDOM "/dev/urandom"
| #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 HAVE_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 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_POSIX_PRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_ARGZ_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_WCSLEN 1
| #define HAVE___ARGZ_COUNT 1
| #define HAVE___ARGZ_STRINGIFY 1
| #define HAVE___ARGZ_NEXT 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_STRCHR 1
| #define HAVE_DL_DLOPEN 1
| #define ENABLE_CARD_SUPPORT 1
| #define ENABLE_AGENT_SUPPORT 1
| #define USE_DYNAMIC_LINKING 1
| #define USE_GNUPG_ICONV 1
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETOPT_H 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 1
| #define LITTLE_ENDIAN_HOST 1
| #define HAVE_USHORT_TYPEDEF 1
| #define HAVE_ULONG_TYPEDEF 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define HAVE_INTTYPES_H 1
| #define USE_SHA512 1
| #define HAVE_FSEEKO 1
| #define HAVE_VPRINTF 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STRERROR 1
| #define HAVE_STPCPY 1
| #define HAVE_STRSEP 1
| /* end confdefs.h.  */
| /* Define strlwr to an innocuous variant, in case <limits.h> declares strlwr.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define strlwr innocuous_strlwr
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char strlwr (); 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 strlwr
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char strlwr ();
| /* 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_strlwr) || defined (__stub___strlwr)
| choke me
| #else
| char (*f) () = strlwr;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != strlwr;
|   ;
|   return 0;
| }
configure:18735: result: no
configure:18648: checking for tcgetattr
configure:18705: gcc -o conftest -g -O2   conftest.c  >&5
configure:18711: $? = 0
configure:18714: test -z 			 || test ! -s conftest.err
configure:18717: $? = 0
configure:18720: test -s conftest
configure:18723: $? = 0
configure:18735: result: yes
configure:18648: checking for strtoul
configure:18735: result: yes
configure:18648: checking for mmap
configure:18705: gcc -o conftest -g -O2   conftest.c  >&5
configure:18711: $? = 0
configure:18714: test -z 			 || test ! -s conftest.err
configure:18717: $? = 0
configure:18720: test -s conftest
configure:18723: $? = 0
configure:18735: result: yes
configure:18753: checking for strcasecmp
configure:18840: result: yes
configure:18753: checking for strncasecmp
configure:18810: gcc -o conftest -g -O2   conftest.c  >&5
configure:18816: $? = 0
configure:18819: test -z 			 || test ! -s conftest.err
configure:18822: $? = 0
configure:18825: test -s conftest
configure:18828: $? = 0
configure:18840: result: yes
configure:18753: checking for ctermid
configure:18810: gcc -o conftest -g -O2   conftest.c  >&5
configure:18816: $? = 0
configure:18819: test -z 			 || test ! -s conftest.err
configure:18822: $? = 0
configure:18825: test -s conftest
configure:18828: $? = 0
configure:18840: result: yes
configure:18753: checking for times
configure:18810: gcc -o conftest -g -O2   conftest.c  >&5
configure:18816: $? = 0
configure:18819: test -z 			 || test ! -s conftest.err
configure:18822: $? = 0
configure:18825: test -s conftest
configure:18828: $? = 0
configure:18840: result: yes
configure:18753: checking for unsetenv
configure:18810: gcc -o conftest -g -O2   conftest.c  >&5
configure:18816: $? = 0
configure:18819: test -z 			 || test ! -s conftest.err
configure:18822: $? = 0
configure:18825: test -s conftest
configure:18828: $? = 0
configure:18840: result: yes
configure:18858: checking for memmove
configure:18915: gcc -o conftest -g -O2   conftest.c  >&5
configure:18921: $? = 0
configure:18924: test -z 			 || test ! -s conftest.err
configure:18927: $? = 0
configure:18930: test -s conftest
configure:18933: $? = 0
configure:18945: result: yes
configure:18858: checking for gettimeofday
configure:18915: gcc -o conftest -g -O2   conftest.c  >&5
configure:18921: $? = 0
configure:18924: test -z 			 || test ! -s conftest.err
configure:18927: $? = 0
configure:18930: test -s conftest
configure:18933: $? = 0
configure:18945: result: yes
configure:18858: checking for getrusage
configure:18915: gcc -o conftest -g -O2   conftest.c  >&5
configure:18921: $? = 0
configure:18924: test -z 			 || test ! -s conftest.err
configure:18927: $? = 0
configure:18930: test -s conftest
configure:18933: $? = 0
configure:18945: result: yes
configure:18858: checking for setrlimit
configure:18915: gcc -o conftest -g -O2   conftest.c  >&5
configure:18921: $? = 0
configure:18924: test -z 			 || test ! -s conftest.err
configure:18927: $? = 0
configure:18930: test -s conftest
configure:18933: $? = 0
configure:18945: result: yes
configure:18858: checking for clock_gettime
configure:18915: gcc -o conftest -g -O2   conftest.c  >&5
/tmp/cc9McCWX.o: In function `main':
/usr/local/gnupg-1.4.2/conftest.c:186: undefined reference to `clock_gettime'
/usr/local/gnupg-1.4.2/conftest.c:186: undefined reference to `clock_gettime'
collect2: ld returned 1 exit status
configure:18921: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "1.4.2"
| #define PACKAGE_STRING "gnupg 1.4.2"
| #define PACKAGE_BUGREPORT "bug-gnupg at gnu.org"
| #define PACKAGE "gnupg"
| #define VERSION "1.4.2"
| #define _GNU_SOURCE 1
| #define EGD_SOCKET_NAME ""
| #define USE_RSA 1
| #define USE_IDEA 1
| #define USE_CAST5 1
| #define USE_BLOWFISH 1
| #define USE_AES 1
| #define USE_TWOFISH 1
| #define USE_SHA256 1
| #define PK_UID_CACHE_SIZE 4096
| #define _FILE_OFFSET_BITS 64
| #define USE_DNS_SRV 1
| #define PRINTABLE_OS_NAME "GNU/Linux"
| #define NAME_OF_DEV_RANDOM "/dev/random"
| #define NAME_OF_DEV_URANDOM "/dev/urandom"
| #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 HAVE_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 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_POSIX_PRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_ARGZ_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_WCSLEN 1
| #define HAVE___ARGZ_COUNT 1
| #define HAVE___ARGZ_STRINGIFY 1
| #define HAVE___ARGZ_NEXT 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_STRCHR 1
| #define HAVE_DL_DLOPEN 1
| #define ENABLE_CARD_SUPPORT 1
| #define ENABLE_AGENT_SUPPORT 1
| #define USE_DYNAMIC_LINKING 1
| #define USE_GNUPG_ICONV 1
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETOPT_H 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 1
| #define LITTLE_ENDIAN_HOST 1
| #define HAVE_USHORT_TYPEDEF 1
| #define HAVE_ULONG_TYPEDEF 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define HAVE_INTTYPES_H 1
| #define USE_SHA512 1
| #define HAVE_FSEEKO 1
| #define HAVE_VPRINTF 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STRERROR 1
| #define HAVE_STPCPY 1
| #define HAVE_STRSEP 1
| #define HAVE_TCGETATTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_MMAP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_CTERMID 1
| #define HAVE_TIMES 1
| #define HAVE_UNSETENV 1
| #define HAVE_MEMMOVE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETRLIMIT 1
| /* end confdefs.h.  */
| /* Define clock_gettime to an innocuous variant, in case <limits.h> declares clock_gettime.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define clock_gettime innocuous_clock_gettime
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char clock_gettime (); 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 clock_gettime
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char clock_gettime ();
| /* 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_clock_gettime) || defined (__stub___clock_gettime)
| choke me
| #else
| char (*f) () = clock_gettime;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != clock_gettime;
|   ;
|   return 0;
| }
configure:18945: result: no
configure:18964: checking for atexit
configure:19021: gcc -o conftest -g -O2   conftest.c  >&5
configure:19027: $? = 0
configure:19030: test -z 			 || test ! -s conftest.err
configure:19033: $? = 0
configure:19036: test -s conftest
configure:19039: $? = 0
configure:19051: result: yes
configure:18964: checking for raise
configure:19021: gcc -o conftest -g -O2   conftest.c  >&5
configure:19027: $? = 0
configure:19030: test -z 			 || test ! -s conftest.err
configure:19033: $? = 0
configure:19036: test -s conftest
configure:19039: $? = 0
configure:19051: result: yes
configure:18964: checking for getpagesize
configure:19051: result: yes
configure:18964: checking for strftime
configure:19021: gcc -o conftest -g -O2   conftest.c  >&5
configure:19027: $? = 0
configure:19030: test -z 			 || test ! -s conftest.err
configure:19033: $? = 0
configure:19036: test -s conftest
configure:19039: $? = 0
configure:19051: result: yes
configure:18964: checking for nl_langinfo
configure:19021: gcc -o conftest -g -O2   conftest.c  >&5
configure:19027: $? = 0
configure:19030: test -z 			 || test ! -s conftest.err
configure:19033: $? = 0
configure:19036: test -s conftest
configure:19039: $? = 0
configure:19051: result: yes
configure:18964: checking for setlocale
configure:19051: result: yes
configure:19072: checking for waitpid
configure:19129: gcc -o conftest -g -O2   conftest.c  >&5
configure:19135: $? = 0
configure:19138: test -z 			 || test ! -s conftest.err
configure:19141: $? = 0
configure:19144: test -s conftest
configure:19147: $? = 0
configure:19159: result: yes
configure:19072: checking for wait4
configure:19129: gcc -o conftest -g -O2   conftest.c  >&5
configure:19135: $? = 0
configure:19138: test -z 			 || test ! -s conftest.err
configure:19141: $? = 0
configure:19144: test -s conftest
configure:19147: $? = 0
configure:19159: result: yes
configure:19072: checking for sigaction
configure:19129: gcc -o conftest -g -O2   conftest.c  >&5
configure:19135: $? = 0
configure:19138: test -z 			 || test ! -s conftest.err
configure:19141: $? = 0
configure:19144: test -s conftest
configure:19147: $? = 0
configure:19159: result: yes
configure:19072: checking for sigprocmask
configure:19129: gcc -o conftest -g -O2   conftest.c  >&5
configure:19135: $? = 0
configure:19138: test -z 			 || test ! -s conftest.err
configure:19141: $? = 0
configure:19144: test -s conftest
configure:19147: $? = 0
configure:19159: result: yes
configure:19072: checking for rand
configure:19129: gcc -o conftest -g -O2   conftest.c  >&5
configure:19135: $? = 0
configure:19138: test -z 			 || test ! -s conftest.err
configure:19141: $? = 0
configure:19144: test -s conftest
configure:19147: $? = 0
configure:19159: result: yes
configure:19072: checking for pipe
configure:19129: gcc -o conftest -g -O2   conftest.c  >&5
configure:19135: $? = 0
configure:19138: test -z 			 || test ! -s conftest.err
configure:19141: $? = 0
configure:19144: test -s conftest
configure:19147: $? = 0
configure:19159: result: yes
configure:19072: checking for stat
configure:19129: gcc -o conftest -g -O2   conftest.c  >&5
configure:19135: $? = 0
configure:19138: test -z 			 || test ! -s conftest.err
configure:19141: $? = 0
configure:19144: test -s conftest
configure:19147: $? = 0
configure:19159: result: yes
configure:19072: checking for getaddrinfo
configure:19129: gcc -o conftest -g -O2   conftest.c  >&5
configure:19135: $? = 0
configure:19138: test -z 			 || test ! -s conftest.err
configure:19141: $? = 0
configure:19144: test -s conftest
configure:19147: $? = 0
configure:19159: result: yes
configure:19176: checking for mkdtemp
configure:19233: gcc -o conftest -g -O2   conftest.c  >&5
configure:19239: $? = 0
configure:19242: test -z 			 || test ! -s conftest.err
configure:19245: $? = 0
configure:19248: test -s conftest
configure:19251: $? = 0
configure:19263: result: yes
configure:19176: checking for timegm
configure:19233: gcc -o conftest -g -O2   conftest.c  >&5
configure:19239: $? = 0
configure:19242: test -z 			 || test ! -s conftest.err
configure:19245: $? = 0
configure:19248: test -s conftest
configure:19251: $? = 0
configure:19263: result: yes
configure:19176: checking for isascii
configure:19233: gcc -o conftest -g -O2   conftest.c  >&5
configure:19239: $? = 0
configure:19242: test -z 			 || test ! -s conftest.err
configure:19245: $? = 0
configure:19248: test -s conftest
configure:19251: $? = 0
configure:19263: result: yes
configure:19176: checking for memrchr
configure:19233: gcc -o conftest -g -O2   conftest.c  >&5
configure:19239: $? = 0
configure:19242: test -z 			 || test ! -s conftest.err
configure:19245: $? = 0
configure:19248: test -s conftest
configure:19251: $? = 0
configure:19263: result: yes
configure:19284: checking for struct sigaction
configure:19309: gcc -c -g -O2  conftest.c >&5
configure:19315: $? = 0
configure:19318: test -z 			 || test ! -s conftest.err
configure:19321: $? = 0
configure:19324: test -s conftest.o
configure:19327: $? = 0
configure:19338: result: yes
configure:19348: checking for sigset_t
configure:19373: gcc -c -g -O2  conftest.c >&5
configure:19379: $? = 0
configure:19382: test -z 			 || test ! -s conftest.err
configure:19385: $? = 0
configure:19388: test -s conftest.o
configure:19391: $? = 0
configure:19402: result: yes
configure:19418: checking for getopt
configure:19475: gcc -o conftest -g -O2   conftest.c  >&5
configure:19481: $? = 0
configure:19484: test -z 			 || test ! -s conftest.err
configure:19487: $? = 0
configure:19490: test -s conftest
configure:19493: $? = 0
configure:19505: result: yes
configure:19586: checking for gethrtime
configure:19610: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c: In function `main':
conftest.c:171: `hrtime_t' undeclared (first use in this function)
conftest.c:171: (Each undeclared identifier is reported only once
conftest.c:171: for each function it appears in.)
conftest.c:171: parse error before `tv'
conftest.c:172: `tv' undeclared (first use in this function)
configure:19616: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "1.4.2"
| #define PACKAGE_STRING "gnupg 1.4.2"
| #define PACKAGE_BUGREPORT "bug-gnupg at gnu.org"
| #define PACKAGE "gnupg"
| #define VERSION "1.4.2"
| #define _GNU_SOURCE 1
| #define EGD_SOCKET_NAME ""
| #define USE_RSA 1
| #define USE_IDEA 1
| #define USE_CAST5 1
| #define USE_BLOWFISH 1
| #define USE_AES 1
| #define USE_TWOFISH 1
| #define USE_SHA256 1
| #define PK_UID_CACHE_SIZE 4096
| #define _FILE_OFFSET_BITS 64
| #define USE_DNS_SRV 1
| #define PRINTABLE_OS_NAME "GNU/Linux"
| #define NAME_OF_DEV_RANDOM "/dev/random"
| #define NAME_OF_DEV_URANDOM "/dev/urandom"
| #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 HAVE_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 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_POSIX_PRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_ARGZ_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_WCSLEN 1
| #define HAVE___ARGZ_COUNT 1
| #define HAVE___ARGZ_STRINGIFY 1
| #define HAVE___ARGZ_NEXT 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_STRCHR 1
| #define HAVE_DL_DLOPEN 1
| #define ENABLE_CARD_SUPPORT 1
| #define ENABLE_AGENT_SUPPORT 1
| #define USE_DYNAMIC_LINKING 1
| #define USE_GNUPG_ICONV 1
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETOPT_H 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 1
| #define LITTLE_ENDIAN_HOST 1
| #define HAVE_USHORT_TYPEDEF 1
| #define HAVE_ULONG_TYPEDEF 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define HAVE_INTTYPES_H 1
| #define USE_SHA512 1
| #define HAVE_FSEEKO 1
| #define HAVE_VPRINTF 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STRERROR 1
| #define HAVE_STPCPY 1
| #define HAVE_STRSEP 1
| #define HAVE_TCGETATTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_MMAP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_CTERMID 1
| #define HAVE_TIMES 1
| #define HAVE_UNSETENV 1
| #define HAVE_MEMMOVE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_ATEXIT 1
| #define HAVE_RAISE 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_STRFTIME 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETLOCALE 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT4 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_RAND 1
| #define HAVE_PIPE 1
| #define HAVE_STAT 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_TIMEGM 1
| #define HAVE_ISASCII 1
| #define HAVE_MEMRCHR 1
| #define HAVE_STRUCT_SIGACTION 1
| #define HAVE_SIGSET_T 1
| /* end confdefs.h.  */
| #include <sys/times.h>
| int
| main ()
| {
| 
|                    hrtime_t tv;
|                    tv = gethrtime();
| 
|   ;
|   return 0;
| }
configure:19641: result: no
configure:19711: checking for mlock
configure:19768: gcc -o conftest -g -O2   conftest.c  >&5
configure:19774: $? = 0
configure:19777: test -z 			 || test ! -s conftest.err
configure:19780: $? = 0
configure:19783: test -s conftest
configure:19786: $? = 0
configure:19798: result: yes
configure:20114: checking whether mlock is broken
configure:20158: gcc -o conftest -g -O2   conftest.c  >&5
configure:20161: $? = 0
configure:20163: ./conftest
configure:20166: $? = 0
configure:20293: result: no
configure:20309: checking for sys/stat.h
configure:20314: result: yes
configure:20309: checking for unistd.h
configure:20314: result: yes
configure:20318: checking direct.h usability
configure:20330: gcc -c -g -O2  conftest.c >&5
conftest.c:203:20: direct.h: No such file or directory
configure:20336: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "1.4.2"
| #define PACKAGE_STRING "gnupg 1.4.2"
| #define PACKAGE_BUGREPORT "bug-gnupg at gnu.org"
| #define PACKAGE "gnupg"
| #define VERSION "1.4.2"
| #define _GNU_SOURCE 1
| #define EGD_SOCKET_NAME ""
| #define USE_RSA 1
| #define USE_IDEA 1
| #define USE_CAST5 1
| #define USE_BLOWFISH 1
| #define USE_AES 1
| #define USE_TWOFISH 1
| #define USE_SHA256 1
| #define PK_UID_CACHE_SIZE 4096
| #define _FILE_OFFSET_BITS 64
| #define USE_DNS_SRV 1
| #define PRINTABLE_OS_NAME "GNU/Linux"
| #define NAME_OF_DEV_RANDOM "/dev/random"
| #define NAME_OF_DEV_URANDOM "/dev/urandom"
| #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 HAVE_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 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_POSIX_PRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_ARGZ_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_WCSLEN 1
| #define HAVE___ARGZ_COUNT 1
| #define HAVE___ARGZ_STRINGIFY 1
| #define HAVE___ARGZ_NEXT 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_STRCHR 1
| #define HAVE_DL_DLOPEN 1
| #define ENABLE_CARD_SUPPORT 1
| #define ENABLE_AGENT_SUPPORT 1
| #define USE_DYNAMIC_LINKING 1
| #define USE_GNUPG_ICONV 1
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETOPT_H 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 1
| #define LITTLE_ENDIAN_HOST 1
| #define HAVE_USHORT_TYPEDEF 1
| #define HAVE_ULONG_TYPEDEF 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define HAVE_INTTYPES_H 1
| #define USE_SHA512 1
| #define HAVE_FSEEKO 1
| #define HAVE_VPRINTF 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STRERROR 1
| #define HAVE_STPCPY 1
| #define HAVE_STRSEP 1
| #define HAVE_TCGETATTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_MMAP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_CTERMID 1
| #define HAVE_TIMES 1
| #define HAVE_UNSETENV 1
| #define HAVE_MEMMOVE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_ATEXIT 1
| #define HAVE_RAISE 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_STRFTIME 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETLOCALE 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT4 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_RAND 1
| #define HAVE_PIPE 1
| #define HAVE_STAT 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_TIMEGM 1
| #define HAVE_ISASCII 1
| #define HAVE_MEMRCHR 1
| #define HAVE_STRUCT_SIGACTION 1
| #define HAVE_SIGSET_T 1
| #define HAVE_MLOCK 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <direct.h>
configure:20358: result: no
configure:20362: checking direct.h presence
configure:20372: gcc -E  conftest.c
conftest.c:169:20: direct.h: No such file or directory
configure:20378: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "1.4.2"
| #define PACKAGE_STRING "gnupg 1.4.2"
| #define PACKAGE_BUGREPORT "bug-gnupg at gnu.org"
| #define PACKAGE "gnupg"
| #define VERSION "1.4.2"
| #define _GNU_SOURCE 1
| #define EGD_SOCKET_NAME ""
| #define USE_RSA 1
| #define USE_IDEA 1
| #define USE_CAST5 1
| #define USE_BLOWFISH 1
| #define USE_AES 1
| #define USE_TWOFISH 1
| #define USE_SHA256 1
| #define PK_UID_CACHE_SIZE 4096
| #define _FILE_OFFSET_BITS 64
| #define USE_DNS_SRV 1
| #define PRINTABLE_OS_NAME "GNU/Linux"
| #define NAME_OF_DEV_RANDOM "/dev/random"
| #define NAME_OF_DEV_URANDOM "/dev/urandom"
| #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 HAVE_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 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_POSIX_PRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_ARGZ_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_WCSLEN 1
| #define HAVE___ARGZ_COUNT 1
| #define HAVE___ARGZ_STRINGIFY 1
| #define HAVE___ARGZ_NEXT 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_STRCHR 1
| #define HAVE_DL_DLOPEN 1
| #define ENABLE_CARD_SUPPORT 1
| #define ENABLE_AGENT_SUPPORT 1
| #define USE_DYNAMIC_LINKING 1
| #define USE_GNUPG_ICONV 1
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETOPT_H 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 1
| #define LITTLE_ENDIAN_HOST 1
| #define HAVE_USHORT_TYPEDEF 1
| #define HAVE_ULONG_TYPEDEF 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define HAVE_INTTYPES_H 1
| #define USE_SHA512 1
| #define HAVE_FSEEKO 1
| #define HAVE_VPRINTF 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STRERROR 1
| #define HAVE_STPCPY 1
| #define HAVE_STRSEP 1
| #define HAVE_TCGETATTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_MMAP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_CTERMID 1
| #define HAVE_TIMES 1
| #define HAVE_UNSETENV 1
| #define HAVE_MEMMOVE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_ATEXIT 1
| #define HAVE_RAISE 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_STRFTIME 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETLOCALE 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT4 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_RAND 1
| #define HAVE_PIPE 1
| #define HAVE_STAT 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_TIMEGM 1
| #define HAVE_ISASCII 1
| #define HAVE_MEMRCHR 1
| #define HAVE_STRUCT_SIGACTION 1
| #define HAVE_SIGSET_T 1
| #define HAVE_MLOCK 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <direct.h>
configure:20398: result: no
configure:20433: checking for direct.h
configure:20440: result: no
configure:20453: checking if mkdir takes one argument
configure:20484: gcc -c -g -O2  conftest.c >&5
configure:20490: $? = 0
configure:20493: test -z 			 || test ! -s conftest.err
configure:20496: $? = 0
configure:20499: test -s conftest.o
configure:20502: $? = 0
configure:20513: result: no
configure:20804: checking sys/ipc.h usability
configure:20816: gcc -c -g -O2  conftest.c >&5
configure:20822: $? = 0
configure:20825: test -z 			 || test ! -s conftest.err
configure:20828: $? = 0
configure:20831: test -s conftest.o
configure:20834: $? = 0
configure:20844: result: yes
configure:20848: checking sys/ipc.h presence
configure:20858: gcc -E  conftest.c
configure:20864: $? = 0
configure:20884: result: yes
configure:20919: checking for sys/ipc.h
configure:20926: result: yes
configure:20804: checking sys/shm.h usability
configure:20816: gcc -c -g -O2  conftest.c >&5
configure:20822: $? = 0
configure:20825: test -z 			 || test ! -s conftest.err
configure:20828: $? = 0
configure:20831: test -s conftest.o
configure:20834: $? = 0
configure:20844: result: yes
configure:20848: checking sys/shm.h presence
configure:20858: gcc -E  conftest.c
configure:20864: $? = 0
configure:20884: result: yes
configure:20919: checking for sys/shm.h
configure:20926: result: yes
configure:20940: checking whether IPC_RMID allowes subsequent attaches
configure:20979: gcc -o conftest -g -O2   conftest.c  >&5
configure:20982: $? = 0
configure:20984: ./conftest
configure:20987: $? = 0
configure:21009: result: yes
configure:21021: checking whether SHM_LOCK is available
configure:21047: gcc -c -g -O2  conftest.c >&5
configure:21053: $? = 0
configure:21056: test -z 			 || test ! -s conftest.err
configure:21059: $? = 0
configure:21062: test -s conftest.o
configure:21065: $? = 0
configure:21085: result: yes
configure:21102: checking for random device
configure:21110: result: yes
configure:21208: checking for mpi assembler functions
configure:21217: result: done
configure:21240: checking whether regular expression support is requested
configure:21249: result: yes
configure:21253: checking whether the included regex lib is requested
configure:21263: result: no
configure:21268: checking for regcomp
configure:21325: gcc -o conftest -g -O2   conftest.c  >&5
configure:21331: $? = 0
configure:21334: test -z 			 || test ! -s conftest.err
configure:21337: $? = 0
configure:21340: test -s conftest
configure:21343: $? = 0
configure:21355: result: yes
configure:21366: checking whether your system's regexp library is broken
configure:21386: gcc -o conftest -g -O2   conftest.c  >&5
configure:21389: $? = 0
configure:21391: ./conftest
configure:21394: $? = 0
configure:21408: result: no
configure:21465: checking zlib.h usability
configure:21477: gcc -c -g -O2  conftest.c >&5
configure:21483: $? = 0
configure:21486: test -z 			 || test ! -s conftest.err
configure:21489: $? = 0
configure:21492: test -s conftest.o
configure:21495: $? = 0
configure:21505: result: yes
configure:21509: checking zlib.h presence
configure:21519: gcc -E  conftest.c
configure:21525: $? = 0
configure:21545: result: yes
configure:21580: checking for zlib.h
configure:21587: result: yes
configure:21592: checking for deflateInit2_ in -lz
configure:21622: gcc -o conftest -g -O2   conftest.c -lz   >&5
configure:21628: $? = 0
configure:21631: test -z 			 || test ! -s conftest.err
configure:21634: $? = 0
configure:21637: test -s conftest
configure:21640: $? = 0
configure:21653: result: yes
configure:21718: checking for bzlib.h
configure:21734: gcc -c -g -O2  conftest.c >&5
configure:21740: $? = 0
configure:21743: test -z 			 || test ! -s conftest.err
configure:21746: $? = 0
configure:21749: test -s conftest.o
configure:21752: $? = 0
configure:21763: result: yes
configure:21766: checking for BZ2_bzCompressInit in -lbz2
configure:21796: gcc -o conftest -g -O2   conftest.c -lbz2   >&5
configure:21802: $? = 0
configure:21805: test -z 			 || test ! -s conftest.err
configure:21808: $? = 0
configure:21811: test -s conftest
configure:21814: $? = 0
configure:21827: result: yes
configure:21883: checking whether libusb is present and sane
configure:21904: gcc -o conftest -g -O2   conftest.c  -lusb >&5
conftest.c:177:17: usb.h: No such file or directory
configure:21910: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "1.4.2"
| #define PACKAGE_STRING "gnupg 1.4.2"
| #define PACKAGE_BUGREPORT "bug-gnupg at gnu.org"
| #define PACKAGE "gnupg"
| #define VERSION "1.4.2"
| #define _GNU_SOURCE 1
| #define EGD_SOCKET_NAME ""
| #define USE_RSA 1
| #define USE_IDEA 1
| #define USE_CAST5 1
| #define USE_BLOWFISH 1
| #define USE_AES 1
| #define USE_TWOFISH 1
| #define USE_SHA256 1
| #define PK_UID_CACHE_SIZE 4096
| #define _FILE_OFFSET_BITS 64
| #define USE_DNS_SRV 1
| #define PRINTABLE_OS_NAME "GNU/Linux"
| #define NAME_OF_DEV_RANDOM "/dev/random"
| #define NAME_OF_DEV_URANDOM "/dev/urandom"
| #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 HAVE_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 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_POSIX_PRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_ARGZ_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_WCSLEN 1
| #define HAVE___ARGZ_COUNT 1
| #define HAVE___ARGZ_STRINGIFY 1
| #define HAVE___ARGZ_NEXT 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_STRCHR 1
| #define HAVE_DL_DLOPEN 1
| #define ENABLE_CARD_SUPPORT 1
| #define ENABLE_AGENT_SUPPORT 1
| #define USE_DYNAMIC_LINKING 1
| #define USE_GNUPG_ICONV 1
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETOPT_H 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 1
| #define LITTLE_ENDIAN_HOST 1
| #define HAVE_USHORT_TYPEDEF 1
| #define HAVE_ULONG_TYPEDEF 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define HAVE_INTTYPES_H 1
| #define USE_SHA512 1
| #define HAVE_FSEEKO 1
| #define HAVE_VPRINTF 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STRERROR 1
| #define HAVE_STPCPY 1
| #define HAVE_STRSEP 1
| #define HAVE_TCGETATTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_MMAP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_CTERMID 1
| #define HAVE_TIMES 1
| #define HAVE_UNSETENV 1
| #define HAVE_MEMMOVE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_ATEXIT 1
| #define HAVE_RAISE 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_STRFTIME 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETLOCALE 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT4 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_RAND 1
| #define HAVE_PIPE 1
| #define HAVE_STAT 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_TIMEGM 1
| #define HAVE_ISASCII 1
| #define HAVE_MEMRCHR 1
| #define HAVE_STRUCT_SIGACTION 1
| #define HAVE_SIGSET_T 1
| #define HAVE_MLOCK 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SHM_H 1
| #define IPC_RMID_DEFERRED_RELEASE 1
| #define IPC_HAVE_SHM_LOCK 1
| #define USE_SHM_COPROCESSING 1
| #define HAVE_DEV_RANDOM 1
| #define USE_RNDLINUX 1
| #define HAVE_BZIP2 1
| /* end confdefs.h.  */
| #include <usb.h>
| int
| main ()
| {
| 
| usb_bulk_write(NULL,0,NULL,0,0);
| 
|   ;
|   return 0;
| }
configure:21934: result: no
configure:22077: checking whether readline via "-lreadline" is present and sane
configure:22105: gcc -o conftest -g -O2   conftest.c  -lreadline >&5
/usr/lib/gcc-lib/i386-redhat-linux/2.96/../../../libreadline.so: undefined reference to `tgetnum'
/usr/lib/gcc-lib/i386-redhat-linux/2.96/../../../libreadline.so: undefined reference to `tgoto'
/usr/lib/gcc-lib/i386-redhat-linux/2.96/../../../libreadline.so: undefined reference to `tgetflag'
/usr/lib/gcc-lib/i386-redhat-linux/2.96/../../../libreadline.so: undefined reference to `BC'
/usr/lib/gcc-lib/i386-redhat-linux/2.96/../../../libreadline.so: undefined reference to `tputs'
/usr/lib/gcc-lib/i386-redhat-linux/2.96/../../../libreadline.so: undefined reference to `PC'
/usr/lib/gcc-lib/i386-redhat-linux/2.96/../../../libreadline.so: undefined reference to `tgetent'
/usr/lib/gcc-lib/i386-redhat-linux/2.96/../../../libreadline.so: undefined reference to `UP'
/usr/lib/gcc-lib/i386-redhat-linux/2.96/../../../libreadline.so: undefined reference to `tgetstr'
collect2: ld returned 1 exit status
configure:22111: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "1.4.2"
| #define PACKAGE_STRING "gnupg 1.4.2"
| #define PACKAGE_BUGREPORT "bug-gnupg at gnu.org"
| #define PACKAGE "gnupg"
| #define VERSION "1.4.2"
| #define _GNU_SOURCE 1
| #define EGD_SOCKET_NAME ""
| #define USE_RSA 1
| #define USE_IDEA 1
| #define USE_CAST5 1
| #define USE_BLOWFISH 1
| #define USE_AES 1
| #define USE_TWOFISH 1
| #define USE_SHA256 1
| #define PK_UID_CACHE_SIZE 4096
| #define _FILE_OFFSET_BITS 64
| #define USE_DNS_SRV 1
| #define PRINTABLE_OS_NAME "GNU/Linux"
| #define NAME_OF_DEV_RANDOM "/dev/random"
| #define NAME_OF_DEV_URANDOM "/dev/urandom"
| #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 HAVE_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 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_POSIX_PRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_ARGZ_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_WCSLEN 1
| #define HAVE___ARGZ_COUNT 1
| #define HAVE___ARGZ_STRINGIFY 1
| #define HAVE___ARGZ_NEXT 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_STRCHR 1
| #define HAVE_DL_DLOPEN 1
| #define ENABLE_CARD_SUPPORT 1
| #define ENABLE_AGENT_SUPPORT 1
| #define USE_DYNAMIC_LINKING 1
| #define USE_GNUPG_ICONV 1
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETOPT_H 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 1
| #define LITTLE_ENDIAN_HOST 1
| #define HAVE_USHORT_TYPEDEF 1
| #define HAVE_ULONG_TYPEDEF 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define HAVE_INTTYPES_H 1
| #define USE_SHA512 1
| #define HAVE_FSEEKO 1
| #define HAVE_VPRINTF 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STRERROR 1
| #define HAVE_STPCPY 1
| #define HAVE_STRSEP 1
| #define HAVE_TCGETATTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_MMAP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_CTERMID 1
| #define HAVE_TIMES 1
| #define HAVE_UNSETENV 1
| #define HAVE_MEMMOVE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_ATEXIT 1
| #define HAVE_RAISE 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_STRFTIME 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETLOCALE 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT4 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_RAND 1
| #define HAVE_PIPE 1
| #define HAVE_STAT 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_TIMEGM 1
| #define HAVE_ISASCII 1
| #define HAVE_MEMRCHR 1
| #define HAVE_STRUCT_SIGACTION 1
| #define HAVE_SIGSET_T 1
| #define HAVE_MLOCK 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SHM_H 1
| #define IPC_RMID_DEFERRED_RELEASE 1
| #define IPC_HAVE_SHM_LOCK 1
| #define USE_SHM_COPROCESSING 1
| #define HAVE_DEV_RANDOM 1
| #define USE_RNDLINUX 1
| #define HAVE_BZIP2 1
| /* end confdefs.h.  */
| 
| #include <stdio.h>
| #include <readline/readline.h>
| #include <readline/history.h>
| 
| int
| main ()
| {
| 
| add_history("foobar");
| rl_catch_signals=0;
| rl_inhibit_completion=0;
| rl_attempted_completion_function=NULL;
| 
|   ;
|   return 0;
| }
configure:22135: result: no
configure:22077: checking whether readline via "-lreadline -ltermcap" is present and sane
configure:22105: gcc -o conftest -g -O2   conftest.c  -lreadline -ltermcap >&5
configure:22111: $? = 0
configure:22114: test -z 			 || test ! -s conftest.err
configure:22117: $? = 0
configure:22120: test -s conftest
configure:22123: $? = 0
configure:22135: result: yes
configure:22213: checking if gcc supports -Wno-pointer-sign
configure:22235: gcc -c -Wno-pointer-sign  conftest.c >&5
cc1: Unrecognized option `-Wno-pointer-sign'
configure:22241: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "1.4.2"
| #define PACKAGE_STRING "gnupg 1.4.2"
| #define PACKAGE_BUGREPORT "bug-gnupg at gnu.org"
| #define PACKAGE "gnupg"
| #define VERSION "1.4.2"
| #define _GNU_SOURCE 1
| #define EGD_SOCKET_NAME ""
| #define USE_RSA 1
| #define USE_IDEA 1
| #define USE_CAST5 1
| #define USE_BLOWFISH 1
| #define USE_AES 1
| #define USE_TWOFISH 1
| #define USE_SHA256 1
| #define PK_UID_CACHE_SIZE 4096
| #define _FILE_OFFSET_BITS 64
| #define USE_DNS_SRV 1
| #define PRINTABLE_OS_NAME "GNU/Linux"
| #define NAME_OF_DEV_RANDOM "/dev/random"
| #define NAME_OF_DEV_URANDOM "/dev/urandom"
| #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 HAVE_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 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_POSIX_PRINTF 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_ARGZ_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FWPRINTF 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_WCSLEN 1
| #define HAVE___ARGZ_COUNT 1
| #define HAVE___ARGZ_STRINGIFY 1
| #define HAVE___ARGZ_NEXT 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_STRCHR 1
| #define HAVE_DL_DLOPEN 1
| #define ENABLE_CARD_SUPPORT 1
| #define ENABLE_AGENT_SUPPORT 1
| #define USE_DYNAMIC_LINKING 1
| #define USE_GNUPG_ICONV 1
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GETOPT_H 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 1
| #define LITTLE_ENDIAN_HOST 1
| #define HAVE_USHORT_TYPEDEF 1
| #define HAVE_ULONG_TYPEDEF 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define HAVE_INTTYPES_H 1
| #define USE_SHA512 1
| #define HAVE_FSEEKO 1
| #define HAVE_VPRINTF 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STRERROR 1
| #define HAVE_STPCPY 1
| #define HAVE_STRSEP 1
| #define HAVE_TCGETATTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_MMAP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_CTERMID 1
| #define HAVE_TIMES 1
| #define HAVE_UNSETENV 1
| #define HAVE_MEMMOVE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_ATEXIT 1
| #define HAVE_RAISE 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_STRFTIME 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETLOCALE 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT4 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_RAND 1
| #define HAVE_PIPE 1
| #define HAVE_STAT 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_MKDTEMP 1
| #define HAVE_TIMEGM 1
| #define HAVE_ISASCII 1
| #define HAVE_MEMRCHR 1
| #define HAVE_STRUCT_SIGACTION 1
| #define HAVE_SIGSET_T 1
| #define HAVE_MLOCK 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SHM_H 1
| #define IPC_RMID_DEFERRED_RELEASE 1
| #define IPC_HAVE_SHM_LOCK 1
| #define USE_SHM_COPROCESSING 1
| #define HAVE_DEV_RANDOM 1
| #define USE_RNDLINUX 1
| #define HAVE_BZIP2 1
| #define HAVE_LIBREADLINE 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:22263: result: no
configure:22527: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by gnupg config.status 1.4.2, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on xxxxxxxxxx

config.status:863: creating Makefile
config.status:863: creating m4/Makefile
config.status:863: creating intl/Makefile
config.status:863: creating po/Makefile.in
config.status:863: creating util/Makefile
config.status:863: creating mpi/Makefile
config.status:863: creating cipher/Makefile
config.status:863: creating g10/Makefile
config.status:863: creating keyserver/Makefile
config.status:863: creating keyserver/gpgkeys_mailto
config.status:863: creating keyserver/gpgkeys_test
config.status:863: creating doc/Makefile
config.status:863: creating tools/Makefile
config.status:863: creating zlib/Makefile
config.status:863: creating checks/Makefile
config.status:929: creating config.h
config.status:1419: config.h is unchanged
config.status:1498: linking ./mpi/i386/mpih-add1.S to mpi/mpih-add1.S
config.status:1498: linking ./mpi/i386/mpih-mul1.S to mpi/mpih-mul1.S
config.status:1498: linking ./mpi/i386/mpih-mul2.S to mpi/mpih-mul2.S
config.status:1498: linking ./mpi/i386/mpih-mul3.S to mpi/mpih-mul3.S
config.status:1498: linking ./mpi/i386/mpih-lshift.S to mpi/mpih-lshift.S
config.status:1498: linking ./mpi/i386/mpih-rshift.S to mpi/mpih-rshift.S
config.status:1498: linking ./mpi/i386/mpih-sub1.S to mpi/mpih-sub1.S
config.status:1498: linking ./mpi/generic/mpi-asm-defs.h to mpi/mpi-asm-defs.h
config.status:1735: executing depfiles commands
config.status:1735: executing default-1 commands
config.status:1735: executing g10defs.h commands

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=i686-pc-linux-gnu
ac_cv_build_alias=i686-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_c_volatile=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=
ac_cv_func___argz_count=yes
ac_cv_func___argz_next=yes
ac_cv_func___argz_stringify=yes
ac_cv_func___fsetlocking=yes
ac_cv_func__doprnt=no
ac_cv_func_alloca_works=yes
ac_cv_func_asprintf=yes
ac_cv_func_atexit=yes
ac_cv_func_clock_gettime=no
ac_cv_func_ctermid=yes
ac_cv_func_fork=yes
ac_cv_func_fork_works=yes
ac_cv_func_fseeko=yes
ac_cv_func_fwprintf=yes
ac_cv_func_getaddrinfo=yes
ac_cv_func_getcwd=yes
ac_cv_func_getegid=yes
ac_cv_func_geteuid=yes
ac_cv_func_getgid=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_getopt=yes
ac_cv_func_getpagesize=yes
ac_cv_func_getrusage=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_getuid=yes
ac_cv_func_isascii=yes
ac_cv_func_memmove=yes
ac_cv_func_mempcpy=yes
ac_cv_func_memrchr=yes
ac_cv_func_mkdtemp=yes
ac_cv_func_mlock=yes
ac_cv_func_mmap=yes
ac_cv_func_mmap_fixed_mapped=yes
ac_cv_func_munmap=yes
ac_cv_func_nl_langinfo=yes
ac_cv_func_pipe=yes
ac_cv_func_putenv=yes
ac_cv_func_raise=yes
ac_cv_func_rand=yes
ac_cv_func_regcomp=yes
ac_cv_func_setenv=yes
ac_cv_func_setlocale=yes
ac_cv_func_setrlimit=yes
ac_cv_func_setsockopt=yes
ac_cv_func_sigaction=yes
ac_cv_func_sigprocmask=yes
ac_cv_func_snprintf=yes
ac_cv_func_stat=yes
ac_cv_func_stpcpy=yes
ac_cv_func_strcasecmp=yes
ac_cv_func_strchr=yes
ac_cv_func_strdup=yes
ac_cv_func_strerror=yes
ac_cv_func_strftime=yes
ac_cv_func_strlwr=no
ac_cv_func_strncasecmp=yes
ac_cv_func_strsep=yes
ac_cv_func_strtoul=yes
ac_cv_func_tcgetattr=yes
ac_cv_func_timegm=yes
ac_cv_func_times=yes
ac_cv_func_tsearch=yes
ac_cv_func_unsetenv=yes
ac_cv_func_vfork=yes
ac_cv_func_vfork_works=yes
ac_cv_func_vprintf=yes
ac_cv_func_wait4=yes
ac_cv_func_waitpid=yes
ac_cv_func_wcslen=yes
ac_cv_gnu_library_2_1=yes
ac_cv_have_decl__snprintf=no
ac_cv_have_decl__snwprintf=no
ac_cv_have_decl_feof_unlocked=yes
ac_cv_have_decl_fgets_unlocked=yes
ac_cv_have_decl_getc_unlocked=yes
ac_cv_have_decl_sys_siglist=yes
ac_cv_have_dev_random=yes
ac_cv_header_argz_h=yes
ac_cv_header_bzlib_h=yes
ac_cv_header_direct_h=no
ac_cv_header_getopt_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_langinfo_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_malloc_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_nl_types_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stddef_h=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_ipc_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_shm_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_termio_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_vfork_h=no
ac_cv_header_zlib_h=yes
ac_cv_host=i686-pc-linux-gnu
ac_cv_host_alias=i686-pc-linux-gnu
ac_cv_lib_bz2_BZ2_bzCompressInit=yes
ac_cv_lib_z_deflateInit2_=yes
ac_cv_mpi_config_done=yes
ac_cv_mpi_extra_asm_modules=
ac_cv_mpi_sflags=
ac_cv_objext=o
ac_cv_path_GMSGFMT=/usr/bin/msgfmt
ac_cv_path_MSGFMT=/usr/bin/msgfmt
ac_cv_path_MSGMERGE=:
ac_cv_path_NM='/usr/bin/nm -B'
ac_cv_path_PERL=/usr/bin/perl
ac_cv_path_XGETTEXT=:
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_DOCBOOK_TO_MAN=no
ac_cv_prog_DOCBOOK_TO_TEXI=no
ac_cv_prog_INTLBISON=bison
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_egrep='grep -E'
ac_cv_prog_make_make_set=yes
ac_cv_search___dn_skipname='none required'
ac_cv_search_dlopen=-ldl
ac_cv_search_dn_expand='none required'
ac_cv_search_dn_skipname=no
ac_cv_search_res_query=-lresolv
ac_cv_search_strerror='none required'
ac_cv_sizeof_unsigned_int=4
ac_cv_sizeof_unsigned_long=4
ac_cv_sizeof_unsigned_long_long=8
ac_cv_sizeof_unsigned_short=2
ac_cv_sys_file_offset_bits=64
ac_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.* [ABCDGISTUW] \([_A-Za-z][_A-Za-z0-9]*\)$/\1 \1/p'\'''
ac_cv_sys_large_files=no
ac_cv_sys_largefile_CC=no
ac_cv_sys_largefile_source=no
ac_cv_sys_symbol_underscore=no
ac_cv_type_long_long=yes
ac_cv_type_mode_t=yes
ac_cv_type_off_t=yes
ac_cv_type_pid_t=yes
ac_cv_type_ptrdiff_t=yes
ac_cv_type_signal=void
ac_cv_type_sigset_t=yes
ac_cv_type_size_t=yes
ac_cv_type_struct_sigaction=yes
ac_cv_type_unsigned_int=yes
ac_cv_type_unsigned_long=yes
ac_cv_type_unsigned_long_long=yes
ac_cv_type_unsigned_short=yes
ac_cv_working_alloca_h=yes
acl_cv_hardcode_direct=no
acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
acl_cv_hardcode_libdir_separator=
acl_cv_hardcode_minus_L=no
acl_cv_libext=a
acl_cv_path_LD=/usr/bin/ld
acl_cv_prog_gnu_ld=yes
acl_cv_rpath=done
acl_cv_shlibext=so
acl_cv_wl=-Wl,
am_cv_CC_dependencies_compiler_type=gcc
am_cv_func_iconv=yes
am_cv_langinfo_codeset=yes
am_cv_lib_iconv=no
am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
am_cv_proto_iconv_arg1=
am_cv_val_LC_MESSAGES=yes
bh_cv_c_signed=yes
gnupg_cv_c_endian=little
gnupg_cv_enable_keyserver_helpers=yes
gnupg_cv_enable_photo_viewers=yes
gnupg_cv_func_gethrtime=no
gnupg_cv_func_ldap_init=no
gnupg_cv_func_ldaplber_init=no
gnupg_cv_have_broken_mlock=no
gnupg_cv_included_regex=no
gnupg_cv_ipc_have_shm_lock=yes
gnupg_cv_ipc_rmid_deferred_release=yes
gnupg_cv_mkdir_takes_one_arg=no
gnupg_cv_regex_broken=no
gnupg_cv_typedef_byte=no
gnupg_cv_typedef_u16=no
gnupg_cv_typedef_u32=no
gnupg_cv_typedef_ulong=yes
gnupg_cv_typedef_ushort=yes
gnupg_cv_uint64_c_works=no
gt_cv_c_intmax_t=yes
gt_cv_c_long_double=yes
gt_cv_c_wchar_t=yes
gt_cv_c_wint_t=yes
gt_cv_func_gnugettext2_libc=yes
gt_cv_func_printf_posix=yes
gt_cv_header_inttypes_h=yes
gt_cv_int_divbyzero_sigfpe=yes
gt_cv_inttypes_pri_broken=no
jm_ac_cv_header_inttypes_h=yes
jm_ac_cv_header_stdint_h=yes
nls_cv_force_use_gnu_gettext=no
nls_cv_header_intl=
nls_cv_header_libgt=
nls_cv_use_gnu_gettext=no

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /usr/local/gnupg-1.4.2/scripts/missing --run aclocal-1.9'
ALLOCA=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /usr/local/gnupg-1.4.2/scripts/missing --run tar'
AR='ar'
AUTOCONF='${SHELL} /usr/local/gnupg-1.4.2/scripts/missing --run autoconf'
AUTOHEADER='${SHELL} /usr/local/gnupg-1.4.2/scripts/missing --run autoheader'
AUTOMAKE='${SHELL} /usr/local/gnupg-1.4.2/scripts/missing --run automake-1.9'
AWK='gawk'
BUILD_INCLUDED_LIBINTL='no'
CAPLIBS=''
CATOBJEXT='.gmo'
CC='gcc'
CCDEPMODE='depmode=gcc'
CFLAGS='-g -O2 -Wall'
CPP='gcc -E'
CPPFLAGS=''
CROSS_COMPILING_FALSE=''
CROSS_COMPILING_TRUE='#'
CYGPATH_W='echo'
DATADIRNAME='share'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLIBS='-ldl '
DOCBOOK_TO_MAN='no'
DOCBOOK_TO_TEXI='no'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
ENABLE_AGENT_SUPPORT_FALSE='#'
ENABLE_AGENT_SUPPORT_TRUE=''
ENABLE_BZIP2_SUPPORT_FALSE='#'
ENABLE_BZIP2_SUPPORT_TRUE=''
ENABLE_CARD_SUPPORT_FALSE='#'
ENABLE_CARD_SUPPORT_TRUE=''
ENABLE_LOCAL_ZLIB_FALSE=''
ENABLE_LOCAL_ZLIB_TRUE='#'
EXEEXT=''
FAKE_CURL_FALSE=''
FAKE_CURL_TRUE='#'
FAQPROG=': '
GENCAT='gencat'
GETOPT=''
GLIBC21='yes'
GMSGFMT='/usr/bin/msgfmt'
GPGKEYS_CURL=''
GPGKEYS_FINGER='gpgkeys_finger'
GPGKEYS_HKP='gpgkeys_hkp'
GPGKEYS_HTTP='gpgkeys_http'
GPGKEYS_LDAP=''
GPGKEYS_MAILTO=''
HAVE_ASPRINTF='1'
HAVE_DOCBOOK_TO_MAN_FALSE=''
HAVE_DOCBOOK_TO_MAN_TRUE='#'
HAVE_DOCBOOK_TO_TEXI_FALSE=''
HAVE_DOCBOOK_TO_TEXI_TRUE='#'
HAVE_DOSISH_SYSTEM_FALSE=''
HAVE_DOSISH_SYSTEM_TRUE='#'
HAVE_POSIX_PRINTF='1'
HAVE_SNPRINTF='1'
HAVE_WPRINTF='0'
IDEA_O='idea-stub.o'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
INSTOBJEXT='.mo'
INTLBISON='bison'
INTLLIBS=''
INTLOBJS=''
INTL_LIBTOOL_SUFFIX_PREFIX=''
LDAPLIBS=''
LDFLAGS=''
LIBCURL=''
LIBCURL_CPPFLAGS=''
LIBICONV=''
LIBINTL=''
LIBOBJS=''
LIBREADLINE='-lreadline -ltermcap'
LIBS=''
LIBUSB=''
LTLIBICONV=''
LTLIBINTL=''
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /usr/local/gnupg-1.4.2/scripts/missing --run makeinfo'
MKINSTALLDIRS='$(top_builddir)/scripts/mkinstalldirs'
MPI_EXTRA_ASM_OBJS=''
MPI_OPT_FLAGS=''
MPI_SFLAGS=''
MSGFMT='/usr/bin/msgfmt'
MSGMERGE=':'
NETLIBS=''
NM='/usr/bin/nm -B'
NOEXECSTACK_FLAGS=''
OBJEXT='o'
PACKAGE='gnupg'
PACKAGE_BUGREPORT='bug-gnupg at gnu.org'
PACKAGE_NAME='gnupg'
PACKAGE_STRING='gnupg 1.4.2'
PACKAGE_TARNAME='gnupg'
PACKAGE_VERSION='1.4.2'
PATH_SEPARATOR=':'
PERL='/usr/bin/perl'
POSUB='po'
RANLIB='ranlib'
REGEX_O=''
SENDMAIL=''
SET_MAKE=''
SHA512_O='sha512.o'
SHELL='/bin/sh'
SRVLIBS='-lresolv '
STRIP=''
USE_INCLUDED_LIBINTL='no'
USE_NLS='yes'
VERSION='1.4.2'
W32LIBS=''
WITH_CURL_FALSE=''
WITH_CURL_TRUE='#'
WORKING_FAQPROG_FALSE=''
WORKING_FAQPROG_TRUE='#'
XGETTEXT=':'
ZLIBS='-lz -lbz2'
_libcurl_config=''
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_RANLIB='ranlib'
ac_ct_STRIP=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__include='include'
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${prefix}/share'
exec_prefix='${prefix}'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/usr/local/gnupg-1.4.2/scripts/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
mkdir_p='mkdir -p --'
oldincludedir='/usr/include'
prefix='/usr/local'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define EGD_SOCKET_NAME ""
#define ENABLE_AGENT_SUPPORT 1
#define ENABLE_CARD_SUPPORT 1
#define ENABLE_NLS 1
#define HAVE_ALLOCA 1
#define HAVE_ALLOCA_H 1
#define HAVE_ARGZ_H 1
#define HAVE_ASPRINTF 1
#define HAVE_ATEXIT 1
#define HAVE_BZIP2 1
#define HAVE_CTERMID 1
#define HAVE_DCGETTEXT 1
#define HAVE_DECL_FEOF_UNLOCKED 1
#define HAVE_DECL_FGETS_UNLOCKED 1
#define HAVE_DECL_GETC_UNLOCKED 1
#define HAVE_DECL_SYS_SIGLIST 1
#define HAVE_DECL__SNPRINTF 0
#define HAVE_DECL__SNWPRINTF 0
#define HAVE_DEV_RANDOM 1
#define HAVE_DL_DLOPEN 1
#define HAVE_FORK 1
#define HAVE_FSEEKO 1
#define HAVE_FWPRINTF 1
#define HAVE_GETADDRINFO 1
#define HAVE_GETCWD 1
#define HAVE_GETEGID 1
#define HAVE_GETEUID 1
#define HAVE_GETGID 1
#define HAVE_GETOPT_H 1
#define HAVE_GETPAGESIZE 1
#define HAVE_GETPAGESIZE 1
#define HAVE_GETRUSAGE 1
#define HAVE_GETTEXT 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_GETUID 1
#define HAVE_ICONV 1
#define HAVE_INTMAX_T 1
#define HAVE_INTTYPES_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_INTTYPES_H_WITH_UINTMAX 1
#define HAVE_ISASCII 1
#define HAVE_LANGINFO_CODESET 1
#define HAVE_LANGINFO_H 1
#define HAVE_LC_MESSAGES 1
#define HAVE_LIBREADLINE 1
#define HAVE_LIMITS_H 1
#define HAVE_LOCALE_H 1
#define HAVE_LOCALE_H 1
#define HAVE_LONG_DOUBLE 1
#define HAVE_LONG_LONG 1
#define HAVE_MALLOC_H 1
#define HAVE_MEMMOVE 1
#define HAVE_MEMORY_H 1
#define HAVE_MEMPCPY 1
#define HAVE_MEMRCHR 1
#define HAVE_MKDTEMP 1
#define HAVE_MLOCK 1
#define HAVE_MMAP 1
#define HAVE_MMAP 1
#define HAVE_MUNMAP 1
#define HAVE_NL_LANGINFO 1
#define HAVE_NL_TYPES_H 1
#define HAVE_PIPE 1
#define HAVE_POSIX_PRINTF 1
#define HAVE_PUTENV 1
#define HAVE_RAISE 1
#define HAVE_RAND 1
#define HAVE_SETENV 1
#define HAVE_SETLOCALE 1
#define HAVE_SETLOCALE 1
#define HAVE_SETRLIMIT 1
#define HAVE_SIGACTION 1
#define HAVE_SIGPROCMASK 1
#define HAVE_SIGSET_T 1
#define HAVE_SNPRINTF 1
#define HAVE_STAT 1
#define HAVE_STDDEF_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDINT_H_WITH_UINTMAX 1
#define HAVE_STDLIB_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STPCPY 1
#define HAVE_STPCPY 1
#define HAVE_STRCASECMP 1
#define HAVE_STRCASECMP 1
#define HAVE_STRCHR 1
#define HAVE_STRDUP 1
#define HAVE_STRERROR 1
#define HAVE_STRFTIME 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_STRING_H 1
#define HAVE_STRNCASECMP 1
#define HAVE_STRSEP 1
#define HAVE_STRTOUL 1
#define HAVE_STRTOUL 1
#define HAVE_STRUCT_SIGACTION 1
#define HAVE_SYS_IPC_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_SHM_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_TCGETATTR 1
#define HAVE_TERMIO_H 1
#define HAVE_TIMEGM 1
#define HAVE_TIMES 1
#define HAVE_TSEARCH 1
#define HAVE_UINTMAX_T 1
#define HAVE_ULONG_TYPEDEF 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNSETENV 1
#define HAVE_UNSIGNED_LONG_LONG 1
#define HAVE_USHORT_TYPEDEF 1
#define HAVE_VFORK 1
#define HAVE_VPRINTF 1
#define HAVE_WAIT4 1
#define HAVE_WAITPID 1
#define HAVE_WCHAR_T 1
#define HAVE_WCSLEN 1
#define HAVE_WINT_T 1
#define HAVE_WORKING_FORK 1
#define HAVE_WORKING_VFORK 1
#define HAVE___ARGZ_COUNT 1
#define HAVE___ARGZ_NEXT 1
#define HAVE___ARGZ_STRINGIFY 1
#define HAVE___FSETLOCKING 1
#define ICONV_CONST 
#define INTDIV0_RAISES_SIGFPE 1
#define IPC_HAVE_SHM_LOCK 1
#define IPC_RMID_DEFERRED_RELEASE 1
#define LITTLE_ENDIAN_HOST 1
#define NAME_OF_DEV_RANDOM "/dev/random"
#define NAME_OF_DEV_URANDOM "/dev/urandom"
#define PACKAGE "gnupg"
#define PACKAGE_BUGREPORT "bug-gnupg at gnu.org"
#define PACKAGE_NAME "gnupg"
#define PACKAGE_STRING "gnupg 1.4.2"
#define PACKAGE_TARNAME "gnupg"
#define PACKAGE_VERSION "1.4.2"
#define PK_UID_CACHE_SIZE 4096
#define PRINTABLE_OS_NAME "GNU/Linux"
#define RETSIGTYPE void
#define SIZEOF_UNSIGNED_INT 4
#define SIZEOF_UNSIGNED_LONG 4
#define SIZEOF_UNSIGNED_LONG_LONG 8
#define SIZEOF_UNSIGNED_SHORT 2
#define STDC_HEADERS 1
#define STDC_HEADERS 1
#define USE_AES 1
#define USE_BLOWFISH 1
#define USE_CAST5 1
#define USE_DNS_SRV 1
#define USE_DYNAMIC_LINKING 1
#define USE_GNUPG_ICONV 1
#define USE_IDEA 1
#define USE_RNDLINUX 1
#define USE_RSA 1
#define USE_SHA256 1
#define USE_SHA512 1
#define USE_SHM_COPROCESSING 1
#define USE_TWOFISH 1
#define VERSION "1.4.2"
#define _FILE_OFFSET_BITS 64
#define _GNU_SOURCE 1

configure: exit 0

 

Best Regards

Frank












More information about the Gnupg-devel mailing list