Skip to content

Instantly share code, notes, and snippets.

@leepa
Created August 17, 2010 08:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save leepa/528966 to your computer and use it in GitHub Desktop.
Save leepa/528966 to your computer and use it in GitHub Desktop.
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by GnuTLS configure 2.10.1, which was
generated by GNU Autoconf 2.65. Invocation command line was
$ ./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/gnutls/2.10.1 --disable-guile
## --------- ##
## Platform. ##
## --------- ##
hostname = leembp2009.local
uname -m = i386
uname -r = 10.4.0
uname -s = Darwin
uname -v = Darwin Kernel Version 10.4.0: Fri Apr 23 18:28:53 PDT 2010; root:xnu-1504.7.4~1/RELEASE_I386
/usr/bin/uname -p = i386
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = Mach kernel version:
Darwin Kernel Version 10.4.0: Fri Apr 23 18:28:53 PDT 2010; root:xnu-1504.7.4~1/RELEASE_I386
Kernel configured for up to 2 processors.
2 processors are physically available.
2 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1
Primary memory available: 4.00 gigabytes
Default processor set: 107 tasks, 440 threads, 2 processors
Load average: 1.73, Mach factor: 0.56
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/X11/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:3533: checking for a BSD-compatible install
configure:3601: result: /usr/bin/install -c
configure:3612: checking whether build environment is sane
configure:3662: result: yes
configure:3803: checking for a thread-safe mkdir -p
configure:3842: result: build-aux/install-sh -c -d
configure:3856: checking for gawk
configure:3886: result: no
configure:3856: checking for mawk
configure:3886: result: no
configure:3856: checking for nawk
configure:3886: result: no
configure:3856: checking for awk
configure:3872: found /usr/bin/awk
configure:3883: result: awk
configure:3894: checking whether make sets $(MAKE)
configure:3916: result: yes
configure:4001: result: ***
*** Checking for compilation programs...
configure:4054: checking for gcc
configure:4081: result: /usr/bin/cc
configure:4310: checking for C compiler version
configure:4319: /usr/bin/cc --version >&5
i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5664)
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:4330: $? = 0
configure:4319: /usr/bin/cc -v >&5
Using built-in specs.
Target: i686-apple-darwin10
Configured with: /var/tmp/gcc/gcc-5664~38/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
Thread model: posix
gcc version 4.2.1 (Apple Inc. build 5664)
configure:4330: $? = 0
configure:4319: /usr/bin/cc -V >&5
gcc-4.2: argument to `-V' is missing
configure:4330: $? = 1
configure:4319: /usr/bin/cc -qversion >&5
i686-apple-darwin10-gcc-4.2.1: no input files
configure:4330: $? = 1
configure:4350: checking whether the C compiler works
configure:4372: /usr/bin/cc -O3 -march=core2 -msse4.1 -w -pipe conftest.c >&5
configure:4376: $? = 0
configure:4425: result: yes
configure:4428: checking for C compiler default output file name
configure:4430: result: a.out
configure:4436: checking for suffix of executables
configure:4443: /usr/bin/cc -o conftest -O3 -march=core2 -msse4.1 -w -pipe conftest.c >&5
configure:4447: $? = 0
configure:4469: result:
configure:4491: checking whether we are cross compiling
configure:4499: /usr/bin/cc -o conftest -O3 -march=core2 -msse4.1 -w -pipe conftest.c >&5
configure:4503: $? = 0
configure:4510: ./conftest
configure:4514: $? = 0
configure:4529: result: no
configure:4534: checking for suffix of object files
configure:4556: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -w -pipe conftest.c >&5
configure:4560: $? = 0
configure:4581: result: o
configure:4585: checking whether we are using the GNU C compiler
configure:4604: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -w -pipe conftest.c >&5
configure:4604: $? = 0
configure:4613: result: yes
configure:4622: checking whether /usr/bin/cc accepts -g
configure:4642: /usr/bin/cc -c -g conftest.c >&5
configure:4642: $? = 0
configure:4683: result: yes
configure:4700: checking for /usr/bin/cc option to accept ISO C89
configure:4764: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -w -pipe conftest.c >&5
configure:4764: $? = 0
configure:4777: result: none needed
configure:4808: checking for style of include used by make
configure:4836: result: GNU
configure:4861: checking dependency style of /usr/bin/cc
configure:4971: result: none
configure:4986: checking whether ln -s works
configure:4990: result: yes
configure:5046: checking for pkg-config
configure:5064: found /usr/local/bin/pkg-config
configure:5076: result: /usr/local/bin/pkg-config
configure:5101: checking pkg-config is at least version 0.9.0
configure:5104: result: yes
configure:5117: checking for gtkdoc-check
configure:5150: result: no
configure:5159: checking for gtkdoc-rebase
configure:5192: result: no
configure:5203: checking for gtkdoc-mkpdf
configure:5236: result: no
configure:5274: checking whether to build gtk-doc documentation
configure:5276: result: no
configure:5342: checking for gaa
configure:5375: result: no
configure:5386: WARNING: ***
*** GAA was not found. It is only needed if you wish to modify
*** the source code or command-line description files. In this case,
*** you may want to get it from http://gaa.sourceforge.net/ and
*** read doc/README.gaa.
***
configure:5438: checking for ranlib
configure:5454: found /usr/bin/ranlib
configure:5465: result: ranlib
configure:5491: checking build system type
configure:5505: result: x86_64-apple-darwin10.4.0
configure:5525: checking host system type
configure:5538: result: x86_64-apple-darwin10.4.0
configure:5564: checking how to run the C preprocessor
configure:5595: /usr/bin/cc -E conftest.c
configure:5595: $? = 0
configure:5609: /usr/bin/cc -E conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:5609: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GnuTLS"
| #define PACKAGE_TARNAME "gnutls"
| #define PACKAGE_VERSION "2.10.1"
| #define PACKAGE_STRING "GnuTLS 2.10.1"
| #define PACKAGE_BUGREPORT "bug-gnutls@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "gnutls"
| #define VERSION "2.10.1"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5634: result: /usr/bin/cc -E
configure:5654: /usr/bin/cc -E conftest.c
configure:5654: $? = 0
configure:5668: /usr/bin/cc -E conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:5668: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GnuTLS"
| #define PACKAGE_TARNAME "gnutls"
| #define PACKAGE_VERSION "2.10.1"
| #define PACKAGE_STRING "GnuTLS 2.10.1"
| #define PACKAGE_BUGREPORT "bug-gnutls@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "gnutls"
| #define VERSION "2.10.1"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5697: checking for grep that handles long lines and -e
configure:5755: result: /usr/bin/grep
configure:5760: checking for egrep
configure:5822: result: /usr/bin/grep -E
configure:5827: checking for ANSI C header files
configure:5847: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -w -pipe conftest.c >&5
configure:5847: $? = 0
configure:5920: /usr/bin/cc -o conftest -O3 -march=core2 -msse4.1 -w -pipe conftest.c >&5
configure:5920: $? = 0
configure:5920: ./conftest
configure:5920: $? = 0
configure:5931: result: yes
configure:5944: checking for sys/types.h
configure:5944: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -w -pipe conftest.c >&5
configure:5944: $? = 0
configure:5944: result: yes
configure:5944: checking for sys/stat.h
configure:5944: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -w -pipe conftest.c >&5
configure:5944: $? = 0
configure:5944: result: yes
configure:5944: checking for stdlib.h
configure:5944: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -w -pipe conftest.c >&5
configure:5944: $? = 0
configure:5944: result: yes
configure:5944: checking for string.h
configure:5944: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -w -pipe conftest.c >&5
configure:5944: $? = 0
configure:5944: result: yes
configure:5944: checking for memory.h
configure:5944: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -w -pipe conftest.c >&5
configure:5944: $? = 0
configure:5944: result: yes
configure:5944: checking for strings.h
configure:5944: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -w -pipe conftest.c >&5
configure:5944: $? = 0
configure:5944: result: yes
configure:5944: checking for inttypes.h
configure:5944: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -w -pipe conftest.c >&5
configure:5944: $? = 0
configure:5944: result: yes
configure:5944: checking for stdint.h
configure:5944: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -w -pipe conftest.c >&5
configure:5944: $? = 0
configure:5944: result: yes
configure:5944: checking for unistd.h
configure:5944: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -w -pipe conftest.c >&5
configure:5944: $? = 0
configure:5944: result: yes
configure:5960: checking minix/config.h usability
configure:5960: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -w -pipe conftest.c >&5
conftest.c:54:26: error: minix/config.h: No such file or directory
configure:5960: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GnuTLS"
| #define PACKAGE_TARNAME "gnutls"
| #define PACKAGE_VERSION "2.10.1"
| #define PACKAGE_STRING "GnuTLS 2.10.1"
| #define PACKAGE_BUGREPORT "bug-gnutls@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "gnutls"
| #define VERSION "2.10.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:5960: result: no
configure:5960: checking minix/config.h presence
configure:5960: /usr/bin/cc -E conftest.c
conftest.c:21:26: error: minix/config.h: No such file or directory
configure:5960: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GnuTLS"
| #define PACKAGE_TARNAME "gnutls"
| #define PACKAGE_VERSION "2.10.1"
| #define PACKAGE_STRING "GnuTLS 2.10.1"
| #define PACKAGE_BUGREPORT "bug-gnutls@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "gnutls"
| #define VERSION "2.10.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <minix/config.h>
configure:5960: result: no
configure:5960: checking for minix/config.h
configure:5960: result: no
configure:5989: checking whether it is safe to define __EXTENSIONS__
configure:6007: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -w -pipe conftest.c >&5
configure:6007: $? = 0
configure:6014: result: yes
configure:6034: checking for _LARGEFILE_SOURCE value needed for large files
configure:6053: /usr/bin/cc -o conftest -O3 -march=core2 -msse4.1 -w -pipe conftest.c >&5
configure:6053: $? = 0
configure:6081: result: no
configure:6106: checking for /usr/bin/cc option to accept ISO C99
configure:6255: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -w -pipe conftest.c >&5
conftest.c:77: error: expected ';', ',' or ')' before 'text'
conftest.c: In function 'main':
conftest.c:131: error: nested functions are disabled, use -fnested-functions to re-enable
conftest.c:131: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar'
conftest.c:131: error: 'newvar' undeclared (first use in this function)
conftest.c:131: error: (Each undeclared identifier is reported only once
conftest.c:131: error: for each function it appears in.)
conftest.c:141: error: 'for' loop initial declaration used outside C99 mode
configure:6255: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GnuTLS"
| #define PACKAGE_TARNAME "gnutls"
| #define PACKAGE_VERSION "2.10.1"
| #define PACKAGE_STRING "GnuTLS 2.10.1"
| #define PACKAGE_BUGREPORT "bug-gnutls@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "gnutls"
| #define VERSION "2.10.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| /* end confdefs.h. */
| #include <stdarg.h>
| #include <stdbool.h>
| #include <stdlib.h>
| #include <wchar.h>
| #include <stdio.h>
|
| // Check varargs macros. These examples are taken from C99 6.10.3.5.
| #define debug(...) fprintf (stderr, __VA_ARGS__)
| #define showlist(...) puts (#__VA_ARGS__)
| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
| static void
| test_varargs_macros (void)
| {
| int x = 1234;
| int y = 5678;
| debug ("Flag");
| debug ("X = %d\n", x);
| showlist (The first, second, and third items.);
| report (x>y, "x is %d but y is %d", x, y);
| }
|
| // Check long long types.
| #define BIG64 18446744073709551615ull
| #define BIG32 4294967295ul
| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
| #if !BIG_OK
| your preprocessor is broken;
| #endif
| #if BIG_OK
| #else
| your preprocessor is broken;
| #endif
| static long long int bignum = -9223372036854775807LL;
| static unsigned long long int ubignum = BIG64;
|
| struct incomplete_array
| {
| int datasize;
| double data[];
| };
|
| struct named_init {
| int number;
| const wchar_t *name;
| double average;
| };
|
| typedef const char *ccp;
|
| static inline int
| test_restrict (ccp restrict text)
| {
| // See if C++-style comments work.
| // Iterate through items via the restricted pointer.
| // Also check for declarations in for loops.
| for (unsigned int i = 0; *(text+i) != '\0'; ++i)
| continue;
| return 0;
| }
|
| // Check varargs and va_copy.
| static void
| test_varargs (const char *format, ...)
| {
| va_list args;
| va_start (args, format);
| va_list args_copy;
| va_copy (args_copy, args);
|
| const char *str;
| int number;
| float fnumber;
|
| while (*format)
| {
| switch (*format++)
| {
| case 's': // string
| str = va_arg (args_copy, const char *);
| break;
| case 'd': // int
| number = va_arg (args_copy, int);
| break;
| case 'f': // float
| fnumber = va_arg (args_copy, double);
| break;
| default:
| break;
| }
| }
| va_end (args_copy);
| va_end (args);
| }
|
| int
| main ()
| {
|
| // Check bool.
| _Bool success = false;
|
| // Check restrict.
| if (test_restrict ("String literal") == 0)
| success = true;
| char *restrict newvar = "Another string";
|
| // Check varargs.
| test_varargs ("s, d' f .", "string", 65, 34.234);
| test_varargs_macros ();
|
| // Check flexible array members.
| struct incomplete_array *ia =
| malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
| ia->datasize = 10;
| for (int i = 0; i < ia->datasize; ++i)
| ia->data[i] = i * 1.234;
|
| // Check named initializers.
| struct named_init ni = {
| .number = 34,
| .name = L"Test wide string",
| .average = 543.34343,
| };
|
| ni.number = 58;
|
| int dynamic_array[ni.number];
| dynamic_array[ni.number - 1] = 543;
|
| // work around unused variable warnings
| return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
| || dynamic_array[ni.number - 1] != 543);
|
| ;
| return 0;
| }
configure:6255: /usr/bin/cc -std=gnu99 -c -O3 -march=core2 -msse4.1 -w -pipe conftest.c >&5
configure:6255: $? = 0
configure:6275: result: -std=gnu99
configure:6377: checking for /usr/bin/cc -std=gnu99 option to accept ISO Standard C
configure:6391: result: -std=gnu99
configure:6414: autobuild project... GnuTLS
configure:6420: autobuild revision... 2.10.1
configure:6425: autobuild hostname... leembp2009.local
configure:6436: autobuild timestamp... 20100817T083055Z
configure:6569: checking for inline
configure:6585: /usr/bin/cc -std=gnu99 -c -O3 -march=core2 -msse4.1 -w -pipe conftest.c >&5
configure:6585: $? = 0
configure:6593: result: inline
configure:6725: checking for C++ compiler version
configure:6734: /usr/bin/c++ --version >&5
i686-apple-darwin10-g++-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5664)
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:6745: $? = 0
configure:6734: /usr/bin/c++ -v >&5
Using built-in specs.
Target: i686-apple-darwin10
Configured with: /var/tmp/gcc/gcc-5664~38/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
Thread model: posix
gcc version 4.2.1 (Apple Inc. build 5664)
configure:6745: $? = 0
configure:6734: /usr/bin/c++ -V >&5
c++-4.2: argument to `-V' is missing
configure:6745: $? = 1
configure:6734: /usr/bin/c++ -qversion >&5
i686-apple-darwin10-g++-4.2.1: no input files
configure:6745: $? = 1
configure:6749: checking whether we are using the GNU C++ compiler
configure:6768: /usr/bin/c++ -c -O3 -march=core2 -msse4.1 -w -pipe conftest.cpp >&5
configure:6768: $? = 0
configure:6777: result: yes
configure:6786: checking whether /usr/bin/c++ accepts -g
configure:6806: /usr/bin/c++ -c -g conftest.cpp >&5
configure:6806: $? = 0
configure:6847: result: yes
configure:6872: checking dependency style of /usr/bin/c++
configure:6982: result: none
configure:7023: /usr/bin/c++ -c -O3 -march=core2 -msse4.1 -w -pipe conftest.cpp >&5
configure:7023: $? = 0
configure:7085: checking for ld used by GCC
configure:7149: result: /usr/bin/cc
configure:7156: checking if the linker (/usr/bin/cc) is GNU ld
configure:7169: result: no
configure:7176: checking for shared library run path origin
configure:7189: result: done
configure:7780: checking for libgcrypt
configure:7802: /usr/bin/cc -std=gnu99 -o conftest -O3 -march=core2 -msse4.1 -w -pipe conftest.c -lgcrypt -lgpg-error >&5
conftest.c:27:20: error: gcrypt.h: No such file or directory
conftest.c: In function 'main':
conftest.c:31: error: variable 'i' has initializer but incomplete type
conftest.c:31: error: 'GCRY_CIPHER_CAMELLIA128' undeclared (first use in this function)
conftest.c:31: error: (Each undeclared identifier is reported only once
conftest.c:31: error: for each function it appears in.)
conftest.c:31: error: storage size of 'i' isn't known
configure:7802: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GnuTLS"
| #define PACKAGE_TARNAME "gnutls"
| #define PACKAGE_VERSION "2.10.1"
| #define PACKAGE_STRING "GnuTLS 2.10.1"
| #define PACKAGE_BUGREPORT "bug-gnutls@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "gnutls"
| #define VERSION "2.10.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| /* end confdefs.h. */
| #include <gcrypt.h>
| int
| main ()
| {
| enum gcry_cipher_algos i = GCRY_CIPHER_CAMELLIA128
| ;
| return 0;
| }
configure:7812: result: no
configure:7843: error:
***
*** libgcrypt was not found. You may want to get it from
*** ftp://ftp.gnupg.org/gcrypt/libgcrypt/
***
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-apple-darwin10.4.0
ac_cv_c_compiler_gnu=yes
ac_cv_c_inline=inline
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=/usr/bin/cc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O3 -march=core2 -msse4.1 -w -pipe'
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-O3 -march=core2 -msse4.1 -w -pipe'
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=/usr/bin/c++
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_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_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_stdc=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_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-apple-darwin10.4.0
ac_cv_libgcrypt=no
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=awk
ac_cv_prog_CPP='/usr/bin/cc -E'
ac_cv_prog_ac_ct_CC=/usr/bin/cc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_c89=
ac_cv_prog_cc_c99=-std=gnu99
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=-std=gnu99
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_sys_largefile_source=no
acl_cv_hardcode_direct=no
acl_cv_hardcode_libdir_flag_spec=
acl_cv_hardcode_libdir_separator=
acl_cv_hardcode_minus_L=no
acl_cv_libext=a
acl_cv_libname_spec='lib$name'
acl_cv_library_names_spec='$libname$shrext'
acl_cv_path_LD=/usr/bin/cc
acl_cv_prog_gnu_ld=no
acl_cv_rpath=done
acl_cv_shlibext=dylib
acl_cv_wl=-Wl,
am_cv_CC_dependencies_compiler_type=none
am_cv_CXX_dependencies_compiler_type=none
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /private/tmp/homebrew-gnutls-2.10.1-mCdb/gnutls-2.10.1/build-aux/missing --run aclocal-1.11'
ALLOCA=''
ALLOCA_H=''
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE='#'
AMTAR='${SHELL} /private/tmp/homebrew-gnutls-2.10.1-mCdb/gnutls-2.10.1/build-aux/missing --run tar'
APPLE_UNIVERSAL_BUILD=''
AR=''
AS=''
ASM_SYMBOL_PREFIX=''
AUTOCONF='${SHELL} /private/tmp/homebrew-gnutls-2.10.1-mCdb/gnutls-2.10.1/build-aux/missing --run autoconf'
AUTOHEADER='${SHELL} /private/tmp/homebrew-gnutls-2.10.1-mCdb/gnutls-2.10.1/build-aux/missing --run autoheader'
AUTOMAKE='${SHELL} /private/tmp/homebrew-gnutls-2.10.1-mCdb/gnutls-2.10.1/build-aux/missing --run automake-1.11'
AWK='awk'
BITSIZEOF_PTRDIFF_T=''
BITSIZEOF_SIG_ATOMIC_T=''
BITSIZEOF_SIZE_T=''
BITSIZEOF_WCHAR_T=''
BITSIZEOF_WINT_T=''
CC='/usr/bin/cc -std=gnu99'
CCDEPMODE='depmode=none'
CFLAGS='-O3 -march=core2 -msse4.1 -w -pipe'
CONFIG_INCLUDE=''
CPP='/usr/bin/cc -E'
CPPFLAGS=''
CXX='/usr/bin/c++'
CXXCPP=''
CXXDEPMODE='depmode=none'
CXXFLAGS='-O3 -march=core2 -msse4.1 -w -pipe'
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
DLLTOOL=''
DLL_VERSION='26'
DSYMUTIL=''
DUMPBIN=''
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
EMULTIHOP_HIDDEN=''
EMULTIHOP_VALUE=''
ENABLE_ANON_FALSE=''
ENABLE_ANON_TRUE=''
ENABLE_CXX_FALSE='#'
ENABLE_CXX_TRUE=''
ENABLE_GTK_DOC_FALSE=''
ENABLE_GTK_DOC_TRUE='#'
ENABLE_MINITASN1_FALSE=''
ENABLE_MINITASN1_TRUE=''
ENABLE_OPENPGP_FALSE=''
ENABLE_OPENPGP_TRUE=''
ENABLE_OPENSSL_FALSE=''
ENABLE_OPENSSL_TRUE=''
ENABLE_OPRFI_FALSE=''
ENABLE_OPRFI_TRUE=''
ENABLE_PKI_FALSE=''
ENABLE_PKI_TRUE=''
ENABLE_PSK_FALSE=''
ENABLE_PSK_TRUE=''
ENABLE_SESSION_TICKET_FALSE=''
ENABLE_SESSION_TICKET_TRUE=''
ENABLE_SRP_FALSE=''
ENABLE_SRP_TRUE=''
ENOLINK_HIDDEN=''
ENOLINK_VALUE=''
EOVERFLOW_HIDDEN=''
EOVERFLOW_VALUE=''
ERRNO_H=''
EXEEXT=''
FGREP=''
FLOAT_H=''
GAA=''
GETADDRINFO_LIB=''
GL_COND_LIBTOOL_FALSE=''
GL_COND_LIBTOOL_TRUE=''
GNULIB_ACCEPT4=''
GNULIB_ACCEPT=''
GNULIB_ATOLL=''
GNULIB_BIND=''
GNULIB_BTOWC=''
GNULIB_CALLOC_POSIX=''
GNULIB_CANONICALIZE_FILE_NAME=''
GNULIB_CHOWN=''
GNULIB_CLOSE=''
GNULIB_CONNECT=''
GNULIB_DPRINTF=''
GNULIB_DUP2=''
GNULIB_DUP3=''
GNULIB_ENVIRON=''
GNULIB_EUIDACCESS=''
GNULIB_FACCESSAT=''
GNULIB_FCHDIR=''
GNULIB_FCHMODAT=''
GNULIB_FCHOWNAT=''
GNULIB_FCLOSE=''
GNULIB_FFLUSH=''
GNULIB_FOPEN=''
GNULIB_FPRINTF=''
GNULIB_FPRINTF_POSIX=''
GNULIB_FPURGE=''
GNULIB_FPUTC=''
GNULIB_FPUTS=''
GNULIB_FREOPEN=''
GNULIB_FSEEK=''
GNULIB_FSEEKO=''
GNULIB_FSTATAT=''
GNULIB_FSYNC=''
GNULIB_FTELL=''
GNULIB_FTELLO=''
GNULIB_FTRUNCATE=''
GNULIB_FUTIMENS=''
GNULIB_FWRITE=''
GNULIB_GETADDRINFO=''
GNULIB_GETCWD=''
GNULIB_GETDELIM=''
GNULIB_GETDOMAINNAME=''
GNULIB_GETDTABLESIZE=''
GNULIB_GETGROUPS=''
GNULIB_GETHOSTNAME=''
GNULIB_GETLINE=''
GNULIB_GETLOADAVG=''
GNULIB_GETLOGIN=''
GNULIB_GETLOGIN_R=''
GNULIB_GETPAGESIZE=''
GNULIB_GETPEERNAME=''
GNULIB_GETSOCKNAME=''
GNULIB_GETSOCKOPT=''
GNULIB_GETSUBOPT=''
GNULIB_GETTIMEOFDAY=''
GNULIB_GETUSERSHELL=''
GNULIB_GRANTPT=''
GNULIB_INET_NTOP=''
GNULIB_INET_PTON=''
GNULIB_IOCTL=''
GNULIB_LCHMOD=''
GNULIB_LCHOWN=''
GNULIB_LINK=''
GNULIB_LINKAT=''
GNULIB_LISTEN=''
GNULIB_LSEEK=''
GNULIB_LSTAT=''
GNULIB_MALLOC_POSIX=''
GNULIB_MBRLEN=''
GNULIB_MBRTOWC=''
GNULIB_MBSCASECMP=''
GNULIB_MBSCASESTR=''
GNULIB_MBSCHR=''
GNULIB_MBSCSPN=''
GNULIB_MBSINIT=''
GNULIB_MBSLEN=''
GNULIB_MBSNCASECMP=''
GNULIB_MBSNLEN=''
GNULIB_MBSNRTOWCS=''
GNULIB_MBSPBRK=''
GNULIB_MBSPCASECMP=''
GNULIB_MBSRCHR=''
GNULIB_MBSRTOWCS=''
GNULIB_MBSSEP=''
GNULIB_MBSSPN=''
GNULIB_MBSSTR=''
GNULIB_MBSTOK_R=''
GNULIB_MEMCHR=''
GNULIB_MEMMEM=''
GNULIB_MEMPCPY=''
GNULIB_MEMRCHR=''
GNULIB_MKDIRAT=''
GNULIB_MKDTEMP=''
GNULIB_MKFIFO=''
GNULIB_MKFIFOAT=''
GNULIB_MKNOD=''
GNULIB_MKNODAT=''
GNULIB_MKOSTEMP=''
GNULIB_MKOSTEMPS=''
GNULIB_MKSTEMP=''
GNULIB_MKSTEMPS=''
GNULIB_MKTIME=''
GNULIB_NANOSLEEP=''
GNULIB_OBSTACK_PRINTF=''
GNULIB_OBSTACK_PRINTF_POSIX=''
GNULIB_PERROR=''
GNULIB_PIPE2=''
GNULIB_POPEN=''
GNULIB_PREAD=''
GNULIB_PRINTF=''
GNULIB_PRINTF_POSIX=''
GNULIB_PTSNAME=''
GNULIB_PUTC=''
GNULIB_PUTCHAR=''
GNULIB_PUTENV=''
GNULIB_PUTS=''
GNULIB_PWRITE=''
GNULIB_RANDOM_R=''
GNULIB_RAWMEMCHR=''
GNULIB_READLINK=''
GNULIB_READLINKAT=''
GNULIB_REALLOC_POSIX=''
GNULIB_REALPATH=''
GNULIB_RECV=''
GNULIB_RECVFROM=''
GNULIB_REMOVE=''
GNULIB_RENAME=''
GNULIB_RENAMEAT=''
GNULIB_RMDIR=''
GNULIB_RPMATCH=''
GNULIB_SELECT=''
GNULIB_SEND=''
GNULIB_SENDTO=''
GNULIB_SETENV=''
GNULIB_SETSOCKOPT=''
GNULIB_SHUTDOWN=''
GNULIB_SLEEP=''
GNULIB_SNPRINTF=''
GNULIB_SOCKET=''
GNULIB_SPRINTF_POSIX=''
GNULIB_STAT=''
GNULIB_STDIO_H_SIGPIPE=''
GNULIB_STPCPY=''
GNULIB_STPNCPY=''
GNULIB_STRCASESTR=''
GNULIB_STRCHRNUL=''
GNULIB_STRDUP=''
GNULIB_STRERROR=''
GNULIB_STRNCAT=''
GNULIB_STRNDUP=''
GNULIB_STRNLEN=''
GNULIB_STRPBRK=''
GNULIB_STRPTIME=''
GNULIB_STRSEP=''
GNULIB_STRSIGNAL=''
GNULIB_STRSTR=''
GNULIB_STRTOD=''
GNULIB_STRTOK_R=''
GNULIB_STRTOLL=''
GNULIB_STRTOULL=''
GNULIB_STRVERSCMP=''
GNULIB_SYMLINK=''
GNULIB_SYMLINKAT=''
GNULIB_TIMEGM=''
GNULIB_TIME_R=''
GNULIB_TMPFILE=''
GNULIB_TTYNAME_R=''
GNULIB_UNISTD_H_GETOPT=''
GNULIB_UNISTD_H_SIGPIPE=''
GNULIB_UNLINK=''
GNULIB_UNLINKAT=''
GNULIB_UNLOCKPT=''
GNULIB_UNSETENV=''
GNULIB_USLEEP=''
GNULIB_UTIMENSAT=''
GNULIB_VASPRINTF=''
GNULIB_VDPRINTF=''
GNULIB_VFPRINTF=''
GNULIB_VFPRINTF_POSIX=''
GNULIB_VPRINTF=''
GNULIB_VPRINTF_POSIX=''
GNULIB_VSNPRINTF=''
GNULIB_VSPRINTF_POSIX=''
GNULIB_WCRTOMB=''
GNULIB_WCSNRTOMBS=''
GNULIB_WCSRTOMBS=''
GNULIB_WCTOB=''
GNULIB_WCWIDTH=''
GNULIB_WRITE=''
GREP='/usr/bin/grep'
GTKDOC_CHECK=''
GTKDOC_MKPDF=''
GTKDOC_REBASE='true'
GTK_DOC_BUILD_HTML_FALSE='#'
GTK_DOC_BUILD_HTML_TRUE=''
GTK_DOC_BUILD_PDF_FALSE=''
GTK_DOC_BUILD_PDF_TRUE='#'
GTK_DOC_USE_LIBTOOL_FALSE=''
GTK_DOC_USE_LIBTOOL_TRUE='#'
GTK_DOC_USE_REBASE_FALSE='#'
GTK_DOC_USE_REBASE_TRUE=''
GUILE=''
GUILE_CFLAGS=''
GUILE_CONFIG=''
GUILE_LDFLAGS=''
GUILE_SITE=''
GUILE_TOOLS=''
HAVE_ACCEPT4=''
HAVE_ARPA_INET_H=''
HAVE_ATOLL=''
HAVE_BTOWC=''
HAVE_CALLOC_POSIX=''
HAVE_CANONICALIZE_FILE_NAME=''
HAVE_CHOWN=''
HAVE_DECL_ENVIRON=''
HAVE_DECL_FPURGE=''
HAVE_DECL_FREEADDRINFO=''
HAVE_DECL_GAI_STRERROR=''
HAVE_DECL_GETADDRINFO=''
HAVE_DECL_GETDELIM=''
HAVE_DECL_GETLINE=''
HAVE_DECL_GETLOADAVG=''
HAVE_DECL_GETLOGIN_R=''
HAVE_DECL_GETNAMEINFO=''
HAVE_DECL_GETPAGESIZE=''
HAVE_DECL_GETUSERSHELL=''
HAVE_DECL_INET_NTOP=''
HAVE_DECL_INET_PTON=''
HAVE_DECL_MEMMEM=''
HAVE_DECL_MEMRCHR=''
HAVE_DECL_OBSTACK_PRINTF=''
HAVE_DECL_SNPRINTF=''
HAVE_DECL_STRDUP=''
HAVE_DECL_STRNDUP=''
HAVE_DECL_STRNLEN=''
HAVE_DECL_STRSIGNAL=''
HAVE_DECL_STRTOK_R=''
HAVE_DECL_VSNPRINTF=''
HAVE_DECL_WCTOB=''
HAVE_DECL_WCWIDTH=''
HAVE_DPRINTF=''
HAVE_DUP2=''
HAVE_DUP3=''
HAVE_EUIDACCESS=''
HAVE_FACCESSAT=''
HAVE_FCHDIR=''
HAVE_FCHMODAT=''
HAVE_FCHOWNAT=''
HAVE_FORK_FALSE=''
HAVE_FORK_TRUE=''
HAVE_FSEEKO=''
HAVE_FSTATAT=''
HAVE_FSYNC=''
HAVE_FTELLO=''
HAVE_FTRUNCATE=''
HAVE_FUTIMENS=''
HAVE_GCC_FALSE=''
HAVE_GCC_GNU89_INLINE_OPTION_FALSE=''
HAVE_GCC_GNU89_INLINE_OPTION_TRUE=''
HAVE_GCC_TRUE=''
HAVE_GETDOMAINNAME=''
HAVE_GETDTABLESIZE=''
HAVE_GETGROUPS=''
HAVE_GETHOSTNAME=''
HAVE_GETLOGIN=''
HAVE_GETPAGESIZE=''
HAVE_GETSUBOPT=''
HAVE_GETTIMEOFDAY=''
HAVE_GRANTPT=''
HAVE_GUILE_FALSE=''
HAVE_GUILE_TRUE=''
HAVE_INTTYPES_H=''
HAVE_LCHMOD=''
HAVE_LCHOWN=''
HAVE_LIBCFG_FALSE=''
HAVE_LIBCFG_TRUE=''
HAVE_LIBGCRYPT='no'
HAVE_LIBTASN1=''
HAVE_LINK=''
HAVE_LINKAT=''
HAVE_LOCALTIME_R=''
HAVE_LONG_LONG_INT=''
HAVE_LSTAT=''
HAVE_MALLOC_POSIX=''
HAVE_MBRLEN=''
HAVE_MBRTOWC=''
HAVE_MBSINIT=''
HAVE_MBSLEN=''
HAVE_MBSNRTOWCS=''
HAVE_MBSRTOWCS=''
HAVE_MEMCHR=''
HAVE_MEMPCPY=''
HAVE_MKDIRAT=''
HAVE_MKDTEMP=''
HAVE_MKFIFO=''
HAVE_MKFIFOAT=''
HAVE_MKNOD=''
HAVE_MKNODAT=''
HAVE_MKOSTEMP=''
HAVE_MKOSTEMPS=''
HAVE_MKSTEMP=''
HAVE_MKSTEMPS=''
HAVE_NANOSLEEP=''
HAVE_NETDB_H=''
HAVE_NETINET_IN_H=''
HAVE_OS_H=''
HAVE_PIPE2=''
HAVE_PREAD=''
HAVE_PTSNAME=''
HAVE_PWRITE=''
HAVE_RANDOM_H=''
HAVE_RANDOM_R=''
HAVE_RAWMEMCHR=''
HAVE_READLINK=''
HAVE_READLINKAT=''
HAVE_REALLOC_POSIX=''
HAVE_REALPATH=''
HAVE_RENAMEAT=''
HAVE_RPMATCH=''
HAVE_SA_FAMILY_T=''
HAVE_SETENV=''
HAVE_SIGNED_SIG_ATOMIC_T=''
HAVE_SIGNED_WCHAR_T=''
HAVE_SIGNED_WINT_T=''
HAVE_SLEEP=''
HAVE_STDINT_H=''
HAVE_STPCPY=''
HAVE_STPNCPY=''
HAVE_STRCASESTR=''
HAVE_STRCHRNUL=''
HAVE_STRPBRK=''
HAVE_STRPTIME=''
HAVE_STRSEP=''
HAVE_STRTOD=''
HAVE_STRTOLL=''
HAVE_STRTOULL=''
HAVE_STRUCT_ADDRINFO=''
HAVE_STRUCT_RANDOM_DATA=''
HAVE_STRUCT_SOCKADDR_STORAGE=''
HAVE_STRUCT_TIMEVAL=''
HAVE_STRVERSCMP=''
HAVE_SYMLINK=''
HAVE_SYMLINKAT=''
HAVE_SYS_BITYPES_H=''
HAVE_SYS_INTTYPES_H=''
HAVE_SYS_IOCTL_H=''
HAVE_SYS_LOADAVG_H=''
HAVE_SYS_PARAM_H=''
HAVE_SYS_SELECT_H=''
HAVE_SYS_SOCKET_H=''
HAVE_SYS_TIME_H=''
HAVE_SYS_TYPES_H=''
HAVE_TIMEGM=''
HAVE_TTYNAME_R=''
HAVE_UNISTD_H=''
HAVE_UNLINKAT=''
HAVE_UNLOCKPT=''
HAVE_UNSETENV=''
HAVE_UNSIGNED_LONG_LONG_INT=''
HAVE_USLEEP=''
HAVE_UTIMENSAT=''
HAVE_VASPRINTF=''
HAVE_VDPRINTF=''
HAVE_WCHAR_H=''
HAVE_WCHAR_T=''
HAVE_WCRTOMB=''
HAVE_WCSNRTOMBS=''
HAVE_WCSRTOMBS=''
HAVE_WINSOCK2_H=''
HAVE_WINT_T=''
HAVE_WS2TCPIP_H=''
HAVE__BOOL=''
HOSTENT_LIB=''
HTML_DIR='${datadir}/gtk-doc/html'
INCLUDE_NEXT=''
INCLUDE_NEXT_AS_FIRST_DIRECTIVE=''
INET_NTOP_LIB=''
INET_PTON_LIB=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/bin/cc'
LDFLAGS=''
LIBGCRYPT=''
LIBGCRYPT_PREFIX=''
LIBINTL=''
LIBOBJS=''
LIBREADLINE=''
LIBS=''
LIBSOCKET=''
LIBTASN1=''
LIBTASN1_PREFIX=''
LIBTESTS_LIBDEPS=''
LIBTOOL=''
LIB_CLOCK_GETTIME=''
LIPO=''
LN_S='ln -s'
LTALLOCA=''
LTLIBGCRYPT=''
LTLIBINTL=''
LTLIBOBJS=''
LTLIBREADLINE=''
LTLIBTASN1=''
LT_AGE='16'
LT_CURRENT='42'
LT_REVISION='9'
LZO_LIBS=''
MAKEINFO='${SHELL} /private/tmp/homebrew-gnutls-2.10.1-mCdb/gnutls-2.10.1/build-aux/missing --run makeinfo'
MKDIR_P='build-aux/install-sh -c -d'
NETINET_IN_H=''
NEXT_ARPA_INET_H=''
NEXT_AS_FIRST_DIRECTIVE_ARPA_INET_H=''
NEXT_AS_FIRST_DIRECTIVE_ERRNO_H=''
NEXT_AS_FIRST_DIRECTIVE_FLOAT_H=''
NEXT_AS_FIRST_DIRECTIVE_NETDB_H=''
NEXT_AS_FIRST_DIRECTIVE_NETINET_IN_H=''
NEXT_AS_FIRST_DIRECTIVE_STDARG_H=''
NEXT_AS_FIRST_DIRECTIVE_STDDEF_H=''
NEXT_AS_FIRST_DIRECTIVE_STDINT_H=''
NEXT_AS_FIRST_DIRECTIVE_STDIO_H=''
NEXT_AS_FIRST_DIRECTIVE_STDLIB_H=''
NEXT_AS_FIRST_DIRECTIVE_STRING_H=''
NEXT_AS_FIRST_DIRECTIVE_SYS_IOCTL_H=''
NEXT_AS_FIRST_DIRECTIVE_SYS_SELECT_H=''
NEXT_AS_FIRST_DIRECTIVE_SYS_SOCKET_H=''
NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H=''
NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H=''
NEXT_AS_FIRST_DIRECTIVE_TIME_H=''
NEXT_AS_FIRST_DIRECTIVE_UNISTD_H=''
NEXT_AS_FIRST_DIRECTIVE_WCHAR_H=''
NEXT_ERRNO_H=''
NEXT_FLOAT_H=''
NEXT_NETDB_H=''
NEXT_NETINET_IN_H=''
NEXT_STDARG_H=''
NEXT_STDDEF_H=''
NEXT_STDINT_H=''
NEXT_STDIO_H=''
NEXT_STDLIB_H=''
NEXT_STRING_H=''
NEXT_SYS_IOCTL_H=''
NEXT_SYS_SELECT_H=''
NEXT_SYS_SOCKET_H=''
NEXT_SYS_STAT_H=''
NEXT_SYS_TIME_H=''
NEXT_TIME_H=''
NEXT_UNISTD_H=''
NEXT_WCHAR_H=''
NM=''
NMEDIT=''
OBJDUMP=''
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='gnutls'
PACKAGE_BUGREPORT='bug-gnutls@gnu.org'
PACKAGE_NAME='GnuTLS'
PACKAGE_STRING='GnuTLS 2.10.1'
PACKAGE_TARNAME='gnutls'
PACKAGE_URL=''
PACKAGE_VERSION='2.10.1'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/local/bin/pkg-config'
PMCCABE=''
PRAGMA_SYSTEM_HEADER=''
PTHREAD_H_DEFINES_STRUCT_TIMESPEC=''
PTRDIFF_T_SUFFIX=''
RANLIB='ranlib'
REPLACE_BTOWC=''
REPLACE_CANONICALIZE_FILE_NAME=''
REPLACE_CHOWN=''
REPLACE_CLOSE=''
REPLACE_DPRINTF=''
REPLACE_DUP2=''
REPLACE_DUP=''
REPLACE_FCHOWNAT=''
REPLACE_FCLOSE=''
REPLACE_FFLUSH=''
REPLACE_FOPEN=''
REPLACE_FPRINTF=''
REPLACE_FPURGE=''
REPLACE_FREOPEN=''
REPLACE_FSEEK=''
REPLACE_FSEEKO=''
REPLACE_FSTAT=''
REPLACE_FSTATAT=''
REPLACE_FTELL=''
REPLACE_FTELLO=''
REPLACE_FUTIMENS=''
REPLACE_GETCWD=''
REPLACE_GETDELIM=''
REPLACE_GETGROUPS=''
REPLACE_GETLINE=''
REPLACE_GETPAGESIZE=''
REPLACE_GETTIMEOFDAY=''
REPLACE_IOCTL=''
REPLACE_LCHOWN=''
REPLACE_LINK=''
REPLACE_LINKAT=''
REPLACE_LOCALTIME_R=''
REPLACE_LSEEK=''
REPLACE_LSTAT=''
REPLACE_MBRLEN=''
REPLACE_MBRTOWC=''
REPLACE_MBSINIT=''
REPLACE_MBSNRTOWCS=''
REPLACE_MBSRTOWCS=''
REPLACE_MBSTATE_T=''
REPLACE_MEMCHR=''
REPLACE_MEMMEM=''
REPLACE_MKDIR=''
REPLACE_MKFIFO=''
REPLACE_MKNOD=''
REPLACE_MKSTEMP=''
REPLACE_MKTIME=''
REPLACE_NANOSLEEP=''
REPLACE_NULL=''
REPLACE_OBSTACK_PRINTF=''
REPLACE_PERROR=''
REPLACE_POPEN=''
REPLACE_PREAD=''
REPLACE_PRINTF=''
REPLACE_PUTENV=''
REPLACE_PWRITE=''
REPLACE_READLINK=''
REPLACE_REALPATH=''
REPLACE_REMOVE=''
REPLACE_RENAME=''
REPLACE_RENAMEAT=''
REPLACE_RMDIR=''
REPLACE_SELECT=''
REPLACE_SETENV=''
REPLACE_SLEEP=''
REPLACE_SNPRINTF=''
REPLACE_SPRINTF=''
REPLACE_STAT=''
REPLACE_STDIO_WRITE_FUNCS=''
REPLACE_STPNCPY=''
REPLACE_STRCASESTR=''
REPLACE_STRDUP=''
REPLACE_STRERROR=''
REPLACE_STRNCAT=''
REPLACE_STRNDUP=''
REPLACE_STRNLEN=''
REPLACE_STRSIGNAL=''
REPLACE_STRSTR=''
REPLACE_STRTOD=''
REPLACE_STRTOK_R=''
REPLACE_SYMLINK=''
REPLACE_TIMEGM=''
REPLACE_TMPFILE=''
REPLACE_TTYNAME_R=''
REPLACE_UNLINK=''
REPLACE_UNLINKAT=''
REPLACE_UNSETENV=''
REPLACE_USLEEP=''
REPLACE_UTIMENSAT=''
REPLACE_VASPRINTF=''
REPLACE_VDPRINTF=''
REPLACE_VFPRINTF=''
REPLACE_VPRINTF=''
REPLACE_VSNPRINTF=''
REPLACE_VSPRINTF=''
REPLACE_WCRTOMB=''
REPLACE_WCSNRTOMBS=''
REPLACE_WCSRTOMBS=''
REPLACE_WCTOB=''
REPLACE_WCWIDTH=''
REPLACE_WRITE=''
SED=''
SERVENT_LIB=''
SET_MAKE=''
SHELL='/bin/sh'
SIG_ATOMIC_T_SUFFIX=''
SIZE_T_SUFFIX=''
STDARG_H=''
STDBOOL_H=''
STDDEF_H=''
STDINT_H=''
STRIP=''
SYS_IOCTL_H_HAVE_WINSOCK2_H=''
SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS=''
SYS_TIME_H_DEFINES_STRUCT_TIMESPEC=''
TIME_H_DEFINES_STRUCT_TIMESPEC=''
UNDEFINE_STRTOK_R=''
UNISTD_H_HAVE_WINSOCK2_H=''
UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS=''
USE_LZO_FALSE=''
USE_LZO_TRUE=''
VALGRIND=''
VERSION='2.10.1'
WARN_CFLAGS=''
WCHAR_T_SUFFIX=''
WERROR_CFLAGS=''
WINT_T_SUFFIX=''
WSTACK_CFLAGS=''
abs_aux_dir=''
ac_ct_CC='/usr/bin/cc'
ac_ct_CXX=''
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE='#'
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-apple-darwin10.4.0'
build_alias=''
build_cpu='x86_64'
build_os='darwin10.4.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
gl_LIBOBJS=''
gl_LTLIBOBJS=''
gltests_LIBOBJS=''
gltests_LTLIBOBJS=''
gltests_WITNESS=''
guile_snarf=''
host='x86_64-apple-darwin10.4.0'
host_alias=''
host_cpu='x86_64'
host_os='darwin10.4.0'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /private/tmp/homebrew-gnutls-2.10.1-mCdb/gnutls-2.10.1/build-aux/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
lt_ECHO='/bin/echo'
mandir='${datarootdir}/man'
mkdir_p='$(top_builddir)/build-aux/install-sh -c -d'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local/Cellar/gnutls/2.10.1'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
subdirs=''
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "GnuTLS"
#define PACKAGE_TARNAME "gnutls"
#define PACKAGE_VERSION "2.10.1"
#define PACKAGE_STRING "GnuTLS 2.10.1"
#define PACKAGE_BUGREPORT "bug-gnutls@gnu.org"
#define PACKAGE_URL ""
#define PACKAGE "gnutls"
#define VERSION "2.10.1"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define HAVE_FSEEKO 1
configure: exit 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment