config.log   [plain text]


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

configure:780: checking for a BSD compatible install
configure:833: checking whether build environment is sane
configure:904: checking for mawk
configure:934: checking whether make sets ${MAKE}
configure:1047: checking whether to enable maintainer-specific portions of Makefiles
configure:1073: checking for gcc
configure:1186: checking whether the C compiler (gcc -g -O2 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5   -Wall -D_GNU_SOURCE -DNDEBUG ) works
configure:1202: gcc -o conftest -g -O2 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5   -Wall -D_GNU_SOURCE -DNDEBUG   conftest.c -lresolv  -lpthread -lcrypto -lssl 1>&5
configure:1199: warning: return type defaults to 'int'
configure:1228: checking whether the C compiler (gcc -g -O2 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5   -Wall -D_GNU_SOURCE -DNDEBUG ) is a cross-compiler
configure:1233: checking whether we are using GNU C
configure:1261: checking whether gcc accepts -g
configure:1300: checking for style of include used by make
configure:1334: checking dependency style of gcc
configure:1401: checking for working const
configure:1476: checking for inline
configure:1529: checking for Cygwin environment
configure:1562: checking for mingw32 environment
configure:1591: checking how to run the C preprocessor
configure:1746: checking host system type
configure:1767: checking build system type
configure:1796: checking for ld used by GCC
configure:1864: checking if the linker (/usr/bin/ld) is GNU ld
configure:1881: checking for /usr/bin/ld option to reload object files
configure:1893: checking for BSD-compatible nm
configure:1931: checking whether ln -s works
configure:1952: checking how to recognise dependant libraries
configure:2135: checking for object suffix
configure:2161: checking for executable suffix
configure:2202: checking command to parse /usr/bin/nm -p output
configure:2385: checking for dlfcn.h
configure:2563: checking for ranlib
configure:2630: checking for strip
configure:3145: checking for objdir
configure:3172: checking for gcc option to produce PIC
configure:3324: checking if gcc PIC flag    -fno-common works
configure:3390: checking if gcc static flag  works
configure:3432: checking if gcc supports -c -o file.o
configure:3480: checking if gcc supports -c -o file.lo
configure:3548: checking if gcc supports -fno-rtti -fno-exceptions
configure:3561: gcc -c -g -O2 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5   -Wall -D_GNU_SOURCE -DNDEBUG -fno-rtti -fno-exceptions -c conftest.c  conftest.c 1>&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure: In function 'main':
configure:3557: warning: unused variable 'some_variable'
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure: In function 'main':
configure:3557: warning: unused variable 'some_variable'
configure:3588: checking whether the linker (/usr/bin/ld) supports shared libraries
configure:4272: checking how to hardcode library paths into programs
configure:4300: checking whether stripping libraries is possible
configure:4314: checking dynamic linker characteristics
configure:4711: checking if libtool supports shared libraries
configure:4715: checking whether to build shared libraries
configure:4738: checking whether to build static libraries
configure:5878: checking for ANSI C header files
configure:5986: checking for dirent.h that defines DIR
configure:6024: checking for opendir in -ldir
configure:6107: checking whether gcc supports assert without backlinking
configure:6196: checking which extension is used for shared libraries
configure:6220: checking which variable specifies run-time library path
configure:6237: checking for the default library search path
configure:6265: checking for objdir
configure:6292: checking whether libtool supports -dlopen/-dlpreopen
configure:6314: checking for dlopen in -ldl
configure:6452: checking for shl_load
configure:6501: checking for shl_load in -ldld
configure:6548: checking for dld_link in -ldld
configure:6598: checking for dlerror
configure:6654: checking for _ prefix in compiled symbols
configure:6694: checking whether we have to add an underscore for dlsym
configure:6800: checking whether deplibs are loaded by dlopen
configure:6835: checking for argz.h
configure:6873: checking for error_t
configure:6890: gcc -o conftest -g -O2 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5   -Wall -D_GNU_SOURCE -DNDEBUG   conftest.c -lresolv  -lpthread -lcrypto -lssl 1>&5
configure: In function 'main':
configure:6883: error: 'error_t' undeclared (first use in this function)
configure:6883: error: (Each undeclared identifier is reported only once
configure:6883: error: for each function it appears in.)
configure:6883: error: parse error before ')' token
configure: failed program was:
#line 6878 "configure"
#include "confdefs.h"
#if HAVE_ARGZ_H
#  include <argz.h>
#endif
int main() {
if ((error_t *) 0)
	  return 0;
	if (sizeof (error_t))
	  return 0;
; return 0; }
configure:6915: checking for argz_append
configure:6915: checking for argz_create_sep
configure:6915: checking for argz_insert
configure:6915: checking for argz_next
configure:6915: checking for argz_stringify
configure:6991: checking for errno.h
configure:6991: checking for malloc.h
configure:6991: checking for memory.h
configure:6991: checking for stdlib.h
configure:6991: checking for stdio.h
configure:6991: checking for ctype.h
configure:6991: checking for unistd.h
configure:7031: checking for dl.h
configure:7031: checking for sys/dl.h
configure:7031: checking for dld.h
configure:7071: checking for string.h
configure:7111: checking for strchr
configure:7166: checking for strrchr
configure:7221: checking for memcpy
configure:7276: checking for memmove
configure:7276: checking for strcmp