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

It was created by adns configure 1.0-lyskom-server, which was
generated by GNU Autoconf 2.57.  Invocation command line was

  $ ./configure --prefix=/home/ceder/rcvs/xenofarm/client/lyskom-server/moria/buildtmp/dist/pfx -C --prefix=/home/ceder/rcvs/xenofarm/client/lyskom-server/moria/buildtmp/dist/pfx CC=ccache gcc --disable-dependency-tracking --enable-ipv6 --cache-file=../../../config.cache --srcdir=.

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

hostname = moria
uname -m = i686
uname -r = 2.4.18pre1
uname -s = Linux
uname -v = #2 Wed Mar 26 06:34:06 MET 2003

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

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

PATH: /home/ceder/init/scripts
PATH: /home/ceder/sh
PATH: /home/ceder/bin
PATH: /opt/python/bin
PATH: /opt/mysql/bin
PATH: /usr/bin
PATH: /sbin
PATH: /usr/sbin
PATH: /opt/local/bin
PATH: /usr/local/bin
PATH: /sw/local/bin
PATH: /usr/X11R6/bin
PATH: /opt/netpbm/bin
PATH: /opt/netscape-4.79
PATH: /opt/Acrobat4/bin
PATH: /opt/tcl/bin
PATH: /opt/dejagnu/bin
PATH: /opt/teTeX/bin/i686-pc-linux-gnu
PATH: /opt/schily/bin
PATH: /opt/ispell/bin
PATH: /usr/local/bin
PATH: /sw/local/bin


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

configure:1180: loading cache ../../../config.cache
configure:1316: checking for a BSD-compatible install
configure:1370: result: /usr/bin/install -c
configure:1381: checking whether build environment is sane
configure:1424: result: yes
configure:1457: checking for gawk
configure:1483: result: gawk
configure:1493: checking whether make sets $(MAKE)
configure:1513: result: yes
configure:1715: checking for gcc
configure:1741: result: ccache gcc
configure:1985: checking for C compiler version
configure:1988: ccache gcc --version </dev/null >&5
gcc (GCC) 3.2.1
Copyright (C) 2002 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:1991: $? = 0
configure:1993: ccache gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.1/specs
Configured with: ./configure --prefix=/usr --enable-__cxa_exit
Thread model: posix
gcc version 3.2.1
configure:1996: $? = 0
configure:1998: ccache gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:2001: $? = 1
configure:2025: checking for C compiler default output
configure:2028: ccache gcc    conftest.c  >&5
configure:2031: $? = 0
configure:2077: result: a.out
configure:2082: checking whether the C compiler works
configure:2088: ./a.out
configure:2091: $? = 0
configure:2108: result: yes
configure:2115: checking whether we are cross compiling
configure:2117: result: no
configure:2120: checking for suffix of executables
configure:2122: ccache gcc -o conftest    conftest.c  >&5
configure:2125: $? = 0
configure:2150: result: 
configure:2156: checking for suffix of object files
configure:2203: result: o
configure:2207: checking whether we are using the GNU C compiler
configure:2254: result: yes
configure:2260: checking whether ccache gcc accepts -g
configure:2302: result: yes
configure:2319: checking for ccache gcc option to accept ANSI C
configure:2407: result: none needed
configure:2425: ccache gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:2428: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2556: checking for style of include used by make
configure:2584: result: GNU
configure:2612: checking dependency style of ccache gcc
configure:2674: result: none
configure:2696: checking how to run the C preprocessor
configure:2814: result: ccache gcc -E
configure:2839: ccache gcc -E  conftest.c
configure:2845: $? = 0
configure:2877: ccache gcc -E  conftest.c
configure:2878:28: ac_nonexistent.h: No such file or directory
configure:2883: $? = 1
configure: failed program was:
| #line 2868 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "adns"
| #define PACKAGE_TARNAME "adns"
| #define PACKAGE_VERSION "1.0-lyskom-server"
| #define PACKAGE_STRING "adns 1.0-lyskom-server"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "adns"
| #define VERSION "1.0"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:2966: checking for ranlib
configure:2993: result: ranlib
configure:3017: checking for a BSD-compatible install
configure:3071: result: /usr/bin/install -c
configure:3088: checking for poll
configure:3138: ccache gcc -o conftest -g -O2   conftest.c  >&5
configure:3141: $? = 0
configure:3144: test -s conftest
configure:3147: $? = 0
configure:3158: result: yes
configure:3169: checking for socket
configure:3239: result: yes
configure:3320: checking for inet_ntoa
configure:3370: ccache gcc -o conftest -g -O2   conftest.c  >&5
configure:3373: $? = 0
configure:3376: test -s conftest
configure:3379: $? = 0
configure:3390: result: yes
configure:3471: checking for INADDR_LOOPBACK
configure:3500: ccache gcc -c -g -O2  conftest.c >&5
configure:3503: $? = 0
configure:3506: test -s conftest.o
configure:3509: $? = 0
configure:3522: result: found
configure:3911: checking for inet_aton
configure:3981: result: yes
configure:4060: checking for inline
configure:4103: result: inline
configure:4121: checking __attribute__((,,))
configure:4144: ccache gcc -c -g -O2  conftest.c >&5
configure:4147: $? = 0
configure:4150: test -s conftest.o
configure:4153: $? = 0
configure:4168: result: yes
configure:4175: checking __attribute__((noreturn))
configure:4198: ccache gcc -c -g -O2  conftest.c >&5
configure:4201: $? = 0
configure:4204: test -s conftest.o
configure:4207: $? = 0
configure:4222: result: yes
configure:4235: checking __attribute__((const))
configure:4258: ccache gcc -c -g -O2  conftest.c >&5
configure:4261: $? = 0
configure:4264: test -s conftest.o
configure:4267: $? = 0
configure:4282: result: yes
configure:4295: checking __attribute__((format...))
configure:4318: ccache gcc -c -g -O2  conftest.c >&5
configure:4321: $? = 0
configure:4324: test -s conftest.o
configure:4327: $? = 0
configure:4342: result: yes
configure:4366: checking for sys/select.h
configure:4371: result: yes
configure:4625: creating ./config.status

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

