This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libnbcompat configure noversion, which was generated by GNU Autoconf 2.52. Invocation command line was $ /mnt/gmirror/ports/sysutils/makefs/work/makefs-20040704/netbsdsrc/tools/compat/configure --cache-file=config.cache ## ---------- ## ## Platform. ## ## ---------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 90 tasks, 145 threads, 4 processors Load average: 0.77, Mach factor: 3.21 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH = /var/root/usr/local/bin:/var/root/usr/bin:/var/root/usr/X11R6/bin:/Users/proclus/gnu-darwin-func/admin:/usr/local/bin:/usr/X11R6/bin:/sbin:/usr/sbin:/Users/proclus/usr/local/bin:/Users/proclus/usr/bin:/Users/proclus/usr/X11R6/bin:/Users/proclus/gnu-darwin-func/admin:/usr/local/bin:/usr/X11R6/bin:/sbin:/usr/sbin:/bin:/sbin:/usr/bin:/usr/sbin ## ------------ ## ## Core tests. ## ## ------------ ## configure:880: creating cache configure:951: PATH=".;."; conftest.sh /mnt/gmirror/ports/sysutils/makefs/work/makefs-20040704/netbsdsrc/tools/compat/configure: line 952: conftest.sh: command not found configure:954: $? = 127 configure:1012: checking for gcc configure:1035: result: cc configure:1263: checking for C compiler version configure:1266: cc --version &5 cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:1269: $? = 0 configure:1271: cc -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:1274: $? = 0 configure:1276: cc -V &5 cc: `-V' option must have argument configure:1279: $? = 1 configure:1299: checking for C compiler default output configure:1302: cc -O conftest.c >&5 configure:1305: $? = 0 configure:1334: result: a.out configure:1339: checking whether the C compiler works configure:1345: ./a.out configure:1348: $? = 0 configure:1363: result: yes configure:1370: checking whether we are cross compiling configure:1372: result: no configure:1375: checking for executable suffix configure:1377: cc -o conftest -O conftest.c >&5 configure:1380: $? = 0 configure:1402: result: configure:1408: checking for object suffix configure:1426: cc -c -O conftest.c >&5 configure:1429: $? = 0 configure:1448: result: configure:1452: checking whether we are using the GNU C compiler configure:1473: cc -c -O conftest.c >&5 configure:1476: $? = 0 configure:1479: test -s conftest. configure:1482: $? = 1 configure: failed program was: #line 1458 "configure" #include "confdefs.h" int main () { #ifndef __GNUC__ choke me #endif ; return 0; } configure:1494: result: no configure:1500: checking whether cc accepts -g configure:1518: cc -c -g conftest.c >&5 configure:1521: $? = 0 configure:1524: test -s conftest. configure:1527: $? = 1 configure: failed program was: #line 1506 "configure" #include "confdefs.h" int main () { ; return 0; } configure:1537: result: no configure:1564: cc -c -O conftest.c >&5 conftest.c:2: error: parse error before "me" configure:1567: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:1670: checking how to run the C preprocessor configure:1696: cc -E conftest.c configure:1702: $? = 0 configure:1729: cc -E conftest.c configure:1726:28: ac_nonexistent.h: No such file or directory configure:1735: $? = 1 configure: failed program was: #line 1725 "configure" #include "confdefs.h" #include configure:1772: result: cc -E configure:1787: cc -E conftest.c configure:1793: $? = 0 configure:1820: cc -E conftest.c configure:1817:28: ac_nonexistent.h: No such file or directory configure:1826: $? = 1 configure: failed program was: #line 1816 "configure" #include "confdefs.h" #include configure:1865: checking for NetBSD configure:1890: result: no configure:1897: checking for sh configure:1914: found /bin/sh configure:1925: result: /bin/sh configure:1941: checking whether byte ordering is bigendian configure:1966: cc -c -O conftest.c >&5 configure:1969: $? = 0 configure:1972: test -s conftest. configure:1975: $? = 1 configure: failed program was: #line 1949 "configure" #include "confdefs.h" #include #include int main () { #if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN bogus endian macros #endif ; return 0; } configure:2042: cc -o conftest -O conftest.c >&5 configure:2045: $? = 0 configure:2047: ./conftest configure:2050: $? = 0 configure:2063: result: no configure:2073: checking for ANSI C header files configure:2087: cc -E conftest.c configure:2093: $? = 0 configure:2180: cc -o conftest -O conftest.c >&5 configure:2183: $? = 0 configure:2185: ./conftest configure:2188: $? = 0 configure:2201: result: yes configure:2214: checking for zlib.h configure:2224: cc -E conftest.c configure:2230: $? = 0 configure:2249: result: yes configure:2259: checking for gzdopen in -lz configure:2286: cc -o conftest -O conftest.c -lz >&5 configure:2289: $? = 0 configure:2292: test -s conftest configure:2295: $? = 0 configure:2306: result: yes configure:2332: checking for sys/ioctl.h configure:2342: cc -E conftest.c configure:2348: $? = 0 configure:2367: result: yes configure:2332: checking for sys/mman.h configure:2342: cc -E conftest.c configure:2348: $? = 0 configure:2367: result: yes configure:2332: checking for sys/mtio.h configure:2342: cc -E conftest.c configure:2348: $? = 0 configure:2367: result: yes configure:2332: checking for sys/param.h configure:2342: cc -E conftest.c configure:2348: $? = 0 configure:2367: result: yes configure:2332: checking for sys/socket.h configure:2342: cc -E conftest.c configure:2348: $? = 0 configure:2367: result: yes configure:2332: checking for sys/stat.h configure:2342: cc -E conftest.c configure:2348: $? = 0 configure:2367: result: yes configure:2332: checking for sys/time.h configure:2342: cc -E conftest.c configure:2348: $? = 0 configure:2367: result: yes configure:2332: checking for sys/types.h configure:2342: cc -E conftest.c configure:2348: $? = 0 configure:2367: result: yes configure:2332: checking for sys/utsname.h configure:2342: cc -E conftest.c configure:2348: $? = 0 configure:2367: result: yes configure:2332: checking for sys/wait.h configure:2342: cc -E conftest.c configure:2348: $? = 0 configure:2367: result: yes configure:2332: checking for assert.h configure:2342: cc -E conftest.c configure:2348: $? = 0 configure:2367: result: yes configure:2332: checking for ctype.h configure:2342: cc -E conftest.c configure:2348: $? = 0 configure:2367: result: yes configure:2332: checking for errno.h configure:2342: cc -E conftest.c configure:2348: $? = 0 configure:2367: result: yes configure:2332: checking for fcntl.h configure:2342: cc -E conftest.c configure:2348: $? = 0 configure:2367: result: yes configure:2332: checking for grp.h configure:2342: cc -E conftest.c configure:2348: $? = 0 configure:2367: result: yes configure:2332: checking for limits.h configure:2342: cc -E conftest.c configure:2348: $? = 0 configure:2367: result: yes configure:2332: checking for locale.h configure:2342: cc -E conftest.c configure:2348: $? = 0 configure:2367: result: yes configure:2332: checking for netdb.h configure:2342: cc -E conftest.c configure:2348: $? = 0 configure:2367: result: yes configure:2332: checking for pwd.h configure:2342: cc -E conftest.c configure:2348: $? = 0 configure:2367: result: yes configure:2332: checking for signal.h configure:2342: cc -E conftest.c configure:2348: $? = 0 configure:2367: result: yes configure:2332: checking for stdarg.h configure:2342: cc -E conftest.c configure:2348: $? = 0 configure:2367: result: yes configure:2332: checking for stdio.h configure:2342: cc -E conftest.c configure:2348: $? = 0 configure:2367: result: yes configure:2332: checking for stdlib.h configure:2342: cc -E conftest.c configure:2348: $? = 0 configure:2367: result: yes configure:2332: checking for string.h configure:2342: cc -E conftest.c configure:2348: $? = 0 configure:2367: result: yes configure:2332: checking for termios.h configure:2342: cc -E conftest.c configure:2348: $? = 0 configure:2367: result: yes configure:2332: checking for unistd.h configure:2342: cc -E conftest.c configure:2348: $? = 0 configure:2367: result: yes configure:2386: checking for dirent.h that defines DIR configure:2407: cc -c -O conftest.c >&5 configure:2410: $? = 0 configure:2413: test -s conftest. configure:2416: $? = 1 configure: failed program was: #line 2392 "configure" #include "confdefs.h" #include #include int main () { if ((DIR *) 0) return 0; ; return 0; } configure:2426: result: no configure:2386: checking for sys/ndir.h that defines DIR configure:2407: cc -c -O conftest.c >&5 configure:2394:22: sys/ndir.h: No such file or directory configure: In function `main': configure:2399: error: `DIR' undeclared (first use in this function) configure:2399: error: (Each undeclared identifier is reported only once configure:2399: error: for each function it appears in.) configure:2399: error: parse error before ')' token configure:2410: $? = 1 configure: failed program was: #line 2392 "configure" #include "confdefs.h" #include #include int main () { if ((DIR *) 0) return 0; ; return 0; } configure:2426: result: no configure:2386: checking for sys/dir.h that defines DIR configure:2407: cc -c -O conftest.c >&5 configure:2410: $? = 0 configure:2413: test -s conftest. configure:2416: $? = 1 configure: failed program was: #line 2392 "configure" #include "confdefs.h" #include #include int main () { if ((DIR *) 0) return 0; ; return 0; } configure:2426: result: no configure:2386: checking for ndir.h that defines DIR configure:2407: cc -c -O conftest.c >&5 configure:2394:18: ndir.h: No such file or directory configure: In function `main': configure:2399: error: `DIR' undeclared (first use in this function) configure:2399: error: (Each undeclared identifier is reported only once configure:2399: error: for each function it appears in.) configure:2399: error: parse error before ')' token configure:2410: $? = 1 configure: failed program was: #line 2392 "configure" #include "confdefs.h" #include #include int main () { if ((DIR *) 0) return 0; ; return 0; } configure:2426: result: no configure:2493: checking for opendir in -lx configure:2520: cc -o conftest -O conftest.c -lx -lz >&5 ld: can't locate file for: -lx configure:2523: $? = 1 configure: failed program was: #line 2501 "configure" #include "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 opendir (); int main () { opendir (); ; return 0; } configure:2540: result: no configure:2552: checking for sys/sysmacros.h configure:2562: cc -E conftest.c configure:2559:27: sys/sysmacros.h: No such file or directory configure:2568: $? = 1 configure: failed program was: #line 2558 "configure" #include "confdefs.h" #include configure:2587: result: no configure:2552: checking for sys/syslimits.h configure:2562: cc -E conftest.c configure:2568: $? = 0 configure:2587: result: yes configure:2552: checking for getopt.h configure:2562: cc -E conftest.c configure:2568: $? = 0 configure:2587: result: yes configure:2552: checking for features.h configure:2562: cc -E conftest.c configure:2559:22: features.h: No such file or directory configure:2568: $? = 1 configure: failed program was: #line 2558 "configure" #include "confdefs.h" #include configure:2587: result: no configure:2552: checking for malloc.h configure:2562: cc -E conftest.c configure:2568: $? = 0 configure:2587: result: yes configure:2552: checking for sys/poll.h configure:2562: cc -E conftest.c configure:2568: $? = 0 configure:2587: result: yes configure:2552: checking for stddef.h configure:2562: cc -E conftest.c configure:2568: $? = 0 configure:2587: result: yes configure:2601: checking for machine/bswap.h configure:2611: cc -E conftest.c configure:2608:27: machine/bswap.h: No such file or directory configure:2617: $? = 1 configure: failed program was: #line 2607 "configure" #include "confdefs.h" #include configure:2636: result: no configure:2601: checking for sys/cdefs.h configure:2611: cc -E conftest.c configure:2617: $? = 0 configure:2636: result: yes configure:2601: checking for sys/endian.h configure:2611: cc -E conftest.c configure:2617: $? = 0 configure:2636: result: yes configure:2601: checking for sys/featuretest.h configure:2611: cc -E conftest.c configure:2608:29: sys/featuretest.h: No such file or directory configure:2617: $? = 1 configure: failed program was: #line 2607 "configure" #include "confdefs.h" #include configure:2636: result: no configure:2601: checking for err.h configure:2611: cc -E conftest.c configure:2617: $? = 0 configure:2636: result: yes configure:2601: checking for inttypes.h configure:2611: cc -E conftest.c configure:2617: $? = 0 configure:2636: result: yes configure:2601: checking for libgen.h configure:2611: cc -E conftest.c configure:2617: $? = 0 configure:2636: result: yes configure:2601: checking for paths.h configure:2611: cc -E conftest.c configure:2617: $? = 0 configure:2636: result: yes configure:2601: checking for stdint.h configure:2611: cc -E conftest.c configure:2617: $? = 0 configure:2636: result: yes configure:2601: checking for util.h configure:2611: cc -E conftest.c configure:2617: $? = 0 configure:2636: result: yes configure:2651: checking for rpc/types.h configure:2661: cc -E conftest.c configure:2667: $? = 0 configure:2686: result: yes configure:2651: checking for netconfig.h configure:2661: cc -E conftest.c configure:2658:23: netconfig.h: No such file or directory configure:2667: $? = 1 configure: failed program was: #line 2657 "configure" #include "confdefs.h" #include configure:2686: result: no configure:2711: checking for sys/types.h configure:2742: result: yes configure:2711: checking for sys/stat.h configure:2742: result: yes configure:2711: checking for stdlib.h configure:2742: result: yes configure:2711: checking for string.h configure:2742: result: yes configure:2711: checking for memory.h configure:2723: cc -c -O conftest.c >&5 configure:2726: $? = 0 configure:2729: test -s conftest. configure:2732: $? = 1 configure: failed program was: #line 2717 "configure" #include "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:2742: result: no configure:2711: checking for strings.h configure:2723: cc -c -O conftest.c >&5 configure:2726: $? = 0 configure:2729: test -s conftest. configure:2732: $? = 1 configure: failed program was: #line 2717 "configure" #include "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:2742: result: no configure:2711: checking for inttypes.h configure:2742: result: yes configure:2711: checking for stdint.h configure:2742: result: yes configure:2711: checking for unistd.h configure:2742: result: yes configure:2752: checking for size_t configure:2773: cc -c -O conftest.c >&5 configure:2776: $? = 0 configure:2779: test -s conftest. configure:2782: $? = 1 configure: failed program was: #line 2758 "configure" #include "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 int main () { if ((size_t *) 0) return 0; if (sizeof (size_t)) return 0; ; return 0; } configure:2792: result: no configure:2804: checking for id_t configure:2825: cc -c -O conftest.c >&5 configure:2828: $? = 0 configure:2831: test -s conftest. configure:2834: $? = 1 configure: failed program was: #line 2810 "configure" #include "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 int main () { if ((id_t *) 0) return 0; if (sizeof (id_t)) return 0; ; return 0; } configure:2844: result: no configure:2853: checking for long long configure:2874: cc -c -O conftest.c >&5 configure:2877: $? = 0 configure:2880: test -s conftest. configure:2883: $? = 1 configure: failed program was: #line 2859 "configure" #include "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 int main () { if ((long long *) 0) return 0; if (sizeof (long long)) return 0; ; return 0; } configure:2893: result: no configure:2902: checking for u_long configure:2923: cc -c -O conftest.c >&5 configure:2926: $? = 0 configure:2929: test -s conftest. configure:2932: $? = 1 configure: failed program was: #line 2908 "configure" #include "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 int main () { if ((u_long *) 0) return 0; if (sizeof (u_long)) return 0; ; return 0; } configure:2942: result: no configure:2951: checking for u_char configure:2972: cc -c -O conftest.c >&5 configure:2975: $? = 0 configure:2978: test -s conftest. configure:2981: $? = 1 configure: failed program was: #line 2957 "configure" #include "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 int main () { if ((u_char *) 0) return 0; if (sizeof (u_char)) return 0; ; return 0; } configure:2991: result: no configure:3000: checking for u_short configure:3021: cc -c -O conftest.c >&5 configure:3024: $? = 0 configure:3027: test -s conftest. configure:3030: $? = 1 configure: failed program was: #line 3006 "configure" #include "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 int main () { if ((u_short *) 0) return 0; if (sizeof (u_short)) return 0; ; return 0; } configure:3040: result: no configure:3049: checking for u_int configure:3070: cc -c -O conftest.c >&5 configure:3073: $? = 0 configure:3076: test -s conftest. configure:3079: $? = 1 configure: failed program was: #line 3055 "configure" #include "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 int main () { if ((u_int *) 0) return 0; if (sizeof (u_int)) return 0; ; return 0; } configure:3089: result: no configure:3098: checking for u_quad_t configure:3119: cc -c -O conftest.c >&5 configure:3122: $? = 0 configure:3125: test -s conftest. configure:3128: $? = 1 configure: failed program was: #line 3104 "configure" #include "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 int main () { if ((u_quad_t *) 0) return 0; if (sizeof (u_quad_t)) return 0; ; return 0; } configure:3138: result: no configure:3148: checking for socklen_t configure:3171: cc -c -O conftest.c >&5 configure:3174: $? = 0 configure:3177: test -s conftest. configure:3180: $? = 1 configure: failed program was: #line 3154 "configure" #include "confdefs.h" #include #include int main () { if ((socklen_t *) 0) return 0; if (sizeof (socklen_t)) return 0; ; return 0; } configure:3190: result: no configure:3199: checking for uint8_t configure:3220: cc -c -O conftest.c >&5 configure:3223: $? = 0 configure:3226: test -s conftest. configure:3229: $? = 1 configure: failed program was: #line 3205 "configure" #include "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 int main () { if ((uint8_t *) 0) return 0; if (sizeof (uint8_t)) return 0; ; return 0; } configure:3239: result: no configure:3245: checking for u_int8_t configure:3266: cc -c -O conftest.c >&5 configure:3269: $? = 0 configure:3272: test -s conftest. configure:3275: $? = 1 configure: failed program was: #line 3251 "configure" #include "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 int main () { if ((u_int8_t *) 0) return 0; if (sizeof (u_int8_t)) return 0; ; return 0; } configure:3285: result: no configure:3293: error: cannot find a suitable type for uint8_t ## ----------------- ## ## Cache variables. ## ## ----------------- ## ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-O 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=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_header_assert_h=yes ac_cv_header_ctype_h=yes ac_cv_header_dirent_dirent_h=no ac_cv_header_dirent_ndir_h=no ac_cv_header_dirent_sys_dir_h=no ac_cv_header_dirent_sys_ndir_h=no ac_cv_header_err_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_features_h=no ac_cv_header_getopt_h=yes ac_cv_header_grp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libgen_h=yes ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_machine_bswap_h=no ac_cv_header_malloc_h=yes ac_cv_header_memory_h=no ac_cv_header_netconfig_h=no ac_cv_header_netdb_h=yes ac_cv_header_paths_h=yes ac_cv_header_pwd_h=yes ac_cv_header_rpc_types_h=yes ac_cv_header_signal_h=yes ac_cv_header_stdarg_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=no ac_cv_header_sys_cdefs_h=yes ac_cv_header_sys_endian_h=yes ac_cv_header_sys_featuretest_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_mtio_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syslimits_h=yes ac_cv_header_sys_sysmacros_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_termios_h=yes ac_cv_header_unistd_h=yes ac_cv_header_util_h=yes ac_cv_header_zlib_h=yes ac_cv_lib_x_opendir=no ac_cv_lib_z_gzdopen=yes ac_cv_objext= ac_cv_path_BSHELL=/bin/sh ac_cv_prog_CPP='cc -E' ac_cv_prog_ac_ct_CC=cc ac_cv_prog_cc_g=no ac_cv_type_id_t=no ac_cv_type_long_long=no ac_cv_type_size_t=no ac_cv_type_socklen_t=no ac_cv_type_u_char=no ac_cv_type_u_int=no ac_cv_type_u_int8_t=no ac_cv_type_u_long=no ac_cv_type_u_quad_t=no ac_cv_type_u_short=no ac_cv_type_uint8_t=no ## ------------ ## ## confdefs.h. ## ## ------------ ## #define PATH_BSHELL "/bin/sh" #define STDC_HEADERS 1 #define HAVE_LIBZ 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_MTIO_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_UTSNAME_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_ASSERT_H 1 #define HAVE_CTYPE_H 1 #define HAVE_ERRNO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_GRP_H 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_NETDB_H 1 #define HAVE_PWD_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_STDARG_H 1 #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_SYSLIMITS_H 1 #define HAVE_GETOPT_H 1 #define HAVE_MALLOC_H 1 #define HAVE_SYS_POLL_H 1 #define HAVE_STDDEF_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_SYS_ENDIAN_H 1 #define HAVE_ERR_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_PATHS_H 1 #define HAVE_STDINT_H 1 #define HAVE_UTIL_H 1 #define HAVE_RPC_TYPES_H 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_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define size_t unsigned configure: exit 1