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 0.206, 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:2081: checking for g++
configure:2097: found /usr/bin/g++
configure:2108: result: g++
configure:2135: checking for C++ compiler version
configure:2144: 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:2155: $? = 0
configure:2144: 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:2155: $? = 0
configure:2144: g++ -V >&5
g++: '-V' option must have argument
configure:2155: $? = 1
configure:2144: g++ -qversion >&5
g++: unrecognized option '-qversion'
g++: no input files
configure:2155: $? = 1
configure:2175: checking whether the C++ compiler works
configure:2197: g++     conftest.cpp  >&5
configure:2201: $? = 0
configure:2249: result: yes
configure:2252: checking for C++ compiler default output file name
configure:2254: result: a.out
configure:2260: checking for suffix of executables
configure:2267: g++ -o conftest     conftest.cpp  >&5
configure:2271: $? = 0
configure:2293: result: 
configure:2315: checking whether we are cross compiling
configure:2323: g++ -o conftest     conftest.cpp  >&5
configure:2327: $? = 0
configure:2334: ./conftest
configure:2338: $? = 0
configure:2353: result: no
configure:2358: checking for suffix of object files
configure:2380: g++ -c    conftest.cpp >&5
configure:2384: $? = 0
configure:2405: result: o
configure:2409: checking whether we are using the GNU C++ compiler
configure:2428: g++ -c    conftest.cpp >&5
configure:2428: $? = 0
configure:2437: result: yes
configure:2446: checking whether g++ accepts -g
configure:2466: g++ -c -g  conftest.cpp >&5
configure:2466: $? = 0
configure:2507: result: yes
configure:2573: checking for a BSD-compatible install
configure:2641: result: /usr/bin/install -c
configure:2652: checking for grep that handles long lines and -e
configure:2710: result: /bin/grep
configure:2715: checking for a sed that does not truncate output
configure:2779: result: /bin/sed
configure:2788: checking build system type
configure:2802: result: x86_64-unknown-linux-gnu
configure:2822: checking host system type
configure:2835: result: x86_64-unknown-linux-gnu
configure:2863: checking for special C compiler options needed for large files
configure:2893: g++ -c    conftest.cpp >&5
configure:2893: $? = 0
configure:2908: result: no
configure:2914: checking for _FILE_OFFSET_BITS value needed for large files
configure:2939: g++ -c    conftest.cpp >&5
configure:2939: $? = 0
configure:2971: result: no
configure:3102: checking for gcc
configure:3118: found /usr/bin/gcc
configure:3129: result: gcc
configure:3358: checking for C compiler version
configure:3367: gcc --version >&5
gcc (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:3378: $? = 0
configure:3367: gcc -v >&5
Using built-in specs.
COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3/gcc
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:3378: $? = 0
configure:3367: gcc -V >&5
gcc: '-V' option must have argument
configure:3378: $? = 1
configure:3367: gcc -qversion >&5
gcc: unrecognized option '-qversion'
gcc: no input files
configure:3378: $? = 1
configure:3382: checking whether we are using the GNU C compiler
configure:3401: gcc -c   conftest.c >&5
configure:3401: $? = 0
configure:3410: result: yes
configure:3419: checking whether gcc accepts -g
configure:3439: gcc -c -g  conftest.c >&5
configure:3439: $? = 0
configure:3480: result: yes
configure:3497: checking for gcc option to accept ISO C89
configure:3561: gcc  -c -g -O2  conftest.c >&5
configure:3561: $? = 0
configure:3574: result: none needed
configure:3599: checking whether the -Werror option is usable
configure:3618: g++ -c    conftest.cpp >&5
configure:3618: $? = 0
configure:3627: result: yes
configure:3629: checking for simple visibility declarations
configure:3655: g++ -c    conftest.cpp >&5
configure:3655: $? = 0
configure:3664: result: yes
configure:3884: checking for getopt_long in -lgnugetopt
configure:3909: 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:3909: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "znc"
| #define PACKAGE_TARNAME "znc"
| #define PACKAGE_VERSION "0.206"
| #define PACKAGE_STRING "znc 0.206"
| #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:3918: result: no
configure:3932: checking for lstat
configure:3932: g++ -o conftest   -D_FORTIFY_SOURCE=2 -O2 -Wall -W -Wno-unused-parameter -Woverloaded-virtual -Wshadow   conftest.cpp  >&5
configure:3932: $? = 0
configure:3932: result: yes
configure:3932: checking for getopt_long
configure:3932: g++ -o conftest   -D_FORTIFY_SOURCE=2 -O2 -Wall -W -Wno-unused-parameter -Woverloaded-virtual -Wshadow   conftest.cpp  >&5
configure:3932: $? = 0
configure:3932: result: yes
configure:3932: checking for getphassphrase
configure:3932: g++ -o conftest   -D_FORTIFY_SOURCE=2 -O2 -Wall -W -Wno-unused-parameter -Woverloaded-virtual -Wshadow   conftest.cpp  >&5
/tmp/ccuP9IYi.o: In function `main':
conftest.cpp:(.text+0x5): undefined reference to `getphassphrase'
collect2: ld returned 1 exit status
configure:3932: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "znc"
| #define PACKAGE_TARNAME "znc"
| #define PACKAGE_VERSION "0.206"
| #define PACKAGE_STRING "znc 0.206"
| #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:3932: result: no
configure:3995: checking for pkg-config
configure:4013: found /usr/bin/pkg-config
configure:4025: result: /usr/bin/pkg-config
configure:4050: checking pkg-config is at least version 0.9.0
configure:4053: result: yes
configure:4064: checking for library containing dlopen
configure:4095: g++ -o conftest   -D_FORTIFY_SOURCE=2 -O2 -Wall -W -Wno-unused-parameter -Woverloaded-virtual -Wshadow   conftest.cpp  >&5
/tmp/ccMKYN8l.o: In function `main':
conftest.cpp:(.text+0x5): undefined reference to `dlopen'
collect2: ld returned 1 exit status
configure:4095: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "znc"
| #define PACKAGE_TARNAME "znc"
| #define PACKAGE_VERSION "0.206"
| #define PACKAGE_STRING "znc 0.206"
| #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:4095: g++ -o conftest   -D_FORTIFY_SOURCE=2 -O2 -Wall -W -Wno-unused-parameter -Woverloaded-virtual -Wshadow   conftest.cpp -ldl   >&5
configure:4095: $? = 0
configure:4112: result: -ldl
configure:4144: checking for c_ares
configure:4151: $PKG_CONFIG --exists --print-errors "libcares >= 1.5.0"
Package libcares was not found in the pkg-config search path.
Perhaps you should add the directory containing `libcares.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libcares' found
configure:4154: $? = 1
configure:4168: $PKG_CONFIG --exists --print-errors "libcares >= 1.5.0"
Package libcares was not found in the pkg-config search path.
Perhaps you should add the directory containing `libcares.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libcares' found
configure:4171: $? = 1
configure:4185: result: no
No package 'libcares' found
configure:4222: WARNING: c-ares was not found and thus disabled
configure:4250: checking for openssl
configure:4257: $PKG_CONFIG --exists --print-errors "openssl"
configure:4260: $? = 0
configure:4274: $PKG_CONFIG --exists --print-errors "openssl"
configure:4277: $? = 0
configure:4509: result: yes
configure:5402: checking for GNU make
configure:5441: result: /usr/bin/make
configure:5619: creating ./config.status

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

This file was extended by znc config.status 0.206, 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:856: creating Makefile
config.status:856: creating znc-config
config.status:856: creating znc-buildmod
config.status:856: creating man/Makefile
config.status:856: creating znc.pc
config.status:856: creating znc-uninstalled.pc
config.status:856: creating modules/Makefile
config.status:856: creating test/Makefile
config.status:856: creating zncconfig.h
config.status:1031: zncconfig.h is unchanged

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

ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
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_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_c_ares_CFLAGS_set=
ac_cv_env_c_ares_CFLAGS_value=
ac_cv_env_c_ares_LIBS_set=
ac_cv_env_c_ares_LIBS_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_python32_CFLAGS_set=
ac_cv_env_python32_CFLAGS_value=
ac_cv_env_python32_LIBS_set=
ac_cv_env_python32_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_lstat=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_gnugetopt_getopt_long=no
ac_cv_objext=o
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_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_search_dlopen=-ldl
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
gl_cv_cc_vis_werror=yes
gl_cv_cc_visibility=yes
pkg_cv_openssl_CFLAGS=' '
pkg_cv_openssl_LIBS='-lssl -lcrypto  '

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

CC='gcc'
CFLAGS='-g -O2'
CFLAG_VISIBILITY='-fvisibility=hidden'
CHARSET=''
CPPFLAGS=''
CXX='g++'
CXXFLAGS='  -D_FORTIFY_SOURCE=2 -O2 -Wall -W -Wno-unused-parameter -Woverloaded-virtual -Wshadow  '
DATADIR='${datarootdir}/znc'
DEFS='-DHAVE_CONFIG_H'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EXEEXT=''
EXTRA='no'
GREP='/bin/grep'
HAVE_VISIBILITY='1'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LDFLAGS='-Wl,--export-dynamic'
LIBICONV=''
LIBOBJS=''
LIBS='-ldl  -lssl -lcrypto  '
LIBZNC=''
LIBZNCDIR=''
LTLIBOBJS=''
MODDIR='${exec_prefix}/lib/znc'
MODFLAGS='  -D_FORTIFY_SOURCE=2 -O2 -Wall -W -Wno-unused-parameter -Woverloaded-virtual -Wshadow   -fvisibility=hidden -fPIC'
MODLINK='-shared'
NOSSL=''
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='znc'
PACKAGE_STRING='znc 0.206'
PACKAGE_TARNAME='znc'
PACKAGE_URL=''
PACKAGE_VERSION='0.206'
PATH_SEPARATOR=':'
PERL='no'
PERL_BINARY=''
PKG_CONFIG='/usr/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
PYTHON='no'
SASL=''
SED='/bin/sed'
SHELL='/bin/sh'
SWIG=''
SWIG_LIB=''
TCL_FLAGS=''
ac_ct_CC='gcc'
ac_ct_CXX='g++'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
c_ares_CFLAGS=''
c_ares_LIBS=''
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}'
python32_CFLAGS=''
python32_LIBS=''
python_CFLAGS=''
python_LIBS=''
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

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

/* confdefs.h */
#define PACKAGE_NAME "znc"
#define PACKAGE_TARNAME "znc"
#define PACKAGE_VERSION "0.206"
#define PACKAGE_STRING "znc 0.206"
#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_LIBSSL 1

configure: exit 0