This file was extended by adns config.status 1.0-lyskom-server, which was
generated by GNU Autoconf 2.57.  Invocation command line was

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

on moria

config.status:655: creating Makefile
config.status:655: creating src/Makefile
config.status:759: creating src/config.h
config.status:969: executing depfiles 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_env_AR_set=
ac_cv_env_AR_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value='ccache gcc'
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_alloca_works=yes
ac_cv_func_crypt=no
ac_cv_func_difftime=yes
ac_cv_func_freehostent=no
ac_cv_func_getcwd=yes
ac_cv_func_getdtablesize=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_gethostbyname2=yes
ac_cv_func_getipnodebyname=no
ac_cv_func_inet_aton=yes
ac_cv_func_inet_ntoa=yes
ac_cv_func_inet_ntop=yes
ac_cv_func_inet_pton=yes
ac_cv_func_memchr=yes
ac_cv_func_memcmp=yes
ac_cv_func_memcpy=yes
ac_cv_func_memset=yes
ac_cv_func_poll=yes
ac_cv_func_remove=yes
ac_cv_func_setrlimit=yes
ac_cv_func_setsid=yes
ac_cv_func_socket=yes
ac_cv_func_strchr=yes
ac_cv_func_strerror=yes
ac_cv_func_sysconf=yes
ac_cv_func_vfprintf=yes
ac_cv_header_alloca_h=yes
ac_cv_header_crypt_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_poll_h=yes
ac_cv_header_stdarg_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_param_h=yes
ac_cv_header_sys_resource_h=yes
ac_cv_header_sys_select_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_header_values_h=yes
ac_cv_host=i686-pc-linux-gnu
ac_cv_host_alias=i686-pc-linux-gnu
ac_cv_lib_authuser_auth_tcpuser3=no
ac_cv_lib_crypt_crypt=yes
ac_cv_lib_fl_yywrap=yes
ac_cv_lib_i_setlocale=no
ac_cv_lib_resolv_main=yes
ac_cv_lib_resolv_res_query=yes
ac_cv_objext=o
ac_cv_path_AR=/usr/bin/ar
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_BISON=bison
ac_cv_prog_CPP='ccache gcc -E'
ac_cv_prog_FLEX=flex
ac_cv_prog_LEX=flex
ac_cv_prog_SED=sed
ac_cv_prog_YACC='bison -y'
ac_cv_prog_ac_ct_CC='ccache 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_lex_root=lex.yy
ac_cv_prog_lex_yytext_pointer=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_gethostbyname='none required'
ac_cv_search_socket='none required'
ac_cv_search_strerror='none required'
ac_cv_type_intmax_t=yes
ac_cv_type_intptr_t=yes
ac_cv_type_pid_t=yes
ac_cv_type_rlim_t=yes
ac_cv_type_size_t=yes
ac_cv_type_socklen_t=yes
ac_cv_type_struct_sockaddr_storage=yes
ac_cv_type_uint32_t=yes
ac_cv_working_alloca_h=yes
adns_cv_attribute_format=yes
adns_cv_c_attribute_const=yes
adns_cv_c_attribute_noreturn=yes
adns_cv_c_attribute_supported=yes
adns_cv_decl_inaddrloopback=yes
am_cv_CC_dependencies_compiler_type=none
am_cv_prog_cc_stdc=
cmod_cv_c_working_attribute_unused=yes
cmod_cv_compiler_aggregate_return=yes
cmod_cv_compiler_bad_function_cast=yes
cmod_cv_compiler_cast_align=yes
cmod_cv_compiler_cast_qual=yes
cmod_cv_compiler_float_equal=yes
cmod_cv_compiler_missing_declarations=yes
cmod_cv_compiler_missing_prototypes=yes
cmod_cv_compiler_nested_externs=yes
cmod_cv_compiler_pipe=yes
cmod_cv_compiler_strict_prototypes=yes
cmod_cv_compiler_write_strings=yes
kom_cv_c_attribute_format_printf=yes
kom_cv_c_attribute_noreturn=yes
kom_cv_func_rlimit_nofile=yes
kom_cv_header_posix_source_needed=no
kom_cv_struct_sigaction=yes
kom_cv_sys_hpux_source=no
kom_cv_type_sig_atomic_t=yes

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

