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

It was created by znc configure 1.0, which was
generated by GNU Autoconf 2.68.  Invocation command line was

  $ ./configure --prefix=/home/thedrx

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

hostname = cultnet
uname -m = x86_64
uname -r = 3.0.6-gentoo
uname -s = Linux
uname -v = #4 SMP Fri Mar 2 00:35:15 EST 2012

/usr/bin/uname -p = Intel(R) Xeon(R) CPU E31220 @ 3.10GHz
/bin/uname -X     = unknown

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

PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /opt/bin
PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3
PATH: /usr/x86_64-pc-linux-gnu/armv5tel-softfloat-linux-gnueabi/gcc-bin/4.6.3


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

configure:2026: checking for g++
configure:2042: found /usr/bin/g++
configure:2053: result: g++
configure:2080: checking for C++ compiler version
configure:2089: g++ --version >&5
g++ (Gentoo 4.5.3-r2 p1.5, pie-0.4.7) 4.5.3
Copyright (C) 2010 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:2100: $? = 0
configure:2089: g++ -v >&5
Using built-in specs.
COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3/g++
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.5.3/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /var/tmp/portage/sys-devel/gcc-4.5.3-r2/work/gcc-4.5.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --disable-lto --enable-nls --without-included-gettext --with-system-zlib --enable-obsolete --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/python --enable-checking=release --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.5.3-r2 p1.5, pie-0.4.7'
Thread model: posix
gcc version 4.5.3 (Gentoo 4.5.3-r2 p1.5, pie-0.4.7) 
configure:2100: $? = 0
configure:2089: g++ -V >&5
g++: '-V' option must have argument
configure:2100: $? = 1
configure:2089: g++ -qversion >&5
g++: unrecognized option '-qversion'
g++: no input files
configure:2100: $? = 1
configure:2120: checking whether the C++ compiler works
configure:2142: g++     conftest.cpp  >&5
configure:2146: $? = 0
configure:2194: result: yes
configure:2197: checking for C++ compiler default output file name
configure:2199: result: a.out
configure:2205: checking for suffix of executables
configure:2212: g++ -o conftest     conftest.cpp  >&5
configure:2216: $? = 0
configure:2238: result: 
configure:2260: checking whether we are cross compiling
configure:2268: g++ -o conftest     conftest.cpp  >&5
configure:2272: $? = 0
configure:2279: ./conftest
configure:2283: $? = 0
configure:2298: result: no
configure:2303: checking for suffix of object files
configure:2325: g++ -c    conftest.cpp >&5
configure:2329: $? = 0
configure:2350: result: o
configure:2354: checking whether we are using the GNU C++ compiler
configure:2373: g++ -c    conftest.cpp >&5
configure:2373: $? = 0
configure:2382: result: yes
configure:2391: checking whether g++ accepts -g
configure:2411: g++ -c -g  conftest.cpp >&5
configure:2411: $? = 0
configure:2452: result: yes
configure:2518: checking for a BSD-compatible install
configure:2586: result: /usr/bin/install -c
configure:2597: checking for grep that handles long lines and -e
configure:2655: result: /bin/grep
configure:2660: checking for a sed that does not truncate output
configure:2724: result: /bin/sed
configure:2733: checking build system type
configure:2747: result: x86_64-unknown-linux-gnu
configure:2767: checking host system type
configure:2780: result: x86_64-unknown-linux-gnu
configure:2808: checking for special C compiler options needed for large files
configure:2838: g++ -c    conftest.cpp >&5
configure:2838: $? = 0
configure:2853: result: no
configure:2859: checking for _FILE_OFFSET_BITS value needed for large files
configure:2884: g++ -c    conftest.cpp >&5
configure:2884: $? = 0
configure:2916: result: no
configure:3010: checking whether the -Werror option is usable
configure:3029: g++ -c   -Werror  conftest.cpp >&5
configure:3029: $? = 0
configure:3038: result: yes
configure:3040: checking for simple visibility declarations
configure:3067: g++ -c   -fvisibility=hidden -Werror  conftest.cpp >&5
configure:3067: $? = 0
configure:3076: result: yes
configure:3099: checking for git
configure:3117: found /usr/bin/git
configure:3129: result: /usr/bin/git
configure:3245: checking for pkg-config
configure:3263: found /usr/bin/pkg-config
configure:3275: result: /usr/bin/pkg-config
configure:3300: checking pkg-config is at least version 0.9.0
configure:3303: result: yes
configure:3482: checking for getopt_long in -lgnugetopt
configure:3507: g++ -o conftest   -D_FORTIFY_SOURCE=2 -O2 -Wall -W -Wno-unused-parameter -Woverloaded-virtual -Wshadow   conftest.cpp -lgnugetopt   >&5
/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lgnugetopt
collect2: ld returned 1 exit status
configure:3507: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "znc"
| #define PACKAGE_TARNAME "znc"
| #define PACKAGE_VERSION "1.0"
| #define PACKAGE_STRING "znc 1.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_VISIBILITY 1
| #define HAVE_IPV6 1
| #define CSOCK_USE_POLL 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char getopt_long ();
| int
| main ()
| {
| return getopt_long ();
|   ;
|   return 0;
| }
configure:3516: result: no
configure:3530: checking for lstat
configure:3530: g++ -o conftest   -D_FORTIFY_SOURCE=2 -O2 -Wall -W -Wno-unused-parameter -Woverloaded-virtual -Wshadow   conftest.cpp  >&5
configure:3530: $? = 0
configure:3530: result: yes
configure:3530: checking for getopt_long
configure:3530: g++ -o conftest   -D_FORTIFY_SOURCE=2 -O2 -Wall -W -Wno-unused-parameter -Woverloaded-virtual -Wshadow   conftest.cpp  >&5
configure:3530: $? = 0
configure:3530: result: yes
configure:3530: checking for getphassphrase
configure:3530: g++ -o conftest   -D_FORTIFY_SOURCE=2 -O2 -Wall -W -Wno-unused-parameter -Woverloaded-virtual -Wshadow   conftest.cpp  >&5
/tmp/cca89XTy.o: In function `main':
conftest.cpp:(.text+0x5): undefined reference to `getphassphrase'
collect2: ld returned 1 exit status
configure:3530: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "znc"
| #define PACKAGE_TARNAME "znc"
| #define PACKAGE_VERSION "1.0"
| #define PACKAGE_STRING "znc 1.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_VISIBILITY 1
| #define HAVE_IPV6 1
| #define CSOCK_USE_POLL 1
| #define HAVE_LSTAT 1
| #define HAVE_GETOPT_LONG 1
| /* end confdefs.h.  */
| /* Define getphassphrase to an innocuous variant, in case <limits.h> declares getphassphrase.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define getphassphrase innocuous_getphassphrase
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char getphassphrase (); 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 getphassphrase
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char getphassphrase ();
| /* 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_getphassphrase || defined __stub___getphassphrase
| choke me
| #endif
| 
| int
| main ()
| {
| return getphassphrase ();
|   ;
|   return 0;
| }
configure:3530: result: no
configure:3542: checking for library containing dlopen
configure:3573: g++ -o conftest   -D_FORTIFY_SOURCE=2 -O2 -Wall -W -Wno-unused-parameter -Woverloaded-virtual -Wshadow   conftest.cpp  >&5
/tmp/cckldAfE.o: In function `main':
conftest.cpp:(.text+0x5): undefined reference to `dlopen'
collect2: ld returned 1 exit status
configure:3573: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "znc"
| #define PACKAGE_TARNAME "znc"
| #define PACKAGE_VERSION "1.0"
| #define PACKAGE_STRING "znc 1.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_VISIBILITY 1
| #define HAVE_IPV6 1
| #define CSOCK_USE_POLL 1
| #define HAVE_LSTAT 1
| #define HAVE_GETOPT_LONG 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dlopen ();
| int
| main ()
| {
| return dlopen ();
|   ;
|   return 0;
| }
configure:3573: g++ -o conftest   -D_FORTIFY_SOURCE=2 -O2 -Wall -W -Wno-unused-parameter -Woverloaded-virtual -Wshadow   conftest.cpp -ldl   >&5
configure:3573: $? = 0
configure:3590: result: -ldl
configure:3775: checking for the pthreads library -lpthreads
configure:3813: g++ -o conftest   -D_FORTIFY_SOURCE=2 -O2 -Wall -W -Wno-unused-parameter -Woverloaded-virtual -Wshadow    conftest.cpp -lpthreads -ldl  >&5
/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lpthreads
collect2: ld returned 1 exit status
configure:3813: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "znc"
| #define PACKAGE_TARNAME "znc"
| #define PACKAGE_VERSION "1.0"
| #define PACKAGE_STRING "znc 1.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_VISIBILITY 1
| #define HAVE_IPV6 1
| #define CSOCK_USE_POLL 1
| #define HAVE_LSTAT 1
| #define HAVE_GETOPT_LONG 1
| /* end confdefs.h.  */
| #include <pthread.h>
|                         static void routine(void *a) { *((int*)a) = 42; }
|                         static void *start_routine(void *a) { return a; }
| int
| main ()
| {
| pthread_t th; pthread_attr_t attr;
|                         pthread_create(&th, 0, start_routine, 0);
|                         pthread_join(th, 0);
|                         pthread_attr_init(&attr);
|                         pthread_cleanup_push(routine, 0);
|                         pthread_cleanup_pop(0) /* ; */
|   ;
|   return 0;
| }
configure:3822: result: no
configure:3719: checking whether pthreads work without any flags
configure:3813: g++ -o conftest   -D_FORTIFY_SOURCE=2 -O2 -Wall -W -Wno-unused-parameter -Woverloaded-virtual -Wshadow    conftest.cpp  -ldl  >&5
/tmp/ccHDLy3F.o: In function `main':
conftest.cpp:(.text+0x33): undefined reference to `pthread_create'
conftest.cpp:(.text+0x3f): undefined reference to `pthread_join'
collect2: ld returned 1 exit status
configure:3813: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "znc"
| #define PACKAGE_TARNAME "znc"
| #define PACKAGE_VERSION "1.0"
| #define PACKAGE_STRING "znc 1.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_VISIBILITY 1
| #define HAVE_IPV6 1
| #define CSOCK_USE_POLL 1
| #define HAVE_LSTAT 1
| #define HAVE_GETOPT_LONG 1
| /* end confdefs.h.  */
| #include <pthread.h>
|                         static void routine(void *a) { *((int*)a) = 42; }
|                         static void *start_routine(void *a) { return a; }
| int
| main ()
| {
| pthread_t th; pthread_attr_t attr;
|                         pthread_create(&th, 0, start_routine, 0);
|                         pthread_join(th, 0);
|                         pthread_attr_init(&attr);
|                         pthread_cleanup_push(routine, 0);
|                         pthread_cleanup_pop(0) /* ; */
|   ;
|   return 0;
| }
configure:3822: result: no
configure:3724: checking whether pthreads work with -Kthread
configure:3813: g++ -o conftest   -D_FORTIFY_SOURCE=2 -O2 -Wall -W -Wno-unused-parameter -Woverloaded-virtual -Wshadow -Kthread   conftest.cpp -Kthread -ldl  >&5
g++: unrecognized option '-Kthread'
g++: unrecognized option '-Kthread'
/tmp/cc2gtQ1L.o: In function `main':
conftest.cpp:(.text+0x33): undefined reference to `pthread_create'
conftest.cpp:(.text+0x3f): undefined reference to `pthread_join'
collect2: ld returned 1 exit status
configure:3813: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "znc"
| #define PACKAGE_TARNAME "znc"
| #define PACKAGE_VERSION "1.0"
| #define PACKAGE_STRING "znc 1.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_VISIBILITY 1
| #define HAVE_IPV6 1
| #define CSOCK_USE_POLL 1
| #define HAVE_LSTAT 1
| #define HAVE_GETOPT_LONG 1
| /* end confdefs.h.  */
| #include <pthread.h>
|                         static void routine(void *a) { *((int*)a) = 42; }
|                         static void *start_routine(void *a) { return a; }
| int
| main ()
| {
| pthread_t th; pthread_attr_t attr;
|                         pthread_create(&th, 0, start_routine, 0);
|                         pthread_join(th, 0);
|                         pthread_attr_init(&attr);
|                         pthread_cleanup_push(routine, 0);
|                         pthread_cleanup_pop(0) /* ; */
|   ;
|   return 0;
| }
configure:3822: result: no
configure:3724: checking whether pthreads work with -kthread
configure:3813: g++ -o conftest   -D_FORTIFY_SOURCE=2 -O2 -Wall -W -Wno-unused-parameter -Woverloaded-virtual -Wshadow -kthread   conftest.cpp -kthread -ldl  >&5
g++: unrecognized option '-kthread'
g++: unrecognized option '-kthread'
/tmp/ccZXBG0N.o: In function `main':
conftest.cpp:(.text+0x33): undefined reference to `pthread_create'
conftest.cpp:(.text+0x3f): undefined reference to `pthread_join'
collect2: ld returned 1 exit status
configure:3813: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "znc"
| #define PACKAGE_TARNAME "znc"
| #define PACKAGE_VERSION "1.0"
| #define PACKAGE_STRING "znc 1.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_VISIBILITY 1
| #define HAVE_IPV6 1
| #define CSOCK_USE_POLL 1
| #define HAVE_LSTAT 1
| #define HAVE_GETOPT_LONG 1
| /* end confdefs.h.  */
| #include <pthread.h>
|                         static void routine(void *a) { *((int*)a) = 42; }
|                         static void *start_routine(void *a) { return a; }
| int
| main ()
| {
| pthread_t th; pthread_attr_t attr;
|                         pthread_create(&th, 0, start_routine, 0);
|                         pthread_join(th, 0);
|                         pthread_attr_init(&attr);
|                         pthread_cleanup_push(routine, 0);
|                         pthread_cleanup_pop(0) /* ; */
|   ;
|   return 0;
| }
configure:3822: result: no
configure:3775: checking for the pthreads library -llthread
configure:3813: g++ -o conftest   -D_FORTIFY_SOURCE=2 -O2 -Wall -W -Wno-unused-parameter -Woverloaded-virtual -Wshadow    conftest.cpp -llthread -ldl  >&5
/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -llthread
collect2: ld returned 1 exit status
configure:3813: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "znc"
| #define PACKAGE_TARNAME "znc"
| #define PACKAGE_VERSION "1.0"
| #define PACKAGE_STRING "znc 1.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_VISIBILITY 1
| #define HAVE_IPV6 1
| #define CSOCK_USE_POLL 1
| #define HAVE_LSTAT 1
| #define HAVE_GETOPT_LONG 1
| /* end confdefs.h.  */
| #include <pthread.h>
|                         static void routine(void *a) { *((int*)a) = 42; }
|                         static void *start_routine(void *a) { return a; }
| int
| main ()
| {
| pthread_t th; pthread_attr_t attr;
|                         pthread_create(&th, 0, start_routine, 0);
|                         pthread_join(th, 0);
|                         pthread_attr_init(&attr);
|                         pthread_cleanup_push(routine, 0);
|                         pthread_cleanup_pop(0) /* ; */
|   ;
|   return 0;
| }
configure:3822: result: no
configure:3724: checking whether pthreads work with -pthread
configure:3813: g++ -o conftest   -D_FORTIFY_SOURCE=2 -O2 -Wall -W -Wno-unused-parameter -Woverloaded-virtual -Wshadow -pthread   conftest.cpp -pthread -ldl  >&5
configure:3813: $? = 0
configure:3822: result: yes
configure:3841: checking for joinable pthread attribute
configure:3856: g++ -o conftest   -D_FORTIFY_SOURCE=2 -O2 -Wall -W -Wno-unused-parameter -Woverloaded-virtual -Wshadow -pthread   conftest.cpp -pthread -ldl  >&5
configure:3856: $? = 0
configure:3862: result: PTHREAD_CREATE_JOINABLE
configure:3872: checking if more special flags are required for pthreads
configure:3886: result: no
configure:3892: checking for PTHREAD_PRIO_INHERIT
configure:3910: g++ -o conftest   -D_FORTIFY_SOURCE=2 -O2 -Wall -W -Wno-unused-parameter -Woverloaded-virtual -Wshadow -pthread   conftest.cpp -pthread -ldl  >&5
configure:3910: $? = 0
configure:3919: result: yes
configure:3936: checking for xlc_r
configure:3966: result: no
configure:3936: checking for cc_r
configure:3966: result: no
configure:3989: checking whether getaddrinfo() supports AI_ADDRCONFIG
configure:4011: g++ -c   -D_FORTIFY_SOURCE=2 -O2 -Wall -W -Wno-unused-parameter -Woverloaded-virtual -Wshadow  conftest.cpp >&5
configure:4011: $? = 0
configure:4013: result: yes
configure:4077: checking for openssl
configure:4084: $PKG_CONFIG --exists --print-errors "openssl"
configure:4087: $? = 0
configure:4101: $PKG_CONFIG --exists --print-errors "openssl"
configure:4104: $? = 0
configure:4336: result: yes
configure:4345: checking whether openssl is usable
configure:4369: g++ -o conftest   -D_FORTIFY_SOURCE=2 -O2 -Wall -W -Wno-unused-parameter -Woverloaded-virtual -Wshadow -pthread     conftest.cpp -ldl  -pthread -lssl -lcrypto   >&5
configure:4369: $? = 0
configure:4371: result: yes
configure:5040: checking for iconv
configure:5040: g++ -o conftest   -D_FORTIFY_SOURCE=2 -O2 -Wall -W -Wno-unused-parameter -Woverloaded-virtual -Wshadow -pthread    -Wl,--export-dynamic conftest.cpp -ldl  -pthread -lssl -lcrypto   >&5
configure:5040: $? = 0
configure:5040: result: yes
configure:5045: checking for iconv_open in -liconv
configure:5070: g++ -o conftest   -D_FORTIFY_SOURCE=2 -O2 -Wall -W -Wno-unused-parameter -Woverloaded-virtual -Wshadow -pthread    -Wl,--export-dynamic conftest.cpp -liconv  -ldl  -pthread -lssl -lcrypto   >&5
/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -liconv
collect2: ld returned 1 exit status
configure:5070: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "znc"
| #define PACKAGE_TARNAME "znc"
| #define PACKAGE_VERSION "1.0"
| #define PACKAGE_STRING "znc 1.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_VISIBILITY 1
| #define HAVE_IPV6 1
| #define CSOCK_USE_POLL 1
| #define HAVE_LSTAT 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_THREADED_DNS 1
| #define HAVE_LIBSSL 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char iconv_open ();
| int
| main ()
| {
| return iconv_open ();
|   ;
|   return 0;
| }
configure:5079: result: no
configure:5087: checking whether iconv expects a const second argument
configure:5108: g++ -c   -D_FORTIFY_SOURCE=2 -O2 -Wall -W -Wno-unused-parameter -Woverloaded-virtual -Wshadow -pthread    conftest.cpp >&5
configure:5108: $? = 0
configure:5110: result: no
configure:5127: checking for GNU make
configure:5166: result: /usr/bin/make
configure:5346: creating ./config.status

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

This file was extended by znc config.status 1.0, which was
generated by GNU Autoconf 2.68.  Invocation command line was

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

on cultnet

config.status:858: creating Makefile
config.status:858: creating znc-buildmod
config.status:858: creating man/Makefile
config.status:858: creating znc.pc
config.status:858: creating znc-uninstalled.pc
config.status:858: creating modules/Makefile
config.status:858: creating test/Makefile
config.status:858: creating include/znc/zncconfig.h

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

ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
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_LIBDIR_set=
ac_cv_env_PKG_CONFIG_LIBDIR_value=
ac_cv_env_PKG_CONFIG_PATH_set=
ac_cv_env_PKG_CONFIG_PATH_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_openssl_CFLAGS_set=
ac_cv_env_openssl_CFLAGS_value=
ac_cv_env_openssl_LIBS_set=
ac_cv_env_openssl_LIBS_value=
ac_cv_env_python_CFLAGS_set=
ac_cv_env_python_CFLAGS_value=
ac_cv_env_python_LIBS_set=
ac_cv_env_python_LIBS_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_getopt_long=yes
ac_cv_func_getphassphrase=no
ac_cv_func_iconv=yes
ac_cv_func_lstat=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_gnugetopt_getopt_long=no
ac_cv_lib_iconv_iconv_open=no
ac_cv_objext=o
ac_cv_path_GIT=/usr/bin/git
ac_cv_path_GNUMAKE=/usr/bin/make
ac_cv_path_GREP=/bin/grep
ac_cv_path_SED=/bin/sed
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_cxx_g=yes
ac_cv_search_dlopen=-ldl
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
ax_cv_PTHREAD_PRIO_INHERIT=yes
pkg_cv_openssl_CFLAGS=' '
pkg_cv_openssl_LIBS='-lssl -lcrypto  '
znc_cv_cc_vis_werror=yes
znc_cv_cc_visibility=yes

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

CFLAG_VISIBILITY='-fvisibility=hidden'
CHARSET='1'
CPPFLAGS=''
CXX='g++'
CXXFLAGS='  -D_FORTIFY_SOURCE=2 -O2 -Wall -W -Wno-unused-parameter -Woverloaded-virtual -Wshadow -pthread  '
CYRUS=''
DATADIR='${datarootdir}/znc'
DEFS='-DHAVE_CONFIG_H'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EXEEXT=''
GIT='/usr/bin/git'
GREP='/bin/grep'
HAVE_SYSTEMD_FALSE=''
HAVE_SYSTEMD_TRUE='#'
HAVE_VISIBILITY='1'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
ISCYGWIN=''
LDFLAGS='-Wl,--export-dynamic'
LIBICONV=''
LIBOBJS=''
LIBS='-ldl  -pthread -lssl -lcrypto  '
LIBZNC=''
LIBZNCDIR=''
LTLIBOBJS=''
MODDIR='${exec_prefix}/lib/znc'
MODFLAGS='  -D_FORTIFY_SOURCE=2 -O2 -Wall -W -Wno-unused-parameter -Woverloaded-virtual -Wshadow -pthread   -fvisibility=hidden -fPIC -DICONV_CONST='
MODLINK='-shared'
NOSSL=''
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='znc'
PACKAGE_STRING='znc 1.0'
PACKAGE_TARNAME='znc'
PACKAGE_URL=''
PACKAGE_VERSION='1.0'
PATH_SEPARATOR=':'
PERL='no'
PERL_BINARY=''
PKG_CONFIG='/usr/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
PTHREAD_CC=''
PTHREAD_CFLAGS='-pthread'
PTHREAD_LIBS='-pthread'
PYTHON='no'
SED='/bin/sed'
SHELL='/bin/sh'
SWIG=''
SWIG_LIB=''
TCL_FLAGS=''
ac_ct_CXX='g++'
ax_pthread_config=''
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-unknown-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
openssl_CFLAGS=' '
openssl_LIBS='-lssl -lcrypto  '
pdfdir='${docdir}'
prefix='/home/thedrx'
program_transform_name='s,x,x,'
psdir='${docdir}'
python_CFLAGS=''
python_LIBS=''
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
systemdsystemunitdir=''
target_alias=''

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

/* confdefs.h */
#define PACKAGE_NAME "znc"
#define PACKAGE_TARNAME "znc"
#define PACKAGE_VERSION "1.0"
#define PACKAGE_STRING "znc 1.0"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define HAVE_VISIBILITY 1
#define HAVE_IPV6 1
#define CSOCK_USE_POLL 1
#define HAVE_LSTAT 1
#define HAVE_GETOPT_LONG 1
#define HAVE_PTHREAD_PRIO_INHERIT 1
#define HAVE_THREADED_DNS 1
#define HAVE_LIBSSL 1

configure: exit 0
