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=/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/pfx -C --prefix=/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/pfx --disable-dependency-tracking CC=ccache cc --cache-file=../../../config.cache --srcdir=. ## --------- ## ## Platform. ## ## --------- ## hostname = lysator.liu.se uname -m = sun4 uname -r = 5.4 uname -s = SunOS uname -v = Generic_101945-64 /usr/bin/uname -p = sparc /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /sw/sparcworks/5.1/SUNWspro/bin PATH: /sw/netscape/communicator-4.61 PATH: /home/xenofarm/bin/sun4 PATH: /home/xenofarm/bin/sh PATH: /usr/local/bin PATH: /usr/ccs/bin PATH: /usr/dt/bin PATH: /usr/openwin/bin PATH: /usr/bin PATH: /usr/sbin PATH: /sw/local/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1196: loading cache ../../../config.cache configure:1321: checking for a BSD-compatible install configure:1375: result: /sw/local/bin/install -c configure:1386: checking whether build environment is sane configure:1429: result: yes configure:1496: checking for gawk configure:1496: result: gawk configure:1498: checking whether make sets $(MAKE) configure:1525: result: yes configure:1756: checking for gcc configure:1756: result: ccache cc configure:1991: checking for C compiler version configure:1997: ccache cc --version &5 cc: Warning: option -- passed to ld usage: cc [ options] files. Use 'cc -flags' for details configure:1997: $? = 1 configure:2002: ccache cc -v &5 usage: cc [ options] files. Use 'cc -flags' for details configure:2002: $? = 1 configure:2007: ccache cc -V &5 cc: WorkShop Compilers 4.2 30 Oct 1996 C 4.2 usage: cc [ options] files. Use 'cc -flags' for details configure:2007: $? = 1 configure:2030: checking for C compiler default output configure:2079: ccache cc conftest.c >&5 configure:2079: $? = 0 configure:2082: result: a.out configure:2087: checking whether the C compiler works configure:2112: ./a.out configure:2112: $? = 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:2152: ccache cc -o conftest conftest.c >&5 configure:2152: $? = 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 ccache cc accepts -g configure:2307: result: yes configure:2324: checking for ccache cc option to accept ANSI C configure:2418: result: none needed configure:2534: ccache cc -c -g conftest.c >&5 "conftest.c", line 2: undefined or not a type: choke "conftest.c", line 2: syntax error before or at: me "conftest.c", line 4: undefined or not a type: me cc: acomp failed for /lysator/slaskdisk/tmp/xenofarm/lyskom-server/ccachedir/tmp.stdout.14801.i configure:2534: $? = 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 ccache cc configure:2679: result: none configure:2701: checking how to run the C preprocessor configure:2819: result: ccache cc -E configure:2911: ccache cc -E conftest.c configure:2911: $? = 0 configure:2911: ccache cc -E conftest.c "configure", line 2921: cannot find include file: cc: acomp failed for conftest.c configure:2911: $? = 2 configure: failed program was: | #line 2911 "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 configure:3008: checking for ranlib configure:3008: result: ranlib configure:3022: checking for a BSD-compatible install configure:3076: result: /sw/local/bin/install -c configure:3089: checking for ar configure:3125: result: /usr/ccs/bin/ar configure:3217: checking for poll configure:3217: ccache cc -o conftest -g conftest.c >&5 "configure", line 3261: warning: statement not reached configure:3217: $? = 0 configure:3217: test -s conftest configure:3217: $? = 0 configure:3217: result: yes configure:3220: checking for socket configure:3290: result: no configure:3367: checking for socket in -lsocket configure:3367: result: yes configure:3371: checking for inet_ntoa configure:3440: ccache cc -o conftest -g conftest.c -lsocket >&5 "configure", line 3486: warning: statement not reached Undefined first referenced symbol in file inet_ntoa conftest.o (symbol belongs to implicit dependency /usr/lib/libnsl.so.1) ld: fatal: Symbol referencing errors. No output written to conftest configure:3440: $? = 1 configure: failed program was: | #line 3440 "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 | #define HAVE_LIBSOCKET 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char inet_ntoa (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | #ifdef __STDC__ | # include | #else | # include | #endif | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char inet_ntoa (); | /* 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_inet_ntoa) || defined (__stub___inet_ntoa) | choke me | #else | char (*f) () = inet_ntoa; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != inet_ntoa; | ; | return 0; | } configure:3441: result: no configure:3518: checking for inet_ntoa in -lnsl configure:3518: ccache cc -o conftest -g conftest.c -lnsl -lsocket >&5 configure:3518: $? = 0 configure:3518: test -s conftest configure:3518: $? = 0 configure:3518: result: yes configure:3522: checking for INADDR_LOOPBACK configure:3570: ccache cc -c -g conftest.c >&5 "/usr/include/sys/socket.h", line 143: syntax error before or at: u_short "/usr/include/sys/socket.h", line 143: cannot recover from previous errors cc: acomp failed for /lysator/slaskdisk/tmp/xenofarm/lyskom-server/ccachedir/tmp.stdout.14902.i configure:3570: $? = 2 configure: failed program was: | #line 3570 "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 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | /* end confdefs.h. */ | | #include | #include | #include | | int | main () | { | | INADDR_LOOPBACK; | | ; | return 0; | } configure:3959: result: not in standard headers, urgh... configure:3959: checking for egrep configure:3959: result: egrep configure:3959: checking for ANSI C header files configure:3959: result: yes configure:3959: checking for sys/types.h configure:3959: result: yes configure:3959: checking for sys/stat.h configure:3959: result: yes configure:3959: checking for stdlib.h configure:3959: result: yes configure:3959: checking for string.h configure:3959: result: yes configure:3959: checking for memory.h configure:3959: result: yes configure:3959: checking for strings.h configure:3959: result: no configure:3959: checking for inttypes.h configure:3959: result: no configure:3959: checking for stdint.h configure:3959: result: no configure:3959: checking for unistd.h configure:3959: result: yes configure:3959: checking rpc/types.h usability configure:3959: ccache cc -c -g conftest.c >&5 configure:3959: $? = 0 configure:3959: test -s conftest.o configure:3959: $? = 0 configure:3959: result: yes configure:3959: checking rpc/types.h presence configure:3959: ccache cc -E conftest.c configure:3959: $? = 0 configure:3959: result: yes configure:3959: checking for rpc/types.h configure:3959: result: yes configure:3962: checking for inet_aton configure:4032: result: no configure:4107: checking for inet_aton in -lresolv configure:4107: ccache cc -o conftest -g conftest.c -lresolv -lnsl -lsocket >&5 configure:4107: $? = 0 configure:4107: test -s conftest configure:4107: $? = 0 configure:4107: result: yes configure:4107: WARNING: inet_aton is in libresolv, urgh. Must use -lresolv. configure:4111: checking for inline configure:4154: result: no configure:4172: checking __attribute__((,,)) configure:4215: ccache cc -c -g conftest.c >&5 "configure", line 4241: syntax error before or at: __attribute__ cc: acomp failed for /lysator/slaskdisk/tmp/xenofarm/lyskom-server/ccachedir/tmp.stdout.15037.i configure:4215: $? = 2 configure: failed program was: | #line 4215 "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 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBNSL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_UNISTD_H 1 | #define HAVEUSE_RPCTYPES_H 1 | #define inline | /* end confdefs.h. */ | | int | main () | { | extern int testfunction(int x) __attribute__((,,)) | ; | return 0; | } configure:4409: result: no configure:4552: checking for sys/select.h configure:4552: result: yes configure:4677: 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 lysator.liu.se config.status:728: creating Makefile config.status:728: creating src/Makefile config.status:931: creating src/config.h config.status:1079: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build='sparc-sun-solaris2.4' ac_cv_build_alias='sparc-sun-solaris2.4' ac_cv_c_compiler_gnu='no' ac_cv_c_const='yes' ac_cv_c_inline='no' ac_cv_env_AR_set='' ac_cv_env_AR_value='' ac_cv_env_CC_set='set' ac_cv_env_CC_value='ccache cc' 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='yes' ac_cv_func_difftime='yes' ac_cv_func_freehostent='no' ac_cv_func_getcwd='yes' ac_cv_func_getdtablesize='no' ac_cv_func_gethostbyname='no' ac_cv_func_gethostbyname2='no' ac_cv_func_getipnodebyname='no' ac_cv_func_inet_aton='no' ac_cv_func_inet_ntoa='no' ac_cv_func_inet_ntop='no' ac_cv_func_inet_pton='no' 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='no' ac_cv_func_socket='no' ac_cv_func_strchr='yes' ac_cv_func_strerror='yes' ac_cv_func_sysconf='yes' ac_cv_func_vfprintf='yes' ac_cv_have_decl_INADDR_NONE='no' ac_cv_header_alloca_h='yes' ac_cv_header_crypt_h='yes' ac_cv_header_inttypes_h='no' 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_rpc_types_h='yes' ac_cv_header_stdarg_h='yes' ac_cv_header_stdc='yes' ac_cv_header_stddef_h='yes' ac_cv_header_stdint_h='no' ac_cv_header_stdlib_h='yes' ac_cv_header_string_h='yes' ac_cv_header_strings_h='no' 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='sparc-sun-solaris2.4' ac_cv_host_alias='sparc-sun-solaris2.4' ac_cv_lib_authuser_auth_tcpuser3='no' ac_cv_lib_fl_yywrap='no' ac_cv_lib_i_setlocale='no' ac_cv_lib_l_yywrap='yes' ac_cv_lib_nsl_gethostbyname='yes' ac_cv_lib_nsl_inet_ntoa='yes' ac_cv_lib_resolv_inet_aton='yes' ac_cv_lib_resolv_main='yes' ac_cv_lib_resolv_res_query='yes' ac_cv_lib_socket_socket='yes' ac_cv_objext='o' ac_cv_path_AR='/usr/ccs/bin/ar' ac_cv_path_install='/sw/local/bin/install -c' ac_cv_prog_AWK='gawk' ac_cv_prog_BISON='bison' ac_cv_prog_CPP='ccache cc -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 cc' ac_cv_prog_ac_ct_RANLIB='ranlib' ac_cv_prog_cc_g='yes' ac_cv_prog_cc_stdc='' ac_cv_prog_egrep='egrep' 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='-lnsl' ac_cv_search_socket='-lsocket' ac_cv_search_strerror='none required' ac_cv_sizeof_int='4' ac_cv_sizeof_long='4' ac_cv_type_int='yes' ac_cv_type_intmax_t='no' ac_cv_type_intptr_t='no' ac_cv_type_long='yes' ac_cv_type_pid_t='yes' ac_cv_type_rlim_t='yes' ac_cv_type_size_t='yes' ac_cv_type_socklen_t='no' ac_cv_type_struct_sockaddr_storage='no' ac_cv_type_uint32_t='no' ac_cv_working_alloca_h='yes' adns_cv_c_attribute_supported='no' adns_cv_decl_inaddrloopback='no' am_cv_CC_dependencies_compiler_type='none' am_cv_prog_cc_stdc='' cmod_cv_c_working_attribute_unused='no' kom_cv_c_attribute_format_printf='no' kom_cv_c_attribute_noreturn='no' 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} /mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.0.7/src/libraries/adns/missing --run aclocal-1.7' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='${SHELL} /mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.0.7/src/libraries/adns/missing --run tar' AR='/usr/ccs/bin/ar' AUTOCONF='${SHELL} /mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.0.7/src/libraries/adns/missing --run autoconf' AUTOHEADER='${SHELL} /mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.0.7/src/libraries/adns/missing --run autoheader' AUTOMAKE='${SHELL} /mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/lyskom-server-2.0.7/src/libraries/adns/missing --run automake-1.7' AWK='gawk' CC='ccache cc' CCDEPMODE='depmode=none' CFLAGS='-g' CPP='ccache cc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='egrep' EXEEXT='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='-lresolv -lnsl -lsocket ' LTLIBOBJS='' MAKEINFO='${SHELL} /mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/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/bash' STRIP='' VERSION='1.0' WARNS='' ac_ct_CC='ccache cc' 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='/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/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='/mp/slaskdisk/tmp/xenofarm/lyskom-server/lysator.liu.se/buildtmp/dist/pfx' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVEUSE_RPCTYPES_H 1 #define HAVE_LIBNSL 1 #define HAVE_LIBSOCKET 1 #define HAVE_MEMORY_H 1 #define HAVE_POLL 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_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 STDC_HEADERS 1 #define VERSION "1.0" #define inline configure: exit 0