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.59. Invocation command line was $ ./configure --prefix=/home/build/xenofarm/client/lyskom-server/kali.roxen.com/buildtmp/dist/pfx -C --prefix=/home/build/xenofarm/client/lyskom-server/kali.roxen.com/buildtmp/dist/pfx CC=rntcl --cache-file=../../../config.cache --srcdir=. ## --------- ## ## Platform. ## ## --------- ## hostname = kali.roxen.com uname -m = i686 uname -r = 4.0 uname -s = Windows_NT uname -v = 4.0 /usr/bin/uname -p = sparc /bin/uname -X = System = SunOS Node = megalon.roxen.com Release = 5.8 KernelID = Generic_117350-29 Machine = sun4u BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 4 /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: /home/build/xenofarm/client/nt-tools/tools PATH: /usr/bin PATH: . PATH: /usr/local/bin PATH: /sw/local/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1219: loading cache ../../../config.cache configure:1346: checking for a BSD-compatible install configure:1401: result: /home/build/xenofarm/client/nt-tools/tools/install -c configure:1412: checking whether build environment is sane configure:1455: result: yes configure:1512: checking for gawk configure:1538: result: nawk configure:1548: checking whether make sets $(MAKE) configure:1568: result: yes configure:1738: checking build system type configure:1756: result: i386-pc-interix configure:1764: checking host system type configure:1778: result: i386-pc-interix configure:1833: checking for gcc configure:1859: result: rntcl configure:2103: checking for C compiler version configure:2106: rntcl --version &5 Unknown option --version. configure:2109: $? = 1 configure:2111: rntcl -v &5 cl -Zm300 -Ge -F8388608 -GR -D__WIN32__ -D_WIN32 -D__NT__ -nologo -Fea.out.exe BINMODE.OBJ -MT -link -INCREMENTAL:no -VERBOSE:lib Searching Libraries Done Searching Libraries LINK : fatal error LNK1561: entry point must be defined CL returned error code 2. configure:2114: $? = 2 configure:2116: rntcl -V &5 Unknown option -V. configure:2119: $? = 1 configure:2142: checking for C compiler default output file name configure:2145: rntcl conftest.c >&5 configure:2148: $? = 0 configure:2194: result: a.out configure:2199: checking whether the C compiler works configure:2205: ./a.out configure:2208: $? = 0 configure:2225: result: yes configure:2232: checking whether we are cross compiling configure:2234: result: no configure:2237: checking for suffix of executables configure:2239: rntcl -o conftest conftest.c >&5 configure:2242: $? = 0 configure:2267: result: .exe configure:2273: checking for suffix of object files configure:2319: result: o configure:2323: checking whether we are using the GNU C compiler configure:2379: result: no configure:2385: checking whether rntcl accepts -g configure:2436: result: yes configure:2453: checking for rntcl option to accept ANSI C configure:2560: result: none needed configure:2578: rntcl -c -g conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' conftest.c(2) : error C2061: syntax error : identifier 'me' conftest.c(2) : error C2059: syntax error : ';' CL returned error code 2. configure:2584: $? = 2 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2728: checking for style of include used by make configure:2756: result: GNU configure:2784: checking dependency style of rntcl configure:2867: result: none configure:2897: checking for a BSD-compatible install configure:2952: result: /home/build/xenofarm/client/nt-tools/tools/install -c configure:3004: checking for ranlib configure:3031: result: ranlib configure:3045: checking for ar configure:3076: result: /home/build/xenofarm/client/nt-tools/tools/ar configure:3096: checking how to run the C preprocessor configure:3214: result: rntcl -E configure:3238: rntcl -E conftest.c configure:3244: $? = 0 configure:3276: rntcl -E conftest.c CL returned error code 2. configure:3282: $? = 2 configure: failed program was: | /* 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:3326: checking for egrep configure:3336: result: egrep configure:3341: checking for ANSI C header files configure:3494: result: yes configure:3518: checking for sys/types.h configure:3564: result: yes configure:3518: checking for sys/stat.h configure:3564: result: yes configure:3518: checking for stdlib.h configure:3564: result: yes configure:3518: checking for string.h configure:3564: result: yes configure:3518: checking for memory.h configure:3564: result: yes configure:3518: checking for strings.h configure:3564: result: no configure:3518: checking for inttypes.h configure:3564: result: no configure:3518: checking for stdint.h configure:3564: result: no configure:3518: checking for unistd.h configure:3564: result: no configure:3594: checking poll.h usability configure:3606: rntcl -c -g conftest.c >&5 Command line warning D4025 : conftest.c(51) : fatal error C1083: Cannot open include file: 'poll.h': No such file or directory overriding '/Z7' with '/Zi' CL returned error code 2. configure:3612: $? = 2 configure: failed program was: | /* 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 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3635: result: no configure:3639: checking poll.h presence configure:3649: rntcl -E conftest.c CL returned error code 2. configure:3655: $? = 2 configure: failed program was: | /* 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 | /* end confdefs.h. */ | #include configure:3675: result: no configure:3710: checking for poll.h configure:3717: result: no configure:3585: checking for sys/select.h configure:3590: result: no configure:3594: checking sys/socket.h usability configure:3606: rntcl -c -g conftest.c >&5 Command line warning D4025 : conftest.c(51) : fatal error C1083: Cannot open include file: 'sys/socket.h': No such file or directory overriding '/Z7' with '/Zi' CL returned error code 2. configure:3612: $? = 2 configure: failed program was: | /* 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 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3635: result: no configure:3639: checking sys/socket.h presence configure:3649: rntcl -E conftest.c CL returned error code 2. configure:3655: $? = 2 configure: failed program was: | /* 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 | /* end confdefs.h. */ | #include configure:3675: result: no configure:3710: checking for sys/socket.h configure:3717: result: no configure:3585: checking for string.h configure:3590: result: yes configure:3585: checking for strings.h configure:3590: result: no configure:3738: checking for res_query in -lresolv configure:3768: rntcl -o conftest.exe -g conftest.c -lresolv >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' LINK : fatal error LNK1181: cannot open input file "resolv.lib" CL returned error code 2. configure:3774: $? = 2 configure: failed program was: | /* 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_STRING_H 1 | #define HAVE_ADNS 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:3800: result: no configure:3811: checking for library containing gethostbyname configure:3841: rntcl -o conftest.exe -g conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' conftest.obj : error LNK2001: unresolved external symbol _gethostbyname conftest.exe.exe : fatal error LNK1120: 1 unresolved externals CL returned error code 2. configure:3847: $? = 2 configure: failed program was: | /* 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_STRING_H 1 | #define HAVE_ADNS 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 gethostbyname (); | int | main () | { | gethostbyname (); | ; | return 0; | } configure:3896: rntcl -o conftest.exe -g conftest.c -lnsl >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' LINK : fatal error LNK1181: cannot open input file "nsl.lib" CL returned error code 2. configure:3902: $? = 2 configure: failed program was: | /* 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_STRING_H 1 | #define HAVE_ADNS 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 gethostbyname (); | int | main () | { | gethostbyname (); | ; | return 0; | } configure:3930: result: no configure:3937: checking for library containing socket configure:3967: rntcl -o conftest.exe -g conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' conftest.obj : error LNK2001: unresolved external symbol _socket conftest.exe.exe : fatal error LNK1120: 1 unresolved externals CL returned error code 2. configure:3973: $? = 2 configure: failed program was: | /* 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_STRING_H 1 | #define HAVE_ADNS 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 socket (); | int | main () | { | socket (); | ; | return 0; | } configure:4022: rntcl -o conftest.exe -g conftest.c -lsocket >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' LINK : fatal error LNK1181: cannot open input file "socket.lib" CL returned error code 2. configure:4028: $? = 2 configure: failed program was: | /* 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_STRING_H 1 | #define HAVE_ADNS 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 socket (); | int | main () | { | socket (); | ; | return 0; | } configure:4056: result: no configure:4210: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on kali.roxen.com config.status:691: creating Makefile config.status:874: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-pc-interix ac_cv_build_alias=i386-pc-interix ac_cv_c_compiler_gnu=no 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=set ac_cv_env_CC_value=rntcl 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=.exe 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=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_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=no ac_cv_func_setsid=no ac_cv_func_snprintf=no ac_cv_func_socket=no ac_cv_func_strchr=yes ac_cv_func_strerror=yes ac_cv_func_sysconf=no ac_cv_func_vfprintf=yes ac_cv_have_decl_INADDR_NONE=no ac_cv_header_alloca_h=no ac_cv_header_crypt_h=no ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=no 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=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_dustat_h=no ac_cv_header_sys_filsys_h=no ac_cv_header_sys_fs_s5param_h=no ac_cv_header_sys_mount_h=no ac_cv_header_sys_param_h=no ac_cv_header_sys_resource_h=no ac_cv_header_sys_select_h=no ac_cv_header_sys_socket_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statfs_h=no ac_cv_header_sys_statvfs_h=no ac_cv_header_sys_time_h=no ac_cv_header_sys_types_h=yes ac_cv_header_sys_vfs_h=no ac_cv_header_time=no ac_cv_header_unistd_h=no ac_cv_header_values_h=no ac_cv_host=i386-pc-interix ac_cv_host_alias=i386-pc-interix ac_cv_lib_authuser_auth_tcpuser3=no ac_cv_lib_crypt_crypt=no ac_cv_lib_fl_yywrap=no ac_cv_lib_i_setlocale=no ac_cv_lib_l_yywrap=no ac_cv_lib_nsl_gethostbyname=no ac_cv_lib_resolv_main=no ac_cv_lib_resolv_res_query=no ac_cv_lib_socket_socket=no ac_cv_objext=o ac_cv_path_AR=/home/build/xenofarm/client/nt-tools/tools/ar ac_cv_path_PYTHON=/usr/local/bin/python ac_cv_path_SENDMAIL=/usr/lib/sendmail ac_cv_path_install='/home/build/xenofarm/client/nt-tools/tools/install -c' ac_cv_prog_AWK=nawk ac_cv_prog_BISON=bison ac_cv_prog_CPP='rntcl -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=rntcl 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=no ac_cv_prog_make_make_set=yes ac_cv_search_gethostbyname=no ac_cv_search_socket=no 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=no ac_cv_type_rlim_t=no 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_type_unsigned_long_long=no ac_cv_working_alloca_h=no am_cv_CC_dependencies_compiler_type=none am_cv_prog_cc_stdc= am_cv_python_platform=sunos5 am_cv_python_pyexecdir='${exec_prefix}/lib/python2.1/site-packages' am_cv_python_pythondir='${prefix}/lib/python2.1/site-packages' am_cv_python_version=2.1 cmod_cv_c_working_attribute_unused=no fu_cv_sys_stat_fs_data=no fu_cv_sys_stat_statfs2_bsize=no fu_cv_sys_stat_statfs2_fsize=no fu_cv_sys_stat_statfs3_osf1=no fu_cv_sys_stat_statfs4=no fu_cv_sys_stat_statvfs=no jm_ac_cv_header_inttypes_h=no kom_cv_c_attribute_format_printf=no kom_cv_c_attribute_noreturn=no kom_cv_header_posix_source_needed=no kom_cv_struct_sigaction=no kom_cv_sys_hpux_source=no kom_cv_type_sig_atomic_t=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/build/xenofarm/client/lyskom-server/kali.roxen.com/buildtmp/dist/lyskom-server-2.1.2/src/libraries/liboop/missing --run aclocal-1.8' ADNS_LIBS='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/build/xenofarm/client/lyskom-server/kali.roxen.com/buildtmp/dist/lyskom-server-2.1.2/src/libraries/liboop/missing --run tar' AR='/home/build/xenofarm/client/nt-tools/tools/ar' AUTOCONF='${SHELL} /home/build/xenofarm/client/lyskom-server/kali.roxen.com/buildtmp/dist/lyskom-server-2.1.2/src/libraries/liboop/missing --run autoconf' AUTOHEADER='${SHELL} /home/build/xenofarm/client/lyskom-server/kali.roxen.com/buildtmp/dist/lyskom-server-2.1.2/src/libraries/liboop/missing --run autoheader' AUTOMAKE='${SHELL} /home/build/xenofarm/client/lyskom-server/kali.roxen.com/buildtmp/dist/lyskom-server-2.1.2/src/libraries/liboop/missing --run automake-1.8' AWK='nawk' CC='rntcl' CCDEPMODE='depmode=none' CFLAGS='-g' CPP='rntcl -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_STRING_H=1 -DHAVE_ADNS=1 ' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='egrep' EXEEXT='.exe' 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/build/xenofarm/client/lyskom-server/kali.roxen.com/buildtmp/dist/lyskom-server-2.1.2/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/bash' STRIP='' VERSION='0.9' ac_ct_CC='rntcl' ac_ct_RANLIB='ranlib' ac_ct_STRIP='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='include' am__leading_dot='.' am__quote='' bindir='${exec_prefix}/bin' build='i386-pc-interix' build_alias='' build_cpu='i386' build_os='interix' build_vendor='pc' datadir='${prefix}/share' exec_prefix='${prefix}' host='i386-pc-interix' host_alias='' host_cpu='i386' host_os='interix' host_vendor='pc' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/home/build/xenofarm/client/lyskom-server/kali.roxen.com/buildtmp/dist/lyskom-server-2.1.2/src/libraries/liboop/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p -- .' oldincludedir='/usr/include' prefix='/home/build/xenofarm/client/lyskom-server/kali.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_ADNS 1 #define HAVE_MEMORY_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_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