This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.57. Invocation command line was $ ./configure --prefix=/usr/local/xenofarm/lyskom-server/fonda.roxen.com/buildtmp/dist/pfx -C --prefix=/usr/local/xenofarm/lyskom-server/fonda.roxen.com/buildtmp/dist/pfx CC=cc --cache-file=../../../config.cache --srcdir=. ## --------- ## ## Platform. ## ## --------- ## hostname = fonda uname -m = 9000/803 uname -r = B.11.00 uname -s = HP-UX uname -v = A /usr/bin/uname -p = unknown /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/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /opt/ansic/bin PATH: /usr/ccs/bin PATH: /usr/contrib/bin PATH: /opt/nettladm/bin PATH: /opt/fc/bin PATH: /opt/fcms/bin PATH: /opt/upgrade/bin PATH: /opt/pd/bin PATH: /usr/bin/X11 PATH: /usr/contrib/bin/X11 PATH: /opt/hparray/bin PATH: /opt/langtools/bin PATH: /opt/imake/bin PATH: /sbin PATH: /usr/local/bin PATH: /sw/local/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1186: loading cache ../../../config.cache configure:1312: checking for a BSD-compatible install configure:1366: result: /opt/imake/bin/install -c configure:1377: checking whether build environment is sane configure:1420: result: yes configure:1453: checking for gawk configure:1479: result: awk configure:1489: checking whether make sets $(MAKE) configure:1509: result: yes configure:1670: checking build system type configure:1688: result: hppa1.1-hp-hpux11.00 configure:1696: checking host system type configure:1710: result: hppa1.1-hp-hpux11.00 configure:1765: checking for gcc configure:1791: result: cc configure:2035: checking for C compiler version configure:2038: cc --version &5 cc: warning 422: Unknown option "-" ignored. cc: NLSPATH is /opt/ansic/lib/nls/msg/%L/%N.cat:/opt/ansic/lib/nls/msg/C/%N.cat: cc: CCOPTS is not set. cc: INCLUDIR is INCLUDIR=/usr/include configure:2041: $? = 0 configure:2043: cc -v &5 cc: NLSPATH is /opt/ansic/lib/nls/msg/%L/%N.cat:/opt/ansic/lib/nls/msg/C/%N.cat: cc: CCOPTS is not set. cc: INCLUDIR is INCLUDIR=/usr/include configure:2046: $? = 0 configure:2048: cc -V &5 configure:2051: $? = 0 configure:2075: checking for C compiler default output configure:2078: cc conftest.c >&5 configure:2081: $? = 0 configure:2127: result: a.out configure:2132: checking whether the C compiler works configure:2138: ./a.out configure:2141: $? = 0 configure:2158: result: yes configure:2165: checking whether we are cross compiling configure:2167: result: no configure:2170: checking for suffix of executables configure:2172: cc -o conftest conftest.c >&5 configure:2175: $? = 0 configure:2200: result: configure:2206: checking for suffix of object files configure:2253: result: o configure:2257: checking whether we are using the GNU C compiler configure:2304: result: no configure:2310: checking whether cc accepts -g configure:2352: result: yes configure:2369: checking for cc option to accept ANSI C configure:2457: result: none needed configure:2475: cc -c -g conftest.c >&5 cc: "conftest.c", line 2: error 1000: Unexpected symbol: "me". cc: "conftest.c", line 2: warning 501: Empty source file. configure:2478: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2606: checking for style of include used by make configure:2634: result: GNU configure:2662: checking dependency style of cc configure:2724: result: hp configure:2753: checking for a BSD-compatible install configure:2807: result: /opt/imake/bin/install -c configure:2859: checking for ranlib configure:2886: result: ranlib configure:2900: checking for ar configure:2931: result: /usr/bin/ar configure:2951: checking how to run the C preprocessor configure:3069: result: cc -E configure:3094: cc -E conftest.c configure:3100: $? = 0 configure:3132: cc -E conftest.c cpp: "configure", line 3133: error 4036: Can't open include file 'ac_nonexistent.h'. configure:3138: $? = 1 configure: failed program was: | #line 3123 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "liboop" | #define VERSION "0.9" | /* end confdefs.h. */ | #include configure:3181: checking for egrep configure:3191: result: grep -E configure:3196: checking for ANSI C header files configure:3346: result: yes configure:3370: checking for sys/types.h configure:3407: result: yes configure:3370: checking for sys/stat.h configure:3407: result: yes configure:3370: checking for stdlib.h configure:3407: result: yes configure:3370: checking for string.h configure:3407: result: yes configure:3370: checking for memory.h configure:3407: result: yes configure:3370: checking for strings.h configure:3407: result: yes configure:3370: checking for inttypes.h configure:3407: result: yes configure:3370: checking for stdint.h configure:3407: result: no configure:3370: checking for unistd.h configure:3407: result: yes configure:3436: checking poll.h usability configure:3449: cc -c -g conftest.c >&5 configure:3452: $? = 0 configure:3455: test -s conftest.o configure:3458: $? = 0 configure:3468: result: yes configure:3472: checking poll.h presence configure:3483: cc -E conftest.c configure:3489: $? = 0 configure:3508: result: yes configure:3544: checking for poll.h configure:3551: result: yes configure:3427: checking for sys/select.h configure:3432: result: no configure:3436: checking sys/socket.h usability configure:3449: cc -c -g conftest.c >&5 configure:3452: $? = 0 configure:3455: test -s conftest.o configure:3458: $? = 0 configure:3468: result: yes configure:3472: checking sys/socket.h presence configure:3483: cc -E conftest.c configure:3489: $? = 0 configure:3508: result: yes configure:3544: checking for sys/socket.h configure:3551: result: yes configure:3427: checking for string.h configure:3432: result: yes configure:3565: checking for adns_init in -ladns configure:3596: cc -o conftest -g conftest.c -ladns >&5 /usr/ccs/bin/ld: Can't find library: "adns" configure:3599: $? = 1 configure: failed program was: | #line 3572 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "liboop" | #define VERSION "0.9" | #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_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRING_H 1 | /* end confdefs.h. */ | | /* 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 adns_init (); | int | main () | { | adns_init (); | ; | return 0; | } configure:3617: result: no configure:3632: checking for res_query in -lresolv configure:3663: cc -o conftest -g conftest.c -lresolv >&5 /usr/ccs/bin/ld: Can't find library: "resolv" configure:3666: $? = 1 configure: failed program was: | #line 3639 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "liboop" | #define VERSION "0.9" | #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_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRING_H 1 | /* end confdefs.h. */ | | /* 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 res_query (); | int | main () | { | res_query (); | ; | return 0; | } configure:3684: result: no configure:3695: checking for library containing gethostbyname configure:3726: cc -o conftest -g conftest.c >&5 configure:3729: $? = 0 configure:3732: test -s conftest configure:3735: $? = 0 configure:3794: result: none required configure:3801: checking for library containing socket configure:3832: cc -o conftest -g conftest.c >&5 configure:3835: $? = 0 configure:3838: test -s conftest configure:3841: $? = 0 configure:3900: result: none required configure:4054: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.57. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on fonda config.status:655: creating Makefile config.status:780: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=hppa1.1-hp-hpux11.00 ac_cv_build_alias=hppa1.1-hp-hpux11.00 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=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=no ac_cv_func_freehostent=no ac_cv_func_getcwd=yes ac_cv_func_getdtablesize=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostbyname2=no ac_cv_func_getipnodebyname=no ac_cv_func_inet_aton=yes 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_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=no 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=no 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=hppa1.1-hp-hpux11.00 ac_cv_host_alias=hppa1.1-hp-hpux11.00 ac_cv_lib_adns_adns_init=no 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_resolv_main=no ac_cv_lib_resolv_res_query=no ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_install='/opt/imake/bin/install -c' ac_cv_prog_AWK=awk ac_cv_prog_BISON=bison ac_cv_prog_CPP='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=cc 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=no ac_cv_type_uint32_t=yes ac_cv_working_alloca_h=yes am_cv_CC_dependencies_compiler_type=hp 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} /usr/local/xenofarm/lyskom-server/fonda.roxen.com/buildtmp/dist/lyskom-server-2.0.7/src/libraries/liboop/missing --run aclocal-1.7' ADNS_LIBS='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /usr/local/xenofarm/lyskom-server/fonda.roxen.com/buildtmp/dist/lyskom-server-2.0.7/src/libraries/liboop/missing --run tar' AR='/usr/bin/ar' AUTOCONF='${SHELL} /usr/local/xenofarm/lyskom-server/fonda.roxen.com/buildtmp/dist/lyskom-server-2.0.7/src/libraries/liboop/missing --run autoconf' AUTOHEADER='${SHELL} /usr/local/xenofarm/lyskom-server/fonda.roxen.com/buildtmp/dist/lyskom-server-2.0.7/src/libraries/liboop/missing --run autoheader' AUTOMAKE='${SHELL} /usr/local/xenofarm/lyskom-server/fonda.roxen.com/buildtmp/dist/lyskom-server-2.0.7/src/libraries/liboop/missing --run automake-1.7' AWK='awk' CC='cc' CCDEPMODE='depmode=hp' CFLAGS='-g' CPP='cc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"liboop\" -DVERSION=\"0.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_STRING_H=1 ' DEPDIR='.deps' ECHO_C='ECHO_N='' ECHO_T='' EGREP='grep -E' 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} /usr/local/xenofarm/lyskom-server/fonda.roxen.com/buildtmp/dist/lyskom-server-2.0.7/src/libraries/liboop/missing --run makeinfo' OBJEXT='o' PACKAGE='liboop' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='0.9' ac_ct_CC='cc' ac_ct_RANLIB='ranlib' ac_ct_STRIP='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='include' am__quote='' bindir='${exec_prefix}/bin' build='hppa1.1-hp-hpux11.00' build_alias='' build_cpu='hppa1.1' build_os='hpux11.00' build_vendor='hp' datadir='${prefix}/share' exec_prefix='${prefix}' host='hppa1.1-hp-hpux11.00' host_alias='' host_cpu='hppa1.1' host_os='hpux11.00' host_vendor='hp' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/usr/local/xenofarm/lyskom-server/fonda.roxen.com/buildtmp/dist/lyskom-server-2.0.7/src/libraries/liboop/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='/usr/local/xenofarm/lyskom-server/fonda.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_INTTYPES_H 1 #define HAVE_MEMORY_H 1 #define HAVE_POLL_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define PACKAGE "liboop" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define STDC_HEADERS 1 #define VERSION "0.9" configure: exit 0