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/neotron/src/xenofarm/client/lyskom-server/stellar.home.hedbor.org/buildtmp/dist/pfx -C --prefix=/home/neotron/src/xenofarm/client/lyskom-server/stellar.home.hedbor.org/buildtmp/dist/pfx CC=icc --cache-file=../../../config.cache --srcdir=.

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

hostname = stellar.home.hedbor.org
uname -m = i686
uname -r = 2.4.20-k7
uname -s = Linux
uname -v = #1 Tue Jan 14 00:29:06 EST 2003

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

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

PATH: /home/neotron/bin
PATH: /usr/lib/distcc/bin
PATH: /neo/local/bin
PATH: /opt/intel/compiler70/ia32/bin/
PATH: /usr/bin
PATH: /bin
PATH: /usr/local/bin
PATH: /sw/local/bin


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

configure:1185: loading cache ../../../config.cache
configure:1321: checking for a BSD-compatible install
configure:1375: result: /usr/bin/install -c
configure:1386: checking whether build environment is sane
configure:1429: result: yes
configure:1462: checking for gawk
configure:1488: result: gawk
configure:1498: checking whether make sets $(MAKE)
configure:1518: result: yes
configure:1720: checking for gcc
configure:1746: result: icc
configure:1990: checking for C compiler version
configure:1993: icc --version </dev/null >&5
icc: Command line warning: ignoring unknown option '-fversion'
/usr/lib/crt1.o(.text+0x18): In function `_start':
: undefined reference to `main'
configure:1996: $? = 1
configure:1998: icc -v </dev/null >&5
ld  \
    /usr/lib/crt1.o \
    /usr/lib/crti.o \
    /opt/intel/compiler70/ia32/lib/crtxi.o \
    -dynamic-linker \
    /lib/ld-linux.so.2 \
    -u \
    ___get_intrinsics \
    -o \
    a.out \
    -rpath \
    /opt/intel/compiler70/ia32/lib \
    -Qy \
    -L/opt/intel/compiler70/ia32/lib \
    -L/usr/lib \
    -Bstatic \
    -limf \
    -Bdynamic \
    -lm \
    -Bstatic \
    -lirc \
    -Bstatic \
    -lcprts \
    -Bdynamic \
    -lcxa \
    -Bstatic \
    -lunwind \
    -Bdynamic \
    -lc \
    /opt/intel/compiler70/ia32/lib/crtxn.o \
    /usr/lib/crtn.o

/usr/lib/crt1.o(.text+0x18): In function `_start':
: undefined reference to `main'
configure:2001: $? = 1
configure:2003: icc -V </dev/null >&5
Intel(R) C++ Compiler for 32-bit applications, Version 7.0   Build 20021021Z
Copyright (C) 1985-2002 Intel Corporation.  All rights reserved.
FOR NON-COMMERCIAL USE ONLY

/usr/lib/crt1.o(.text+0x18): In function `_start':
: undefined reference to `main'
GNU ld version 2.13.90.0.18 20030121 Debian GNU/Linux
  Supported emulations:
   elf_i386
   i386linux
configure:2006: $? = 1
configure:2030: checking for C compiler default output
configure:2033: icc    conftest.c  >&5
configure:2036: $? = 0
configure:2082: result: a.out
configure:2087: checking whether the C compiler works
configure:2093: ./a.out
configure:2096: $? = 0
configure:2113: result: yes
configure:2120: checking whether we are cross compiling
configure:2122: result: no
configure:2125: checking for suffix of executables
configure:2127: icc -o conftest    conftest.c  >&5
configure:2130: $? = 0
configure:2155: result: 
configure:2161: checking for suffix of object files
configure:2208: result: o
configure:2212: checking whether we are using the GNU C compiler
configure:2259: result: no
configure:2265: checking whether icc accepts -g
configure:2307: result: yes
configure:2324: checking for icc option to accept ANSI C
configure:2412: result: none needed
configure:2430: icc -c -g  conftest.c >&5
conftest.c(2): error: identifier "choke" is undefined
    choke me
    ^

conftest.c(3): error: expected a ";"

compilation aborted for conftest.c (code 2)
configure:2433: $? = 2
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2561: checking for style of include used by make
configure:2589: result: GNU
configure:2617: checking dependency style of icc
configure:2679: result: gcc3
configure:2701: checking how to run the C preprocessor
configure:2819: result: icc -E
configure:2844: icc -E  conftest.c
configure:2850: $? = 0
configure:2882: icc -E  conftest.c
configure(2883): catastrophic error: could not open source file "ac_nonexistent.h"
  #include <ac_nonexistent.h>
                             ^

