This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by nettle configure 1.10, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure -C --with-include-path=/usr/local/include --with-lib-path=/usr/local/lib --prefix=/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx ## --------- ## ## 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_117000-01 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:1237: creating cache config.cache configure:1368: checking for a BSD-compatible install configure:1423: result: /home/build/xenofarm/client/nt-tools/tools/install -c configure:1434: checking whether build environment is sane configure:1477: result: yes configure:1534: checking for gawk configure:1563: result: no configure:1534: checking for mawk configure:1563: result: no configure:1534: checking for nawk configure:1550: found /usr/bin/nawk configure:1560: result: nawk configure:1570: checking whether make sets $(MAKE) configure:1590: result: yes configure:1766: checking build system type configure:1784: result: i586-pc-interix configure:1792: checking host system type configure:1806: result: i586-pc-interix configure:1866: checking for -R flag configure:1896: result: none configure:1906: result: Searching for libraries configure:1913: checking /usr/local/lib configure:1931: result: added configure:1913: checking /home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/lib configure:1940: result: not found configure:1913: checking /usr/local/lib configure:1931: result: added configure:1913: checking /sw/local/lib configure:1940: result: not found configure:1913: checking /sw/lib configure:1940: result: not found configure:1913: checking /usr/gnu/lib configure:1940: result: not found configure:1913: checking /opt/gnu/lib configure:1940: result: not found configure:1913: checking /sw/gnu/lib configure:1940: result: not found configure:1913: checking /usr/freeware/lib configure:1940: result: not found configure:1913: checking /usr/pkg/lib configure:1940: result: not found configure:1994: checking for gcc configure:2020: result: rntcl configure:2264: checking for C compiler version configure:2267: rntcl --version &5 Unknown option --version. configure:2270: $? = 1 configure:2272: 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:2275: $? = 2 configure:2277: rntcl -V &5 Unknown option -V. configure:2280: $? = 1 configure:2303: checking for C compiler default output file name configure:2306: rntcl -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2309: $? = 0 configure:2355: result: a.out configure:2360: checking whether the C compiler works configure:2366: ./a.out configure:2369: $? = 0 configure:2386: result: yes configure:2393: checking whether we are cross compiling configure:2395: result: no configure:2398: checking for suffix of executables configure:2400: rntcl -o conftest -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2403: $? = 0 configure:2428: result: .exe configure:2434: checking for suffix of object files configure:2455: rntcl -c -I/usr/local/include conftest.c >&5 configure:2458: $? = 0 configure:2480: result: o configure:2484: checking whether we are using the GNU C compiler configure:2508: rntcl -c -I/usr/local/include conftest.c >&5 conftest.c(16) : error C2065: 'choke' : undeclared identifier conftest.c(16) : error C2146: syntax error : missing ';' before identifier 'me' conftest.c(19) : error C2065: 'me' : undeclared identifier CL returned error code 2. configure:2514: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nettle" | #define PACKAGE_TARNAME "nettle" | #define PACKAGE_VERSION "1.10" | #define PACKAGE_STRING "nettle 1.10" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nettle" | #define VERSION "1.10" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2540: result: no configure:2546: checking whether rntcl accepts -g configure:2567: rntcl -c -g -I/usr/local/include conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' configure:2573: $? = 0 configure:2577: test -z || test ! -s conftest.err configure:2580: $? = 0 configure:2583: test -s conftest.o configure:2586: $? = 0 configure:2597: result: yes configure:2614: checking for rntcl option to accept ANSI C configure:2684: rntcl -c -g -I/usr/local/include conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' conftest.c(52) : warning C4113: 'char *(__cdecl *)()' differs in parameter lists from 'char *(__cdecl *)(char ** ,int )' conftest.c(52) : warning C4113: 'char *(__cdecl *)()' differs in parameter lists from 'char *(__cdecl *)(char ** ,int )' configure:2690: $? = 0 configure:2694: test -z || test ! -s conftest.err configure:2697: $? = 0 configure:2700: test -s conftest.o configure:2703: $? = 0 configure:2721: result: none needed configure:2739: rntcl -c -g -I/usr/local/include 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:2745: $? = 2 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2889: checking for style of include used by make configure:2917: result: GNU configure:2945: checking dependency style of rntcl configure:3028: result: none configure:3054: Compiling with rntcl; clearing EXEEXT configure:3061: checking whether make sets $(MAKE) configure:3081: result: yes configure:3131: checking for ranlib configure:3147: found /home/build/xenofarm/client/nt-tools/tools/ranlib configure:3158: result: ranlib configure:3216: checking for gcc configure:3242: result: rntcl configure:3486: checking for C compiler version configure:3489: rntcl --version &5 Unknown option --version. configure:3492: $? = 1 configure:3494: 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:3497: $? = 2 configure:3499: rntcl -V &5 Unknown option -V. configure:3502: $? = 1 configure:3505: checking whether we are using the GNU C compiler configure:3561: result: no configure:3567: checking whether rntcl accepts -g configure:3618: result: yes configure:3635: checking for rntcl option to accept ANSI C configure:3742: result: none needed configure:3760: rntcl -c -g -I/usr/local/include 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:3766: $? = 2 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3901: checking dependency style of rntcl configure:3984: result: none configure:4029: Looking for assembler files in x86/. configure:4099: checking for m4 configure:4117: found /usr/local/bin/m4 configure:4130: result: /usr/local/bin/m4 configure:4140: checking for an ANSI C-conforming const configure:4207: rntcl -c -g -I/usr/local/include conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' conftest.c(40) : warning C4700: local variable 't' used without having been initialized conftest.c(55) : warning C4700: local variable 'b' used without having been initialized configure:4213: $? = 0 configure:4217: test -z || test ! -s conftest.err configure:4220: $? = 0 configure:4223: test -s conftest.o configure:4226: $? = 0 configure:4237: result: yes configure:4247: checking for inline configure:4268: rntcl -c -g -I/usr/local/include conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' conftest.c(13) : error C2054: expected '(' to follow 'inline' conftest.c(13) : error C2085: 'static_foo' : not in formal parameter list conftest.c(13) : error C2143: syntax error : missing ';' before '{' conftest.c(14) : error C2054: expected '(' to follow 'inline' conftest.c(14) : error C2085: 'foo' : not in formal parameter list conftest.c(14) : error C2143: syntax error : missing ';' before '{' CL returned error code 2. configure:4274: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nettle" | #define PACKAGE_TARNAME "nettle" | #define PACKAGE_VERSION "1.10" | #define PACKAGE_STRING "nettle 1.10" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nettle" | #define VERSION "1.10" | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static inline foo_t static_foo () {return 0; } | inline foo_t foo () {return 0; } | #endif | configure:4268: rntcl -c -g -I/usr/local/include conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' conftest.c(13) : error C2054: expected '(' to follow '__inline__' conftest.c(13) : error C2085: 'static_foo' : not in formal parameter list conftest.c(13) : error C2143: syntax error : missing ';' before '{' conftest.c(14) : error C2054: expected '(' to follow '__inline__' conftest.c(14) : error C2085: 'foo' : not in formal parameter list conftest.c(14) : error C2143: syntax error : missing ';' before '{' CL returned error code 2. configure:4274: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nettle" | #define PACKAGE_TARNAME "nettle" | #define PACKAGE_VERSION "1.10" | #define PACKAGE_STRING "nettle 1.10" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nettle" | #define VERSION "1.10" | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static __inline__ foo_t static_foo () {return 0; } | __inline__ foo_t foo () {return 0; } | #endif | configure:4268: rntcl -c -g -I/usr/local/include conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' configure:4274: $? = 0 configure:4278: test -z || test ! -s conftest.err configure:4281: $? = 0 configure:4284: test -s conftest.o configure:4287: $? = 0 configure:4299: result: __inline configure:4323: checking how to run the C preprocessor configure:4358: rntcl -E -I/usr/local/include conftest.c configure:4364: $? = 0 configure:4396: rntcl -E -I/usr/local/include conftest.c CL returned error code 2. configure:4402: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nettle" | #define PACKAGE_TARNAME "nettle" | #define PACKAGE_VERSION "1.10" | #define PACKAGE_STRING "nettle 1.10" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nettle" | #define VERSION "1.10" | #ifndef __cplusplus | #define inline __inline | #endif | /* end confdefs.h. */ | #include configure:4441: result: rntcl -E configure:4465: rntcl -E -I/usr/local/include conftest.c configure:4471: $? = 0 configure:4503: rntcl -E -I/usr/local/include conftest.c CL returned error code 2. configure:4509: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nettle" | #define PACKAGE_TARNAME "nettle" | #define PACKAGE_VERSION "1.10" | #define PACKAGE_STRING "nettle 1.10" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nettle" | #define VERSION "1.10" | #ifndef __cplusplus | #define inline __inline | #endif | /* end confdefs.h. */ | #include configure:4553: checking for egrep configure:4563: result: egrep configure:4568: checking for uid_t in sys/types.h configure:4591: result: no configure:4606: checking for ANSI C header files configure:4759: result: yes configure:4783: checking for sys/types.h configure:4799: rntcl -c -g -I/usr/local/include conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' configure:4805: $? = 0 configure:4809: test -z || test ! -s conftest.err configure:4812: $? = 0 configure:4815: test -s conftest.o configure:4818: $? = 0 configure:4829: result: yes configure:4783: checking for sys/stat.h configure:4799: rntcl -c -g -I/usr/local/include conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' configure:4805: $? = 0 configure:4809: test -z || test ! -s conftest.err configure:4812: $? = 0 configure:4815: test -s conftest.o configure:4818: $? = 0 configure:4829: result: yes configure:4783: checking for stdlib.h configure:4799: rntcl -c -g -I/usr/local/include conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' configure:4805: $? = 0 configure:4809: test -z || test ! -s conftest.err configure:4812: $? = 0 configure:4815: test -s conftest.o configure:4818: $? = 0 configure:4829: result: yes configure:4783: checking for string.h configure:4799: rntcl -c -g -I/usr/local/include conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' configure:4805: $? = 0 configure:4809: test -z || test ! -s conftest.err configure:4812: $? = 0 configure:4815: test -s conftest.o configure:4818: $? = 0 configure:4829: result: yes configure:4783: checking for memory.h configure:4799: rntcl -c -g -I/usr/local/include conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' configure:4805: $? = 0 configure:4809: test -z || test ! -s conftest.err configure:4812: $? = 0 configure:4815: test -s conftest.o configure:4818: $? = 0 configure:4829: result: yes configure:4783: checking for strings.h configure:4799: rntcl -c -g -I/usr/local/include conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' conftest.c(57) : fatal error C1083: Cannot open include file: 'strings.h': No such file or directory CL returned error code 2. configure:4805: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nettle" | #define PACKAGE_TARNAME "nettle" | #define PACKAGE_VERSION "1.10" | #define PACKAGE_STRING "nettle 1.10" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nettle" | #define VERSION "1.10" | #ifndef __cplusplus | #define inline __inline | #endif | #define uid_t int | #define gid_t int | #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:4829: result: no configure:4783: checking for inttypes.h configure:4799: rntcl -c -g -I/usr/local/include conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' conftest.c(57) : fatal error C1083: Cannot open include file: 'inttypes.h': No such file or directory CL returned error code 2. configure:4805: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nettle" | #define PACKAGE_TARNAME "nettle" | #define PACKAGE_VERSION "1.10" | #define PACKAGE_STRING "nettle 1.10" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nettle" | #define VERSION "1.10" | #ifndef __cplusplus | #define inline __inline | #endif | #define uid_t int | #define gid_t int | #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:4829: result: no configure:4783: checking for stdint.h configure:4799: rntcl -c -g -I/usr/local/include conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' conftest.c(57) : fatal error C1083: Cannot open include file: 'stdint.h': No such file or directory CL returned error code 2. configure:4805: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nettle" | #define PACKAGE_TARNAME "nettle" | #define PACKAGE_VERSION "1.10" | #define PACKAGE_STRING "nettle 1.10" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nettle" | #define VERSION "1.10" | #ifndef __cplusplus | #define inline __inline | #endif | #define uid_t int | #define gid_t int | #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:4829: result: no configure:4783: checking for unistd.h configure:4799: rntcl -c -g -I/usr/local/include conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' conftest.c(57) : fatal error C1083: Cannot open include file: 'unistd.h': No such file or directory CL returned error code 2. configure:4805: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nettle" | #define PACKAGE_TARNAME "nettle" | #define PACKAGE_VERSION "1.10" | #define PACKAGE_STRING "nettle 1.10" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nettle" | #define VERSION "1.10" | #ifndef __cplusplus | #define inline __inline | #endif | #define uid_t int | #define gid_t int | #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:4829: result: no configure:4841: checking for size_t configure:4865: rntcl -c -g -I/usr/local/include conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' configure:4871: $? = 0 configure:4875: test -z || test ! -s conftest.err configure:4878: $? = 0 configure:4881: test -s conftest.o configure:4884: $? = 0 configure:4895: result: yes configure:4907: checking whether time.h and sys/time.h may both be included configure:4932: rntcl -c -g -I/usr/local/include conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' conftest.c(23) : fatal error C1083: Cannot open include file: 'sys/time.h': No such file or directory CL returned error code 2. configure:4938: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nettle" | #define PACKAGE_TARNAME "nettle" | #define PACKAGE_VERSION "1.10" | #define PACKAGE_STRING "nettle 1.10" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nettle" | #define VERSION "1.10" | #ifndef __cplusplus | #define inline __inline | #endif | #define uid_t int | #define gid_t int | #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 | #include | #include | | int | main () | { | if ((struct tm *) 0) | return 0; | ; | return 0; | } configure:4962: result: no configure:4975: checking for working alloca.h configure:4996: rntcl -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' conftest.c(22) : fatal error C1083: Cannot open include file: 'alloca.h': No such file or directory CL returned error code 2. configure:5002: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nettle" | #define PACKAGE_TARNAME "nettle" | #define PACKAGE_VERSION "1.10" | #define PACKAGE_STRING "nettle 1.10" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nettle" | #define VERSION "1.10" | #ifndef __cplusplus | #define inline __inline | #endif | #define uid_t int | #define gid_t int | #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 | int | main () | { | char *p = (char *) alloca (2 * sizeof (int)); | ; | return 0; | } configure:5027: result: no configure:5037: checking for alloca configure:5078: rntcl -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' configure:5084: $? = 0 configure:5088: test -z || test ! -s conftest.err configure:5091: $? = 0 configure:5094: test -s conftest configure:5097: $? = 0 configure:5109: result: yes configure:5346: checking malloc.h usability configure:5358: rntcl -c -g -I/usr/local/include conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' configure:5364: $? = 0 configure:5368: test -z || test ! -s conftest.err configure:5371: $? = 0 configure:5374: test -s conftest.o configure:5377: $? = 0 configure:5387: result: yes configure:5391: checking malloc.h presence configure:5401: rntcl -E -I/usr/local/include conftest.c configure:5407: $? = 0 configure:5427: result: yes configure:5462: checking for malloc.h configure:5469: result: yes configure:5486: checking whether byte ordering is bigendian configure:5513: rntcl -c -g -I/usr/local/include conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' conftest.c(25) : fatal error C1083: Cannot open include file: 'sys/param.h': No such file or directory CL returned error code 2. configure:5519: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nettle" | #define PACKAGE_TARNAME "nettle" | #define PACKAGE_VERSION "1.10" | #define PACKAGE_STRING "nettle 1.10" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nettle" | #define VERSION "1.10" | #ifndef __cplusplus | #define inline __inline | #endif | #define uid_t int | #define gid_t int | #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_ALLOCA 1 | #define HAVE_MALLOC_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN | bogus endian macros | #endif | | ; | return 0; | } configure:5673: rntcl -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' configure:5676: $? = 0 configure:5678: ./conftest configure:5681: $? = 0 configure:5697: result: no configure:5720: checking for memxor configure:5777: rntcl -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' conftest.obj : error LNK2001: unresolved external symbol _memxor conftest.exe : fatal error LNK1120: 1 unresolved externals CL returned error code 2. configure:5783: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nettle" | #define PACKAGE_TARNAME "nettle" | #define PACKAGE_VERSION "1.10" | #define PACKAGE_STRING "nettle 1.10" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nettle" | #define VERSION "1.10" | #ifndef __cplusplus | #define inline __inline | #endif | #define uid_t int | #define gid_t int | #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_ALLOCA 1 | #define HAVE_MALLOC_H 1 | /* end confdefs.h. */ | /* Define memxor to an innocuous variant, in case declares memxor. | For example, HP-UX 11i declares gettimeofday. */ | #define memxor innocuous_memxor | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char memxor (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef memxor | | /* 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 memxor (); | /* 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_memxor) || defined (__stub___memxor) | choke me | #else | char (*f) () = memxor; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != memxor; | ; | return 0; | } configure:5808: result: no configure:5829: checking for __attribute__ configure:5860: rntcl -c -g -I/usr/local/include conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' conftest.c(31) : error C2146: syntax error : missing ';' before identifier '__attribute__' conftest.c(31) : error C2065: 'noreturn' : undeclared identifier conftest.c(33) : error C2143: syntax error : missing ';' before 'type' conftest.c(40) : error C2059: syntax error : 'return' conftest.c(41) : error C2059: syntax error : '}' CL returned error code 2. configure:5866: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nettle" | #define PACKAGE_TARNAME "nettle" | #define PACKAGE_VERSION "1.10" | #define PACKAGE_STRING "nettle 1.10" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nettle" | #define VERSION "1.10" | #ifndef __cplusplus | #define inline __inline | #endif | #define uid_t int | #define gid_t int | #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_ALLOCA 1 | #define HAVE_MALLOC_H 1 | /* end confdefs.h. */ | | #include | | int | main () | { | | static void foo(void) __attribute__ ((noreturn)); | | static void __attribute__ ((noreturn)) | foo(void) | { | exit(1); | } | | ; | return 0; | } configure:5890: result: no configure:5908: checking for stdint types configure:5936: rntcl -c conftest.c >&5 conftest.c(24) : fatal error C1083: Cannot open include file: 'stdint.h': No such file or directory CL returned error code 2. configure:5942: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nettle" | #define PACKAGE_TARNAME "nettle" | #define PACKAGE_VERSION "1.10" | #define PACKAGE_STRING "nettle 1.10" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nettle" | #define VERSION "1.10" | #ifndef __cplusplus | #define inline __inline | #endif | #define uid_t int | #define gid_t int | #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_ALLOCA 1 | #define HAVE_MALLOC_H 1 | /* end confdefs.h. */ | #include | int | main () | { | int_least32_t v = 0; | ; | return 0; | } configure:5980: result: (putting them into nettle-types.h)... no configure:5994: checking for stdint uintptr_t configure:6001: result: (..) configure:6006: checking for uintptr_t configure:6031: rntcl -c -g -I/usr/local/include conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' conftest.c(24) : fatal error C1083: Cannot open include file: 'stdint.h': No such file or directory CL returned error code 2. configure:6037: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nettle" | #define PACKAGE_TARNAME "nettle" | #define PACKAGE_VERSION "1.10" | #define PACKAGE_STRING "nettle 1.10" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nettle" | #define VERSION "1.10" | #ifndef __cplusplus | #define inline __inline | #endif | #define uid_t int | #define gid_t int | #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_ALLOCA 1 | #define HAVE_MALLOC_H 1 | /* end confdefs.h. */ | #include | | int | main () | { | if ((uintptr_t *) 0) | return 0; | if (sizeof (uintptr_t)) | return 0; | ; | return 0; | } configure:6061: result: no configure:6006: checking for uintptr_t configure:6031: rntcl -c -g -I/usr/local/include conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' conftest.c(24) : fatal error C1083: Cannot open include file: 'inttypes.h': No such file or directory CL returned error code 2. configure:6037: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nettle" | #define PACKAGE_TARNAME "nettle" | #define PACKAGE_VERSION "1.10" | #define PACKAGE_STRING "nettle 1.10" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nettle" | #define VERSION "1.10" | #ifndef __cplusplus | #define inline __inline | #endif | #define uid_t int | #define gid_t int | #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_ALLOCA 1 | #define HAVE_MALLOC_H 1 | /* end confdefs.h. */ | #include | | int | main () | { | if ((uintptr_t *) 0) | return 0; | if (sizeof (uintptr_t)) | return 0; | ; | return 0; | } configure:6061: result: no configure:6006: checking for uintptr_t configure:6031: rntcl -c -g -I/usr/local/include conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' conftest.c(24) : fatal error C1083: Cannot open include file: 'sys/inttypes.h': No such file or directory CL returned error code 2. configure:6037: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nettle" | #define PACKAGE_TARNAME "nettle" | #define PACKAGE_VERSION "1.10" | #define PACKAGE_STRING "nettle 1.10" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nettle" | #define VERSION "1.10" | #ifndef __cplusplus | #define inline __inline | #endif | #define uid_t int | #define gid_t int | #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_ALLOCA 1 | #define HAVE_MALLOC_H 1 | /* end confdefs.h. */ | #include | | int | main () | { | if ((uintptr_t *) 0) | return 0; | if (sizeof (uintptr_t)) | return 0; | ; | return 0; | } configure:6061: result: no configure:6006: checking for uintptr_t configure:6031: rntcl -c -g -I/usr/local/include conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' conftest.c(29) : error C2065: 'uintptr_t' : undeclared identifier conftest.c(29) : error C2059: syntax error : ')' CL returned error code 2. configure:6037: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nettle" | #define PACKAGE_TARNAME "nettle" | #define PACKAGE_VERSION "1.10" | #define PACKAGE_STRING "nettle 1.10" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nettle" | #define VERSION "1.10" | #ifndef __cplusplus | #define inline __inline | #endif | #define uid_t int | #define gid_t int | #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_ALLOCA 1 | #define HAVE_MALLOC_H 1 | /* end confdefs.h. */ | #include | | int | main () | { | if ((uintptr_t *) 0) | return 0; | if (sizeof (uintptr_t)) | return 0; | ; | return 0; | } configure:6061: result: no configure:6135: checking for stdint uintptr_t configure:6139: result: configure:6143: checking for stdint uint32_t configure:6150: result: (..) configure:6155: checking for uint32_t configure:6180: rntcl -c -g -I/usr/local/include conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' conftest.c(24) : fatal error C1083: Cannot open include file: 'inttypes.h': No such file or directory CL returned error code 2. configure:6186: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nettle" | #define PACKAGE_TARNAME "nettle" | #define PACKAGE_VERSION "1.10" | #define PACKAGE_STRING "nettle 1.10" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nettle" | #define VERSION "1.10" | #ifndef __cplusplus | #define inline __inline | #endif | #define uid_t int | #define gid_t int | #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_ALLOCA 1 | #define HAVE_MALLOC_H 1 | /* end confdefs.h. */ | #include | | int | main () | { | if ((uint32_t *) 0) | return 0; | if (sizeof (uint32_t)) | return 0; | ; | return 0; | } configure:6210: result: no configure:6155: checking for uint32_t configure:6180: rntcl -c -g -I/usr/local/include conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' conftest.c(24) : fatal error C1083: Cannot open include file: 'sys/inttypes.h': No such file or directory CL returned error code 2. configure:6186: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nettle" | #define PACKAGE_TARNAME "nettle" | #define PACKAGE_VERSION "1.10" | #define PACKAGE_STRING "nettle 1.10" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nettle" | #define VERSION "1.10" | #ifndef __cplusplus | #define inline __inline | #endif | #define uid_t int | #define gid_t int | #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_ALLOCA 1 | #define HAVE_MALLOC_H 1 | /* end confdefs.h. */ | #include | | int | main () | { | if ((uint32_t *) 0) | return 0; | if (sizeof (uint32_t)) | return 0; | ; | return 0; | } configure:6210: result: no configure:6155: checking for uint32_t configure:6180: rntcl -c -g -I/usr/local/include conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' conftest.c(24) : fatal error C1083: Cannot open include file: 'stdint.h': No such file or directory CL returned error code 2. configure:6186: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nettle" | #define PACKAGE_TARNAME "nettle" | #define PACKAGE_VERSION "1.10" | #define PACKAGE_STRING "nettle 1.10" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nettle" | #define VERSION "1.10" | #ifndef __cplusplus | #define inline __inline | #endif | #define uid_t int | #define gid_t int | #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_ALLOCA 1 | #define HAVE_MALLOC_H 1 | /* end confdefs.h. */ | #include | | int | main () | { | if ((uint32_t *) 0) | return 0; | if (sizeof (uint32_t)) | return 0; | ; | return 0; | } configure:6210: result: no configure:6155: checking for uint32_t configure:6180: rntcl -c -g -I/usr/local/include conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' conftest.c(29) : error C2065: 'uint32_t' : undeclared identifier conftest.c(29) : error C2059: syntax error : ')' CL returned error code 2. configure:6186: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nettle" | #define PACKAGE_TARNAME "nettle" | #define PACKAGE_VERSION "1.10" | #define PACKAGE_STRING "nettle 1.10" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nettle" | #define VERSION "1.10" | #ifndef __cplusplus | #define inline __inline | #endif | #define uid_t int | #define gid_t int | #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_ALLOCA 1 | #define HAVE_MALLOC_H 1 | /* end confdefs.h. */ | #include | | int | main () | { | if ((uint32_t *) 0) | return 0; | if (sizeof (uint32_t)) | return 0; | ; | return 0; | } configure:6210: result: no configure:6284: checking for stdint uint32_t configure:6288: result: configure:6294: checking for stdint u_int32_t configure:6301: result: (..) configure:6306: checking for u_int32_t configure:6331: rntcl -c -g -I/usr/local/include conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' conftest.c(29) : error C2065: 'u_int32_t' : undeclared identifier conftest.c(29) : error C2059: syntax error : ')' CL returned error code 2. configure:6337: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nettle" | #define PACKAGE_TARNAME "nettle" | #define PACKAGE_VERSION "1.10" | #define PACKAGE_STRING "nettle 1.10" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nettle" | #define VERSION "1.10" | #ifndef __cplusplus | #define inline __inline | #endif | #define uid_t int | #define gid_t int | #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_ALLOCA 1 | #define HAVE_MALLOC_H 1 | /* end confdefs.h. */ | #include | | int | main () | { | if ((u_int32_t *) 0) | return 0; | if (sizeof (u_int32_t)) | return 0; | ; | return 0; | } configure:6361: result: no configure:6306: checking for u_int32_t configure:6331: rntcl -c -g -I/usr/local/include conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' conftest.c(24) : fatal error C1083: Cannot open include file: 'inttypes.h': No such file or directory CL returned error code 2. configure:6337: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nettle" | #define PACKAGE_TARNAME "nettle" | #define PACKAGE_VERSION "1.10" | #define PACKAGE_STRING "nettle 1.10" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nettle" | #define VERSION "1.10" | #ifndef __cplusplus | #define inline __inline | #endif | #define uid_t int | #define gid_t int | #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_ALLOCA 1 | #define HAVE_MALLOC_H 1 | /* end confdefs.h. */ | #include | | int | main () | { | if ((u_int32_t *) 0) | return 0; | if (sizeof (u_int32_t)) | return 0; | ; | return 0; | } configure:6361: result: no configure:6306: checking for u_int32_t configure:6331: rntcl -c -g -I/usr/local/include conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' conftest.c(24) : fatal error C1083: Cannot open include file: 'sys/inttypes.h': No such file or directory CL returned error code 2. configure:6337: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nettle" | #define PACKAGE_TARNAME "nettle" | #define PACKAGE_VERSION "1.10" | #define PACKAGE_STRING "nettle 1.10" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nettle" | #define VERSION "1.10" | #ifndef __cplusplus | #define inline __inline | #endif | #define uid_t int | #define gid_t int | #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_ALLOCA 1 | #define HAVE_MALLOC_H 1 | /* end confdefs.h. */ | #include | | int | main () | { | if ((u_int32_t *) 0) | return 0; | if (sizeof (u_int32_t)) | return 0; | ; | return 0; | } configure:6361: result: no configure:6306: checking for u_int32_t configure:6331: rntcl -c -g -I/usr/local/include conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' conftest.c(29) : error C2065: 'u_int32_t' : undeclared identifier conftest.c(29) : error C2059: syntax error : ')' CL returned error code 2. configure:6337: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nettle" | #define PACKAGE_TARNAME "nettle" | #define PACKAGE_VERSION "1.10" | #define PACKAGE_STRING "nettle 1.10" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nettle" | #define VERSION "1.10" | #ifndef __cplusplus | #define inline __inline | #endif | #define uid_t int | #define gid_t int | #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_ALLOCA 1 | #define HAVE_MALLOC_H 1 | /* end confdefs.h. */ | #include | | int | main () | { | if ((u_int32_t *) 0) | return 0; | if (sizeof (u_int32_t)) | return 0; | ; | return 0; | } configure:6361: result: no configure:6435: checking for stdint u_int32_t configure:6439: result: configure:6444: checking for stdint datatype model configure:6446: result: (..) configure:6448: checking for char configure:6472: rntcl -c -g -I/usr/local/include conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' configure:6478: $? = 0 configure:6482: test -z || test ! -s conftest.err configure:6485: $? = 0 configure:6488: test -s conftest.o configure:6491: $? = 0 configure:6502: result: yes configure:6505: checking size of char configure:6824: rntcl -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' configure:6827: $? = 0 configure:6829: ./conftest configure:6832: $? = 0 configure:6855: result: 1 configure:6862: checking for short configure:6886: rntcl -c -g -I/usr/local/include conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' configure:6892: $? = 0 configure:6896: test -z || test ! -s conftest.err configure:6899: $? = 0 configure:6902: test -s conftest.o configure:6905: $? = 0 configure:6916: result: yes configure:6919: checking size of short configure:7238: rntcl -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' configure:7241: $? = 0 configure:7243: ./conftest configure:7246: $? = 0 configure:7269: result: 2 configure:7276: checking for int configure:7300: rntcl -c -g -I/usr/local/include conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' configure:7306: $? = 0 configure:7310: test -z || test ! -s conftest.err configure:7313: $? = 0 configure:7316: test -s conftest.o configure:7319: $? = 0 configure:7330: result: yes configure:7333: checking size of int configure:7652: rntcl -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' configure:7655: $? = 0 configure:7657: ./conftest configure:7660: $? = 0 configure:7683: result: 4 configure:7690: checking for long configure:7714: rntcl -c -g -I/usr/local/include conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' configure:7720: $? = 0 configure:7724: test -z || test ! -s conftest.err configure:7727: $? = 0 configure:7730: test -s conftest.o configure:7733: $? = 0 configure:7744: result: yes configure:7747: checking size of long configure:8066: rntcl -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' configure:8069: $? = 0 configure:8071: ./conftest configure:8074: $? = 0 configure:8097: result: 4 configure:8104: checking for void* configure:8128: rntcl -c -g -I/usr/local/include conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' configure:8134: $? = 0 configure:8138: test -z || test ! -s conftest.err configure:8141: $? = 0 configure:8144: test -s conftest.o configure:8147: $? = 0 configure:8158: result: yes configure:8161: checking size of void* configure:8480: rntcl -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' configure:8483: $? = 0 configure:8485: ./conftest configure:8488: $? = 0 configure:8511: result: 4 configure:8540: result: combined for stdint datatype model... 444, ILP32 (standard 32bit unixish) configure:8554: checking for extra inttypes in chosen header configure:8556: result: (stddef.h) configure:8560: checking for int_least32_t configure:8585: rntcl -c -g -I/usr/local/include conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' conftest.c(34) : error C2065: 'int_least32_t' : undeclared identifier conftest.c(34) : error C2059: syntax error : ')' CL returned error code 2. configure:8591: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nettle" | #define PACKAGE_TARNAME "nettle" | #define PACKAGE_VERSION "1.10" | #define PACKAGE_STRING "nettle 1.10" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nettle" | #define VERSION "1.10" | #ifndef __cplusplus | #define inline __inline | #endif | #define uid_t int | #define gid_t int | #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_ALLOCA 1 | #define HAVE_MALLOC_H 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | /* end confdefs.h. */ | #include | | int | main () | { | if ((int_least32_t *) 0) | return 0; | if (sizeof (int_least32_t)) | return 0; | ; | return 0; | } configure:8615: result: no configure:8618: checking for int_fast32_t configure:8643: rntcl -c -g -I/usr/local/include conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' conftest.c(34) : error C2065: 'int_fast32_t' : undeclared identifier conftest.c(34) : error C2059: syntax error : ')' CL returned error code 2. configure:8649: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nettle" | #define PACKAGE_TARNAME "nettle" | #define PACKAGE_VERSION "1.10" | #define PACKAGE_STRING "nettle 1.10" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nettle" | #define VERSION "1.10" | #ifndef __cplusplus | #define inline __inline | #endif | #define uid_t int | #define gid_t int | #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_ALLOCA 1 | #define HAVE_MALLOC_H 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | /* end confdefs.h. */ | #include | | int | main () | { | if ((int_fast32_t *) 0) | return 0; | if (sizeof (int_fast32_t)) | return 0; | ; | return 0; | } configure:8673: result: no configure:8676: checking for intmax_t configure:8701: rntcl -c -g -I/usr/local/include conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' conftest.c(34) : error C2065: 'intmax_t' : undeclared identifier conftest.c(34) : error C2059: syntax error : ')' CL returned error code 2. configure:8707: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nettle" | #define PACKAGE_TARNAME "nettle" | #define PACKAGE_VERSION "1.10" | #define PACKAGE_STRING "nettle 1.10" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nettle" | #define VERSION "1.10" | #ifndef __cplusplus | #define inline __inline | #endif | #define uid_t int | #define gid_t int | #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_ALLOCA 1 | #define HAVE_MALLOC_H 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | /* end confdefs.h. */ | #include | | int | main () | { | if ((intmax_t *) 0) | return 0; | if (sizeof (intmax_t)) | return 0; | ; | return 0; | } configure:8731: result: no configure:8743: result: make use of stddef.h in nettle-types.h (no helpful system typedefs seen) configure:8753: checking for __gmpz_getlimbn in -lgmp configure:8783: rntcl -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lgmp >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' gmp.lib(getlimbn.o) : warning LNK4078: multiple ".text" sections found with different attributes (E0000020) configure:8789: $? = 0 configure:8793: test -z || test ! -s conftest.err configure:8796: $? = 0 configure:8799: test -s conftest configure:8802: $? = 0 configure:8815: result: yes configure:8949: checking for BF_ecb_encrypt in -lcrypto configure:8979: rntcl -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lcrypto -lgmp >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' LINK : fatal error LNK1181: cannot open input file "crypto.lib" CL returned error code 2. configure:8985: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nettle" | #define PACKAGE_TARNAME "nettle" | #define PACKAGE_VERSION "1.10" | #define PACKAGE_STRING "nettle 1.10" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nettle" | #define VERSION "1.10" | #ifndef __cplusplus | #define inline __inline | #endif | #define uid_t int | #define gid_t int | #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_ALLOCA 1 | #define HAVE_MALLOC_H 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define HAVE_LIBGMP 1 | #define WITH_PUBLIC_KEY 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 BF_ecb_encrypt (); | int | main () | { | BF_ecb_encrypt (); | ; | return 0; | } configure:9011: result: no configure:9174: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by nettle config.status 1.10, 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:743: creating Makefile config.status:743: creating tools/Makefile config.status:743: creating testsuite/Makefile config.status:743: creating examples/Makefile config.status:743: creating config.m4 config.status:847: creating config.h config.status:1048: linking ./x86/aes.asm to aes.asm config.status:1048: linking ./x86/aes-encrypt.asm to aes-encrypt.asm config.status:1048: linking ./x86/aes-decrypt.asm to aes-decrypt.asm config.status:1048: linking ./x86/arcfour-crypt.asm to arcfour-crypt.asm config.status:1048: linking ./x86/sha1-compress.asm to sha1-compress.asm config.status:1285: executing depfiles commands config.status:1285: executing nettle-types.h commands config.status:1380: creating nettle-types.h : _NETTLE_NETTLE_TYPES_H ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i586-pc-interix ac_cv_build_alias=i586-pc-interix ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=no ac_cv_c_const=yes ac_cv_c_inline=__inline 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= ac_cv_func_alloca_works=yes ac_cv_func_memxor=no ac_cv_header_inttypes_h=no ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint=stddef.h ac_cv_header_stdint_h=no ac_cv_header_stdint_o= ac_cv_header_stdint_t= ac_cv_header_stdint_u= ac_cv_header_stdint_x= ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_time=no ac_cv_header_unistd_h=no ac_cv_host=i586-pc-interix ac_cv_host_alias=i586-pc-interix ac_cv_lib_crypto_BF_ecb_encrypt=no ac_cv_lib_gmp___gmpz_getlimbn=yes ac_cv_objext=o ac_cv_path_M4=/usr/local/bin/m4 ac_cv_path_install='/home/build/xenofarm/client/nt-tools/tools/install -c' ac_cv_prog_AWK=nawk ac_cv_prog_CPP='rntcl -E' 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_make_make_set=yes ac_cv_sizeof_char=1 ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_short=2 ac_cv_sizeof_voidp=4 ac_cv_stdint_char_model=124 ac_cv_stdint_long_model=444 ac_cv_stdint_message='using rntcl' ac_cv_stdint_result='(no helpful system typedefs seen)' ac_cv_type_char=yes ac_cv_type_int=yes ac_cv_type_int_fast32_t=no ac_cv_type_int_least32_t=no ac_cv_type_intmax_t=no ac_cv_type_long=yes ac_cv_type_short=yes ac_cv_type_size_t=yes ac_cv_type_u_int32_t=no ac_cv_type_uid_t=no ac_cv_type_uint32_t=no ac_cv_type_uintptr_t=no ac_cv_type_voidp=yes ac_cv_working_alloca_h=no am_cv_CC_dependencies_compiler_type=none am_cv_prog_cc_stdc= lsh_cv_c_attribute=no ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/lsh-1.5.5/src/nettle/missing --run aclocal-1.8' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/lsh-1.5.5/src/nettle/missing --run tar' AUTOCONF='${SHELL} /home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/lsh-1.5.5/src/nettle/missing --run autoconf' AUTOHEADER='${SHELL} /home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/lsh-1.5.5/src/nettle/missing --run autoheader' AUTOMAKE='${SHELL} /home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/lsh-1.5.5/src/nettle/missing --run automake-1.8' AWK='nawk' CC='rntcl' CCDEPMODE='depmode=none' CFLAGS='-g' CPP='rntcl -E' CPPFLAGS=' -I/usr/local/include' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='egrep' ENABLE_ASSEMBLER_FALSE='#' ENABLE_ASSEMBLER_TRUE='' ENABLE_SHARED_FALSE='' ENABLE_SHARED_TRUE='#' EXEEXT='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS=' -L/usr/local/lib' LIBOBJS=' memxor$U.o' LIBS='-lgmp ' LTLIBOBJS=' memxor$U.lo' M4='/usr/local/bin/m4' MAKEINFO='${SHELL} /home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/lsh-1.5.5/src/nettle/missing --run makeinfo' OBJEXT='o' OPENSSL_LIBFLAGS='' PACKAGE='nettle' PACKAGE_BUGREPORT='' PACKAGE_NAME='nettle' PACKAGE_STRING='nettle 1.10' PACKAGE_TARNAME='nettle' PACKAGE_VERSION='1.10' PATH_SEPARATOR=':' RANLIB='ranlib' RSA_EXAMPLES='rsa-keygen$(EXEEXT) rsa-sign$(EXEEXT) rsa-verify$(EXEEXT) rsa-encrypt$(EXEEXT) rsa-decrypt$(EXEEXT)' SET_MAKE='' SHELL='/bin/bash' SHLIBCFLAGS='-fpic' SHLIBFILE='$(SHLIBSONAME).$(SHLIBMINOR)' SHLIBFORLINK='libnettle.so' SHLIBINSTALL='' SHLIBLINK='$(CC) $(LDFLAGS) -shared -Wl,-soname=$(SHLIBSONAME)' SHLIBMAJOR='2' SHLIBMINOR='2' SHLIBSONAME='$(SHLIBFORLINK).$(SHLIBMAJOR)' SHLIBTARGET='' STRIP='' VERSION='1.10' 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='i586-pc-interix' build_alias='' build_cpu='i586' build_os='interix' build_vendor='pc' datadir='${prefix}/share' exec_prefix='${prefix}' host='i586-pc-interix' host_alias='' host_cpu='i586' host_os='interix' host_vendor='pc' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/lsh-1.5.5/src/nettle/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/lsh/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_ALLOCA 1 #define HAVE_LIBGMP 1 #define HAVE_MALLOC_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define PACKAGE "nettle" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "nettle" #define PACKAGE_STRING "nettle 1.10" #define PACKAGE_TARNAME "nettle" #define PACKAGE_VERSION "1.10" #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_VOIDP 4 #define STDC_HEADERS 1 #define VERSION "1.10" #define WITH_PUBLIC_KEY 1 #define gid_t int #define inline __inline #define uid_t int #endif #ifndef __cplusplus configure: exit 0