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/build/xenofarm/client/lyskom-server/us12.roxen.com/buildtmp/dist/pfx -C --prefix=/home/build/xenofarm/client/lyskom-server/us12.roxen.com/buildtmp/dist/pfx --cache-file=../../../config.cache --srcdir=. ## --------- ## ## Platform. ## ## --------- ## hostname = us12.roxen.com uname -m = sun4u uname -r = 5.9 uname -s = SunOS uname -v = Generic_112233-01 /usr/bin/uname -p = sparc /bin/uname -X = System = SunOS Node = us12.roxen.com Release = 5.9 KernelID = Generic_112233-01 Machine = sun4u BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 1 /bin/arch = sun4 /usr/bin/arch -k = sun4u /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: /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/local/bin/install -c configure:1386: checking whether build environment is sane configure:1429: result: yes configure:1462: checking for gawk configure:1488: result: nawk configure:1498: checking whether make sets $(MAKE) configure:1518: result: yes configure:1729: checking for gcc configure:1755: result: gcc configure:1999: checking for C compiler version configure:2002: gcc --version &5 2.95.3 configure:2005: $? = 0 configure:2007: gcc -v &5 Reading specs from /i/gcc/2.95.3/lib/gcc-lib/sparc-sun-solaris2.7/2.95.3/specs gcc version 2.95.3 20010315 (release) configure:2010: $? = 0 configure:2012: gcc -V &5 gcc: argument to `-V' is missing configure:2015: $? = 1 configure:2039: checking for C compiler default output configure:2042: gcc conftest.c >&5 configure:2045: $? = 0 configure:2091: result: a.out configure:2096: checking whether the C compiler works configure:2102: ./a.out configure:2105: $? = 0 configure:2122: result: yes configure:2129: checking whether we are cross compiling configure:2131: result: no configure:2134: checking for suffix of executables configure:2136: gcc -o conftest conftest.c >&5 configure:2139: $? = 0 configure:2164: result: configure:2170: checking for suffix of object files configure:2217: result: o configure:2221: checking whether we are using the GNU C compiler configure:2268: result: yes configure:2274: checking whether gcc accepts -g configure:2316: result: yes configure:2333: checking for gcc option to accept ANSI C configure:2421: result: none needed configure:2439: gcc -c -g -O2 conftest.c >&5 conftest.c:2: parse error before `me' configure:2442: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2562: checking for style of include used by make configure:2590: result: GNU configure:2618: checking dependency style of gcc configure:2701: result: gcc configure:2723: checking how to run the C preprocessor configure:2841: result: gcc -E configure:2866: gcc -E conftest.c configure:2872: $? = 0 configure:2904: gcc -E conftest.c configure:2905: ac_nonexistent.h: No such file or directory configure:2910: $? = 1 configure: failed program was: | #line 2895 "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:2993: checking for ranlib configure:3020: result: : configure:3044: checking for a BSD-compatible install configure:3098: result: /usr/local/bin/install -c configure:3111: checking for ar configure:3142: result: /usr/ccs/bin/ar configure:3161: checking for poll configure:3211: gcc -o conftest -g -O2 conftest.c >&5 configure:3214: $? = 0 configure:3217: test -s conftest configure:3220: $? = 0 configure:3231: result: yes configure:3242: checking for socket configure:3312: result: no configure:3319: checking for socket in -lsocket configure:3371: result: yes configure:3393: checking for inet_ntoa configure:3443: gcc -o conftest -g -O2 conftest.c -lsocket >&5 Undefined first referenced symbol in file inet_ntoa /var/tmp/ccxeLm1p.o (symbol belongs to implicit dependency /usr/lib/libnsl.so.1) ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:3446: $? = 1 configure: failed program was: | #line 3398 "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:3463: result: no configure:3470: checking for inet_ntoa in -lnsl configure:3501: gcc -o conftest -g -O2 conftest.c -lnsl -lsocket >&5 configure:3504: $? = 0 configure:3507: test -s conftest configure:3510: $? = 0 configure:3522: result: yes configure:3544: checking for INADDR_LOOPBACK configure:3573: gcc -c -g -O2 conftest.c >&5 configure:3576: $? = 0 configure:3579: test -s conftest.o configure:3582: $? = 0 configure:3595: result: found configure:3984: checking for inet_aton configure:4054: result: no configure:4060: checking for inet_aton in -lresolv configure:4091: gcc -o conftest -g -O2 conftest.c -lresolv -lnsl -lsocket >&5 configure:4094: $? = 0 configure:4097: test -s conftest configure:4100: $? = 0 configure:4112: result: yes configure:4117: WARNING: inet_aton is in libresolv, urgh. Must use -lresolv. configure:4133: checking for inline configure:4176: result: inline configure:4194: checking __attribute__((,,)) configure:4217: gcc -c -g -O2 conftest.c >&5 configure:4220: $? = 0 configure:4223: test -s conftest.o configure:4226: $? = 0 configure:4241: result: yes configure:4248: checking __attribute__((noreturn)) configure:4271: gcc -c -g -O2 conftest.c >&5 configure:4274: $? = 0 configure:4277: test -s conftest.o configure:4280: $? = 0 configure:4295: result: yes configure:4308: checking __attribute__((const)) configure:4331: gcc -c -g -O2 conftest.c >&5 configure:4334: $? = 0 configure:4337: test -s conftest.o configure:4340: $? = 0 configure:4355: result: yes configure:4368: checking __attribute__((format...)) configure:4391: gcc -c -g -O2 conftest.c >&5 configure:4394: $? = 0 configure:4397: test -s conftest.o configure:4400: $? = 0 configure:4415: result: yes configure:4439: checking for sys/select.h configure:4444: result: yes configure:4698: 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 us12.roxen.com config.status:658: creating Makefile config.status:658: creating src/Makefile config.status:658: creating client/Makefile config.status:762: creating src/config.h config.status:985: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=sparc-sun-solaris2.9 ac_cv_build_alias=sparc-sun-solaris2.9 ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_c_volatile=yes ac_cv_env_AR_set= ac_cv_env_AR_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_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=yes ac_cv_func_getcwd=yes ac_cv_func_getdtablesize=yes ac_cv_func_gethostbyname=no ac_cv_func_gethostbyname2=no ac_cv_func_getipnodebyname=yes ac_cv_func_inet_aton=no ac_cv_func_inet_ntoa=no 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=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_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_limits_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=no ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_dustat_h=no ac_cv_header_sys_filsys_h=no ac_cv_header_sys_fs_s5param_h=no ac_cv_header_sys_mount_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_statfs_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_vfs_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.9 ac_cv_host_alias=sparc-sun-solaris2.9 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_PYTHON=/usr/local/bin/python ac_cv_path_SENDMAIL=/usr/lib/sendmail ac_cv_path_install=$'/usr/local/bin/install -c' ac_cv_prog_AWK=nawk ac_cv_prog_BISON=bison ac_cv_prog_CPP=$'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=gcc ac_cv_prog_ac_ct_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_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_type_unsigned_long_long=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=gcc am_cv_prog_cc_stdc= am_cv_python_platform=sunos5 am_cv_python_pyexecdir=$'${exec_prefix}/lib/python1.5/site-packages' am_cv_python_pythondir=$'${prefix}/lib/python1.5/site-packages' am_cv_python_version=1.5 cmod_cv_c_working_attribute_unused=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=no 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 fu_cv_sys_stat_statvfs=yes jm_ac_cv_header_inttypes_h=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/build/xenofarm/client/lyskom-server/us12.roxen.com/buildtmp/dist/lyskom-server-2.1.2/src/libraries/adns/missing --run aclocal-1.7' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/build/xenofarm/client/lyskom-server/us12.roxen.com/buildtmp/dist/lyskom-server-2.1.2/src/libraries/adns/missing --run tar' AR='/usr/ccs/bin/ar' AUTOCONF='${SHELL} /home/build/xenofarm/client/lyskom-server/us12.roxen.com/buildtmp/dist/lyskom-server-2.1.2/src/libraries/adns/missing --run autoconf' AUTOHEADER='${SHELL} /home/build/xenofarm/client/lyskom-server/us12.roxen.com/buildtmp/dist/lyskom-server-2.1.2/src/libraries/adns/missing --run autoheader' AUTOMAKE='${SHELL} /home/build/xenofarm/client/lyskom-server/us12.roxen.com/buildtmp/dist/lyskom-server-2.1.2/src/libraries/adns/missing --run automake-1.7' AWK='nawk' CC='gcc' CCDEPMODE='depmode=gcc' CFLAGS='-g -O2' CPP='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='-lresolv -lnsl -lsocket ' LTLIBOBJS='' MAKEINFO='${SHELL} /home/build/xenofarm/client/lyskom-server/us12.roxen.com/buildtmp/dist/lyskom-server-2.1.2/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=':' SET_MAKE='' SHELL='/bin/bash' STRIP='' VERSION='1.0' WARNS='-Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith' ac_ct_CC='gcc' ac_ct_RANLIB=':' ac_ct_STRIP='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='include' am__leading_dot='.' 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/build/xenofarm/client/lyskom-server/us12.roxen.com/buildtmp/dist/lyskom-server-2.1.2/src/libraries/adns/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='/home/build/xenofarm/client/lyskom-server/us12.roxen.com/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_LIBNSL 1 #define HAVE_LIBSOCKET 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