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:1239: creating cache config.cache configure:1370: checking for a BSD-compatible install configure:1425: result: /home/build/xenofarm/client/nt-tools/tools/install -c configure:1436: checking whether build environment is sane configure:1479: result: yes configure:1536: checking for gawk configure:1565: result: no configure:1536: checking for mawk configure:1565: result: no configure:1536: checking for nawk configure:1552: found /usr/bin/nawk configure:1562: result: nawk configure:1572: checking whether make sets $(MAKE) configure:1592: result: yes configure:1768: checking build system type configure:1786: result: i586-pc-interix configure:1794: checking host system type configure:1808: result: i586-pc-interix configure:1876: checking for -R flag configure:1906: result: none configure:1916: result: Searching for libraries configure:1923: checking /usr/local/lib configure:1941: result: added configure:1923: checking /home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/lib configure:1950: result: not found configure:1923: checking /usr/local/lib configure:1941: result: added configure:1923: checking /sw/local/lib configure:1950: result: not found configure:1923: checking /sw/lib configure:1950: result: not found configure:1923: checking /usr/gnu/lib configure:1950: result: not found configure:1923: checking /opt/gnu/lib configure:1950: result: not found configure:1923: checking /sw/gnu/lib configure:1950: result: not found configure:1923: checking /usr/freeware/lib configure:1950: result: not found configure:1923: checking /usr/pkg/lib configure:1950: result: not found configure:2004: checking for gcc configure:2030: result: rntcl configure:2274: checking for C compiler version configure:2277: rntcl --version &5 Unknown option --version. configure:2280: $? = 1 configure:2282: 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:2285: $? = 2 configure:2287: rntcl -V &5 Unknown option -V. configure:2290: $? = 1 configure:2313: checking for C compiler default output file name configure:2316: rntcl -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2319: $? = 0 configure:2365: result: a.out configure:2370: checking whether the C compiler works configure:2376: ./a.out configure:2379: $? = 0 configure:2396: result: yes configure:2403: checking whether we are cross compiling configure:2405: result: no configure:2408: checking for suffix of executables configure:2410: rntcl -o conftest -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2413: $? = 0 configure:2438: result: .exe configure:2444: checking for suffix of object files configure:2465: rntcl -c -I/usr/local/include conftest.c >&5 configure:2468: $? = 0 configure:2490: result: o configure:2494: checking whether we are using the GNU C compiler configure:2518: 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:2524: $? = 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:2550: result: no configure:2556: checking whether rntcl accepts -g configure:2577: rntcl -c -g -I/usr/local/include conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' configure:2583: $? = 0 configure:2587: test -z || test ! -s conftest.err configure:2590: $? = 0 configure:2593: test -s conftest.o configure:2596: $? = 0 configure:2607: result: yes configure:2624: checking for rntcl option to accept ANSI C configure:2694: 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:2700: $? = 0 configure:2704: test -z || test ! -s conftest.err configure:2707: $? = 0 configure:2710: test -s conftest.o configure:2713: $? = 0 configure:2731: result: none needed configure:2749: 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:2755: $? = 2 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2899: checking for style of include used by make configure:2927: result: GNU configure:2955: checking dependency style of rntcl configure:3038: result: none configure:3064: Compiling with rntcl; clearing EXEEXT configure:3071: checking whether make sets $(MAKE) configure:3091: result: yes configure:3141: checking for ranlib configure:3157: found /home/build/xenofarm/client/nt-tools/tools/ranlib configure:3168: result: ranlib configure:3226: checking for gcc configure:3252: result: rntcl configure:3496: checking for C compiler version configure:3499: rntcl --version &5 Unknown option --version. configure:3502: $? = 1 configure:3504: 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:3507: $? = 2 configure:3509: rntcl -V &5 Unknown option -V. configure:3512: $? = 1 configure:3515: checking whether we are using the GNU C compiler configure:3571: result: no configure:3577: checking whether rntcl accepts -g configure:3628: result: yes configure:3645: checking for rntcl option to accept ANSI C configure:3752: result: none needed configure:3770: 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:3776: $? = 2 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3911: checking dependency style of rntcl configure:3994: result: none configure:4039: Looking for assembler files in x86/. configure:4061: checking CCPIC configure:4122: rntcl -c -g -shared -I/usr/local/include conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' Command line warning D4025 : overriding '/MD' with '/MT' RNTCL: output file not generated (conftest.dll). configure:4128: $? = 1 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 () | { | exit(0); | ; | return 0; | } configure:4156: result: configure:4211: checking for m4 configure:4229: found /usr/local/bin/m4 configure:4242: result: /usr/local/bin/m4 configure:4251: checking for an ANSI C-conforming const configure:4318: 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:4324: $? = 0 configure:4328: test -z || test ! -s conftest.err configure:4331: $? = 0 configure:4334: test -s conftest.o configure:4337: $? = 0 configure:4348: result: yes configure:4358: checking for inline configure:4379: 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:4385: $? = 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:4379: 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:4385: $? = 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:4379: rntcl -c -g -I/usr/local/include conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' configure:4385: $? = 0 configure:4389: test -z || test ! -s conftest.err configure:4392: $? = 0 configure:4395: test -s conftest.o configure:4398: $? = 0 configure:4410: result: __inline configure:4434: checking how to run the C preprocessor configure:4469: rntcl -E -I/usr/local/include conftest.c configure:4475: $? = 0 configure:4507: rntcl -E -I/usr/local/include conftest.c CL returned error code 2. configure:4513: $? = 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:4552: result: rntcl -E configure:4576: rntcl -E -I/usr/local/include conftest.c configure:4582: $? = 0 configure:4614: rntcl -E -I/usr/local/include conftest.c CL returned error code 2. configure:4620: $? = 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:4664: checking for egrep configure:4674: result: egrep configure:4679: checking for uid_t in sys/types.h configure:4702: result: no configure:4717: checking for ANSI C header files configure:4870: result: yes configure:4894: checking for sys/types.h configure:4910: rntcl -c -g -I/usr/local/include conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' configure:4916: $? = 0 configure:4920: test -z || test ! -s conftest.err configure:4923: $? = 0 configure:4926: test -s conftest.o configure:4929: $? = 0 configure:4940: result: yes configure:4894: checking for sys/stat.h configure:4910: rntcl -c -g -I/usr/local/include conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' configure:4916: $? = 0 configure:4920: test -z || test ! -s conftest.err configure:4923: $? = 0 configure:4926: test -s conftest.o configure:4929: $? = 0 configure:4940: result: yes configure:4894: checking for stdlib.h configure:4910: rntcl -c -g -I/usr/local/include conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' configure:4916: $? = 0 configure:4920: test -z || test ! -s conftest.err configure:4923: $? = 0 configure:4926: test -s conftest.o configure:4929: $? = 0 configure:4940: result: yes configure:4894: checking for string.h configure:4910: rntcl -c -g -I/usr/local/include conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' configure:4916: $? = 0 configure:4920: test -z || test ! -s conftest.err configure:4923: $? = 0 configure:4926: test -s conftest.o configure:4929: $? = 0 configure:4940: result: yes configure:4894: checking for memory.h configure:4910: rntcl -c -g -I/usr/local/include conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' configure:4916: $? = 0 configure:4920: test -z || test ! -s conftest.err configure:4923: $? = 0 configure:4926: test -s conftest.o configure:4929: $? = 0 configure:4940: result: yes configure:4894: checking for strings.h configure:4910: 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:4916: $? = 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:4940: result: no configure:4894: checking for inttypes.h configure:4910: 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:4916: $? = 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:4940: result: no configure:4894: checking for stdint.h configure:4910: 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:4916: $? = 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:4940: result: no configure:4894: checking for unistd.h configure:4910: 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:4916: $? = 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:4940: result: no configure:4952: checking for size_t configure:4976: rntcl -c -g -I/usr/local/include conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' configure:4982: $? = 0 configure:4986: test -z || test ! -s conftest.err configure:4989: $? = 0 configure:4992: test -s conftest.o configure:4995: $? = 0 configure:5006: result: yes configure:5018: checking whether time.h and sys/time.h may both be included configure:5043: 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:5049: $? = 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:5073: result: no configure:5086: checking for working alloca.h configure:5107: 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:5113: $? = 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:5138: result: no configure:5148: checking for alloca configure:5189: rntcl -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' configure:5195: $? = 0 configure:5199: test -z || test ! -s conftest.err configure:5202: $? = 0 configure:5205: test -s conftest configure:5208: $? = 0 configure:5220: result: yes configure:5457: checking malloc.h usability configure:5469: rntcl -c -g -I/usr/local/include conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' configure:5475: $? = 0 configure:5479: test -z || test ! -s conftest.err configure:5482: $? = 0 configure:5485: test -s conftest.o configure:5488: $? = 0 configure:5498: result: yes configure:5502: checking malloc.h presence configure:5512: rntcl -E -I/usr/local/include conftest.c configure:5518: $? = 0 configure:5538: result: yes configure:5573: checking for malloc.h configure:5580: result: yes configure:5597: checking whether byte ordering is bigendian configure:5624: 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:5630: $? = 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:5784: rntcl -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' configure:5787: $? = 0 configure:5789: ./conftest configure:5792: $? = 0 configure:5808: result: no configure:5831: checking for memxor configure:5888: 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:5894: $? = 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:5919: result: no configure:5940: checking for __attribute__ configure:5971: 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:5977: $? = 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:6001: result: no configure:6019: checking for stdint types configure:6047: 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:6053: $? = 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:6091: result: (putting them into nettle-types.h)... no configure:6105: checking for stdint uintptr_t configure:6112: result: (..) configure:6117: checking for uintptr_t configure:6142: 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:6148: $? = 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:6172: result: no configure:6117: checking for uintptr_t configure:6142: 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:6148: $? = 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:6172: result: no configure:6117: checking for uintptr_t configure:6142: 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:6148: $? = 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:6172: result: no configure:6117: checking for uintptr_t configure:6142: 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:6148: $? = 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:6172: result: no configure:6246: checking for stdint uintptr_t configure:6250: result: configure:6254: checking for stdint uint32_t configure:6261: result: (..) configure:6266: checking for uint32_t configure:6291: 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:6297: $? = 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:6321: result: no configure:6266: checking for uint32_t configure:6291: 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:6297: $? = 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:6321: result: no configure:6266: checking for uint32_t configure:6291: 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:6297: $? = 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:6321: result: no configure:6266: checking for uint32_t configure:6291: 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:6297: $? = 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:6321: result: no configure:6395: checking for stdint uint32_t configure:6399: result: configure:6405: checking for stdint u_int32_t configure:6412: result: (..) configure:6417: checking for u_int32_t configure:6442: 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:6448: $? = 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:6472: result: no configure:6417: checking for u_int32_t configure:6442: 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:6448: $? = 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:6472: result: no configure:6417: checking for u_int32_t configure:6442: 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:6448: $? = 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:6472: result: no configure:6417: checking for u_int32_t configure:6442: 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:6448: $? = 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:6472: result: no configure:6546: checking for stdint u_int32_t configure:6550: result: configure:6555: checking for stdint datatype model configure:6557: result: (..) configure:6559: checking for char configure:6583: rntcl -c -g -I/usr/local/include conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' configure:6589: $? = 0 configure:6593: test -z || test ! -s conftest.err configure:6596: $? = 0 configure:6599: test -s conftest.o configure:6602: $? = 0 configure:6613: result: yes configure:6616: checking size of char configure:6935: rntcl -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' configure:6938: $? = 0 configure:6940: ./conftest configure:6943: $? = 0 configure:6966: result: 1 configure:6973: checking for short configure:6997: rntcl -c -g -I/usr/local/include conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' configure:7003: $? = 0 configure:7007: test -z || test ! -s conftest.err configure:7010: $? = 0 configure:7013: test -s conftest.o configure:7016: $? = 0 configure:7027: result: yes configure:7030: checking size of short configure:7349: rntcl -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' configure:7352: $? = 0 configure:7354: ./conftest configure:7357: $? = 0 configure:7380: result: 2 configure:7387: checking for int configure:7411: rntcl -c -g -I/usr/local/include conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' configure:7417: $? = 0 configure:7421: test -z || test ! -s conftest.err configure:7424: $? = 0 configure:7427: test -s conftest.o configure:7430: $? = 0 configure:7441: result: yes configure:7444: checking size of int configure:7763: rntcl -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' configure:7766: $? = 0 configure:7768: ./conftest configure:7771: $? = 0 configure:7794: result: 4 configure:7801: checking for long configure:7825: rntcl -c -g -I/usr/local/include conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' configure:7831: $? = 0 configure:7835: test -z || test ! -s conftest.err configure:7838: $? = 0 configure:7841: test -s conftest.o configure:7844: $? = 0 configure:7855: result: yes configure:7858: checking size of long configure:8177: rntcl -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' configure:8180: $? = 0 configure:8182: ./conftest configure:8185: $? = 0 configure:8208: result: 4 configure:8215: checking for void* configure:8239: rntcl -c -g -I/usr/local/include conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' configure:8245: $? = 0 configure:8249: test -z || test ! -s conftest.err configure:8252: $? = 0 configure:8255: test -s conftest.o configure:8258: $? = 0 configure:8269: result: yes configure:8272: checking size of void* configure:8591: rntcl -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' configure:8594: $? = 0 configure:8596: ./conftest configure:8599: $? = 0 configure:8622: result: 4 configure:8651: result: combined for stdint datatype model... 444, ILP32 (standard 32bit unixish) configure:8665: checking for extra inttypes in chosen header configure:8667: result: (stddef.h) configure:8671: checking for int_least32_t configure:8696: 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:8702: $? = 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:8726: result: no configure:8729: checking for int_fast32_t configure:8754: 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:8760: $? = 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:8784: result: no configure:8787: checking for intmax_t configure:8812: 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:8818: $? = 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:8842: result: no configure:8854: result: make use of stddef.h in nettle-types.h (no helpful system typedefs seen) configure:8864: checking for __gmpz_getlimbn in -lgmp configure:8894: 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:8900: $? = 0 configure:8904: test -z || test ! -s conftest.err configure:8907: $? = 0 configure:8910: test -s conftest configure:8913: $? = 0 configure:8926: result: yes configure:9060: checking for BF_ecb_encrypt in -lcrypto configure:9090: 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:9096: $? = 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:9122: result: no configure:9285: 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:744: creating Makefile config.status:744: creating tools/Makefile config.status:744: creating testsuite/Makefile config.status:744: creating examples/Makefile config.status:744: creating config.m4 config.status:848: creating config.h config.status:1049: linking ./x86/aes.asm to aes.asm config.status:1049: linking ./x86/aes-encrypt.asm to aes-encrypt.asm config.status:1049: linking ./x86/aes-decrypt.asm to aes-decrypt.asm config.status:1049: linking ./x86/arcfour-crypt.asm to arcfour-crypt.asm config.status:1049: linking ./x86/sha1-compress.asm to sha1-compress.asm config.status:1286: executing depfiles commands config.status:1286: executing nettle-types.h commands config.status:1381: 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 lsh_cv_sys_ccpic= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/lsh-1.5.6/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.6/src/nettle/missing --run tar' AUTOCONF='${SHELL} /home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/lsh-1.5.6/src/nettle/missing --run autoconf' AUTOHEADER='${SHELL} /home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/lsh-1.5.6/src/nettle/missing --run autoheader' AUTOMAKE='${SHELL} /home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/lsh-1.5.6/src/nettle/missing --run automake-1.8' AWK='nawk' CC='rntcl' CCDEPMODE='depmode=none' CCPIC='' 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.6/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='' 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.6/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