configure:2888: $? = 4
configure: failed program was:
| #line 2873 "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:2971: checking for ranlib
configure:2998: result: ranlib
configure:3022: checking for a BSD-compatible install
configure:3076: result: /usr/bin/install -c
configure:3089: checking for ar
configure:3120: result: /usr/bin/ar
configure:3139: checking for poll
configure:3189: icc -o conftest -g   conftest.c  >&5
configure:3192: $? = 0
configure:3195: test -s conftest
configure:3198: $? = 0
configure:3209: result: yes
configure:3220: checking for socket
configure:3290: result: yes
configure:3371: checking for inet_ntoa
configure:3421: icc -o conftest -g   conftest.c  >&5
configure:3424: $? = 0
configure:3427: test -s conftest
configure:3430: $? = 0
configure:3441: result: yes
configure:3522: checking for INADDR_LOOPBACK
configure:3551: icc -c -g  conftest.c >&5
configure:3554: $? = 0
configure:3557: test -s conftest.o
configure:3560: $? = 0
configure:3573: result: found
configure:3962: checking for inet_aton
configure:4032: result: yes
configure:4111: checking for inline
configure:4154: result: inline
configure:4172: checking __attribute__((,,))
configure:4195: icc -c -g  conftest.c >&5
configure(4193): error: expected an attribute name
  extern int testfunction(int x) __attribute__((,,))
                                                ^

configure(4193): error: expected an attribute name
  extern int testfunction(int x) __attribute__((,,))
                                                 ^

configure(4193): error: expected an attribute name
  extern int testfunction(int x) __attribute__((,,))
                                                  ^

compilation aborted for conftest.c (code 2)
configure:4198: $? = 2
configure: failed program was:
| #line 4178 "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"
| #define HAVE_POLL 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| extern int testfunction(int x) __attribute__((,,))
|   ;
|   return 0;
| }
configure:4407: result: no
configure:4417: checking for sys/select.h
configure:4422: result: yes
configure:4676: 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 stellar.home.hedbor.org

config.status:657: creating Makefile
config.status:657: creating src/Makefile
config.status:657: creating client/Makefile
config.status:761: creating src/config.h
config.status:963: 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=no
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=icc
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_snprintf=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=no
ac_cv_lib_i_setlocale=no
ac_cv_lib_l_yywrap=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='icc -E'
ac_cv_prog_SED=sed
ac_cv_prog_YACC='bison -y'
ac_cv_prog_ac_ct_CC=icc
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_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_c_attribute_supported=no
adns_cv_decl_inaddrloopback=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_prog_cc_stdc=
cmod_cv_c_working_attribute_unused=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/neotron/src/xenofarm/client/lyskom-server/stellar.home.hedbor.org/buildtmp/dist/lyskom-server-2.0.7/src/libraries/adns/missing --run aclocal-1.7'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/neotron/src/xenofarm/client/lyskom-server/stellar.home.hedbor.org/buildtmp/dist/lyskom-server-2.0.7/src/libraries/adns/missing --run tar'
AR='/usr/bin/ar'
AUTOCONF='${SHELL} /home/neotron/src/xenofarm/client/lyskom-server/stellar.home.hedbor.org/buildtmp/dist/lyskom-server-2.0.7/src/libraries/adns/missing --run autoconf'
AUTOHEADER='${SHELL} /home/neotron/src/xenofarm/client/lyskom-server/stellar.home.hedbor.org/buildtmp/dist/lyskom-server-2.0.7/src/libraries/adns/missing --run autoheader'
AUTOMAKE='${SHELL} /home/neotron/src/xenofarm/client/lyskom-server/stellar.home.hedbor.org/buildtmp/dist/lyskom-server-2.0.7/src/libraries/adns/missing --run automake-1.7'
AWK='gawk'
CC='icc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g'
CPP='icc -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/neotron/src/xenofarm/client/lyskom-server/stellar.home.hedbor.org/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=''
ac_ct_CC='icc'
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/neotron/src/xenofarm/client/lyskom-server/stellar.home.hedbor.org/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/neotron/src/xenofarm/client/lyskom-server/stellar.home.hedbor.org/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_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