ACLOCAL='${SHELL} /home/ceder/rcvs/xenofarm/client/lyskom-server/moria/buildtmp/dist/lyskom-server-2.0.7/src/libraries/adns/missing --run aclocal-1.7'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE='#'
AMTAR='${SHELL} /home/ceder/rcvs/xenofarm/client/lyskom-server/moria/buildtmp/dist/lyskom-server-2.0.7/src/libraries/adns/missing --run tar'
AUTOCONF='${SHELL} /home/ceder/rcvs/xenofarm/client/lyskom-server/moria/buildtmp/dist/lyskom-server-2.0.7/src/libraries/adns/missing --run autoconf'
AUTOHEADER='${SHELL} /home/ceder/rcvs/xenofarm/client/lyskom-server/moria/buildtmp/dist/lyskom-server-2.0.7/src/libraries/adns/missing --run autoheader'
AUTOMAKE='${SHELL} /home/ceder/rcvs/xenofarm/client/lyskom-server/moria/buildtmp/dist/lyskom-server-2.0.7/src/libraries/adns/missing --run automake-1.7'
AWK='gawk'
CC='ccache gcc'
CCDEPMODE='depmode=none'
CFLAGS='-g -O2'
CPP='ccache gcc -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
EXEEXT=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /home/ceder/rcvs/xenofarm/client/lyskom-server/moria/buildtmp/dist/lyskom-server-2.0.7/src/libraries/adns/missing --run makeinfo'
OBJEXT='o'
PACKAGE='adns'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='adns'
PACKAGE_STRING='adns 1.0-lyskom-server'
PACKAGE_TARNAME='adns'
PACKAGE_VERSION='1.0-lyskom-server'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
VERSION='1.0'
WARNS='-Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith'
ac_ct_CC='ccache gcc'
ac_ct_RANLIB='ranlib'
ac_ct_STRIP=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__include='include'
am__quote=''
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${prefix}/share'
exec_prefix='${prefix}'
host_alias=''
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/home/ceder/rcvs/xenofarm/client/lyskom-server/moria/buildtmp/dist/lyskom-server-2.0.7/src/libraries/adns/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='/home/ceder/rcvs/xenofarm/client/lyskom-server/moria/buildtmp/dist/pfx'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

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

#define HAVE_GNUC25_ATTRIB 1
#define HAVE_GNUC25_CONST 1
#define HAVE_GNUC25_NORETURN 1
#define HAVE_GNUC25_PRINTFFORMAT 1
#define HAVE_POLL 1
#define HAVE_SYS_SELECT_H 1
#define PACKAGE "adns"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME "adns"
#define PACKAGE_STRING "adns 1.0-lyskom-server"
#define PACKAGE_TARNAME "adns"
#define PACKAGE_VERSION "1.0-lyskom-server"
#define VERSION "1.0"

configure: exit 0