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.57. 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 = x86 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_108528-07 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:1198: loading cache ../../../config.cache configure:1333: checking for a BSD-compatible install configure:1387: result: /home/build/xenofarm/client/nt-tools/tools/install -c configure:1398: checking whether build environment is sane configure:1441: result: yes configure:1474: checking for gawk configure:1500: result: nawk configure:1510: checking whether make sets $(MAKE) configure:1530: result: yes configure:1741: checking for ar configure:1772: result: /home/build/xenofarm/client/nt-tools/tools/ar configure:1831: checking for gcc configure:1857: result: rntcl configure:2101: checking for C compiler version configure:2104: rntcl --version &5 Unknown option --version. configure:2107: $? = 1 configure:2109: rntcl -v &5 cl -Zm300 -Ge -F8388608 -GR -D__WIN32__ -D_WIN32 -D__NT__ -nologo -Fea.out.exe BINMODE.OBJ -MT LINK : fatal error LNK1561: entry point must be defined CL returned error code 2. configure:2112: $? = 2 configure:2114: rntcl -V &5 Unknown option -V. configure:2117: $? = 1 configure:2141: checking for C compiler default output configure:2144: rntcl conftest.c >&5 configure:2147: $? = 0 configure:2193: result: a.out configure:2198: checking whether the C compiler works configure:2204: ./a.out configure:2207: $? = 0 configure:2224: result: yes configure:2231: checking whether we are cross compiling configure:2233: result: no configure:2236: checking for suffix of executables configure:2238: rntcl -o conftest conftest.c >&5 configure:2241: $? = 0 configure:2266: result: .exe configure:2272: checking for suffix of object files configure:2319: result: o configure:2323: checking whether we are using the GNU C compiler configure:2370: result: no configure:2376: checking whether rntcl accepts -g configure:2418: result: yes configure:2435: checking for rntcl option to accept ANSI C configure:2523: result: none needed configure:2541: rntcl -c -g conftest.c >&5 conftest.c conftest.c(2) : error C2061: syntax error : identifier 'me' conftest.c(2) : error C2059: syntax error : ';' CL returned error code 2. configure:2544: $? = 2 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2672: checking for style of include used by make configure:2700: result: GNU configure:2728: checking dependency style of rntcl configure:2790: result: none configure:2813: checking how to run the C preprocessor configure:2931: result: rntcl -E configure:2956: rntcl -E conftest.c configure:2962: $? = 0 configure:2994: rntcl -E conftest.c CL returned error code 2. configure:3000: $? = 2 configure: failed program was: | #line 2985 "configure" | /* 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 USE_MALLOC_GUARDS 1 | /* end confdefs.h. */ | #include configure:3043: checking for egrep configure:3053: result: egrep configure:3059: checking for AIX configure:3082: result: no configure:3088: checking for library containing strerror configure:3187: result: none required configure:3194: checking for ANSI C header files configure:3341: result: yes configure:3365: checking for sys/types.h configure:3402: result: yes configure:3365: checking for sys/stat.h configure:3402: result: yes configure:3365: checking for stdlib.h configure:3402: result: yes configure:3365: checking for string.h configure:3402: result: yes configure:3365: checking for memory.h configure:3402: result: yes configure:3365: checking for strings.h configure:3402: result: no configure:3365: checking for inttypes.h configure:3402: result: no configure:3365: checking for stdint.h configure:3402: result: no configure:3365: checking for unistd.h configure:3402: result: no configure:3415: checking for minix/config.h configure:3420: result: no configure:3609: checking for ranlib configure:3636: result: ranlib configure:3650: checking for ANSI C header files configure:3797: result: yes configure:3817: checking for stdlib.h configure:3822: result: yes configure:3817: checking for stdarg.h configure:3822: result: yes configure:3817: checking for stddef.h configure:3822: result: yes configure:3817: checking for string.h configure:3822: result: yes configure:3826: checking sys/select.h usability configure:3839: rntcl -c -g conftest.c >&5 conftest.c configure(3884) : fatal error C1083: Cannot open include file: 'sys/select.h': No such file or directory CL returned error code 2. configure:3842: $? = 2 configure: failed program was: | #line 3828 "configure" | /* 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 USE_MALLOC_GUARDS 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 STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_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:3858: result: no configure:3862: checking sys/select.h presence configure:3873: rntcl -E conftest.c CL returned error code 2. configure:3879: $? = 2 configure: failed program was: | #line 3864 "configure" | /* 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 USE_MALLOC_GUARDS 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 STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | /* end confdefs.h. */ | #include configure:3898: result: no configure:3934: checking for sys/select.h configure:3941: result: no configure:3817: checking for unistd.h configure:3822: result: no configure:3961: checking for sys/time.h configure:3966: result: no configure:3961: checking for stdint.h configure:3966: result: no configure:3961: checking for strings.h configure:3966: result: no configure:4102: checking for rntcl option to accept ANSI C configure:4190: result: none needed configure:4201: checking whether time.h and sys/time.h may both be included configure:4247: result: no configure:4257: checking for an ANSI C-conforming const configure:4345: result: yes configure:4355: checking for inline configure:4398: result: __inline configure:4413: checking for size_t configure:4458: result: yes configure:4470: checking for socklen_t configure:4499: rntcl -c -g conftest.c >&5 conftest.c configure(4500) : fatal error C1083: Cannot open include file: 'sys/socket.h': No such file or directory CL returned error code 2. configure:4502: $? = 2 configure: failed program was: | #line 4475 "configure" | /* 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 USE_MALLOC_GUARDS 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 STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define inline __inline | /* end confdefs.h. */ | | #include | #include | | | int | main () | { | if ((socklen_t *) 0) | return 0; | if (sizeof (socklen_t)) | return 0; | ; | return 0; | } configure:4519: result: no configure:4529: checking for gethostbyname configure:4599: result: no configure:4605: checking for gethostbyname in -lnsl configure:4657: result: no configure:4669: checking for socket configure:4739: result: no configure:4745: checking for socket in -lsocket configure:4797: result: no configure:4813: checking for inet_aton configure:4863: rntcl -o conftest.exe -g conftest.c >&5 conftest.c conftest.obj : error LNK2001: unresolved external symbol _inet_aton conftest.exe.exe : fatal error LNK1120: 1 unresolved externals CL returned error code 2. configure:4866: $? = 2 configure: failed program was: | #line 4818 "configure" | /* 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 USE_MALLOC_GUARDS 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 STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define inline __inline | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char inet_aton (); 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_aton (); | /* 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 | char (*f) () = inet_aton; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != inet_aton; | ; | return 0; | } configure:4883: result: no configure:4898: checking whether INADDR_NONE is declared configure:4924: rntcl -c -g conftest.c >&5 conftest.c configure(4926) : fatal error C1083: Cannot open include file: 'netinet/in.h': No such file or directory CL returned error code 2. configure:4927: $? = 2 configure: failed program was: | #line 4903 "configure" | /* 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 USE_MALLOC_GUARDS 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 STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define inline __inline | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef INADDR_NONE | char *p = (char *) INADDR_NONE; | #endif | | ; | return 0; | } configure:4944: result: no configure:4957: checking for uint32_t configure:4991: rntcl -c -g conftest.c >&5 conftest.c configure(4999) : error C2065: 'uint32_t' : undeclared identifier configure(4999) : error C2059: syntax error : ')' CL returned error code 2. configure:4994: $? = 2 configure: failed program was: | #line 4962 "configure" | /* 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 USE_MALLOC_GUARDS 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 STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define inline __inline | #define INADDR_NONE ((uint32_t)-1) | /* end confdefs.h. */ | | #include | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | | int | main () | { | if ((uint32_t *) 0) | return 0; | if (sizeof (uint32_t)) | return 0; | ; | return 0; | } configure:5011: result: no configure:5022: checking for int configure:5047: rntcl -c -g conftest.c >&5 conftest.c configure:5050: $? = 0 configure:5053: test -s conftest.o configure:5056: $? = 0 configure:5067: result: yes configure:5070: checking size of int configure:5345: rntcl -o conftest.exe -g conftest.c >&5 conftest.c configure:5348: $? = 0 configure:5350: ./conftest.exe configure:5353: $? = 0 configure:5376: result: 4 configure:5383: checking for long configure:5408: rntcl -c -g conftest.c >&5 conftest.c configure:5411: $? = 0 configure:5414: test -s conftest.o configure:5417: $? = 0 configure:5428: result: yes configure:5431: checking size of long configure:5706: rntcl -o conftest.exe -g conftest.c >&5 conftest.c configure:5709: $? = 0 configure:5711: ./conftest.exe configure:5714: $? = 0 configure:5737: result: 4 configure:5746: checking for intptr_t configure:5791: result: no configure:5794: checking for intmax_t configure:5839: result: no configure:5842: checking for size_t configure:5887: result: yes configure:5891: checking whether rntcl understands __attribute__((unused)) configure:5934: result: no configure:6451: checking for socklen_t replacement type lyskomd-socklen-test-unsigned int configure:6481: rntcl -c -g conftest.c >&5 conftest.c configure(6488) : fatal error C1083: Cannot open include file: 'sys/socket.h': No such file or directory CL returned error code 2. configure:6484: $? = 2 configure: failed program was: | #line 6460 "configure" | /* 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 USE_MALLOC_GUARDS 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 STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define inline __inline | #define INADDR_NONE ((uint32_t)-1) | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | /* end confdefs.h. */ | | #include | #include | int | main () | { | struct sockaddr addr; | unsigned int len; | getsockname(0, &addr, &len); | ; | return 0; | } compilation failed, not using unsigned int lyskomd-socklen-test-size_t configure:6481: rntcl -c -g conftest.c >&5 conftest.c configure(6488) : fatal error C1083: Cannot open include file: 'sys/socket.h': No such file or directory CL returned error code 2. configure:6484: $? = 2 configure: failed program was: | #line 6460 "configure" | /* 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 USE_MALLOC_GUARDS 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 STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define inline __inline | #define INADDR_NONE ((uint32_t)-1) | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | /* end confdefs.h. */ | | #include | #include | int | main () | { | struct sockaddr addr; | size_t len; | getsockname(0, &addr, &len); | ; | return 0; | } compilation failed, not using size_t lyskomd-socklen-test-unsigned long configure:6481: rntcl -c -g conftest.c >&5 conftest.c configure(6488) : fatal error C1083: Cannot open include file: 'sys/socket.h': No such file or directory CL returned error code 2. configure:6484: $? = 2 configure: failed program was: | #line 6460 "configure" | /* 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 USE_MALLOC_GUARDS 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 STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define inline __inline | #define INADDR_NONE ((uint32_t)-1) | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | /* end confdefs.h. */ | | #include | #include | int | main () | { | struct sockaddr addr; | unsigned long len; | getsockname(0, &addr, &len); | ; | return 0; | } compilation failed, not using unsigned long configure:6519: result: unknown (using unsigned int) configure:6521: WARNING: the choosen socklen_t may be wrong configure:6540: checking for inet_ntop configure:6590: rntcl -o conftest.exe -g conftest.c >&5 conftest.c conftest.obj : error LNK2001: unresolved external symbol _inet_ntop conftest.exe.exe : fatal error LNK1120: 1 unresolved externals CL returned error code 2. configure:6593: $? = 2 configure: failed program was: | #line 6545 "configure" | /* 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 USE_MALLOC_GUARDS 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 STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define inline __inline | #define INADDR_NONE ((uint32_t)-1) | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SOCKLEN_TYPE unsigned int | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char inet_ntop (); 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_ntop (); | /* 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_ntop) || defined (__stub___inet_ntop) | choke me | #else | char (*f) () = inet_ntop; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != inet_ntop; | ; | return 0; | } configure:6610: result: no configure:6630: checking for inet_pton configure:6680: rntcl -o conftest.exe -g conftest.c >&5 conftest.c conftest.obj : error LNK2001: unresolved external symbol _inet_pton conftest.exe.exe : fatal error LNK1120: 1 unresolved externals CL returned error code 2. configure:6683: $? = 2 configure: failed program was: | #line 6635 "configure" | /* 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 USE_MALLOC_GUARDS 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 STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define inline __inline | #define INADDR_NONE ((uint32_t)-1) | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SOCKLEN_TYPE unsigned int | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char inet_pton (); 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_pton (); | /* 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_pton) || defined (__stub___inet_pton) | choke me | #else | char (*f) () = inet_pton; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != inet_pton; | ; | return 0; | } configure:6700: result: no configure:6722: checking for getipnodebyname configure:6772: rntcl -o conftest.exe -g conftest.c >&5 conftest.c conftest.obj : error LNK2001: unresolved external symbol _getipnodebyname conftest.exe.exe : fatal error LNK1120: 1 unresolved externals CL returned error code 2. configure:6775: $? = 2 configure: failed program was: | #line 6727 "configure" | /* 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 USE_MALLOC_GUARDS 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 STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define inline __inline | #define INADDR_NONE ((uint32_t)-1) | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SOCKLEN_TYPE unsigned int | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getipnodebyname (); 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 getipnodebyname (); | /* 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_getipnodebyname) || defined (__stub___getipnodebyname) | choke me | #else | char (*f) () = getipnodebyname; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != getipnodebyname; | ; | return 0; | } configure:6792: result: no configure:6722: checking for gethostbyname2 configure:6772: rntcl -o conftest.exe -g conftest.c >&5 conftest.c conftest.obj : error LNK2001: unresolved external symbol _gethostbyname2 conftest.exe.exe : fatal error LNK1120: 1 unresolved externals CL returned error code 2. configure:6775: $? = 2 configure: failed program was: | #line 6727 "configure" | /* 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 USE_MALLOC_GUARDS 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 STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define inline __inline | #define INADDR_NONE ((uint32_t)-1) | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SOCKLEN_TYPE unsigned int | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char gethostbyname2 (); 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 gethostbyname2 (); | /* 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_gethostbyname2) || defined (__stub___gethostbyname2) | choke me | #else | char (*f) () = gethostbyname2; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != gethostbyname2; | ; | return 0; | } configure:6792: result: no configure:6722: checking for freehostent configure:6772: rntcl -o conftest.exe -g conftest.c >&5 conftest.c conftest.obj : error LNK2001: unresolved external symbol _freehostent conftest.exe.exe : fatal error LNK1120: 1 unresolved externals CL returned error code 2. configure:6775: $? = 2 configure: failed program was: | #line 6727 "configure" | /* 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 USE_MALLOC_GUARDS 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 STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define inline __inline | #define INADDR_NONE ((uint32_t)-1) | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SOCKLEN_TYPE unsigned int | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char freehostent (); 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 freehostent (); | /* 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_freehostent) || defined (__stub___freehostent) | choke me | #else | char (*f) () = freehostent; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != freehostent; | ; | return 0; | } configure:6792: result: no configure:6802: checking for struct sockaddr_storage configure:6828: rntcl -c -g conftest.c >&5 conftest.c configure(6834) : fatal error C1083: Cannot open include file: 'sys/socket.h': No such file or directory CL returned error code 2. configure:6831: $? = 2 configure: failed program was: | #line 6807 "configure" | /* 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 USE_MALLOC_GUARDS 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 STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define inline __inline | #define INADDR_NONE ((uint32_t)-1) | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SOCKLEN_TYPE unsigned int | /* end confdefs.h. */ | #include | | int | main () | { | if ((struct sockaddr_storage *) 0) | return 0; | if (sizeof (struct sockaddr_storage)) | return 0; | ; | return 0; | } configure:6848: result: no configure:7179: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by isc config.status 1.01, which was generated by GNU Autoconf 2.57. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on kali.roxen.com config.status:651: creating Makefile config.status:651: creating src/Makefile config.status:651: creating man/Makefile config.status:651: creating doc/Makefile config.status:651: creating demo/Makefile config.status:776: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=no 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=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_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_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=no ac_cv_header_sys_resource_h=no ac_cv_header_sys_select_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=no ac_cv_header_sys_types_h=yes ac_cv_header_time=no ac_cv_header_unistd_h=no ac_cv_header_values_h=no 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_socket_socket=no ac_cv_objext=o ac_cv_path_AR=/home/build/xenofarm/client/nt-tools/tools/ar 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_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_working_alloca_h=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_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.0.7/src/libraries/libisc-new/missing --run aclocal-1.7' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/build/xenofarm/client/lyskom-server/kali.roxen.com/buildtmp/dist/lyskom-server-2.0.7/src/libraries/libisc-new/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.0.7/src/libraries/libisc-new/missing --run autoconf' AUTOHEADER='${SHELL} /home/build/xenofarm/client/lyskom-server/kali.roxen.com/buildtmp/dist/lyskom-server-2.0.7/src/libraries/libisc-new/missing --run autoheader' AUTOMAKE='${SHELL} /home/build/xenofarm/client/lyskom-server/kali.roxen.com/buildtmp/dist/lyskom-server-2.0.7/src/libraries/libisc-new/missing --run automake-1.7' AWK='nawk' CC='rntcl' CCDEPMODE='depmode=none' CFLAGS='-g' CHECKER='' CPP='rntcl -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DPACKAGE_NAME=\"isc\" -DPACKAGE_TARNAME=\"isc\" -DPACKAGE_VERSION=\"1.01\" -DPACKAGE_STRING=\"isc\ 1.01\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"isc\" -DVERSION=\"1.01\" -DUSE_MALLOC_GUARDS=1 -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 -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_STDARG_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STRING_H=1 -Dinline=__inline -DINADDR_NONE=\(\(uint32_t\)-1\) -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSOCKLEN_TYPE=unsigned\ int ' 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=' inet_aton$U.o' LIBS='' LTLIBOBJS=' inet_aton$U.lo' MAKEINFO='${SHELL} /home/build/xenofarm/client/lyskom-server/kali.roxen.com/buildtmp/dist/lyskom-server-2.0.7/src/libraries/libisc-new/missing --run makeinfo' OBJEXT='o' PACKAGE='isc' PACKAGE_BUGREPORT='' PACKAGE_NAME='isc' PACKAGE_STRING='isc 1.01' PACKAGE_TARNAME='isc' PACKAGE_VERSION='1.01' PATH_SEPARATOR=':' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/bash' STRIP='' VERSION='1.01' ac_ct_CC='rntcl' 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='/home/build/xenofarm/client/lyskom-server/kali.roxen.com/buildtmp/dist/lyskom-server-2.0.7/src/libraries/libisc-new/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/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_MEMORY_H 1 #define HAVE_STDARG_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STDLIB_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 INADDR_NONE ((uint32_t)-1) #define PACKAGE "isc" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "isc" #define PACKAGE_STRING "isc 1.01" #define PACKAGE_TARNAME "isc" #define PACKAGE_VERSION "1.01" #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define SOCKLEN_TYPE unsigned int #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define USE_MALLOC_GUARDS 1 #define VERSION "1.01" #define inline __inline configure: exit 0