This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by isc configure 1.01, which was generated by GNU Autoconf 2.53. 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 gcc --cache-file=../../../config.cache --srcdir=. ## --------- ## ## Platform. ## ## --------- ## hostname = lysator.liu.se uname -m = sun4 uname -r = 5.4 uname -s = SunOS uname -v = Generic_101945-63 /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: /usr/bin PATH: . PATH: /usr/local/bin PATH: /sw/local/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1133: loading cache ../../../config.cache configure:1256: checking for a BSD-compatible install configure:1310: result: /sw/local/bin/install -c configure:1321: checking whether build environment is sane configure:1364: result: yes configure:1431: checking for gawk configure:1431: result: gawk configure:1433: checking whether make sets ${MAKE} configure:1460: result: yes configure:1630: checking for ar configure:1666: result: /usr/ccs/bin/ar configure:1756: checking for gcc configure:1756: result: ccache gcc configure:1991: checking for C compiler version configure:1997: ccache gcc --version &5 2.8.1 configure:1997: $? = 0 configure:2002: ccache gcc -v &5 Reading specs from /sw/local/lib/gcc-lib/sparc-sun-solaris2.4/2.8.1/specs gcc version 2.8.1 configure:2002: $? = 0 configure:2007: ccache gcc -V &5 gcc: argument to `-V' is missing configure:2007: $? = 1 configure:2032: checking for C compiler default output configure:2068: ccache gcc conftest.c >&5 configure:2068: $? = 0 configure:2071: result: a.out configure:2076: checking whether the C compiler works configure:2099: ./a.out configure:2099: $? = 0 configure:2100: result: yes configure:2107: checking whether we are cross compiling configure:2109: result: no configure:2112: checking for suffix of executables configure:2136: ccache gcc -o conftest conftest.c >&5 configure:2136: $? = 0 configure:2139: result: configure:2145: checking for suffix of object files configure:2191: result: o configure:2195: checking whether we are using the GNU C compiler configure:2243: result: yes configure:2249: checking whether ccache gcc accepts -g configure:2292: result: yes configure:2424: ccache gcc -c -g -O2 conftest.c >&5 conftest.c:2: parse error before `me' configure:2424: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:2451: checking for style of include used by make configure:2479: result: GNU configure:2507: checking dependency style of ccache gcc configure:2569: result: none configure:2580: checking how to run the C preprocessor configure:2682: result: ccache gcc -E configure:2758: ccache gcc -E conftest.c configure:2758: $? = 0 configure:2758: ccache gcc -E conftest.c configure:2759: ac_nonexistent.h: No such file or directory configure:2758: $? = 1 configure: failed program was: #line 2758 "configure" #include "confdefs.h" #include configure:2777: checking for AIX configure:2798: result: no configure:2802: checking for library containing strerror configure:2903: result: none required configure:2910: checking for ANSI C header files configure:3037: result: yes configure:3102: checking for sys/types.h configure:3102: result: yes configure:3102: checking for sys/stat.h configure:3102: result: yes configure:3102: checking for stdlib.h configure:3102: result: yes configure:3102: checking for string.h configure:3102: result: yes configure:3102: checking for memory.h configure:3102: result: yes configure:3102: checking for strings.h configure:3102: result: no configure:3102: checking for inttypes.h configure:3102: result: no configure:3102: checking for stdint.h configure:3102: result: no configure:3102: checking for unistd.h configure:3102: result: yes configure:3205: checking for minix/config.h configure:3205: result: no configure:3309: checking for ranlib configure:3309: result: ranlib configure:3313: checking for ANSI C header files configure:3440: result: yes configure:3567: checking for stdlib.h configure:3567: result: yes configure:3567: checking for stdarg.h configure:3567: result: yes configure:3567: checking for stddef.h configure:3567: result: yes configure:3567: checking for string.h configure:3567: result: yes configure:3567: checking sys/select.h usability configure:3567: ccache gcc -c -g -O2 conftest.c >&5 configure:3567: $? = 0 configure:3567: test -s conftest.o configure:3567: $? = 0 configure:3567: result: yes configure:3567: checking sys/select.h presence configure:3567: ccache gcc -E conftest.c configure:3567: $? = 0 configure:3567: result: yes configure:3567: checking for sys/select.h configure:3567: result: yes configure:3567: checking for unistd.h configure:3567: result: yes configure:3683: checking for sys/time.h configure:3683: result: yes configure:3683: checking for stdint.h configure:3683: result: no configure:3683: checking for strings.h configure:3683: result: no configure:3689: checking for ccache gcc option to accept ANSI C configure:3783: result: none needed configure:3789: checking whether time.h and sys/time.h may both be included configure:3836: result: yes configure:3846: checking for ccache gcc option to accept ANSI C configure:3941: result: none needed configure:3943: checking for an ANSI C-conforming const configure:4032: result: yes configure:4042: checking for inline configure:4079: result: inline configure:4094: checking for size_t configure:4139: ccache gcc -c -g -O2 conftest.c >&5 configure:4139: $? = 0 configure:4139: test -s conftest.o configure:4139: $? = 0 configure:4140: result: yes configure:4152: checking for socklen_t configure:4201: ccache gcc -c -g -O2 conftest.c >&5 configure: In function `main': configure:4216: `socklen_t' undeclared (first use in this function) configure:4216: (Each undeclared identifier is reported only once configure:4216: for each function it appears in.) configure:4216: parse error before `)' configure:4201: $? = 1 configure: failed program was: #line 4201 "configure" #include "confdefs.h" #include #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { if ((socklen_t *) 0) return 0; if (sizeof (socklen_t)) return 0; ; return 0; } configure:4202: result: no configure:4212: checking for gethostbyname configure:4274: result: no configure:4344: checking for gethostbyname in -lnsl configure:4344: result: yes configure:4345: checking for socket configure:4407: result: no configure:4477: checking for socket in -lsocket configure:4477: result: yes configure:4554: checking for inet_aton configure:4554: ccache gcc -o conftest -g -O2 conftest.c -lsocket -lnsl >&5 Undefined first referenced symbol in file inet_aton /var/tmp/cca004hw1.o ld: fatal: Symbol referencing errors. No output written to conftest configure:4554: $? = 1 configure: failed program was: #line 4554 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char inet_aton (); below. */ #include /* 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_aton (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { /* 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_aton) || defined (__stub___inet_aton) choke me #else f = inet_aton; #endif ; return 0; } configure:4554: result: no configure:4618: checking whether INADDR_NONE is declared configure:4618: ccache gcc -c -g -O2 conftest.c >&5 configure: In function `main': configure:4631: `INADDR_NONE' undeclared (first use in this function) configure:4631: (Each undeclared identifier is reported only once configure:4631: for each function it appears in.) configure:4618: $? = 1 configure: failed program was: #line 4618 "configure" #include "confdefs.h" #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { #ifndef INADDR_NONE char *p = (char *) INADDR_NONE; #endif ; return 0; } configure:4618: result: no configure:4619: checking for uint32_t configure:4673: ccache gcc -c -g -O2 conftest.c >&5 configure: In function `main': configure:4693: `uint32_t' undeclared (first use in this function) configure:4693: (Each undeclared identifier is reported only once configure:4693: for each function it appears in.) configure:4693: parse error before `)' configure:4673: $? = 1 configure: failed program was: #line 4673 "configure" #include "confdefs.h" #include #ifdef HAVE_STDINT_H # include #endif #ifdef HAVE_UNISTD_H # include #endif #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { if ((uint32_t *) 0) return 0; if (sizeof (uint32_t)) return 0; ; return 0; } configure:4674: result: no configure:5409: checking for int configure:5409: ccache gcc -c -g -O2 conftest.c >&5 configure:5409: $? = 0 configure:5409: test -s conftest.o configure:5409: $? = 0 configure:5409: result: yes configure:5409: checking size of int configure:5409: ccache gcc -o conftest -g -O2 conftest.c -lsocket -lnsl >&5 configure:5409: $? = 0 configure:5409: ./conftest configure:5409: $? = 0 configure:5409: result: 4 configure:5409: checking for long configure:5409: ccache gcc -c -g -O2 conftest.c >&5 configure:5409: $? = 0 configure:5409: test -s conftest.o configure:5409: $? = 0 configure:5409: result: yes configure:5409: checking size of long configure:5409: ccache gcc -o conftest -g -O2 conftest.c -lsocket -lnsl >&5 configure:5409: $? = 0 configure:5409: ./conftest configure:5409: $? = 0 configure:5409: result: 4 configure:5411: checking whether ccache gcc understands __attribute__((unused)) configure:5455: result: yes configure:5977: checking whether ccache gcc accepts -Wbad-function-cast configure:5977: result: yes configure:5977: checking whether ccache gcc accepts -Wcast-qual configure:5977: ccache gcc -o conftest -g -O2 -Wall -W -Wshadow -Wbad-function-cast -Wcast-qual conftest.c -lsocket -lnsl >&5 configure:5977: $? = 0 configure:5977: test -s conftest configure:5977: $? = 0 configure:5977: result: yes configure:5977: checking whether ccache gcc accepts -Wcast-align configure:5977: result: yes configure:5977: checking whether ccache gcc accepts -Wwrite-strings configure:5977: result: yes configure:5977: checking whether ccache gcc accepts -Waggregate-return configure:5977: ccache gcc -o conftest -g -O2 -Wall -W -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return conftest.c -lsocket -lnsl >&5 configure:5977: $? = 0 configure:5977: test -s conftest configure:5977: $? = 0 configure:5977: result: yes configure:5977: checking whether ccache gcc accepts -Wstrict-prototypes configure:5977: result: yes configure:5977: checking whether ccache gcc accepts -Wmissing-prototypes configure:5977: result: yes configure:5977: checking whether ccache gcc accepts -Wmissing-declarations configure:5977: result: yes configure:5977: checking whether ccache gcc accepts -Wnested-externs configure:5977: ccache gcc -o conftest -g -O2 -Wall -W -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs conftest.c -lsocket -lnsl >&5 configure:5987: warning: function declaration isn't a prototype configure:5977: $? = 0 configure:5977: test -s conftest configure:5977: $? = 0 configure:5977: result: yes configure:5977: checking whether ccache gcc accepts -pipe configure:5977: result: yes configure:6064: checking for socklen_t replacement type lyskomd-socklen-test-unsigned int configure:6064: ccache gcc -c -g -O2 -Wall -W -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -pipe conftest.c >&5 configure:6076: warning: function declaration isn't a prototype configure:6064: $? = 0 configure:6064: test -s conftest.o configure:6064: $? = 0 configure:6064: result: unsigned int configure:6350: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by isc config.status 1.01, which was generated by GNU Autoconf 2.53. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on lysator.liu.se config.status:672: creating Makefile config.status:672: creating src/Makefile config.status:672: creating man/Makefile config.status:672: creating doc/Makefile config.status:672: creating demo/Makefile config.status:815: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## 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='yes' ac_cv_func_difftime='yes' ac_cv_func_getcwd='yes' ac_cv_func_getdtablesize='no' ac_cv_func_gethostbyname='no' ac_cv_func_inet_aton='no' ac_cv_func_memchr='yes' ac_cv_func_memcmp='yes' ac_cv_func_memcpy='yes' ac_cv_func_memset='yes' ac_cv_func_remove='yes' ac_cv_func_setrlimit='yes' ac_cv_func_setsid='yes' 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_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_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_lib_authuser_auth_tcpuser3='no' ac_cv_lib_fl_yywrap='yes' ac_cv_lib_i_setlocale='no' ac_cv_lib_nsl_gethostbyname='yes' ac_cv_lib_resolv_main='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 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_lex_root='lex.yy' ac_cv_prog_lex_yytext_pointer='yes' ac_cv_prog_make_make_set='yes' ac_cv_search_strerror='none required' ac_cv_sizeof_int='4' ac_cv_sizeof_long='4' ac_cv_type_int='yes' 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_uint32_t='no' ac_cv_working_alloca_h='yes' am_cv_CC_dependencies_compiler_type='none' am_cv_prog_cc_stdc='' cmod_cv_c_attribute_unused_understood='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_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' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "isc" #define PACKAGE_TARNAME "isc" #define PACKAGE_VERSION "1.01" #define PACKAGE_STRING "isc 1.01" #define PACKAGE_BUGREPORT "" #define PACKAGE "isc" #define VERSION "1.01" #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 STDC_HEADERS 1 #define HAVE_STDLIB_H 1 #define HAVE_STDARG_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_LIBNSL 1 #define HAVE_LIBSOCKET 1 #define INADDR_NONE ((uint32_t)-1) #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define HAVE_ATTRIBUTE_UNUSED 1 #define SOCKLEN_TYPE unsigned int configure: exit 0