This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by GNU coreutils configure 6.7, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-largefile --enable-nls --disable-acl --disable-xattr --disable-selinux --without-included-regex --build=i686-pc-linux-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = vinTux uname -m = i686 uname -r = 2.6.17.13-ck1 uname -s = Linux uname -v = #9 PREEMPT Thu Jan 4 14:02:09 CET 2007 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/sbin PATH: /sbin PATH: /usr/sbin PATH: /usr/lib/portage/bin PATH: /usr/local/bin PATH: /bin PATH: /usr/bin PATH: /opt/bin PATH: /usr/i686-pc-linux-gnu/gcc-bin/3.4.6 PATH: /opt/blackdown-jdk-1.4.2.03/bin PATH: /opt/blackdown-jdk-1.4.2.03/jre/bin PATH: /usr/kde/3.5/sbin PATH: /usr/kde/3.5/bin PATH: /usr/qt/3/bin PATH: /usr/kde/3.4/sbin PATH: /usr/kde/3.4/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1996: checking build system type configure:2014: result: i686-pc-linux-gnu configure:2036: checking host system type configure:2051: result: i686-pc-linux-gnu configure:2077: autobuild project... GNU coreutils configure:2079: autobuild revision... 6.7 configure:2083: autobuild hostname... vinTux configure:2092: autobuild timestamp... 20070212-203214 configure:2111: checking for a BSD-compatible install configure:2167: result: /usr/bin/install -c configure:2178: checking whether build environment is sane configure:2221: result: yes configure:2249: checking for a thread-safe mkdir -p configure:2288: result: /bin/mkdir -p configure:2301: checking for gawk configure:2317: found /bin/gawk configure:2328: result: gawk configure:2339: checking whether make sets $(MAKE) configure:2360: result: yes configure:2561: checking for style of include used by make configure:2589: result: GNU configure:2619: checking for i686-pc-linux-gnu-gcc configure:2635: found /usr/bin/i686-pc-linux-gnu-gcc configure:2646: result: i686-pc-linux-gnu-gcc configure:2924: checking for C compiler version configure:2931: i686-pc-linux-gnu-gcc --version >&5 i686-pc-linux-gnu-gcc (GCC) 3.4.6 (Gentoo 3.4.6-r1, ssp-3.4.5-1.0, pie-8.7.9) Copyright (C) 2006 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:2934: $? = 0 configure:2941: i686-pc-linux-gnu-gcc -v >&5 Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/3.4.6/specs Configured with: /var/tmp/portage/gcc-3.4.6-r1/work/gcc-3.4.6/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.4.6 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.6/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.6 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.6/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.6/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.6/include/g++-v3 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libgcj --enable-languages=c,c++,f77 --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu Thread model: posix gcc version 3.4.6 (Gentoo 3.4.6-r1, ssp-3.4.5-1.0, pie-8.7.9) configure:2944: $? = 0 configure:2951: i686-pc-linux-gnu-gcc -V >&5 i686-pc-linux-gnu-gcc: `-V' option must have argument configure:2954: $? = 1 configure:2977: checking for C compiler default output file name configure:3004: i686-pc-linux-gnu-gcc -O2 -march=pentium4 conftest.c >&5 configure:3007: $? = 0 configure:3045: result: a.out configure:3062: checking whether the C compiler works configure:3072: ./a.out configure:3075: $? = 0 configure:3092: result: yes configure:3099: checking whether we are cross compiling configure:3101: result: no configure:3104: checking for suffix of executables configure:3111: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 conftest.c >&5 configure:3114: $? = 0 configure:3138: result: configure:3144: checking for suffix of object files configure:3170: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 conftest.c >&5 configure:3173: $? = 0 configure:3196: result: o configure:3200: checking whether we are using the GNU C compiler configure:3229: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 conftest.c >&5 configure:3235: $? = 0 configure:3252: result: yes configure:3257: checking whether i686-pc-linux-gnu-gcc accepts -g configure:3287: i686-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:3293: $? = 0 configure:3392: result: yes configure:3409: checking for i686-pc-linux-gnu-gcc option to accept ISO C89 configure:3483: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 conftest.c >&5 configure:3489: $? = 0 configure:3512: result: none needed configure:3532: checking dependency style of i686-pc-linux-gnu-gcc configure:3623: result: gcc3 configure:3640: checking for i686-pc-linux-gnu-gcc option to accept ISO C99 configure:3799: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 conftest.c >&5 conftest.c:60: error: syntax error before "text" conftest.c: In function `test_restrict': conftest.c:65: error: 'for' loop initial declaration used outside C99 mode conftest.c:65: error: `text' undeclared (first use in this function) conftest.c:65: error: (Each undeclared identifier is reported only once conftest.c:65: error: for each function it appears in.) conftest.c: In function `main': conftest.c:114: error: syntax error before "newvar" conftest.c:124: error: 'for' loop initial declaration used outside C99 mode conftest.c:140: error: `newvar' undeclared (first use in this function) configure:3805: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | // Check varargs macros. These examples are taken from C99 6.10.3.5. | #define debug(...) fprintf (stderr, __VA_ARGS__) | #define showlist(...) puts (#__VA_ARGS__) | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) | static void | test_varargs_macros (void) | { | int x = 1234; | int y = 5678; | debug ("Flag"); | debug ("X = %d\n", x); | showlist (The first, second, and third items.); | report (x>y, "x is %d but y is %d", x, y); | } | | // Check long long types. | #define BIG64 18446744073709551615ull | #define BIG32 4294967295ul | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) | #if !BIG_OK | your preprocessor is broken; | #endif | #if BIG_OK | #else | your preprocessor is broken; | #endif | static long long int bignum = -9223372036854775807LL; | static unsigned long long int ubignum = BIG64; | | struct incomplete_array | { | int datasize; | double data[]; | }; | | struct named_init { | int number; | const wchar_t *name; | double average; | }; | | typedef const char *ccp; | | static inline int | test_restrict (ccp restrict text) | { | // See if C++-style comments work. | // Iterate through items via the restricted pointer. | // Also check for declarations in for loops. | for (unsigned int i = 0; *(text+i) != '\0'; ++i) | continue; | return 0; | } | | // Check varargs and va_copy. | static void | test_varargs (const char *format, ...) | { | va_list args; | va_start (args, format); | va_list args_copy; | va_copy (args_copy, args); | | const char *str; | int number; | float fnumber; | | while (*format) | { | switch (*format++) | { | case 's': // string | str = va_arg (args_copy, const char *); | break; | case 'd': // int | number = va_arg (args_copy, int); | break; | case 'f': // float | fnumber = va_arg (args_copy, double); | break; | default: | break; | } | } | va_end (args_copy); | va_end (args); | } | | int | main () | { | | // Check bool. | _Bool success = false; | | // Check restrict. | if (test_restrict ("String literal") == 0) | success = true; | char *restrict newvar = "Another string"; | | // Check varargs. | test_varargs ("s, d' f .", "string", 65, 34.234); | test_varargs_macros (); | | // Check flexible array members. | struct incomplete_array *ia = | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); | ia->datasize = 10; | for (int i = 0; i < ia->datasize; ++i) | ia->data[i] = i * 1.234; | | // Check named initializers. | struct named_init ni = { | .number = 34, | .name = L"Test wide string", | .average = 543.34343, | }; | | ni.number = 58; | | int dynamic_array[ni.number]; | dynamic_array[ni.number - 1] = 543; | | // work around unused variable warnings | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' | || dynamic_array[ni.number - 1] != 543); | | ; | return 0; | } configure:3799: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:3805: $? = 0 configure:3835: result: -std=gnu99 configure:3965: checking for i686-pc-linux-gnu-gcc -std=gnu99 option to accept ISO Standard C configure:3976: result: -std=gnu99 configure:3982: checking whether i686-pc-linux-gnu-gcc -std=gnu99 and cc understand -c and -o together configure:4017: i686-pc-linux-gnu-gcc -std=gnu99 -c conftest.c -o conftest2.o >&5 configure:4020: $? = 0 configure:4026: i686-pc-linux-gnu-gcc -std=gnu99 -c conftest.c -o conftest2.o >&5 configure:4029: $? = 0 configure:4040: cc -c conftest.c >&5 configure:4043: $? = 0 configure:4051: cc -c conftest.c -o conftest2.o >&5 configure:4054: $? = 0 configure:4060: cc -c conftest.c -o conftest2.o >&5 configure:4063: $? = 0 configure:4081: result: yes configure:4112: checking how to run the C preprocessor configure:4152: i686-pc-linux-gnu-gcc -std=gnu99 -E conftest.c configure:4158: $? = 0 configure:4189: i686-pc-linux-gnu-gcc -std=gnu99 -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:4195: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | /* end confdefs.h. */ | #include configure:4228: result: i686-pc-linux-gnu-gcc -std=gnu99 -E configure:4257: i686-pc-linux-gnu-gcc -std=gnu99 -E conftest.c configure:4263: $? = 0 configure:4294: i686-pc-linux-gnu-gcc -std=gnu99 -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:4300: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | /* end confdefs.h. */ | #include configure:4339: checking for grep that handles long lines and -e configure:4413: result: /bin/grep configure:4418: checking for egrep configure:4496: result: /bin/grep -E configure:4502: checking whether i686-pc-linux-gnu-gcc -std=gnu99 needs -traditional configure:4544: result: no configure:4554: checking for i686-pc-linux-gnu-ranlib configure:4570: found /usr/bin/i686-pc-linux-gnu-ranlib configure:4581: result: i686-pc-linux-gnu-ranlib configure:4647: checking whether ln -s works configure:4651: result: yes configure:4665: checking for AIX configure:4687: result: no configure:4693: checking for ANSI C header files configure:4723: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:4729: $? = 0 configure:4828: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:4831: $? = 0 configure:4837: ./conftest configure:4840: $? = 0 configure:4857: result: yes configure:4881: checking for sys/types.h configure:4902: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:4908: $? = 0 configure:4924: result: yes configure:4881: checking for sys/stat.h configure:4902: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:4908: $? = 0 configure:4924: result: yes configure:4881: checking for stdlib.h configure:4902: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:4908: $? = 0 configure:4924: result: yes configure:4881: checking for string.h configure:4902: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:4908: $? = 0 configure:4924: result: yes configure:4881: checking for memory.h configure:4902: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:4908: $? = 0 configure:4924: result: yes configure:4881: checking for strings.h configure:4902: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:4908: $? = 0 configure:4924: result: yes configure:4881: checking for inttypes.h configure:4902: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:4908: $? = 0 configure:4924: result: yes configure:4881: checking for stdint.h configure:4902: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:4908: $? = 0 configure:4924: result: yes configure:4881: checking for unistd.h configure:4902: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:4908: $? = 0 configure:4924: result: yes configure:4946: checking minix/config.h usability configure:4963: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 conftest.c:54:26: minix/config.h: No such file or directory configure:4969: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4983: result: no configure:4987: checking minix/config.h presence configure:5002: i686-pc-linux-gnu-gcc -std=gnu99 -E conftest.c conftest.c:21:26: minix/config.h: No such file or directory configure:5008: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:5022: result: no configure:5055: checking for minix/config.h configure:5062: result: no configure:5101: checking whether it is safe to define __EXTENSIONS__ configure:5129: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:5135: $? = 0 configure:5150: result: yes configure:5176: checking for working alloca.h configure:5203: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:5209: $? = 0 configure:5226: result: yes configure:5236: checking for alloca configure:5283: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:5289: $? = 0 configure:5306: result: yes configure:5539: checking for stdlib.h configure:5545: result: yes configure:5679: checking for GNU libc compatible malloc configure:5713: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:5716: $? = 0 configure:5722: ./conftest configure:5725: $? = 0 configure:5741: result: yes configure:5757: checking for long long int configure:5790: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:5796: $? = 0 configure:5841: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:5844: $? = 0 configure:5850: ./conftest configure:5853: $? = 0 configure:5878: result: yes configure:5889: checking for long double configure:5945: result: yes configure:5973: checking arpa/inet.h usability configure:5990: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:5996: $? = 0 configure:6010: result: yes configure:6014: checking arpa/inet.h presence configure:6029: i686-pc-linux-gnu-gcc -std=gnu99 -E conftest.c configure:6035: $? = 0 configure:6049: result: yes configure:6082: checking for arpa/inet.h configure:6090: result: yes configure:5973: checking sys/socket.h usability configure:5990: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:5996: $? = 0 configure:6010: result: yes configure:6014: checking sys/socket.h presence configure:6029: i686-pc-linux-gnu-gcc -std=gnu99 -E conftest.c configure:6035: $? = 0 configure:6049: result: yes configure:6082: checking for sys/socket.h configure:6090: result: yes configure:5973: checking netinet/in.h usability configure:5990: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:5996: $? = 0 configure:6010: result: yes configure:6014: checking netinet/in.h presence configure:6029: i686-pc-linux-gnu-gcc -std=gnu99 -E conftest.c configure:6035: $? = 0 configure:6049: result: yes configure:6082: checking for netinet/in.h configure:6090: result: yes configure:5973: checking netdb.h usability configure:5990: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:5996: $? = 0 configure:6010: result: yes configure:6014: checking netdb.h presence configure:6029: i686-pc-linux-gnu-gcc -std=gnu99 -E conftest.c configure:6035: $? = 0 configure:6049: result: yes configure:6082: checking for netdb.h configure:6090: result: yes configure:5973: checking sys/param.h usability configure:5990: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:5996: $? = 0 configure:6010: result: yes configure:6014: checking sys/param.h presence configure:6029: i686-pc-linux-gnu-gcc -std=gnu99 -E conftest.c configure:6035: $? = 0 configure:6049: result: yes configure:6082: checking for sys/param.h configure:6090: result: yes configure:5973: checking libgen.h usability configure:5990: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:5996: $? = 0 configure:6010: result: yes configure:6014: checking libgen.h presence configure:6029: i686-pc-linux-gnu-gcc -std=gnu99 -E conftest.c configure:6035: $? = 0 configure:6049: result: yes configure:6082: checking for libgen.h configure:6090: result: yes configure:5973: checking fcntl.h usability configure:5990: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:5996: $? = 0 configure:6010: result: yes configure:6014: checking fcntl.h presence configure:6029: i686-pc-linux-gnu-gcc -std=gnu99 -E conftest.c configure:6035: $? = 0 configure:6049: result: yes configure:6082: checking for fcntl.h configure:6090: result: yes configure:5973: checking stdio_ext.h usability configure:5990: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:5996: $? = 0 configure:6010: result: yes configure:6014: checking stdio_ext.h presence configure:6029: i686-pc-linux-gnu-gcc -std=gnu99 -E conftest.c configure:6035: $? = 0 configure:6049: result: yes configure:6082: checking for stdio_ext.h configure:6090: result: yes configure:5973: checking sys/vfs.h usability configure:5990: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:5996: $? = 0 configure:6010: result: yes configure:6014: checking sys/vfs.h presence configure:6029: i686-pc-linux-gnu-gcc -std=gnu99 -E conftest.c configure:6035: $? = 0 configure:6049: result: yes configure:6082: checking for sys/vfs.h configure:6090: result: yes configure:5973: checking sys/fs_types.h usability configure:5990: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 conftest.c:72:26: sys/fs_types.h: No such file or directory configure:5996: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6010: result: no configure:6014: checking sys/fs_types.h presence configure:6029: i686-pc-linux-gnu-gcc -std=gnu99 -E conftest.c conftest.c:39:26: sys/fs_types.h: No such file or directory configure:6035: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | /* end confdefs.h. */ | #include configure:6049: result: no configure:6082: checking for sys/fs_types.h configure:6090: result: no configure:5973: checking sys/time.h usability configure:5990: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:5996: $? = 0 configure:6010: result: yes configure:6014: checking sys/time.h presence configure:6029: i686-pc-linux-gnu-gcc -std=gnu99 -E conftest.c configure:6035: $? = 0 configure:6049: result: yes configure:6082: checking for sys/time.h configure:6090: result: yes configure:5973: checking termios.h usability configure:5990: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:5996: $? = 0 configure:6010: result: yes configure:6014: checking termios.h presence configure:6029: i686-pc-linux-gnu-gcc -std=gnu99 -E conftest.c configure:6035: $? = 0 configure:6049: result: yes configure:6082: checking for termios.h configure:6090: result: yes configure:5973: checking wchar.h usability configure:5990: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:5996: $? = 0 configure:6010: result: yes configure:6014: checking wchar.h presence configure:6029: i686-pc-linux-gnu-gcc -std=gnu99 -E conftest.c configure:6035: $? = 0 configure:6049: result: yes configure:6082: checking for wchar.h configure:6090: result: yes configure:5963: checking for stdint.h configure:5969: result: yes configure:5963: checking for inttypes.h configure:5969: result: yes configure:5973: checking wctype.h usability configure:5990: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:5996: $? = 0 configure:6010: result: yes configure:6014: checking wctype.h presence configure:6029: i686-pc-linux-gnu-gcc -std=gnu99 -E conftest.c configure:6035: $? = 0 configure:6049: result: yes configure:6082: checking for wctype.h configure:6090: result: yes configure:5963: checking for unistd.h configure:5969: result: yes configure:5973: checking sys/statvfs.h usability configure:5990: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:5996: $? = 0 configure:6010: result: yes configure:6014: checking sys/statvfs.h presence configure:6029: i686-pc-linux-gnu-gcc -std=gnu99 -E conftest.c configure:6035: $? = 0 configure:6049: result: yes configure:6082: checking for sys/statvfs.h configure:6090: result: yes configure:5973: checking sys/select.h usability configure:5990: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:5996: $? = 0 configure:6010: result: yes configure:6014: checking sys/select.h presence configure:6029: i686-pc-linux-gnu-gcc -std=gnu99 -E conftest.c configure:6035: $? = 0 configure:6049: result: yes configure:6082: checking for sys/select.h configure:6090: result: yes configure:5973: checking utmp.h usability configure:5990: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:5996: $? = 0 configure:6010: result: yes configure:6014: checking utmp.h presence configure:6029: i686-pc-linux-gnu-gcc -std=gnu99 -E conftest.c configure:6035: $? = 0 configure:6049: result: yes configure:6082: checking for utmp.h configure:6090: result: yes configure:5973: checking utmpx.h usability configure:5990: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:5996: $? = 0 configure:6010: result: yes configure:6014: checking utmpx.h presence configure:6029: i686-pc-linux-gnu-gcc -std=gnu99 -E conftest.c configure:6035: $? = 0 configure:6049: result: yes configure:6082: checking for utmpx.h configure:6090: result: yes configure:5973: checking locale.h usability configure:5990: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:5996: $? = 0 configure:6010: result: yes configure:6014: checking locale.h presence configure:6029: i686-pc-linux-gnu-gcc -std=gnu99 -E conftest.c configure:6035: $? = 0 configure:6049: result: yes configure:6082: checking for locale.h configure:6090: result: yes configure:5963: checking for sys/stat.h configure:5969: result: yes configure:5973: checking priv.h usability configure:5990: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 conftest.c:85:18: priv.h: No such file or directory configure:5996: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6010: result: no configure:6014: checking priv.h presence configure:6029: i686-pc-linux-gnu-gcc -std=gnu99 -E conftest.c conftest.c:52:18: priv.h: No such file or directory configure:6035: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | /* end confdefs.h. */ | #include configure:6049: result: no configure:6082: checking for priv.h configure:6090: result: no configure:5973: checking utime.h usability configure:5990: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:5996: $? = 0 configure:6010: result: yes configure:6014: checking utime.h presence configure:6029: i686-pc-linux-gnu-gcc -std=gnu99 -E conftest.c configure:6035: $? = 0 configure:6049: result: yes configure:6082: checking for utime.h configure:6090: result: yes configure:5973: checking hurd.h usability configure:5990: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 conftest.c:86:18: hurd.h: No such file or directory configure:5996: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6010: result: no configure:6014: checking hurd.h presence configure:6029: i686-pc-linux-gnu-gcc -std=gnu99 -E conftest.c conftest.c:53:18: hurd.h: No such file or directory configure:6035: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include configure:6049: result: no configure:6082: checking for hurd.h configure:6090: result: no configure:5973: checking paths.h usability configure:5990: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:5996: $? = 0 configure:6010: result: yes configure:6014: checking paths.h presence configure:6029: i686-pc-linux-gnu-gcc -std=gnu99 -E conftest.c configure:6035: $? = 0 configure:6049: result: yes configure:6082: checking for paths.h configure:6090: result: yes configure:5973: checking stropts.h usability configure:5990: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:5996: $? = 0 configure:6010: result: yes configure:6014: checking stropts.h presence configure:6029: i686-pc-linux-gnu-gcc -std=gnu99 -E conftest.c configure:6035: $? = 0 configure:6049: result: yes configure:6082: checking for stropts.h configure:6090: result: yes configure:5973: checking sys/ioctl.h usability configure:5990: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:5996: $? = 0 configure:6010: result: yes configure:6014: checking sys/ioctl.h presence configure:6029: i686-pc-linux-gnu-gcc -std=gnu99 -E conftest.c configure:6035: $? = 0 configure:6049: result: yes configure:6082: checking for sys/ioctl.h configure:6090: result: yes configure:5973: checking sys/resource.h usability configure:5990: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:5996: $? = 0 configure:6010: result: yes configure:6014: checking sys/resource.h presence configure:6029: i686-pc-linux-gnu-gcc -std=gnu99 -E conftest.c configure:6035: $? = 0 configure:6049: result: yes configure:6082: checking for sys/resource.h configure:6090: result: yes configure:5973: checking sys/systeminfo.h usability configure:5990: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 conftest.c:90:28: sys/systeminfo.h: No such file or directory configure:5996: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6010: result: no configure:6014: checking sys/systeminfo.h presence configure:6029: i686-pc-linux-gnu-gcc -std=gnu99 -E conftest.c conftest.c:57:28: sys/systeminfo.h: No such file or directory configure:6035: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | /* end confdefs.h. */ | #include configure:6049: result: no configure:6082: checking for sys/systeminfo.h configure:6090: result: no configure:5973: checking sys/wait.h usability configure:5990: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:5996: $? = 0 configure:6010: result: yes configure:6014: checking sys/wait.h presence configure:6029: i686-pc-linux-gnu-gcc -std=gnu99 -E conftest.c configure:6035: $? = 0 configure:6049: result: yes configure:6082: checking for sys/wait.h configure:6090: result: yes configure:5973: checking syslog.h usability configure:5990: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:5996: $? = 0 configure:6010: result: yes configure:6014: checking syslog.h presence configure:6029: i686-pc-linux-gnu-gcc -std=gnu99 -E conftest.c configure:6035: $? = 0 configure:6049: result: yes configure:6082: checking for syslog.h configure:6090: result: yes configure:5973: checking grp.h usability configure:5990: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:5996: $? = 0 configure:6010: result: yes configure:6014: checking grp.h presence configure:6029: i686-pc-linux-gnu-gcc -std=gnu99 -E conftest.c configure:6035: $? = 0 configure:6049: result: yes configure:6082: checking for grp.h configure:6090: result: yes configure:5973: checking pwd.h usability configure:5990: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:5996: $? = 0 configure:6010: result: yes configure:6014: checking pwd.h presence configure:6029: i686-pc-linux-gnu-gcc -std=gnu99 -E conftest.c configure:6035: $? = 0 configure:6049: result: yes configure:6082: checking for pwd.h configure:6090: result: yes configure:5973: checking OS.h usability configure:5990: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 conftest.c:94:16: OS.h: No such file or directory configure:5996: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6010: result: no configure:6014: checking OS.h presence configure:6029: i686-pc-linux-gnu-gcc -std=gnu99 -E conftest.c conftest.c:61:16: OS.h: No such file or directory configure:6035: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | /* end confdefs.h. */ | #include configure:6049: result: no configure:6082: checking for OS.h configure:6090: result: no configure:6105: checking for d_ino member in directory struct configure:6134: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:6140: $? = 0 configure:6159: result: yes configure:6171: checking whether system is Windows or MSDOS configure:6200: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 conftest.c: In function `main': conftest.c:67: error: `neither' undeclared (first use in this function) conftest.c:67: error: (Each undeclared identifier is reported only once conftest.c:67: error: for each function it appears in.) conftest.c:67: error: syntax error before "MSDOS" configure:6206: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define D_INO_IN_DIRENT 1 | /* end confdefs.h. */ | | int | main () | { | #if !defined _WIN32 && !defined __WIN32__ && !defined __MSDOS__ && !defined __CYGWIN__ | neither MSDOS nor Windows | #endif | ; | return 0; | } configure:6222: result: no configure:6313: checking for long file names configure:6345: result: yes configure:6362: checking for pathconf configure:6418: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:6424: $? = 0 configure:6442: result: yes configure:6362: checking for canonicalize_file_name configure:6418: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:6424: $? = 0 configure:6442: result: yes configure:6362: checking for resolvepath configure:6418: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 /var/tmp/portage/sys-apps/coreutils-6.7-r1/temp/ccuZkAzq.o: In function `main': conftest.c:(.text+0xd): undefined reference to `resolvepath' collect2: ld returned 1 exit status configure:6424: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define D_INO_IN_DIRENT 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | /* end confdefs.h. */ | /* Define resolvepath to an innocuous variant, in case declares resolvepath. | For example, HP-UX 11i declares gettimeofday. */ | #define resolvepath innocuous_resolvepath | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char resolvepath (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef resolvepath | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char resolvepath (); | /* 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_resolvepath || defined __stub___resolvepath | choke me | #endif | | int | main () | { | return resolvepath (); | ; | return 0; | } configure:6442: result: no configure:6362: checking for lchmod configure:6418: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 conftest.c:96: error: syntax error before "me" conftest.c:99: error: syntax error before "int" configure:6424: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define D_INO_IN_DIRENT 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | /* end confdefs.h. */ | /* Define lchmod to an innocuous variant, in case declares lchmod. | For example, HP-UX 11i declares gettimeofday. */ | #define lchmod innocuous_lchmod | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char lchmod (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef lchmod | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char lchmod (); | /* 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_lchmod || defined __stub___lchmod | choke me | #endif | | int | main () | { | return lchmod (); | ; | return 0; | } configure:6442: result: no configure:6362: checking for fdopendir configure:6418: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:6424: $? = 0 configure:6442: result: yes configure:6362: checking for fchdir configure:6418: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:6424: $? = 0 configure:6442: result: yes configure:6362: checking for mempcpy configure:6418: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 conftest.c:93: warning: conflicting types for built-in function 'mempcpy' configure:6424: $? = 0 configure:6442: result: yes configure:6362: checking for microuptime configure:6418: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 /var/tmp/portage/sys-apps/coreutils-6.7-r1/temp/ccWg2S8I.o: In function `main': conftest.c:(.text+0xd): undefined reference to `microuptime' collect2: ld returned 1 exit status configure:6424: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define D_INO_IN_DIRENT 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHDIR 1 | #define HAVE_MEMPCPY 1 | /* end confdefs.h. */ | /* Define microuptime to an innocuous variant, in case declares microuptime. | For example, HP-UX 11i declares gettimeofday. */ | #define microuptime innocuous_microuptime | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char microuptime (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef microuptime | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char microuptime (); | /* 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_microuptime || defined __stub___microuptime | choke me | #endif | | int | main () | { | return microuptime (); | ; | return 0; | } configure:6442: result: no configure:6362: checking for nanouptime configure:6418: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 /var/tmp/portage/sys-apps/coreutils-6.7-r1/temp/ccKfLc18.o: In function `main': conftest.c:(.text+0xd): undefined reference to `nanouptime' collect2: ld returned 1 exit status configure:6424: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define D_INO_IN_DIRENT 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHDIR 1 | #define HAVE_MEMPCPY 1 | /* end confdefs.h. */ | /* Define nanouptime to an innocuous variant, in case declares nanouptime. | For example, HP-UX 11i declares gettimeofday. */ | #define nanouptime innocuous_nanouptime | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char nanouptime (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef nanouptime | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char nanouptime (); | /* 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_nanouptime || defined __stub___nanouptime | choke me | #endif | | int | main () | { | return nanouptime (); | ; | return 0; | } configure:6442: result: no configure:6362: checking for __fsetlocking configure:6418: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:6424: $? = 0 configure:6442: result: yes configure:6362: checking for tcgetattr configure:6418: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:6424: $? = 0 configure:6442: result: yes configure:6362: checking for tcsetattr configure:6418: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:6424: $? = 0 configure:6442: result: yes configure:6362: checking for gettimeofday configure:6418: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:6424: $? = 0 configure:6442: result: yes configure:6362: checking for nanotime configure:6418: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 /var/tmp/portage/sys-apps/coreutils-6.7-r1/temp/ccEK4wHC.o: In function `main': conftest.c:(.text+0xd): undefined reference to `nanotime' collect2: ld returned 1 exit status configure:6424: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define D_INO_IN_DIRENT 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | /* end confdefs.h. */ | /* Define nanotime to an innocuous variant, in case declares nanotime. | For example, HP-UX 11i declares gettimeofday. */ | #define nanotime innocuous_nanotime | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char nanotime (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef nanotime | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char nanotime (); | /* 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_nanotime || defined __stub___nanotime | choke me | #endif | | int | main () | { | return nanotime (); | ; | return 0; | } configure:6442: result: no configure:6362: checking for isascii configure:6418: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:6424: $? = 0 configure:6442: result: yes configure:6362: checking for mbsinit configure:6418: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:6424: $? = 0 configure:6442: result: yes configure:6362: checking for fchmod configure:6418: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:6424: $? = 0 configure:6442: result: yes configure:6362: checking for alarm configure:6418: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:6424: $? = 0 configure:6442: result: yes configure:6362: checking for siginterrupt configure:6418: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:6424: $? = 0 configure:6442: result: yes configure:6362: checking for iswprint configure:6418: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:6424: $? = 0 configure:6442: result: yes configure:6362: checking for utmpname configure:6418: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:6424: $? = 0 configure:6442: result: yes configure:6362: checking for utmpxname configure:6418: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:6424: $? = 0 configure:6442: result: yes configure:6362: checking for iswctype configure:6418: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:6424: $? = 0 configure:6442: result: yes configure:6362: checking for mbrtowc configure:6418: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:6424: $? = 0 configure:6442: result: yes configure:6362: checking for wcrtomb configure:6418: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:6424: $? = 0 configure:6442: result: yes configure:6362: checking for wcscoll configure:6418: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:6424: $? = 0 configure:6442: result: yes configure:6362: checking for settimeofday configure:6418: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:6424: $? = 0 configure:6442: result: yes configure:6362: checking for stime configure:6418: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:6424: $? = 0 configure:6442: result: yes configure:6362: checking for mblen configure:6418: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:6424: $? = 0 configure:6442: result: yes configure:6362: checking for mbrlen configure:6418: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:6424: $? = 0 configure:6442: result: yes configure:6362: checking for tzset configure:6418: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:6424: $? = 0 configure:6442: result: yes configure:6362: checking for lstat configure:6418: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:6424: $? = 0 configure:6442: result: yes configure:6362: checking for pipe configure:6418: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:6424: $? = 0 configure:6442: result: yes configure:6362: checking for futimes configure:6418: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:6424: $? = 0 configure:6442: result: yes configure:6362: checking for futimesat configure:6418: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:6424: $? = 0 configure:6442: result: yes configure:6362: checking for wcwidth configure:6418: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:6424: $? = 0 configure:6442: result: yes configure:6362: checking for strxfrm configure:6418: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:6424: $? = 0 configure:6442: result: yes configure:6362: checking for directio configure:6418: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 /var/tmp/portage/sys-apps/coreutils-6.7-r1/temp/cc4HYHIY.o: In function `main': conftest.c:(.text+0xd): undefined reference to `directio' collect2: ld returned 1 exit status configure:6424: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define D_INO_IN_DIRENT 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_FCHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_WCWIDTH 1 | #define HAVE_STRXFRM 1 | /* end confdefs.h. */ | /* Define directio to an innocuous variant, in case declares directio. | For example, HP-UX 11i declares gettimeofday. */ | #define directio innocuous_directio | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char directio (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef directio | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char directio (); | /* 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_directio || defined __stub___directio | choke me | #endif | | int | main () | { | return directio (); | ; | return 0; | } configure:6442: result: no configure:6362: checking for endgrent configure:6418: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:6424: $? = 0 configure:6442: result: yes configure:6362: checking for endpwent configure:6418: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:6424: $? = 0 configure:6442: result: yes configure:6362: checking for fchown configure:6418: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:6424: $? = 0 configure:6442: result: yes configure:6362: checking for ftruncate configure:6418: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:6424: $? = 0 configure:6442: result: yes configure:6362: checking for iswspace configure:6418: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:6424: $? = 0 configure:6442: result: yes configure:6362: checking for mkfifo configure:6418: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:6424: $? = 0 configure:6442: result: yes configure:6362: checking for setgroups configure:6418: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:6424: $? = 0 configure:6442: result: yes configure:6362: checking for sethostname configure:6418: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:6424: $? = 0 configure:6442: result: yes configure:6362: checking for sync configure:6418: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:6424: $? = 0 configure:6442: result: yes configure:6362: checking for sysctl configure:6418: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:6424: $? = 0 configure:6442: result: yes configure:6362: checking for sysinfo configure:6418: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:6424: $? = 0 configure:6442: result: yes configure:6362: checking for tcgetpgrp configure:6418: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:6424: $? = 0 configure:6442: result: yes configure:6454: checking for inline configure:6480: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:6486: $? = 0 configure:6504: result: inline configure:6523: checking for C/C++ restrict keyword configure:6559: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:6565: $? = 0 configure:6583: result: restrict configure:6599: checking whether strtold conforms to C99 configure:6636: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:6642: $? = 0 configure:6659: result: yes configure:6669: checking for size_t configure:6699: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:6705: $? = 0 configure:6720: result: yes configure:6905: checking for IPv4 sockets configure:6941: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:6947: $? = 0 configure:6963: result: yes configure:6973: checking for IPv6 sockets configure:7009: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:7015: $? = 0 configure:7031: result: yes configure:7044: checking how to do getaddrinfo, freeaddrinfo and getnameinfo configure:7047: checking for library containing getaddrinfo configure:7088: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:7094: $? = 0 configure:7122: result: none required configure:7134: checking for getaddrinfo configure:7190: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:7196: $? = 0 configure:7214: result: yes configure:7297: checking for gai_strerror configure:7353: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:7359: $? = 0 configure:7377: result: yes configure:7390: checking for library containing gethostbyname configure:7431: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:7437: $? = 0 configure:7465: result: none required configure:7473: checking for library containing getservbyname configure:7514: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:7520: $? = 0 configure:7548: result: none required configure:7560: checking for gethostbyname configure:7616: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:7622: $? = 0 configure:7640: result: yes configure:7729: checking whether getaddrinfo is declared configure:7773: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:7779: $? = 0 configure:7794: result: yes configure:7810: checking whether freeaddrinfo is declared configure:7854: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:7860: $? = 0 configure:7875: result: yes configure:7891: checking whether gai_strerror is declared configure:7935: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:7941: $? = 0 configure:7956: result: yes configure:7972: checking whether getnameinfo is declared configure:8016: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:8022: $? = 0 configure:8037: result: yes configure:8055: checking for struct addrinfo configure:8097: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:8103: $? = 0 configure:8118: result: yes configure:8133: checking whether canonicalize_file_name is declared configure:8162: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:8168: $? = 0 configure:8183: result: yes configure:8205: checking for stdbool.h that conforms to C99 configure:8298: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:8304: $? = 0 configure:8319: result: yes configure:8321: checking for _Bool configure:8351: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:8357: $? = 0 configure:8372: result: yes configure:8405: checking whether memrchr is declared configure:8434: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:8440: $? = 0 configure:8455: result: yes configure:8473: checking for uid_t in sys/types.h configure:8496: result: yes configure:8516: checking for unistd.h configure:8522: result: yes configure:8656: checking for working chown configure:8699: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:8702: $? = 0 configure:8708: ./conftest configure:8711: $? = 0 configure:8729: result: yes configure:8740: checking whether chown(2) dereferences symlinks configure:8783: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:8786: $? = 0 configure:8792: ./conftest configure:8795: $? = 0 configure:8813: result: yes configure:8826: checking whether // is distinct from / configure:8855: result: no configure:8869: checking whether strerror_r is declared configure:8898: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:8904: $? = 0 configure:8919: result: yes configure:8941: checking for strerror_r configure:8997: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:9003: $? = 0 configure:9021: result: yes configure:9031: checking whether strerror_r returns char * configure:9065: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:9071: $? = 0 configure:9147: result: yes configure:9157: checking whether euidaccess is declared configure:9186: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:9192: $? = 0 configure:9207: result: yes configure:9227: checking whether setregid is declared configure:9256: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:9262: $? = 0 configure:9277: result: yes configure:9295: checking type of array argument to getgroups configure:9339: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:9342: $? = 0 configure:9348: ./conftest configure:9351: $? = 0 configure:9386: result: gid_t configure:9394: checking for getgroups configure:9450: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:9456: $? = 0 configure:9473: result: yes configure:9551: checking for working getgroups configure:9581: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:9584: $? = 0 configure:9590: ./conftest configure:9593: $? = 0 configure:9610: result: yes configure:9624: checking for st_dm_mode in struct stat configure:9651: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 conftest.c: In function `main': conftest.c:140: error: structure has no member named `st_dm_mode' configure:9657: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define D_INO_IN_DIRENT 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_FCHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_WCWIDTH 1 | #define HAVE_STRXFRM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_C99_STRTOLD 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_EUIDACCESS 1 | #define HAVE_DECL_SETREGID 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | struct stat s; s.st_dm_mode; | ; | return 0; | } configure:9672: result: no configure:9684: checking whether strmode is declared configure:9713: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 conftest.c: In function `main': conftest.c:172: error: `strmode' undeclared (first use in this function) conftest.c:172: error: (Each undeclared identifier is reported only once conftest.c:172: error: for each function it appears in.) configure:9719: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define D_INO_IN_DIRENT 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_FCHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_WCWIDTH 1 | #define HAVE_STRXFRM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_C99_STRTOLD 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_EUIDACCESS 1 | #define HAVE_DECL_SETREGID 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef strmode | (void) strmode; | #endif | | ; | return 0; | } configure:9734: result: no configure:9754: checking for mbstate_t configure:9781: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:9787: $? = 0 configure:9802: result: yes configure:9836: checking whether getcwd (NULL, 0) allocates memory for result configure:9874: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:9877: $? = 0 configure:9883: ./conftest configure:9886: $? = 0 configure:9902: result: yes configure:9905: checking whether getcwd is declared configure:9934: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:9940: $? = 0 configure:9955: result: yes configure:9973: checking whether time.h and sys/time.h may both be included configure:10003: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:10009: $? = 0 configure:10024: result: yes configure:10055: checking for struct timespec configure:10092: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:10098: $? = 0 configure:10114: result: yes configure:10128: checking whether nanosleep is declared configure:10158: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:10164: $? = 0 configure:10179: result: yes configure:10203: checking for compound literals configure:10230: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 conftest.c:141: error: initializer element is not constant configure:10236: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define D_INO_IN_DIRENT 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_FCHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_WCWIDTH 1 | #define HAVE_STRXFRM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_C99_STRTOLD 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_EUIDACCESS 1 | #define HAVE_DECL_SETREGID 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETCWD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | /* end confdefs.h. */ | struct s { int i, j; }; struct s s = (struct s) { 1, 2 }; | int | main () | { | struct s t = (struct s) { 3, 4 }; | if (t.i != 0) return 0; | ; | return 0; | } configure:10251: result: no configure:10261: checking whether struct tm is in sys/time.h or time.h configure:10291: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:10297: $? = 0 configure:10312: result: time.h configure:10323: checking for struct tm.tm_gmtoff configure:10352: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:10358: $? = 0 configure:10416: result: yes configure:10427: checking whether getdelim is declared configure:10456: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:10462: $? = 0 configure:10477: result: yes configure:10497: checking for arithmetic hrtime_t configure:10523: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 conftest.c: In function `main': conftest.c:147: error: `hrtime_t' undeclared (first use in this function) conftest.c:147: error: (Each undeclared identifier is reported only once conftest.c:147: error: for each function it appears in.) conftest.c:147: error: syntax error before "x" conftest.c:147: error: `x' undeclared (first use in this function) configure:10529: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define D_INO_IN_DIRENT 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_FCHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_WCWIDTH 1 | #define HAVE_STRXFRM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_C99_STRTOLD 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_EUIDACCESS 1 | #define HAVE_DECL_SETREGID 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETCWD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 1 | /* end confdefs.h. */ | #include | int | main () | { | hrtime_t x = 0; return x/x; | ; | return 0; | } configure:10544: result: no configure:10564: checking for ssize_t configure:10591: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:10597: $? = 0 configure:10612: result: yes configure:10639: checking getopt.h usability configure:10656: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:10662: $? = 0 configure:10676: result: yes configure:10680: checking getopt.h presence configure:10695: i686-pc-linux-gnu-gcc -std=gnu99 -E conftest.c configure:10701: $? = 0 configure:10715: result: yes configure:10748: checking for getopt.h configure:10756: result: yes configure:10778: checking for getopt_long_only configure:10834: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:10840: $? = 0 configure:10858: result: yes configure:10873: checking whether optreset is declared configure:10903: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 conftest.c: In function `main': conftest.c:151: error: `optreset' undeclared (first use in this function) conftest.c:151: error: (Each undeclared identifier is reported only once conftest.c:151: error: for each function it appears in.) configure:10909: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define D_INO_IN_DIRENT 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_FCHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_WCWIDTH 1 | #define HAVE_STRXFRM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_C99_STRTOLD 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_EUIDACCESS 1 | #define HAVE_DECL_SETREGID 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETCWD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef optreset | (void) optreset; | #endif | | ; | return 0; | } configure:10924: result: no configure:10933: checking for working GNU getopt function configure:11026: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:11029: $? = 0 configure:11035: ./conftest conftest: invalid option -- + configure:11038: $? = 0 configure:11054: result: yes configure:11061: checking whether getenv is declared configure:11090: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:11096: $? = 0 configure:11111: result: yes configure:11129: checking whether getpass is declared configure:11158: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:11164: $? = 0 configure:11179: result: yes configure:11205: checking whether fflush_unlocked is declared configure:11234: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:11240: $? = 0 configure:11255: result: yes configure:11273: checking whether flockfile is declared configure:11302: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:11308: $? = 0 configure:11323: result: yes configure:11341: checking whether fputs_unlocked is declared configure:11370: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:11376: $? = 0 configure:11391: result: yes configure:11409: checking whether funlockfile is declared configure:11438: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:11444: $? = 0 configure:11459: result: yes configure:11477: checking whether putc_unlocked is declared configure:11506: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:11512: $? = 0 configure:11527: result: yes configure:11589: checking for ld used by GCC configure:11653: result: /usr/i686-pc-linux-gnu/bin/ld configure:11662: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld configure:11675: result: yes configure:11682: checking for shared library run path origin configure:11695: result: done configure:12132: checking for off_t configure:12162: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:12168: $? = 0 configure:12183: result: yes configure:12196: checking for unsigned long long int configure:12227: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:12233: $? = 0 configure:12250: result: yes configure:12309: checking absolute name of configure:12333: result: ///usr/include/stdint.h configure:12350: checking whether stdint.h conforms to C99 configure:12492: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:12498: $? = 0 configure:12513: result: yes configure:13283: checking for inttypes.h configure:13289: result: yes configure:13424: checking whether the inttypes.h PRIxNN macros are broken configure:13455: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:13461: $? = 0 configure:13477: result: no configure:13492: checking whether imaxabs is declared configure:13521: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:13527: $? = 0 configure:13542: result: yes configure:13560: checking whether imaxdiv is declared configure:13589: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:13595: $? = 0 configure:13610: result: yes configure:13628: checking whether strtoimax is declared configure:13657: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:13663: $? = 0 configure:13678: result: yes configure:13696: checking whether strtoumax is declared configure:13725: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:13731: $? = 0 configure:13746: result: yes configure:13766: checking whether lchown is declared configure:13795: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:13801: $? = 0 configure:13816: result: yes configure:13835: checking for nl_langinfo and CODESET configure:13861: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:13867: $? = 0 configure:13885: result: yes configure:13895: checking whether getc_unlocked is declared configure:13924: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:13930: $? = 0 configure:13945: result: yes configure:13964: checking whether we are using the GNU C Library 2.1 or newer configure:13995: result: yes configure:14001: checking whether lstat dereferences a symlink specified with a trailing slash configure:14037: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:14040: $? = 0 configure:14046: ./conftest configure:14049: $? = 0 configure:14072: result: yes configure:14092: checking whether byte ordering is bigendian configure:14125: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:14131: $? = 0 configure:14163: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 conftest.c: In function `main': conftest.c:170: error: `not' undeclared (first use in this function) conftest.c:170: error: (Each undeclared identifier is reported only once conftest.c:170: error: for each function it appears in.) conftest.c:170: error: syntax error before "big" configure:14169: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define D_INO_IN_DIRENT 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_FCHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_WCWIDTH 1 | #define HAVE_STRXFRM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_C99_STRTOLD 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_EUIDACCESS 1 | #define HAVE_DECL_SETREGID 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETCWD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_LCHOWN 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:14309: result: no configure:14328: checking for working memcmp configure:14381: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:14384: $? = 0 configure:14390: ./conftest configure:14393: $? = 0 configure:14409: result: yes configure:14424: checking for special C compiler options needed for large files configure:14517: result: no configure:14523: checking for _FILE_OFFSET_BITS value needed for large files configure:14558: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 conftest.c:169: warning: left shift count >= width of type conftest.c:169: warning: left shift count >= width of type conftest.c:171: error: size of array `off_t_is_large' is negative configure:14564: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define D_INO_IN_DIRENT 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_FCHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_WCWIDTH 1 | #define HAVE_STRXFRM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_C99_STRTOLD 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_EUIDACCESS 1 | #define HAVE_DECL_SETREGID 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETCWD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_LCHOWN 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:14608: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:14614: $? = 0 configure:14632: result: 64 configure:14783: checking for working mktime configure:14992: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:14995: $? = 0 configure:15001: ./conftest configure:15004: $? = 0 configure:15020: result: yes configure:15032: checking for external symbol _system_configuration configure:15060: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 conftest.c:164:27: sys/systemcfg.h: No such file or directory conftest.c: In function `main': conftest.c:169: error: `_system_configuration' undeclared (first use in this function) conftest.c:169: error: (Each undeclared identifier is reported only once conftest.c:169: error: for each function it appears in.) configure:15066: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define D_INO_IN_DIRENT 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_FCHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_WCWIDTH 1 | #define HAVE_STRXFRM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_C99_STRTOLD 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_EUIDACCESS 1 | #define HAVE_DECL_SETREGID 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETCWD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_LCHOWN 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define _FILE_OFFSET_BITS 64 | /* end confdefs.h. */ | #include | | int | main () | { | double x = _system_configuration.physmem; | if (x > 0.0) return 0; | ; | return 0; | } configure:15083: result: no configure:15096: checking for desired default level of POSIX conformance configure:15107: result: none-specified configure:15131: checking whether lstat accepts an empty string configure:15161: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:15164: $? = 0 configure:15170: ./conftest configure:15173: $? = 0 configure:15189: result: no configure:15204: checking whether snprintf is declared configure:15233: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:15239: $? = 0 configure:15254: result: yes configure:15272: checking whether strdup is declared configure:15301: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:15307: $? = 0 configure:15322: result: yes configure:15383: checking whether strndup is declared configure:15412: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:15418: $? = 0 configure:15433: result: yes configure:15451: checking whether strnlen is declared configure:15480: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:15486: $? = 0 configure:15501: result: yes configure:15519: checking for working strtod configure:15570: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:15573: $? = 0 configure:15579: ./conftest configure:15582: $? = 0 configure:15598: result: yes configure:15759: checking whether stat file-mode macros are broken configure:15796: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:15802: $? = 0 configure:15817: result: no configure:15833: checking whether clearerr_unlocked is declared configure:15862: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:15868: $? = 0 configure:15883: result: yes configure:15901: checking whether feof_unlocked is declared configure:15930: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:15936: $? = 0 configure:15951: result: yes configure:15969: checking whether ferror_unlocked is declared configure:15998: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:16004: $? = 0 configure:16019: result: yes configure:16037: checking whether fgets_unlocked is declared configure:16066: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:16072: $? = 0 configure:16087: result: yes configure:16105: checking whether fputc_unlocked is declared configure:16134: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:16140: $? = 0 configure:16155: result: yes configure:16173: checking whether fread_unlocked is declared configure:16202: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:16208: $? = 0 configure:16223: result: yes configure:16241: checking whether fwrite_unlocked is declared configure:16270: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:16276: $? = 0 configure:16291: result: yes configure:16309: checking whether getchar_unlocked is declared configure:16338: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:16344: $? = 0 configure:16359: result: yes configure:16377: checking whether putchar_unlocked is declared configure:16406: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:16412: $? = 0 configure:16427: result: yes configure:16453: checking whether utime accepts a null argument configure:16492: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:16495: $? = 0 configure:16501: ./conftest configure:16504: $? = 0 configure:16520: result: yes configure:16541: checking for struct utimbuf configure:16581: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:16587: $? = 0 configure:16603: result: yes configure:16615: checking determine whether the utimes function works configure:16688: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:16691: $? = 0 configure:16697: ./conftest configure:16700: $? = 0 configure:16716: result: yes configure:16733: checking for EOVERFLOW configure:17131: result: yes configure:17144: checking for wchar_t configure:17171: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:17177: $? = 0 configure:17192: result: yes configure:17203: checking for wint_t configure:17230: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:17236: $? = 0 configure:17251: result: yes configure:17262: checking for inttypes.h configure:17289: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:17295: $? = 0 configure:17310: result: yes configure:17321: checking for stdint.h configure:17348: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:17354: $? = 0 configure:17369: result: yes configure:17393: checking for intmax_t configure:17428: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:17434: $? = 0 configure:17449: result: yes configure:17471: checking POSIX termios configure:17501: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:17507: $? = 0 configure:17524: result: yes configure:17528: checking whether use of TIOCGWINSZ requires termios.h configure:17558: result: no configure:18267: checking for alloca as a compiler built-in configure:18295: result: yes configure:18341: checking whether to enable assertions configure:18353: result: yes configure:18364: checking for atexit configure:18420: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:18426: $? = 0 configure:18444: result: yes configure:18494: checking for GNU libc compatible calloc configure:18523: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:18526: $? = 0 configure:18532: ./conftest configure:18535: $? = 0 configure:18551: result: yes configure:18608: checking whether this system has an arbitrary file name length limit configure:18634: result: yes configure:18667: checking for mempcpy configure:18747: result: yes configure:18789: checking for openat configure:18845: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:18851: $? = 0 configure:18869: result: yes configure:18907: checking for memrchr configure:18963: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:18969: $? = 0 configure:18987: result: yes configure:19130: checking for library containing clock_gettime configure:19171: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 /var/tmp/portage/sys-apps/coreutils-6.7-r1/temp/cceMWaLl.o: In function `main': conftest.c:(.text+0xd): undefined reference to `clock_gettime' collect2: ld returned 1 exit status configure:19177: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define D_INO_IN_DIRENT 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_FCHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_WCWIDTH 1 | #define HAVE_STRXFRM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_C99_STRTOLD 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_EUIDACCESS 1 | #define HAVE_DECL_SETREGID 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETCWD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_LCHOWN 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define USE_ACL 0 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ATEXIT 1 | #define HAVE_CALLOC 1 | #define PROVIDE_CANONICALIZE_FILENAME_MODE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_OPENAT 1 | #define HAVE_MEMRCHR 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char clock_gettime (); | int | main () | { | return clock_gettime (); | ; | return 0; | } configure:19171: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c -lrt >&5 configure:19177: $? = 0 configure:19205: result: -lrt configure:19220: checking for clock_gettime configure:19276: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c -lrt >&5 configure:19282: $? = 0 configure:19300: result: yes configure:19220: checking for clock_settime configure:19276: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c -lrt >&5 configure:19282: $? = 0 configure:19300: result: yes configure:19334: checking for d_ino member in directory struct configure:19388: result: yes configure:19399: checking for d_type member in directory struct configure:19428: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:19434: $? = 0 configure:19453: result: yes configure:19471: checking for dirfd configure:19527: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:19533: $? = 0 configure:19551: result: yes configure:19561: checking whether dirfd is declared configure:19592: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:19598: $? = 0 configure:19613: result: yes configure:19632: checking whether dirfd is a macro configure:19659: result: no configure:19851: checking for dup2 configure:19907: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:19913: $? = 0 configure:19931: result: yes configure:19945: checking for error_at_line configure:19971: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:19977: $? = 0 configure:19994: result: yes configure:20016: checking for euidaccess configure:20072: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:20078: $? = 0 configure:20096: result: yes configure:20319: checking for working fcntl.h configure:20385: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:20388: $? = 0 configure:20394: ./conftest configure:20397: $? = 0 configure:20418: result: yes configure:20441: checking absolute name of configure:20465: result: ///usr/include/fcntl.h configure:20490: checking for struct stat.st_blocks configure:20518: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:20524: $? = 0 configure:20581: result: yes configure:20630: checking for flexible array member configure:20663: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:20669: $? = 0 configure:20684: result: yes configure:20704: checking for working GNU fnmatch configure:20756: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:20759: $? = 0 configure:20765: ./conftest configure:20768: $? = 0 configure:20784: result: yes configure:21138: checking for __fpending configure:21194: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:21200: $? = 0 configure:21218: result: yes configure:21236: checking whether __fpending is declared configure:21266: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:21272: $? = 0 configure:21287: result: yes configure:21405: checking whether free (NULL) is known to work configure:21435: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:21441: $? = 0 configure:21456: result: yes configure:21487: checking for sys/mount.h configure:21511: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:21517: $? = 0 configure:21533: result: yes configure:21546: checking how to get file system space usage configure:21558: checking for statvfs function (SVR4) configure:21592: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 conftest.c:218: error: syntax error before "not" conftest.c:218: warning: type defaults to `int' in declaration of `libc' conftest.c:218: warning: type defaults to `int' in declaration of `because' conftest.c:218: error: syntax error before "that" In file included from /usr/include/sys/statvfs.h:26, from conftest.c:224: /usr/include/bits/statvfs.h:55: error: syntax error before '}' token conftest.c: In function `main': conftest.c:228: error: storage size of 'fsd' isn't known configure:21598: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define D_INO_IN_DIRENT 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_FCHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_WCWIDTH 1 | #define HAVE_STRXFRM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_C99_STRTOLD 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_EUIDACCESS 1 | #define HAVE_DECL_SETREGID 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETCWD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_LCHOWN 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define USE_ACL 0 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ATEXIT 1 | #define HAVE_CALLOC 1 | #define PROVIDE_CANONICALIZE_FILENAME_MODE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_OPENAT 1 | #define HAVE_MEMRCHR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_CLOSE_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define HAVE_DUP2 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER | #define GNULIB_FOPEN_SAFER 1 | #define HAVE___FPENDING 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_SYS_MOUNT_H 1 | /* end confdefs.h. */ | #include | #if defined __GLIBC__ && !defined __BEOS__ | Do not use statvfs on systems with GNU libc, because that function stats | all preceding entries in /proc/mounts, and that makes df hang if even | one of the corresponding file systems is hard-mounted, but not available. | statvfs in GNU libc on BeOS operates differently: it only makes a system | call. | #endif | #include | int | main () | { | struct statvfs fsd; statvfs (0, &fsd); | ; | return 0; | } configure:21615: result: no configure:21629: checking for 3-argument statfs function (DEC OSF/1) configure:21661: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 conftest.c: In function `main': conftest.c:223: error: storage size of 'fsd' isn't known conftest.c:225: warning: implicit declaration of function `statfs' conftest.c:225: error: invalid application of `sizeof' to incomplete type `statfs' configure:21664: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define D_INO_IN_DIRENT 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_FCHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_WCWIDTH 1 | #define HAVE_STRXFRM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_C99_STRTOLD 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_EUIDACCESS 1 | #define HAVE_DECL_SETREGID 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETCWD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_LCHOWN 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define USE_ACL 0 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ATEXIT 1 | #define HAVE_CALLOC 1 | #define PROVIDE_CANONICALIZE_FILENAME_MODE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_OPENAT 1 | #define HAVE_MEMRCHR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_CLOSE_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define HAVE_DUP2 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER | #define GNULIB_FOPEN_SAFER 1 | #define HAVE___FPENDING 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_SYS_MOUNT_H 1 | /* end confdefs.h. */ | | #include | #include | #include | int | main () | { | struct statfs fsd; | fsd.f_fsize = 0; | return statfs (".", &fsd, sizeof (struct statfs)) != 0; | } configure:21690: result: no configure:21704: checking for two-argument statfs with statfs.bsize member (AIX, 4.3BSD) configure:21742: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:21745: $? = 0 configure:21751: ./conftest configure:21754: $? = 0 configure:21771: result: yes configure:22087: checking dustat.h usability configure:22104: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 conftest.c:250:20: dustat.h: No such file or directory configure:22110: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define D_INO_IN_DIRENT 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_FCHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_WCWIDTH 1 | #define HAVE_STRXFRM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_C99_STRTOLD 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_EUIDACCESS 1 | #define HAVE_DECL_SETREGID 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETCWD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_LCHOWN 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define USE_ACL 0 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ATEXIT 1 | #define HAVE_CALLOC 1 | #define PROVIDE_CANONICALIZE_FILENAME_MODE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_OPENAT 1 | #define HAVE_MEMRCHR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_CLOSE_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define HAVE_DUP2 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER | #define GNULIB_FOPEN_SAFER 1 | #define HAVE___FPENDING 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:22124: result: no configure:22128: checking dustat.h presence configure:22143: i686-pc-linux-gnu-gcc -std=gnu99 -E conftest.c conftest.c:217:20: dustat.h: No such file or directory configure:22149: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define D_INO_IN_DIRENT 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_FCHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_WCWIDTH 1 | #define HAVE_STRXFRM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_C99_STRTOLD 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_EUIDACCESS 1 | #define HAVE_DECL_SETREGID 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETCWD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_LCHOWN 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define USE_ACL 0 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ATEXIT 1 | #define HAVE_CALLOC 1 | #define PROVIDE_CANONICALIZE_FILENAME_MODE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_OPENAT 1 | #define HAVE_MEMRCHR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_CLOSE_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define HAVE_DUP2 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER | #define GNULIB_FOPEN_SAFER 1 | #define HAVE___FPENDING 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | /* end confdefs.h. */ | #include configure:22163: result: no configure:22196: checking for dustat.h configure:22204: result: no configure:22087: checking sys/fs/s5param.h usability configure:22104: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 conftest.c:250:28: sys/fs/s5param.h: No such file or directory configure:22110: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define D_INO_IN_DIRENT 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_FCHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_WCWIDTH 1 | #define HAVE_STRXFRM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_C99_STRTOLD 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_EUIDACCESS 1 | #define HAVE_DECL_SETREGID 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETCWD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_LCHOWN 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define USE_ACL 0 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ATEXIT 1 | #define HAVE_CALLOC 1 | #define PROVIDE_CANONICALIZE_FILENAME_MODE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_OPENAT 1 | #define HAVE_MEMRCHR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_CLOSE_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define HAVE_DUP2 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER | #define GNULIB_FOPEN_SAFER 1 | #define HAVE___FPENDING 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:22124: result: no configure:22128: checking sys/fs/s5param.h presence configure:22143: i686-pc-linux-gnu-gcc -std=gnu99 -E conftest.c conftest.c:217:28: sys/fs/s5param.h: No such file or directory configure:22149: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define D_INO_IN_DIRENT 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_FCHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_WCWIDTH 1 | #define HAVE_STRXFRM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_C99_STRTOLD 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_EUIDACCESS 1 | #define HAVE_DECL_SETREGID 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETCWD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_LCHOWN 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define USE_ACL 0 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ATEXIT 1 | #define HAVE_CALLOC 1 | #define PROVIDE_CANONICALIZE_FILENAME_MODE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_OPENAT 1 | #define HAVE_MEMRCHR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_CLOSE_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define HAVE_DUP2 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER | #define GNULIB_FOPEN_SAFER 1 | #define HAVE___FPENDING 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | /* end confdefs.h. */ | #include configure:22163: result: no configure:22196: checking for sys/fs/s5param.h configure:22204: result: no configure:22087: checking sys/filsys.h usability configure:22104: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 conftest.c:250:24: sys/filsys.h: No such file or directory configure:22110: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define D_INO_IN_DIRENT 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_FCHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_WCWIDTH 1 | #define HAVE_STRXFRM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_C99_STRTOLD 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_EUIDACCESS 1 | #define HAVE_DECL_SETREGID 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETCWD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_LCHOWN 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define USE_ACL 0 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ATEXIT 1 | #define HAVE_CALLOC 1 | #define PROVIDE_CANONICALIZE_FILENAME_MODE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_OPENAT 1 | #define HAVE_MEMRCHR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_CLOSE_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define HAVE_DUP2 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER | #define GNULIB_FOPEN_SAFER 1 | #define HAVE___FPENDING 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:22124: result: no configure:22128: checking sys/filsys.h presence configure:22143: i686-pc-linux-gnu-gcc -std=gnu99 -E conftest.c conftest.c:217:24: sys/filsys.h: No such file or directory configure:22149: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define D_INO_IN_DIRENT 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_FCHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_WCWIDTH 1 | #define HAVE_STRXFRM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_C99_STRTOLD 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_EUIDACCESS 1 | #define HAVE_DECL_SETREGID 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETCWD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_LCHOWN 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define USE_ACL 0 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ATEXIT 1 | #define HAVE_CALLOC 1 | #define PROVIDE_CANONICALIZE_FILENAME_MODE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_OPENAT 1 | #define HAVE_MEMRCHR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_CLOSE_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define HAVE_DUP2 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER | #define GNULIB_FOPEN_SAFER 1 | #define HAVE___FPENDING 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | /* end confdefs.h. */ | #include configure:22163: result: no configure:22196: checking for sys/filsys.h configure:22204: result: no configure:22087: checking sys/statfs.h usability configure:22104: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:22110: $? = 0 configure:22124: result: yes configure:22128: checking sys/statfs.h presence configure:22143: i686-pc-linux-gnu-gcc -std=gnu99 -E conftest.c configure:22149: $? = 0 configure:22163: result: yes configure:22196: checking for sys/statfs.h configure:22204: result: yes configure:22218: checking for statfs that truncates block counts configure:22250: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 conftest.c:220: error: syntax error before '--' token configure:22256: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define D_INO_IN_DIRENT 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_FCHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_WCWIDTH 1 | #define HAVE_STRXFRM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_C99_STRTOLD 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_EUIDACCESS 1 | #define HAVE_DECL_SETREGID 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETCWD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_LCHOWN 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define USE_ACL 0 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ATEXIT 1 | #define HAVE_CALLOC 1 | #define PROVIDE_CANONICALIZE_FILENAME_MODE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_OPENAT 1 | #define HAVE_MEMRCHR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_CLOSE_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define HAVE_DUP2 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER | #define GNULIB_FOPEN_SAFER 1 | #define HAVE___FPENDING 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | /* end confdefs.h. */ | | #if !defined(sun) && !defined(__sun) | choke -- this is a workaround for a Sun-specific problem | #endif | #include | #include | int | main () | { | struct statfs t; long c = *(t.f_spare); | if (c) return 0; | ; | return 0; | } configure:22279: result: no configure:22290: checking for ftruncate configure:22370: result: yes configure:22502: checking how to do getaddrinfo, freeaddrinfo and getnameinfo configure:22505: checking for library containing getaddrinfo configure:22580: result: none required configure:22592: checking for getaddrinfo configure:22672: result: yes configure:22755: checking for gai_strerror configure:22835: result: yes configure:22848: checking for library containing gethostbyname configure:22923: result: none required configure:22931: checking for library containing getservbyname configure:23006: result: none required configure:23018: checking for gethostbyname configure:23098: result: yes configure:23187: checking whether getaddrinfo is declared configure:23252: result: yes configure:23268: checking whether freeaddrinfo is declared configure:23333: result: yes configure:23349: checking whether gai_strerror is declared configure:23414: result: yes configure:23430: checking whether getnameinfo is declared configure:23495: result: yes configure:23513: checking for struct addrinfo configure:23576: result: yes configure:23601: checking whether getcwd handles long file names properly configure:23772: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:23775: $? = 0 configure:23781: ./conftest PATH LENGTH mkdir: confdir3 configure:23784: $? = 0 configure:23804: result: yes configure:23824: checking for getpagesize configure:23880: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:23886: $? = 0 configure:23904: result: yes configure:23914: checking whether getcwd aborts when 4k < cwd_length < 16k configure:24014: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:24017: $? = 0 configure:24023: ./conftest configure:24026: $? = 0 configure:24043: result: no configure:24074: checking for struct tm.tm_zone configure:24105: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:24111: $? = 0 configure:24171: result: yes configure:24333: checking for getdelim configure:24389: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:24395: $? = 0 configure:24413: result: yes configure:24550: checking for gethostname configure:24606: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:24612: $? = 0 configure:24630: result: yes configure:24745: checking whether gethrtime is declared configure:24775: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 conftest.c: In function `main': conftest.c:238: error: `gethrtime' undeclared (first use in this function) conftest.c:238: error: (Each undeclared identifier is reported only once conftest.c:238: error: for each function it appears in.) configure:24781: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define D_INO_IN_DIRENT 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_FCHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_WCWIDTH 1 | #define HAVE_STRXFRM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_C99_STRTOLD 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_EUIDACCESS 1 | #define HAVE_DECL_SETREGID 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETCWD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_LCHOWN 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define USE_ACL 0 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ATEXIT 1 | #define HAVE_CALLOC 1 | #define PROVIDE_CANONICALIZE_FILENAME_MODE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_OPENAT 1 | #define HAVE_MEMRCHR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_CLOSE_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define HAVE_DUP2 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER | #define GNULIB_FOPEN_SAFER 1 | #define HAVE___FPENDING 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef gethrtime | (void) gethrtime; | #endif | | ; | return 0; | } configure:24796: result: no configure:24832: checking whether CLOCK_MONOTONIC or CLOCK_REALTIME is defined configure:24859: result: yes configure:24872: checking whether getline is declared configure:24901: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:24907: $? = 0 configure:24922: result: yes configure:24942: checking for getline configure:24998: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:25004: $? = 0 configure:25021: result: yes configure:25030: checking for working getline function configure:25091: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:25094: $? = 0 configure:25100: ./conftest configure:25103: $? = 0 configure:25119: result: yes configure:25351: checking for getloadavg configure:25407: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:25413: $? = 0 configure:25430: result: yes configure:25444: checking for pstat_getdynamic configure:25500: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 /var/tmp/portage/sys-apps/coreutils-6.7-r1/temp/ccRCNdal.o: In function `main': conftest.c:(.text+0xd): undefined reference to `pstat_getdynamic' collect2: ld returned 1 exit status configure:25506: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define D_INO_IN_DIRENT 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_FCHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_WCWIDTH 1 | #define HAVE_STRXFRM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_C99_STRTOLD 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_EUIDACCESS 1 | #define HAVE_DECL_SETREGID 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETCWD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_LCHOWN 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define USE_ACL 0 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ATEXIT 1 | #define HAVE_CALLOC 1 | #define PROVIDE_CANONICALIZE_FILENAME_MODE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_OPENAT 1 | #define HAVE_MEMRCHR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_CLOSE_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define HAVE_DUP2 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER | #define GNULIB_FOPEN_SAFER 1 | #define HAVE___FPENDING 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETHRTIME 0 | #define HAVE_DECL_GETLINE 1 | /* end confdefs.h. */ | /* Define pstat_getdynamic to an innocuous variant, in case declares pstat_getdynamic. | For example, HP-UX 11i declares gettimeofday. */ | #define pstat_getdynamic innocuous_pstat_getdynamic | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pstat_getdynamic (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pstat_getdynamic | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char pstat_getdynamic (); | /* 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_pstat_getdynamic || defined __stub___pstat_getdynamic | choke me | #endif | | int | main () | { | return pstat_getdynamic (); | ; | return 0; | } configure:25524: result: no configure:25537: checking for kstat_open in -lkstat configure:25572: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c -lkstat >&5 /usr/lib/gcc/i686-pc-linux-gnu/3.4.6/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lkstat collect2: ld returned 1 exit status configure:25578: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define D_INO_IN_DIRENT 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_FCHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_WCWIDTH 1 | #define HAVE_STRXFRM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_C99_STRTOLD 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_EUIDACCESS 1 | #define HAVE_DECL_SETREGID 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETCWD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_LCHOWN 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define USE_ACL 0 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ATEXIT 1 | #define HAVE_CALLOC 1 | #define PROVIDE_CANONICALIZE_FILENAME_MODE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_OPENAT 1 | #define HAVE_MEMRCHR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_CLOSE_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define HAVE_DUP2 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER | #define GNULIB_FOPEN_SAFER 1 | #define HAVE___FPENDING 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETHRTIME 0 | #define HAVE_DECL_GETLINE 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char kstat_open (); | int | main () | { | return kstat_open (); | ; | return 0; | } configure:25596: result: no configure:25894: checking for getloadavg configure:25950: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:25956: $? = 0 configure:25974: result: yes configure:26909: checking whether getloadavg requires setgid configure:26936: result: no configure:27020: checking for OS.h configure:27026: result: no configure:27164: checking for getpagesize configure:27244: result: yes configure:27280: checking whether __fsetlocking is declared configure:27313: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:27319: $? = 0 configure:27334: result: yes configure:27397: checking whether gettimeofday clobbers localtime buffer configure:27451: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:27454: $? = 0 configure:27460: ./conftest configure:27463: $? = 0 configure:27480: result: no configure:27510: checking type of array argument to getgroups configure:27601: result: gid_t configure:27615: checking for getusershell configure:27671: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:27677: $? = 0 configure:27695: result: yes configure:27711: checking for group_member configure:27767: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:27773: $? = 0 configure:27790: result: yes configure:27813: checking host operating system configure:27879: result: GNU/Linux configure:27925: checking for iconv configure:27957: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:27963: $? = 0 configure:28033: result: yes configure:28056: checking for iconv declaration configure:28095: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:28101: $? = 0 configure:28120: result: extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:28138: checking for inet_ntop configure:28194: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:28200: $? = 0 configure:28218: result: yes configure:28239: checking whether inet_ntop is declared configure:28269: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:28275: $? = 0 configure:28290: result: yes configure:28314: checking whether the compiler generally respects inline configure:28345: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:28351: $? = 0 configure:28368: result: yes configure:28413: checking whether inttypes.h conforms to C99 configure:28545: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 conftest.c:252:10: #include expects "FILENAME" or conftest.c:284: error: `PRIdLEAST8' undeclared here (not in a function) conftest.c:284: error: syntax error before "PRIiLEAST8" conftest.c:327: error: `SCNdLEAST8' undeclared here (not in a function) conftest.c:327: error: syntax error before "SCNiLEAST8" configure:28551: $? = 1 configure: failed program was: | | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define D_INO_IN_DIRENT 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_FCHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_WCWIDTH 1 | #define HAVE_STRXFRM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_C99_STRTOLD 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_EUIDACCESS 1 | #define HAVE_DECL_SETREGID 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETCWD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_LCHOWN 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define USE_ACL 0 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ATEXIT 1 | #define HAVE_CALLOC 1 | #define PROVIDE_CANONICALIZE_FILENAME_MODE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_OPENAT 1 | #define HAVE_MEMRCHR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_CLOSE_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define HAVE_DUP2 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER | #define GNULIB_FOPEN_SAFER 1 | #define HAVE___FPENDING 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETHRTIME 0 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_DECL___FSETLOCKING 1 | #define getpass gnu_getpass | #define GETGROUPS_T gid_t | #define HAVE_GETUSERSHELL 1 | #define HOST_OPERATING_SYSTEM "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_INLINE 1 | /* end confdefs.h. */ | | #include | #define __STDC_LIMIT_MACROS 1 /* to make it work also in C++ mode */ | #define __STDC_CONSTANT_MACROS 1 /* to make it work also in C++ mode */ | #define __STDC_FORMAT_MACROS 1 /* to make it work also in C++ mode */ | #include ABSOLUTE_INTTYPES_H | | /* No need to duplicate the tests of stdint.m4; they are subsumed by | yes = yes. */ | | /* Tests for macros supposed to be defined in inttypes.h. */ | | const char *k = /* implicit string concatenation */ | #ifdef INT8_MAX | PRId8 PRIi8 | #endif | #ifdef UINT8_MAX | PRIo8 PRIu8 PRIx8 PRIX8 | #endif | #ifdef INT16_MAX | PRId16 PRIi16 | #endif | #ifdef UINT16_MAX | PRIo16 PRIu16 PRIx16 PRIX16 | #endif | #ifdef INT32_MAX | PRId32 PRIi32 | #endif | #ifdef UINT32_MAX | PRIo32 PRIu32 PRIx32 PRIX32 | #endif | #ifdef INT64_MAX | PRId64 PRIi64 | #endif | #ifdef UINT64_MAX | PRIo64 PRIu64 PRIx64 PRIX64 | #endif | PRIdLEAST8 PRIiLEAST8 PRIoLEAST8 PRIuLEAST8 PRIxLEAST8 PRIXLEAST8 | PRIdLEAST16 PRIiLEAST16 PRIoLEAST16 PRIuLEAST16 PRIxLEAST16 PRIXLEAST16 | PRIdLEAST32 PRIiLEAST32 PRIoLEAST32 PRIuLEAST32 PRIxLEAST32 PRIXLEAST32 | PRIdLEAST64 PRIiLEAST64 | PRIoLEAST64 PRIuLEAST64 PRIxLEAST64 PRIXLEAST64 | PRIdFAST8 PRIiFAST8 PRIoFAST8 PRIuFAST8 PRIxFAST8 PRIXFAST8 | PRIdFAST16 PRIiFAST16 PRIoFAST16 PRIuFAST16 PRIxFAST16 PRIXFAST16 | PRIdFAST32 PRIiFAST32 PRIoFAST32 PRIuFAST32 PRIxFAST32 PRIXFAST32 | PRIdFAST64 PRIiFAST64 | PRIoFAST64 PRIuFAST64 PRIxFAST64 PRIXFAST64 | PRIdMAX PRIiMAX PRIoMAX PRIuMAX PRIxMAX PRIXMAX | #ifdef INTPTR_MAX | PRIdPTR PRIiPTR | #endif | #ifdef UINTPTR_MAX | PRIoPTR PRIuPTR PRIxPTR PRIXPTR | #endif | ; | const char *l = /* implicit string concatenation */ | #ifdef INT8_MAX | SCNd8 SCNi8 | #endif | #ifdef UINT8_MAX | SCNo8 SCNu8 SCNx8 | #endif | #ifdef INT16_MAX | SCNd16 SCNi16 | #endif | #ifdef UINT16_MAX | SCNo16 SCNu16 SCNx16 | #endif | #ifdef INT32_MAX | SCNd32 SCNi32 | #endif | #ifdef UINT32_MAX | SCNo32 SCNu32 SCNx32 | #endif | #ifdef INT64_MAX | SCNd64 SCNi64 | #endif | #ifdef UINT64_MAX | SCNo64 SCNu64 SCNx64 | #endif | SCNdLEAST8 SCNiLEAST8 SCNoLEAST8 SCNuLEAST8 SCNxLEAST8 | SCNdLEAST16 SCNiLEAST16 SCNoLEAST16 SCNuLEAST16 SCNxLEAST16 | SCNdLEAST32 SCNiLEAST32 SCNoLEAST32 SCNuLEAST32 SCNxLEAST32 | SCNdLEAST64 SCNiLEAST64 | SCNoLEAST64 SCNuLEAST64 SCNxLEAST64 | SCNdFAST8 SCNiFAST8 SCNoFAST8 SCNuFAST8 SCNxFAST8 | SCNdFAST16 SCNiFAST16 SCNoFAST16 SCNuFAST16 SCNxFAST16 | SCNdFAST32 SCNiFAST32 SCNoFAST32 SCNuFAST32 SCNxFAST32 | SCNdFAST64 SCNiFAST64 | SCNoFAST64 SCNuFAST64 SCNxFAST64 | SCNdMAX SCNiMAX SCNoMAX SCNuMAX SCNxMAX | #ifdef INTPTR_MAX | SCNdPTR SCNiPTR | #endif | #ifdef UINTPTR_MAX | SCNoPTR SCNuPTR SCNxPTR | #endif | ; | | int | main () | { | | ; | return 0; | } configure:28567: result: no configure:28574: checking absolute name of configure:28598: result: ///usr/include/inttypes.h configure:28645: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:28651: $? = 0 configure:28708: checking for isapipe configure:28764: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 /var/tmp/portage/sys-apps/coreutils-6.7-r1/temp/ccMZkuti.o: In function `main': conftest.c:(.text+0xd): undefined reference to `isapipe' collect2: ld returned 1 exit status configure:28770: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define D_INO_IN_DIRENT 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_FCHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_WCWIDTH 1 | #define HAVE_STRXFRM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_C99_STRTOLD 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_EUIDACCESS 1 | #define HAVE_DECL_SETREGID 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETCWD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_LCHOWN 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define USE_ACL 0 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ATEXIT 1 | #define HAVE_CALLOC 1 | #define PROVIDE_CANONICALIZE_FILENAME_MODE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_OPENAT 1 | #define HAVE_MEMRCHR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_CLOSE_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define HAVE_DUP2 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER | #define GNULIB_FOPEN_SAFER 1 | #define HAVE___FPENDING 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETHRTIME 0 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_DECL___FSETLOCKING 1 | #define getpass gnu_getpass | #define GETGROUPS_T gid_t | #define HAVE_GETUSERSHELL 1 | #define HOST_OPERATING_SYSTEM "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_INLINE 1 | #define ABSOLUTE_INTTYPES_H "///usr/include/inttypes.h" | /* end confdefs.h. */ | /* Define isapipe to an innocuous variant, in case declares isapipe. | For example, HP-UX 11i declares gettimeofday. */ | #define isapipe innocuous_isapipe | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char isapipe (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef isapipe | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char isapipe (); | /* 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_isapipe || defined __stub___isapipe | choke me | #endif | | int | main () | { | return isapipe (); | ; | return 0; | } configure:28788: result: no configure:28802: checking whether pipes are FIFOs (and for their link count) configure:28865: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:28868: $? = 0 configure:28874: ./conftest configure:28877: $? = 0 configure:28894: result: yes (1) configure:28941: checking for lchown configure:28997: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 conftest.c >&5 configure:29003: $? = 0 configure:29021: result: yes configure:29035: checking for flag to ignore unused libraries configure:29081: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 -Wl,--as-needed conftest.c -lm >&5 configure:29087: $? = 0 configure:29108: result: -Wl,--as-needed configure:29114: checking whether link(2) dereferences a symlink specified with a trailing slash configure:29174: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 -Wl,--as-needed conftest.c >&5 configure:29177: $? = 0 configure:29183: ./conftest configure:29186: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define D_INO_IN_DIRENT 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_FCHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_WCWIDTH 1 | #define HAVE_STRXFRM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_C99_STRTOLD 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_EUIDACCESS 1 | #define HAVE_DECL_SETREGID 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETCWD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_LCHOWN 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define USE_ACL 0 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ATEXIT 1 | #define HAVE_CALLOC 1 | #define PROVIDE_CANONICALIZE_FILENAME_MODE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_OPENAT 1 | #define HAVE_MEMRCHR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_CLOSE_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define HAVE_DUP2 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER | #define GNULIB_FOPEN_SAFER 1 | #define HAVE___FPENDING 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETHRTIME 0 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_DECL___FSETLOCKING 1 | #define getpass gnu_getpass | #define GETGROUPS_T gid_t | #define HAVE_GETUSERSHELL 1 | #define HOST_OPERATING_SYSTEM "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_INLINE 1 | #define ABSOLUTE_INTTYPES_H "///usr/include/inttypes.h" | #define HAVE_FIFO_PIPES 1 | #define PIPE_LINK_COUNT_MAX (1) | #define HAVE_LCHOWN 1 | /* end confdefs.h. */ | | # include | # include | # include | # include | | # define SAME_INODE(Stat_buf_1, Stat_buf_2) ((Stat_buf_1).st_ino == (Stat_buf_2).st_ino && (Stat_buf_1).st_dev == (Stat_buf_2).st_dev) | | int | main () | { | const char *file = "conftest.file"; | const char *sym = "conftest.sym"; | const char *hard = "conftest.hard"; | struct stat sb_file, sb_hard; | | /* Create a symlink to the regular file. */ | if (symlink (file, sym)) | abort (); | | /* Create a hard link to that symlink. */ | if (link (sym, hard)) | abort (); | | if (lstat (hard, &sb_hard)) | abort (); | if (lstat (file, &sb_file)) | abort (); | | /* If the dev/inode of hard and file are the same, then | the link call followed the symlink. */ | return SAME_INODE (sb_hard, sb_file) ? 0 : 1; | } | configure:29203: result: no configure:29236: checking for stdlib.h configure:29242: result: yes configure:29376: checking for GNU libc compatible malloc configure:29438: result: yes configure:29481: checking for iswcntrl configure:29537: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 -Wl,--as-needed conftest.c >&5 configure:29543: $? = 0 configure:29561: result: yes configure:29594: checking for iswcntrl configure:29674: result: yes configure:29685: checking whether mbrtowc and mbstate_t are properly declared configure:29715: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 -Wl,--as-needed conftest.c >&5 configure:29721: $? = 0 configure:29738: result: yes configure:29749: checking whether mbswidth is declared in configure:29782: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 conftest.c: In function `main': conftest.c:264: error: `mbswidth' undeclared (first use in this function) conftest.c:264: error: (Each undeclared identifier is reported only once conftest.c:264: error: for each function it appears in.) configure:29788: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define D_INO_IN_DIRENT 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_FCHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_WCWIDTH 1 | #define HAVE_STRXFRM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_C99_STRTOLD 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_EUIDACCESS 1 | #define HAVE_DECL_SETREGID 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETCWD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_LCHOWN 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define USE_ACL 0 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ATEXIT 1 | #define HAVE_CALLOC 1 | #define PROVIDE_CANONICALIZE_FILENAME_MODE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_OPENAT 1 | #define HAVE_MEMRCHR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_CLOSE_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define HAVE_DUP2 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER | #define GNULIB_FOPEN_SAFER 1 | #define HAVE___FPENDING 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETHRTIME 0 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_DECL___FSETLOCKING 1 | #define getpass gnu_getpass | #define GETGROUPS_T gid_t | #define HAVE_GETUSERSHELL 1 | #define HOST_OPERATING_SYSTEM "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_INLINE 1 | #define ABSOLUTE_INTTYPES_H "///usr/include/inttypes.h" | #define HAVE_FIFO_PIPES 1 | #define PIPE_LINK_COUNT_MAX (1) | #define HAVE_LCHOWN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MBRTOWC 1 | /* end confdefs.h. */ | | #if HAVE_WCHAR_H | # include | #endif | | int | main () | { | | char *p = (char *) mbswidth; | return !p; | | ; | return 0; | } configure:29803: result: no configure:29816: checking for mbstate_t configure:29864: result: yes configure:29899: checking for memchr configure:29955: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 -Wl,--as-needed conftest.c >&5 configure:29961: $? = 0 configure:29979: result: yes configure:30155: checking for working strcoll configure:30186: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 -Wl,--as-needed conftest.c >&5 configure:30189: $? = 0 configure:30195: ./conftest configure:30198: $? = 0 configure:30214: result: yes configure:30230: checking for memcpy configure:30286: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 -Wl,--as-needed conftest.c >&5 conftest.c:282: warning: conflicting types for built-in function 'memcpy' configure:30292: $? = 0 configure:30310: result: yes configure:30333: checking for memmove configure:30389: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 -Wl,--as-needed conftest.c >&5 conftest.c:283: warning: conflicting types for built-in function 'memmove' configure:30395: $? = 0 configure:30413: result: yes configure:30439: checking for mempcpy configure:30519: result: yes configure:30549: checking for memrchr configure:30629: result: yes configure:30650: checking for memset configure:30706: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 -Wl,--as-needed conftest.c >&5 conftest.c:286: warning: conflicting types for built-in function 'memset' configure:30712: $? = 0 configure:30730: result: yes configure:30757: checking whether mkdir fails due to a trailing slash configure:30795: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 -Wl,--as-needed conftest.c >&5 configure:30798: $? = 0 configure:30804: ./conftest configure:30807: $? = 0 configure:30825: result: no configure:30854: checking for working mkstemp configure:30898: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 -Wl,--as-needed conftest.c >&5 configure:30901: $? = 0 configure:30907: ./conftest configure:30910: $? = 0 configure:30928: result: yes configure:30963: checking for listmntent configure:31019: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 -Wl,--as-needed conftest.c >&5 /var/tmp/portage/sys-apps/coreutils-6.7-r1/temp/ccw2lPqX.o: In function `main': conftest.c:(.text+0xd): undefined reference to `listmntent' collect2: ld returned 1 exit status configure:31025: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define D_INO_IN_DIRENT 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_FCHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_WCWIDTH 1 | #define HAVE_STRXFRM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_C99_STRTOLD 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_EUIDACCESS 1 | #define HAVE_DECL_SETREGID 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETCWD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_LCHOWN 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define USE_ACL 0 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ATEXIT 1 | #define HAVE_CALLOC 1 | #define PROVIDE_CANONICALIZE_FILENAME_MODE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_OPENAT 1 | #define HAVE_MEMRCHR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_CLOSE_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define HAVE_DUP2 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER | #define GNULIB_FOPEN_SAFER 1 | #define HAVE___FPENDING 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETHRTIME 0 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_DECL___FSETLOCKING 1 | #define getpass gnu_getpass | #define GETGROUPS_T gid_t | #define HAVE_GETUSERSHELL 1 | #define HOST_OPERATING_SYSTEM "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_INLINE 1 | #define ABSOLUTE_INTTYPES_H "///usr/include/inttypes.h" | #define HAVE_FIFO_PIPES 1 | #define PIPE_LINK_COUNT_MAX (1) | #define HAVE_LCHOWN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_STRCOLL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MEMSET 1 | /* end confdefs.h. */ | /* Define listmntent to an innocuous variant, in case declares listmntent. | For example, HP-UX 11i declares gettimeofday. */ | #define listmntent innocuous_listmntent | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char listmntent (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef listmntent | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char listmntent (); | /* 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_listmntent || defined __stub___listmntent | choke me | #endif | | int | main () | { | return listmntent (); | ; | return 0; | } configure:31043: result: no configure:30963: checking for getmntinfo configure:31019: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 -Wl,--as-needed conftest.c >&5 /var/tmp/portage/sys-apps/coreutils-6.7-r1/temp/ccqWj5fo.o: In function `main': conftest.c:(.text+0xd): undefined reference to `getmntinfo' collect2: ld returned 1 exit status configure:31025: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define D_INO_IN_DIRENT 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_FCHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_WCWIDTH 1 | #define HAVE_STRXFRM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_C99_STRTOLD 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_EUIDACCESS 1 | #define HAVE_DECL_SETREGID 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETCWD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_LCHOWN 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define USE_ACL 0 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ATEXIT 1 | #define HAVE_CALLOC 1 | #define PROVIDE_CANONICALIZE_FILENAME_MODE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_OPENAT 1 | #define HAVE_MEMRCHR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_CLOSE_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define HAVE_DUP2 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER | #define GNULIB_FOPEN_SAFER 1 | #define HAVE___FPENDING 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETHRTIME 0 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_DECL___FSETLOCKING 1 | #define getpass gnu_getpass | #define GETGROUPS_T gid_t | #define HAVE_GETUSERSHELL 1 | #define HOST_OPERATING_SYSTEM "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_INLINE 1 | #define ABSOLUTE_INTTYPES_H "///usr/include/inttypes.h" | #define HAVE_FIFO_PIPES 1 | #define PIPE_LINK_COUNT_MAX (1) | #define HAVE_LCHOWN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_STRCOLL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MEMSET 1 | /* end confdefs.h. */ | /* Define getmntinfo to an innocuous variant, in case declares getmntinfo. | For example, HP-UX 11i declares gettimeofday. */ | #define getmntinfo innocuous_getmntinfo | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getmntinfo (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getmntinfo | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getmntinfo (); | /* 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_getmntinfo || defined __stub___getmntinfo | choke me | #endif | | int | main () | { | return getmntinfo (); | ; | return 0; | } configure:31043: result: no configure:31068: checking for sys/ucred.h configure:31089: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 conftest.c:266:23: sys/ucred.h: No such file or directory configure:31095: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define D_INO_IN_DIRENT 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_FCHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_WCWIDTH 1 | #define HAVE_STRXFRM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_C99_STRTOLD 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_EUIDACCESS 1 | #define HAVE_DECL_SETREGID 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETCWD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_LCHOWN 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define USE_ACL 0 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ATEXIT 1 | #define HAVE_CALLOC 1 | #define PROVIDE_CANONICALIZE_FILENAME_MODE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_OPENAT 1 | #define HAVE_MEMRCHR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_CLOSE_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define HAVE_DUP2 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER | #define GNULIB_FOPEN_SAFER 1 | #define HAVE___FPENDING 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETHRTIME 0 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_DECL___FSETLOCKING 1 | #define getpass gnu_getpass | #define GETGROUPS_T gid_t | #define HAVE_GETUSERSHELL 1 | #define HOST_OPERATING_SYSTEM "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_INLINE 1 | #define ABSOLUTE_INTTYPES_H "///usr/include/inttypes.h" | #define HAVE_FIFO_PIPES 1 | #define PIPE_LINK_COUNT_MAX (1) | #define HAVE_LCHOWN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_STRCOLL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MEMSET 1 | /* end confdefs.h. */ | #include | | #include configure:31111: result: no configure:31127: checking for sys/mount.h configure:31173: result: yes configure:31201: checking mntent.h usability configure:31218: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:31224: $? = 0 configure:31238: result: yes configure:31242: checking mntent.h presence configure:31257: i686-pc-linux-gnu-gcc -std=gnu99 -E conftest.c configure:31263: $? = 0 configure:31277: result: yes configure:31310: checking for mntent.h configure:31318: result: yes configure:31191: checking for sys/fs_types.h configure:31197: result: no configure:31347: checking for struct fsstat.f_fstypename configure:31376: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 conftest.c: In function `main': conftest.c:317: error: storage size of 'ac_aggr' isn't known conftest.c:317: error: storage size of `ac_aggr' isn't known configure:31382: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define D_INO_IN_DIRENT 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_FCHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_WCWIDTH 1 | #define HAVE_STRXFRM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_C99_STRTOLD 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_EUIDACCESS 1 | #define HAVE_DECL_SETREGID 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETCWD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_LCHOWN 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define USE_ACL 0 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ATEXIT 1 | #define HAVE_CALLOC 1 | #define PROVIDE_CANONICALIZE_FILENAME_MODE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_OPENAT 1 | #define HAVE_MEMRCHR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_CLOSE_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define HAVE_DUP2 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER | #define GNULIB_FOPEN_SAFER 1 | #define HAVE___FPENDING 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETHRTIME 0 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_DECL___FSETLOCKING 1 | #define getpass gnu_getpass | #define GETGROUPS_T gid_t | #define HAVE_GETUSERSHELL 1 | #define HOST_OPERATING_SYSTEM "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_INLINE 1 | #define ABSOLUTE_INTTYPES_H "///usr/include/inttypes.h" | #define HAVE_FIFO_PIPES 1 | #define PIPE_LINK_COUNT_MAX (1) | #define HAVE_LCHOWN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_STRCOLL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MEMSET 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_PARAM_H | # include /* needed by powerpc-apple-darwin1.3.7 */ | #endif | #if HAVE_SYS_UCRED_H | # include /* needed for definition of NGROUPS */ | # include /* needed by powerpc-apple-darwin1.3.7 */ | #endif | #if HAVE_SYS_MOUNT_H | # include | #endif | #if HAVE_SYS_FS_TYPES_H | # include /* needed by powerpc-apple-darwin1.3.7 */ | #endif | | | int | main () | { | static struct fsstat ac_aggr; | if (ac_aggr.f_fstypename) | return 0; | ; | return 0; | } configure:31416: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 conftest.c: In function `main': conftest.c:317: error: storage size of 'ac_aggr' isn't known conftest.c:317: error: storage size of `ac_aggr' isn't known configure:31422: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define D_INO_IN_DIRENT 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_FCHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_WCWIDTH 1 | #define HAVE_STRXFRM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_C99_STRTOLD 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_EUIDACCESS 1 | #define HAVE_DECL_SETREGID 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETCWD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_LCHOWN 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define USE_ACL 0 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ATEXIT 1 | #define HAVE_CALLOC 1 | #define PROVIDE_CANONICALIZE_FILENAME_MODE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_OPENAT 1 | #define HAVE_MEMRCHR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_CLOSE_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define HAVE_DUP2 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER | #define GNULIB_FOPEN_SAFER 1 | #define HAVE___FPENDING 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETHRTIME 0 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_DECL___FSETLOCKING 1 | #define getpass gnu_getpass | #define GETGROUPS_T gid_t | #define HAVE_GETUSERSHELL 1 | #define HOST_OPERATING_SYSTEM "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_INLINE 1 | #define ABSOLUTE_INTTYPES_H "///usr/include/inttypes.h" | #define HAVE_FIFO_PIPES 1 | #define PIPE_LINK_COUNT_MAX (1) | #define HAVE_LCHOWN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_STRCOLL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MEMSET 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_PARAM_H | # include /* needed by powerpc-apple-darwin1.3.7 */ | #endif | #if HAVE_SYS_UCRED_H | # include /* needed for definition of NGROUPS */ | # include /* needed by powerpc-apple-darwin1.3.7 */ | #endif | #if HAVE_SYS_MOUNT_H | # include | #endif | #if HAVE_SYS_FS_TYPES_H | # include /* needed by powerpc-apple-darwin1.3.7 */ | #endif | | | int | main () | { | static struct fsstat ac_aggr; | if (sizeof ac_aggr.f_fstypename) | return 0; | ; | return 0; | } configure:31440: result: no configure:31459: checking for library containing getmntent configure:31500: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 -Wl,--as-needed conftest.c >&5 configure:31506: $? = 0 configure:31534: result: none required configure:31546: checking for getmntent configure:31602: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 -Wl,--as-needed conftest.c >&5 configure:31608: $? = 0 configure:31626: result: yes configure:31649: checking for listmntent of Cray/Unicos-9 configure:31678: result: no configure:31692: checking for mntctl function and struct vmount configure:31710: i686-pc-linux-gnu-gcc -std=gnu99 -E conftest.c conftest.c:267:20: fshelp.h: No such file or directory configure:31716: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define D_INO_IN_DIRENT 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_FCHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_WCWIDTH 1 | #define HAVE_STRXFRM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_C99_STRTOLD 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_EUIDACCESS 1 | #define HAVE_DECL_SETREGID 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETCWD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_LCHOWN 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define USE_ACL 0 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ATEXIT 1 | #define HAVE_CALLOC 1 | #define PROVIDE_CANONICALIZE_FILENAME_MODE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_OPENAT 1 | #define HAVE_MEMRCHR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_CLOSE_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define HAVE_DUP2 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER | #define GNULIB_FOPEN_SAFER 1 | #define HAVE___FPENDING 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETHRTIME 0 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_DECL___FSETLOCKING 1 | #define getpass gnu_getpass | #define GETGROUPS_T gid_t | #define HAVE_GETUSERSHELL 1 | #define HOST_OPERATING_SYSTEM "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_INLINE 1 | #define ABSOLUTE_INTTYPES_H "///usr/include/inttypes.h" | #define HAVE_FIFO_PIPES 1 | #define PIPE_LINK_COUNT_MAX (1) | #define HAVE_LCHOWN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_STRCOLL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MEMSET 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | /* end confdefs.h. */ | #include configure:31732: result: no configure:31751: checking for one-argument getmntent function configure:31794: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:31800: $? = 0 configure:31816: result: yes configure:32601: checking sys/mntent.h usability configure:32618: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 conftest.c:301:24: sys/mntent.h: No such file or directory configure:32624: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define D_INO_IN_DIRENT 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_FCHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_WCWIDTH 1 | #define HAVE_STRXFRM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_C99_STRTOLD 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_EUIDACCESS 1 | #define HAVE_DECL_SETREGID 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETCWD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_LCHOWN 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define USE_ACL 0 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ATEXIT 1 | #define HAVE_CALLOC 1 | #define PROVIDE_CANONICALIZE_FILENAME_MODE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_OPENAT 1 | #define HAVE_MEMRCHR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_CLOSE_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define HAVE_DUP2 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER | #define GNULIB_FOPEN_SAFER 1 | #define HAVE___FPENDING 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETHRTIME 0 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_DECL___FSETLOCKING 1 | #define getpass gnu_getpass | #define GETGROUPS_T gid_t | #define HAVE_GETUSERSHELL 1 | #define HOST_OPERATING_SYSTEM "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_INLINE 1 | #define ABSOLUTE_INTTYPES_H "///usr/include/inttypes.h" | #define HAVE_FIFO_PIPES 1 | #define PIPE_LINK_COUNT_MAX (1) | #define HAVE_LCHOWN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_STRCOLL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MEMSET 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:32638: result: no configure:32642: checking sys/mntent.h presence configure:32657: i686-pc-linux-gnu-gcc -std=gnu99 -E conftest.c conftest.c:268:24: sys/mntent.h: No such file or directory configure:32663: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define D_INO_IN_DIRENT 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_FCHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_WCWIDTH 1 | #define HAVE_STRXFRM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_C99_STRTOLD 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_EUIDACCESS 1 | #define HAVE_DECL_SETREGID 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETCWD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_LCHOWN 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define USE_ACL 0 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ATEXIT 1 | #define HAVE_CALLOC 1 | #define PROVIDE_CANONICALIZE_FILENAME_MODE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_OPENAT 1 | #define HAVE_MEMRCHR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_CLOSE_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define HAVE_DUP2 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER | #define GNULIB_FOPEN_SAFER 1 | #define HAVE___FPENDING 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETHRTIME 0 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_DECL___FSETLOCKING 1 | #define getpass gnu_getpass | #define GETGROUPS_T gid_t | #define HAVE_GETUSERSHELL 1 | #define HOST_OPERATING_SYSTEM "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_INLINE 1 | #define ABSOLUTE_INTTYPES_H "///usr/include/inttypes.h" | #define HAVE_FIFO_PIPES 1 | #define PIPE_LINK_COUNT_MAX (1) | #define HAVE_LCHOWN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_STRCOLL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MEMSET 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | /* end confdefs.h. */ | #include configure:32677: result: no configure:32710: checking for sys/mntent.h configure:32718: result: no configure:32732: checking for struct statfs.f_fstypename configure:32765: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 conftest.c: In function `main': conftest.c:277: error: storage size of 'ac_aggr' isn't known conftest.c:277: error: storage size of `ac_aggr' isn't known configure:32771: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define D_INO_IN_DIRENT 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_FCHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_WCWIDTH 1 | #define HAVE_STRXFRM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_C99_STRTOLD 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_EUIDACCESS 1 | #define HAVE_DECL_SETREGID 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETCWD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_LCHOWN 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define USE_ACL 0 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ATEXIT 1 | #define HAVE_CALLOC 1 | #define PROVIDE_CANONICALIZE_FILENAME_MODE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_OPENAT 1 | #define HAVE_MEMRCHR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_CLOSE_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define HAVE_DUP2 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER | #define GNULIB_FOPEN_SAFER 1 | #define HAVE___FPENDING 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETHRTIME 0 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_DECL___FSETLOCKING 1 | #define getpass gnu_getpass | #define GETGROUPS_T gid_t | #define HAVE_GETUSERSHELL 1 | #define HOST_OPERATING_SYSTEM "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_INLINE 1 | #define ABSOLUTE_INTTYPES_H "///usr/include/inttypes.h" | #define HAVE_FIFO_PIPES 1 | #define PIPE_LINK_COUNT_MAX (1) | #define HAVE_LCHOWN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_STRCOLL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MEMSET 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | /* end confdefs.h. */ | | #include | #include | #include | | | int | main () | { | static struct statfs ac_aggr; | if (ac_aggr.f_fstypename) | return 0; | ; | return 0; | } configure:32809: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 conftest.c: In function `main': conftest.c:277: error: storage size of 'ac_aggr' isn't known conftest.c:277: error: storage size of `ac_aggr' isn't known configure:32815: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define D_INO_IN_DIRENT 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_FCHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_WCWIDTH 1 | #define HAVE_STRXFRM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_C99_STRTOLD 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_EUIDACCESS 1 | #define HAVE_DECL_SETREGID 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETCWD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_LCHOWN 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define USE_ACL 0 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ATEXIT 1 | #define HAVE_CALLOC 1 | #define PROVIDE_CANONICALIZE_FILENAME_MODE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_OPENAT 1 | #define HAVE_MEMRCHR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_CLOSE_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define HAVE_DUP2 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER | #define GNULIB_FOPEN_SAFER 1 | #define HAVE___FPENDING 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETHRTIME 0 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_DECL___FSETLOCKING 1 | #define getpass gnu_getpass | #define GETGROUPS_T gid_t | #define HAVE_GETUSERSHELL 1 | #define HOST_OPERATING_SYSTEM "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_INLINE 1 | #define ABSOLUTE_INTTYPES_H "///usr/include/inttypes.h" | #define HAVE_FIFO_PIPES 1 | #define PIPE_LINK_COUNT_MAX (1) | #define HAVE_LCHOWN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_STRCOLL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MEMSET 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | /* end confdefs.h. */ | | #include | #include | #include | | | int | main () | { | static struct statfs ac_aggr; | if (sizeof ac_aggr.f_fstypename) | return 0; | ; | return 0; | } configure:32833: result: no configure:32864: checking for library containing nanosleep configure:32905: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 -Wl,--as-needed conftest.c >&5 configure:32911: $? = 0 configure:32939: result: none required configure:32949: checking for working nanosleep configure:33016: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 -Wl,--as-needed conftest.c >&5 configure:33019: $? = 0 configure:33025: ./conftest configure:33028: $? = 0 configure:33046: result: yes configure:33101: checking for obstacks configure:33132: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 -Wl,--as-needed conftest.c >&5 configure:33138: $? = 0 configure:33155: result: yes configure:33191: checking for openat configure:33271: result: yes configure:33306: checking for perl5.003 or newer configure:33330: result: yes configure:33362: checking for sys/pstat.h configure:33383: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 conftest.c:304:23: sys/pstat.h: No such file or directory configure:33389: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define D_INO_IN_DIRENT 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_FCHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_WCWIDTH 1 | #define HAVE_STRXFRM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_C99_STRTOLD 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_EUIDACCESS 1 | #define HAVE_DECL_SETREGID 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETCWD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_LCHOWN 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define USE_ACL 0 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ATEXIT 1 | #define HAVE_CALLOC 1 | #define PROVIDE_CANONICALIZE_FILENAME_MODE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_OPENAT 1 | #define HAVE_MEMRCHR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_CLOSE_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define HAVE_DUP2 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER | #define GNULIB_FOPEN_SAFER 1 | #define HAVE___FPENDING 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETHRTIME 0 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_DECL___FSETLOCKING 1 | #define getpass gnu_getpass | #define GETGROUPS_T gid_t | #define HAVE_GETUSERSHELL 1 | #define HOST_OPERATING_SYSTEM "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_INLINE 1 | #define ABSOLUTE_INTTYPES_H "///usr/include/inttypes.h" | #define HAVE_FIFO_PIPES 1 | #define PIPE_LINK_COUNT_MAX (1) | #define HAVE_LCHOWN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_STRCOLL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MEMSET 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_OBSTACK 1 | #define HAVE_OPENAT 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:33405: result: no configure:33362: checking for sys/sysmp.h configure:33383: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 conftest.c:304:23: sys/sysmp.h: No such file or directory configure:33389: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define D_INO_IN_DIRENT 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_FCHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_WCWIDTH 1 | #define HAVE_STRXFRM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_C99_STRTOLD 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_EUIDACCESS 1 | #define HAVE_DECL_SETREGID 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETCWD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_LCHOWN 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define USE_ACL 0 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ATEXIT 1 | #define HAVE_CALLOC 1 | #define PROVIDE_CANONICALIZE_FILENAME_MODE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_OPENAT 1 | #define HAVE_MEMRCHR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_CLOSE_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define HAVE_DUP2 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER | #define GNULIB_FOPEN_SAFER 1 | #define HAVE___FPENDING 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETHRTIME 0 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_DECL___FSETLOCKING 1 | #define getpass gnu_getpass | #define GETGROUPS_T gid_t | #define HAVE_GETUSERSHELL 1 | #define HOST_OPERATING_SYSTEM "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_INLINE 1 | #define ABSOLUTE_INTTYPES_H "///usr/include/inttypes.h" | #define HAVE_FIFO_PIPES 1 | #define PIPE_LINK_COUNT_MAX (1) | #define HAVE_LCHOWN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_STRCOLL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MEMSET 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_OBSTACK 1 | #define HAVE_OPENAT 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:33405: result: no configure:33362: checking for sys/sysinfo.h configure:33383: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:33389: $? = 0 configure:33405: result: yes configure:33362: checking for machine/hal_sysinfo.h configure:33383: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 conftest.c:305:33: machine/hal_sysinfo.h: No such file or directory configure:33389: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define D_INO_IN_DIRENT 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_FCHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_WCWIDTH 1 | #define HAVE_STRXFRM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_C99_STRTOLD 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_EUIDACCESS 1 | #define HAVE_DECL_SETREGID 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETCWD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_LCHOWN 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define USE_ACL 0 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ATEXIT 1 | #define HAVE_CALLOC 1 | #define PROVIDE_CANONICALIZE_FILENAME_MODE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_OPENAT 1 | #define HAVE_MEMRCHR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_CLOSE_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define HAVE_DUP2 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER | #define GNULIB_FOPEN_SAFER 1 | #define HAVE___FPENDING 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETHRTIME 0 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_DECL___FSETLOCKING 1 | #define getpass gnu_getpass | #define GETGROUPS_T gid_t | #define HAVE_GETUSERSHELL 1 | #define HOST_OPERATING_SYSTEM "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_INLINE 1 | #define ABSOLUTE_INTTYPES_H "///usr/include/inttypes.h" | #define HAVE_FIFO_PIPES 1 | #define PIPE_LINK_COUNT_MAX (1) | #define HAVE_LCHOWN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_STRCOLL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MEMSET 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_OBSTACK 1 | #define HAVE_OPENAT 1 | #define HAVE_SYS_SYSINFO_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:33405: result: no configure:33362: checking for sys/table.h configure:33383: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 conftest.c:305:23: sys/table.h: No such file or directory configure:33389: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define D_INO_IN_DIRENT 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_FCHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_WCWIDTH 1 | #define HAVE_STRXFRM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_C99_STRTOLD 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_EUIDACCESS 1 | #define HAVE_DECL_SETREGID 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETCWD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_LCHOWN 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define USE_ACL 0 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ATEXIT 1 | #define HAVE_CALLOC 1 | #define PROVIDE_CANONICALIZE_FILENAME_MODE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_OPENAT 1 | #define HAVE_MEMRCHR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_CLOSE_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define HAVE_DUP2 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER | #define GNULIB_FOPEN_SAFER 1 | #define HAVE___FPENDING 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETHRTIME 0 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_DECL___FSETLOCKING 1 | #define getpass gnu_getpass | #define GETGROUPS_T gid_t | #define HAVE_GETUSERSHELL 1 | #define HOST_OPERATING_SYSTEM "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_INLINE 1 | #define ABSOLUTE_INTTYPES_H "///usr/include/inttypes.h" | #define HAVE_FIFO_PIPES 1 | #define PIPE_LINK_COUNT_MAX (1) | #define HAVE_LCHOWN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_STRCOLL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MEMSET 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_OBSTACK 1 | #define HAVE_OPENAT 1 | #define HAVE_SYS_SYSINFO_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:33405: result: no configure:33362: checking for sys/param.h configure:33405: result: yes configure:33362: checking for sys/sysctl.h configure:33383: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:33389: $? = 0 configure:33405: result: yes configure:33362: checking for sys/systemcfg.h configure:33383: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 conftest.c:307:27: sys/systemcfg.h: No such file or directory configure:33389: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define D_INO_IN_DIRENT 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_FCHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_WCWIDTH 1 | #define HAVE_STRXFRM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_C99_STRTOLD 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_EUIDACCESS 1 | #define HAVE_DECL_SETREGID 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETCWD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_LCHOWN 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define USE_ACL 0 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ATEXIT 1 | #define HAVE_CALLOC 1 | #define PROVIDE_CANONICALIZE_FILENAME_MODE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_OPENAT 1 | #define HAVE_MEMRCHR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_CLOSE_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define HAVE_DUP2 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER | #define GNULIB_FOPEN_SAFER 1 | #define HAVE___FPENDING 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETHRTIME 0 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_DECL___FSETLOCKING 1 | #define getpass gnu_getpass | #define GETGROUPS_T gid_t | #define HAVE_GETUSERSHELL 1 | #define HOST_OPERATING_SYSTEM "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_INLINE 1 | #define ABSOLUTE_INTTYPES_H "///usr/include/inttypes.h" | #define HAVE_FIFO_PIPES 1 | #define PIPE_LINK_COUNT_MAX (1) | #define HAVE_LCHOWN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_STRCOLL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MEMSET 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_OBSTACK 1 | #define HAVE_OPENAT 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:33405: result: no configure:33426: checking for pstat_getstatic configure:33482: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 -Wl,--as-needed conftest.c >&5 /var/tmp/portage/sys-apps/coreutils-6.7-r1/temp/cc6matvp.o: In function `main': conftest.c:(.text+0xd): undefined reference to `pstat_getstatic' collect2: ld returned 1 exit status configure:33488: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define D_INO_IN_DIRENT 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_FCHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_WCWIDTH 1 | #define HAVE_STRXFRM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_C99_STRTOLD 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_EUIDACCESS 1 | #define HAVE_DECL_SETREGID 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETCWD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_LCHOWN 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define USE_ACL 0 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ATEXIT 1 | #define HAVE_CALLOC 1 | #define PROVIDE_CANONICALIZE_FILENAME_MODE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_OPENAT 1 | #define HAVE_MEMRCHR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_CLOSE_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define HAVE_DUP2 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER | #define GNULIB_FOPEN_SAFER 1 | #define HAVE___FPENDING 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETHRTIME 0 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_DECL___FSETLOCKING 1 | #define getpass gnu_getpass | #define GETGROUPS_T gid_t | #define HAVE_GETUSERSHELL 1 | #define HOST_OPERATING_SYSTEM "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_INLINE 1 | #define ABSOLUTE_INTTYPES_H "///usr/include/inttypes.h" | #define HAVE_FIFO_PIPES 1 | #define PIPE_LINK_COUNT_MAX (1) | #define HAVE_LCHOWN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_STRCOLL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MEMSET 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_OBSTACK 1 | #define HAVE_OPENAT 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | /* end confdefs.h. */ | /* Define pstat_getstatic to an innocuous variant, in case declares pstat_getstatic. | For example, HP-UX 11i declares gettimeofday. */ | #define pstat_getstatic innocuous_pstat_getstatic | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pstat_getstatic (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pstat_getstatic | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char pstat_getstatic (); | /* 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_pstat_getstatic || defined __stub___pstat_getstatic | choke me | #endif | | int | main () | { | return pstat_getstatic (); | ; | return 0; | } configure:33506: result: no configure:33426: checking for pstat_getdynamic configure:33506: result: no configure:33426: checking for sysmp configure:33482: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 -Wl,--as-needed conftest.c >&5 /var/tmp/portage/sys-apps/coreutils-6.7-r1/temp/ccEZgA8N.o: In function `main': conftest.c:(.text+0xd): undefined reference to `sysmp' collect2: ld returned 1 exit status configure:33488: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define D_INO_IN_DIRENT 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_FCHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_WCWIDTH 1 | #define HAVE_STRXFRM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_C99_STRTOLD 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_EUIDACCESS 1 | #define HAVE_DECL_SETREGID 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETCWD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_LCHOWN 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define USE_ACL 0 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ATEXIT 1 | #define HAVE_CALLOC 1 | #define PROVIDE_CANONICALIZE_FILENAME_MODE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_OPENAT 1 | #define HAVE_MEMRCHR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_CLOSE_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define HAVE_DUP2 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER | #define GNULIB_FOPEN_SAFER 1 | #define HAVE___FPENDING 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETHRTIME 0 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_DECL___FSETLOCKING 1 | #define getpass gnu_getpass | #define GETGROUPS_T gid_t | #define HAVE_GETUSERSHELL 1 | #define HOST_OPERATING_SYSTEM "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_INLINE 1 | #define ABSOLUTE_INTTYPES_H "///usr/include/inttypes.h" | #define HAVE_FIFO_PIPES 1 | #define PIPE_LINK_COUNT_MAX (1) | #define HAVE_LCHOWN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_STRCOLL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MEMSET 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_OBSTACK 1 | #define HAVE_OPENAT 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | /* end confdefs.h. */ | /* Define sysmp to an innocuous variant, in case declares sysmp. | For example, HP-UX 11i declares gettimeofday. */ | #define sysmp innocuous_sysmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sysmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sysmp | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char sysmp (); | /* 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_sysmp || defined __stub___sysmp | choke me | #endif | | int | main () | { | return sysmp (); | ; | return 0; | } configure:33506: result: no configure:33426: checking for getsysinfo configure:33482: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 -Wl,--as-needed conftest.c >&5 /var/tmp/portage/sys-apps/coreutils-6.7-r1/temp/ccyp6oMc.o: In function `main': conftest.c:(.text+0xd): undefined reference to `getsysinfo' collect2: ld returned 1 exit status configure:33488: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define D_INO_IN_DIRENT 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_FCHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_WCWIDTH 1 | #define HAVE_STRXFRM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_C99_STRTOLD 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_EUIDACCESS 1 | #define HAVE_DECL_SETREGID 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETCWD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_LCHOWN 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define USE_ACL 0 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ATEXIT 1 | #define HAVE_CALLOC 1 | #define PROVIDE_CANONICALIZE_FILENAME_MODE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_OPENAT 1 | #define HAVE_MEMRCHR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_CLOSE_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define HAVE_DUP2 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER | #define GNULIB_FOPEN_SAFER 1 | #define HAVE___FPENDING 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETHRTIME 0 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_DECL___FSETLOCKING 1 | #define getpass gnu_getpass | #define GETGROUPS_T gid_t | #define HAVE_GETUSERSHELL 1 | #define HOST_OPERATING_SYSTEM "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_INLINE 1 | #define ABSOLUTE_INTTYPES_H "///usr/include/inttypes.h" | #define HAVE_FIFO_PIPES 1 | #define PIPE_LINK_COUNT_MAX (1) | #define HAVE_LCHOWN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_STRCOLL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MEMSET 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_OBSTACK 1 | #define HAVE_OPENAT 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | /* end confdefs.h. */ | /* Define getsysinfo to an innocuous variant, in case declares getsysinfo. | For example, HP-UX 11i declares gettimeofday. */ | #define getsysinfo innocuous_getsysinfo | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getsysinfo (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getsysinfo | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getsysinfo (); | /* 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_getsysinfo || defined __stub___getsysinfo | choke me | #endif | | int | main () | { | return getsysinfo (); | ; | return 0; | } configure:33506: result: no configure:33426: checking for sysctl configure:33506: result: yes configure:33426: checking for table configure:33482: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 -Wl,--as-needed conftest.c >&5 /var/tmp/portage/sys-apps/coreutils-6.7-r1/temp/cc2PlA9o.o: In function `main': conftest.c:(.text+0xd): undefined reference to `table' collect2: ld returned 1 exit status configure:33488: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define D_INO_IN_DIRENT 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_FCHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_WCWIDTH 1 | #define HAVE_STRXFRM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_C99_STRTOLD 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_EUIDACCESS 1 | #define HAVE_DECL_SETREGID 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETCWD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_LCHOWN 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define USE_ACL 0 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ATEXIT 1 | #define HAVE_CALLOC 1 | #define PROVIDE_CANONICALIZE_FILENAME_MODE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_OPENAT 1 | #define HAVE_MEMRCHR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_CLOSE_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define HAVE_DUP2 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER | #define GNULIB_FOPEN_SAFER 1 | #define HAVE___FPENDING 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETHRTIME 0 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_DECL___FSETLOCKING 1 | #define getpass gnu_getpass | #define GETGROUPS_T gid_t | #define HAVE_GETUSERSHELL 1 | #define HOST_OPERATING_SYSTEM "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_INLINE 1 | #define ABSOLUTE_INTTYPES_H "///usr/include/inttypes.h" | #define HAVE_FIFO_PIPES 1 | #define PIPE_LINK_COUNT_MAX (1) | #define HAVE_LCHOWN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_STRCOLL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MEMSET 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_OBSTACK 1 | #define HAVE_OPENAT 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | /* end confdefs.h. */ | /* Define table to an innocuous variant, in case declares table. | For example, HP-UX 11i declares gettimeofday. */ | #define table innocuous_table | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char table (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef table | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char table (); | /* 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_table || defined __stub___table | choke me | #endif | | int | main () | { | return table (); | ; | return 0; | } configure:33506: result: no configure:33521: checking whether struct tm is in sys/time.h or time.h configure:33572: result: time.h configure:33588: checking for SVID conformant putenv configure:33631: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 -Wl,--as-needed conftest.c >&5 configure:33634: $? = 0 configure:33640: ./conftest configure:33643: $? = 0 configure:33660: result: yes configure:33694: checking for mbstate_t configure:33742: result: yes configure:33758: checking whether mbrtowc and mbstate_t are properly declared configure:33811: result: yes configure:33826: checking for raise configure:33882: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 -Wl,--as-needed conftest.c >&5 configure:33888: $? = 0 configure:33906: result: yes configure:33923: checking for readlink configure:33979: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 -Wl,--as-needed conftest.c >&5 configure:33985: $? = 0 configure:34003: result: yes configure:34049: checking whether getutent is declared configure:34083: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:34089: $? = 0 configure:34104: result: yes configure:34131: checking for struct utmpx.ut_user configure:34160: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:34166: $? = 0 configure:34224: result: yes configure:34235: checking for struct utmp.ut_user configure:34264: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:34270: $? = 0 configure:34328: result: yes configure:34339: checking for struct utmpx.ut_name configure:34368: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:34374: $? = 0 configure:34432: result: yes configure:34443: checking for struct utmp.ut_name configure:34472: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:34478: $? = 0 configure:34536: result: yes configure:34547: checking for struct utmpx.ut_type configure:34576: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:34582: $? = 0 configure:34640: result: yes configure:34651: checking for struct utmp.ut_type configure:34680: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:34686: $? = 0 configure:34744: result: yes configure:34755: checking for struct utmpx.ut_pid configure:34784: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:34790: $? = 0 configure:34848: result: yes configure:34859: checking for struct utmp.ut_pid configure:34888: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:34894: $? = 0 configure:34952: result: yes configure:34963: checking for struct utmpx.ut_id configure:34992: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:34998: $? = 0 configure:35056: result: yes configure:35067: checking for struct utmp.ut_id configure:35096: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:35102: $? = 0 configure:35160: result: yes configure:35171: checking for struct utmpx.ut_exit configure:35200: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 conftest.c: In function `main': conftest.c:334: error: invalid operands to binary != configure:35206: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define D_INO_IN_DIRENT 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_FCHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_WCWIDTH 1 | #define HAVE_STRXFRM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_C99_STRTOLD 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_EUIDACCESS 1 | #define HAVE_DECL_SETREGID 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETCWD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_LCHOWN 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define USE_ACL 0 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ATEXIT 1 | #define HAVE_CALLOC 1 | #define PROVIDE_CANONICALIZE_FILENAME_MODE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_OPENAT 1 | #define HAVE_MEMRCHR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_CLOSE_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define HAVE_DUP2 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER | #define GNULIB_FOPEN_SAFER 1 | #define HAVE___FPENDING 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETHRTIME 0 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_DECL___FSETLOCKING 1 | #define getpass gnu_getpass | #define GETGROUPS_T gid_t | #define HAVE_GETUSERSHELL 1 | #define HOST_OPERATING_SYSTEM "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_INLINE 1 | #define ABSOLUTE_INTTYPES_H "///usr/include/inttypes.h" | #define HAVE_FIFO_PIPES 1 | #define PIPE_LINK_COUNT_MAX (1) | #define HAVE_LCHOWN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_STRCOLL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MEMSET 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_OBSTACK 1 | #define HAVE_OPENAT 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_RAISE 1 | #define HAVE_READLINK 1 | #define HAVE_DECL_GETUTENT 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_TYPE 1 | #define HAVE_STRUCT_UTMP_UT_TYPE 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #ifdef HAVE_UTMPX_H | # include | #endif | #ifdef HAVE_UTMP_H | # include | #endif | | | int | main () | { | static struct utmpx ac_aggr; | if (ac_aggr.ut_exit) | return 0; | ; | return 0; | } configure:35240: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:35246: $? = 0 configure:35264: result: yes configure:35275: checking for struct utmp.ut_exit configure:35304: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 conftest.c: In function `main': conftest.c:335: error: invalid operands to binary != configure:35310: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define D_INO_IN_DIRENT 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_FCHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_WCWIDTH 1 | #define HAVE_STRXFRM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_C99_STRTOLD 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_EUIDACCESS 1 | #define HAVE_DECL_SETREGID 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETCWD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_LCHOWN 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define USE_ACL 0 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ATEXIT 1 | #define HAVE_CALLOC 1 | #define PROVIDE_CANONICALIZE_FILENAME_MODE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_OPENAT 1 | #define HAVE_MEMRCHR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_CLOSE_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define HAVE_DUP2 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER | #define GNULIB_FOPEN_SAFER 1 | #define HAVE___FPENDING 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETHRTIME 0 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_DECL___FSETLOCKING 1 | #define getpass gnu_getpass | #define GETGROUPS_T gid_t | #define HAVE_GETUSERSHELL 1 | #define HOST_OPERATING_SYSTEM "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_INLINE 1 | #define ABSOLUTE_INTTYPES_H "///usr/include/inttypes.h" | #define HAVE_FIFO_PIPES 1 | #define PIPE_LINK_COUNT_MAX (1) | #define HAVE_LCHOWN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_STRCOLL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MEMSET 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_OBSTACK 1 | #define HAVE_OPENAT 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_RAISE 1 | #define HAVE_READLINK 1 | #define HAVE_DECL_GETUTENT 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_TYPE 1 | #define HAVE_STRUCT_UTMP_UT_TYPE 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #ifdef HAVE_UTMPX_H | # include | #endif | #ifdef HAVE_UTMP_H | # include | #endif | | | int | main () | { | static struct utmp ac_aggr; | if (ac_aggr.ut_exit) | return 0; | ; | return 0; | } configure:35344: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:35350: $? = 0 configure:35368: result: yes configure:35380: checking for struct utmpx.ut_exit.ut_exit configure:35409: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 conftest.c: In function `main': conftest.c:336: error: structure has no member named `ut_exit' configure:35415: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define D_INO_IN_DIRENT 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_FCHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_WCWIDTH 1 | #define HAVE_STRXFRM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_C99_STRTOLD 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_EUIDACCESS 1 | #define HAVE_DECL_SETREGID 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETCWD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_LCHOWN 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define USE_ACL 0 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ATEXIT 1 | #define HAVE_CALLOC 1 | #define PROVIDE_CANONICALIZE_FILENAME_MODE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_OPENAT 1 | #define HAVE_MEMRCHR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_CLOSE_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define HAVE_DUP2 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER | #define GNULIB_FOPEN_SAFER 1 | #define HAVE___FPENDING 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETHRTIME 0 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_DECL___FSETLOCKING 1 | #define getpass gnu_getpass | #define GETGROUPS_T gid_t | #define HAVE_GETUSERSHELL 1 | #define HOST_OPERATING_SYSTEM "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_INLINE 1 | #define ABSOLUTE_INTTYPES_H "///usr/include/inttypes.h" | #define HAVE_FIFO_PIPES 1 | #define PIPE_LINK_COUNT_MAX (1) | #define HAVE_LCHOWN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_STRCOLL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MEMSET 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_OBSTACK 1 | #define HAVE_OPENAT 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_RAISE 1 | #define HAVE_READLINK 1 | #define HAVE_DECL_GETUTENT 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_TYPE 1 | #define HAVE_STRUCT_UTMP_UT_TYPE 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #ifdef HAVE_UTMPX_H | # include | #endif | #ifdef HAVE_UTMP_H | # include | #endif | | | int | main () | { | static struct utmpx ac_aggr; | if (ac_aggr.ut_exit.ut_exit) | return 0; | ; | return 0; | } configure:35449: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 conftest.c: In function `main': conftest.c:336: error: structure has no member named `ut_exit' configure:35455: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define D_INO_IN_DIRENT 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_FCHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_WCWIDTH 1 | #define HAVE_STRXFRM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_C99_STRTOLD 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_EUIDACCESS 1 | #define HAVE_DECL_SETREGID 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETCWD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_LCHOWN 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define USE_ACL 0 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ATEXIT 1 | #define HAVE_CALLOC 1 | #define PROVIDE_CANONICALIZE_FILENAME_MODE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_OPENAT 1 | #define HAVE_MEMRCHR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_CLOSE_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define HAVE_DUP2 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER | #define GNULIB_FOPEN_SAFER 1 | #define HAVE___FPENDING 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETHRTIME 0 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_DECL___FSETLOCKING 1 | #define getpass gnu_getpass | #define GETGROUPS_T gid_t | #define HAVE_GETUSERSHELL 1 | #define HOST_OPERATING_SYSTEM "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_INLINE 1 | #define ABSOLUTE_INTTYPES_H "///usr/include/inttypes.h" | #define HAVE_FIFO_PIPES 1 | #define PIPE_LINK_COUNT_MAX (1) | #define HAVE_LCHOWN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_STRCOLL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MEMSET 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_OBSTACK 1 | #define HAVE_OPENAT 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_RAISE 1 | #define HAVE_READLINK 1 | #define HAVE_DECL_GETUTENT 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_TYPE 1 | #define HAVE_STRUCT_UTMP_UT_TYPE 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #ifdef HAVE_UTMPX_H | # include | #endif | #ifdef HAVE_UTMP_H | # include | #endif | | | int | main () | { | static struct utmpx ac_aggr; | if (sizeof ac_aggr.ut_exit.ut_exit) | return 0; | ; | return 0; | } configure:35473: result: no configure:35484: checking for struct utmp.ut_exit.ut_exit configure:35513: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 conftest.c: In function `main': conftest.c:336: error: structure has no member named `ut_exit' configure:35519: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define D_INO_IN_DIRENT 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_FCHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_WCWIDTH 1 | #define HAVE_STRXFRM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_C99_STRTOLD 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_EUIDACCESS 1 | #define HAVE_DECL_SETREGID 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETCWD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_LCHOWN 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define USE_ACL 0 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ATEXIT 1 | #define HAVE_CALLOC 1 | #define PROVIDE_CANONICALIZE_FILENAME_MODE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_OPENAT 1 | #define HAVE_MEMRCHR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_CLOSE_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define HAVE_DUP2 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER | #define GNULIB_FOPEN_SAFER 1 | #define HAVE___FPENDING 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETHRTIME 0 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_DECL___FSETLOCKING 1 | #define getpass gnu_getpass | #define GETGROUPS_T gid_t | #define HAVE_GETUSERSHELL 1 | #define HOST_OPERATING_SYSTEM "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_INLINE 1 | #define ABSOLUTE_INTTYPES_H "///usr/include/inttypes.h" | #define HAVE_FIFO_PIPES 1 | #define PIPE_LINK_COUNT_MAX (1) | #define HAVE_LCHOWN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_STRCOLL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MEMSET 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_OBSTACK 1 | #define HAVE_OPENAT 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_RAISE 1 | #define HAVE_READLINK 1 | #define HAVE_DECL_GETUTENT 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_TYPE 1 | #define HAVE_STRUCT_UTMP_UT_TYPE 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #ifdef HAVE_UTMPX_H | # include | #endif | #ifdef HAVE_UTMP_H | # include | #endif | | | int | main () | { | static struct utmp ac_aggr; | if (ac_aggr.ut_exit.ut_exit) | return 0; | ; | return 0; | } configure:35553: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 conftest.c: In function `main': conftest.c:336: error: structure has no member named `ut_exit' configure:35559: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define D_INO_IN_DIRENT 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_FCHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_WCWIDTH 1 | #define HAVE_STRXFRM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_C99_STRTOLD 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_EUIDACCESS 1 | #define HAVE_DECL_SETREGID 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETCWD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_LCHOWN 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define USE_ACL 0 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ATEXIT 1 | #define HAVE_CALLOC 1 | #define PROVIDE_CANONICALIZE_FILENAME_MODE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_OPENAT 1 | #define HAVE_MEMRCHR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_CLOSE_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define HAVE_DUP2 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER | #define GNULIB_FOPEN_SAFER 1 | #define HAVE___FPENDING 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETHRTIME 0 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_DECL___FSETLOCKING 1 | #define getpass gnu_getpass | #define GETGROUPS_T gid_t | #define HAVE_GETUSERSHELL 1 | #define HOST_OPERATING_SYSTEM "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_INLINE 1 | #define ABSOLUTE_INTTYPES_H "///usr/include/inttypes.h" | #define HAVE_FIFO_PIPES 1 | #define PIPE_LINK_COUNT_MAX (1) | #define HAVE_LCHOWN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_STRCOLL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MEMSET 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_OBSTACK 1 | #define HAVE_OPENAT 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_RAISE 1 | #define HAVE_READLINK 1 | #define HAVE_DECL_GETUTENT 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_TYPE 1 | #define HAVE_STRUCT_UTMP_UT_TYPE 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #ifdef HAVE_UTMPX_H | # include | #endif | #ifdef HAVE_UTMP_H | # include | #endif | | | int | main () | { | static struct utmp ac_aggr; | if (sizeof ac_aggr.ut_exit.ut_exit) | return 0; | ; | return 0; | } configure:35577: result: no configure:35588: checking for struct utmpx.ut_exit.e_exit configure:35617: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:35623: $? = 0 configure:35681: result: yes configure:35692: checking for struct utmp.ut_exit.e_exit configure:35721: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:35727: $? = 0 configure:35785: result: yes configure:35797: checking for struct utmpx.ut_exit.ut_termination configure:35826: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 conftest.c: In function `main': conftest.c:338: error: structure has no member named `ut_termination' configure:35832: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define D_INO_IN_DIRENT 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_FCHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_WCWIDTH 1 | #define HAVE_STRXFRM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_C99_STRTOLD 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_EUIDACCESS 1 | #define HAVE_DECL_SETREGID 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETCWD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_LCHOWN 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define USE_ACL 0 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ATEXIT 1 | #define HAVE_CALLOC 1 | #define PROVIDE_CANONICALIZE_FILENAME_MODE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_OPENAT 1 | #define HAVE_MEMRCHR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_CLOSE_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define HAVE_DUP2 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER | #define GNULIB_FOPEN_SAFER 1 | #define HAVE___FPENDING 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETHRTIME 0 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_DECL___FSETLOCKING 1 | #define getpass gnu_getpass | #define GETGROUPS_T gid_t | #define HAVE_GETUSERSHELL 1 | #define HOST_OPERATING_SYSTEM "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_INLINE 1 | #define ABSOLUTE_INTTYPES_H "///usr/include/inttypes.h" | #define HAVE_FIFO_PIPES 1 | #define PIPE_LINK_COUNT_MAX (1) | #define HAVE_LCHOWN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_STRCOLL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MEMSET 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_OBSTACK 1 | #define HAVE_OPENAT 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_RAISE 1 | #define HAVE_READLINK 1 | #define HAVE_DECL_GETUTENT 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_TYPE 1 | #define HAVE_STRUCT_UTMP_UT_TYPE 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_EXIT 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #ifdef HAVE_UTMPX_H | # include | #endif | #ifdef HAVE_UTMP_H | # include | #endif | | | int | main () | { | static struct utmpx ac_aggr; | if (ac_aggr.ut_exit.ut_termination) | return 0; | ; | return 0; | } configure:35866: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 conftest.c: In function `main': conftest.c:338: error: structure has no member named `ut_termination' configure:35872: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define D_INO_IN_DIRENT 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_FCHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_WCWIDTH 1 | #define HAVE_STRXFRM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_C99_STRTOLD 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_EUIDACCESS 1 | #define HAVE_DECL_SETREGID 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETCWD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_LCHOWN 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define USE_ACL 0 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ATEXIT 1 | #define HAVE_CALLOC 1 | #define PROVIDE_CANONICALIZE_FILENAME_MODE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_OPENAT 1 | #define HAVE_MEMRCHR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_CLOSE_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define HAVE_DUP2 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER | #define GNULIB_FOPEN_SAFER 1 | #define HAVE___FPENDING 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETHRTIME 0 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_DECL___FSETLOCKING 1 | #define getpass gnu_getpass | #define GETGROUPS_T gid_t | #define HAVE_GETUSERSHELL 1 | #define HOST_OPERATING_SYSTEM "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_INLINE 1 | #define ABSOLUTE_INTTYPES_H "///usr/include/inttypes.h" | #define HAVE_FIFO_PIPES 1 | #define PIPE_LINK_COUNT_MAX (1) | #define HAVE_LCHOWN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_STRCOLL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MEMSET 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_OBSTACK 1 | #define HAVE_OPENAT 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_RAISE 1 | #define HAVE_READLINK 1 | #define HAVE_DECL_GETUTENT 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_TYPE 1 | #define HAVE_STRUCT_UTMP_UT_TYPE 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_EXIT 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #ifdef HAVE_UTMPX_H | # include | #endif | #ifdef HAVE_UTMP_H | # include | #endif | | | int | main () | { | static struct utmpx ac_aggr; | if (sizeof ac_aggr.ut_exit.ut_termination) | return 0; | ; | return 0; | } configure:35890: result: no configure:35901: checking for struct utmp.ut_exit.ut_termination configure:35930: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 conftest.c: In function `main': conftest.c:338: error: structure has no member named `ut_termination' configure:35936: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define D_INO_IN_DIRENT 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_FCHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_WCWIDTH 1 | #define HAVE_STRXFRM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_C99_STRTOLD 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_EUIDACCESS 1 | #define HAVE_DECL_SETREGID 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETCWD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_LCHOWN 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define USE_ACL 0 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ATEXIT 1 | #define HAVE_CALLOC 1 | #define PROVIDE_CANONICALIZE_FILENAME_MODE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_OPENAT 1 | #define HAVE_MEMRCHR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_CLOSE_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define HAVE_DUP2 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER | #define GNULIB_FOPEN_SAFER 1 | #define HAVE___FPENDING 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETHRTIME 0 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_DECL___FSETLOCKING 1 | #define getpass gnu_getpass | #define GETGROUPS_T gid_t | #define HAVE_GETUSERSHELL 1 | #define HOST_OPERATING_SYSTEM "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_INLINE 1 | #define ABSOLUTE_INTTYPES_H "///usr/include/inttypes.h" | #define HAVE_FIFO_PIPES 1 | #define PIPE_LINK_COUNT_MAX (1) | #define HAVE_LCHOWN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_STRCOLL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MEMSET 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_OBSTACK 1 | #define HAVE_OPENAT 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_RAISE 1 | #define HAVE_READLINK 1 | #define HAVE_DECL_GETUTENT 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_TYPE 1 | #define HAVE_STRUCT_UTMP_UT_TYPE 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_EXIT 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #ifdef HAVE_UTMPX_H | # include | #endif | #ifdef HAVE_UTMP_H | # include | #endif | | | int | main () | { | static struct utmp ac_aggr; | if (ac_aggr.ut_exit.ut_termination) | return 0; | ; | return 0; | } configure:35970: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 conftest.c: In function `main': conftest.c:338: error: structure has no member named `ut_termination' configure:35976: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define D_INO_IN_DIRENT 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_FCHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_WCWIDTH 1 | #define HAVE_STRXFRM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_C99_STRTOLD 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_EUIDACCESS 1 | #define HAVE_DECL_SETREGID 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETCWD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_LCHOWN 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define USE_ACL 0 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ATEXIT 1 | #define HAVE_CALLOC 1 | #define PROVIDE_CANONICALIZE_FILENAME_MODE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_OPENAT 1 | #define HAVE_MEMRCHR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_CLOSE_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define HAVE_DUP2 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER | #define GNULIB_FOPEN_SAFER 1 | #define HAVE___FPENDING 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETHRTIME 0 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_DECL___FSETLOCKING 1 | #define getpass gnu_getpass | #define GETGROUPS_T gid_t | #define HAVE_GETUSERSHELL 1 | #define HOST_OPERATING_SYSTEM "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_INLINE 1 | #define ABSOLUTE_INTTYPES_H "///usr/include/inttypes.h" | #define HAVE_FIFO_PIPES 1 | #define PIPE_LINK_COUNT_MAX (1) | #define HAVE_LCHOWN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_STRCOLL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MEMSET 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_OBSTACK 1 | #define HAVE_OPENAT 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_RAISE 1 | #define HAVE_READLINK 1 | #define HAVE_DECL_GETUTENT 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_TYPE 1 | #define HAVE_STRUCT_UTMP_UT_TYPE 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_EXIT 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #ifdef HAVE_UTMPX_H | # include | #endif | #ifdef HAVE_UTMP_H | # include | #endif | | | int | main () | { | static struct utmp ac_aggr; | if (sizeof ac_aggr.ut_exit.ut_termination) | return 0; | ; | return 0; | } configure:35994: result: no configure:36005: checking for struct utmpx.ut_exit.e_termination configure:36034: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:36040: $? = 0 configure:36098: result: yes configure:36109: checking for struct utmp.ut_exit.e_termination configure:36138: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:36144: $? = 0 configure:36202: result: yes configure:36220: checking for stdlib.h configure:36226: result: yes configure:36360: checking for GNU libc compatible realloc configure:36394: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 -Wl,--as-needed conftest.c >&5 configure:36397: $? = 0 configure:36403: ./conftest configure:36406: $? = 0 configure:36422: result: yes configure:36819: checking whether rename is broken configure:36855: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 -Wl,--as-needed conftest.c >&5 configure:36858: $? = 0 configure:36864: ./conftest configure:36867: $? = 0 configure:36886: result: no configure:36904: checking whether rename is broken with respect to destination slashes configure:36939: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 -Wl,--as-needed conftest.c >&5 configure:36942: $? = 0 configure:36948: ./conftest configure:36951: $? = 0 configure:36970: result: no configure:36986: checking for rmdir configure:37042: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 -Wl,--as-needed conftest.c >&5 configure:37048: $? = 0 configure:37066: result: yes configure:37085: checking for rmdir-not-empty errno value configure:37128: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 -Wl,--as-needed conftest.c >&5 configure:37131: $? = 0 configure:37137: ./conftest configure:37140: $? = 0 configure:37158: result: 39 configure:37178: checking for rpmatch configure:37234: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 -Wl,--as-needed conftest.c >&5 configure:37240: $? = 0 configure:37258: result: yes configure:37320: checking for setenv configure:37376: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 -Wl,--as-needed conftest.c >&5 configure:37382: $? = 0 configure:37400: result: yes configure:37320: checking for unsetenv configure:37376: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 -Wl,--as-needed conftest.c >&5 configure:37382: $? = 0 configure:37400: result: yes configure:37796: checking for unsetenv() return type configure:37832: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:37838: $? = 0 configure:37853: result: int configure:37890: checking for sig2str configure:37946: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 -Wl,--as-needed conftest.c >&5 /var/tmp/portage/sys-apps/coreutils-6.7-r1/temp/ccSzjqX5.o: In function `main': conftest.c:(.text+0xd): undefined reference to `sig2str' collect2: ld returned 1 exit status configure:37952: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define D_INO_IN_DIRENT 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_FCHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_WCWIDTH 1 | #define HAVE_STRXFRM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_C99_STRTOLD 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_EUIDACCESS 1 | #define HAVE_DECL_SETREGID 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETCWD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_LCHOWN 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define USE_ACL 0 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ATEXIT 1 | #define HAVE_CALLOC 1 | #define PROVIDE_CANONICALIZE_FILENAME_MODE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_OPENAT 1 | #define HAVE_MEMRCHR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_CLOSE_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define HAVE_DUP2 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER | #define GNULIB_FOPEN_SAFER 1 | #define HAVE___FPENDING 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETHRTIME 0 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_DECL___FSETLOCKING 1 | #define getpass gnu_getpass | #define GETGROUPS_T gid_t | #define HAVE_GETUSERSHELL 1 | #define HOST_OPERATING_SYSTEM "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_INLINE 1 | #define ABSOLUTE_INTTYPES_H "///usr/include/inttypes.h" | #define HAVE_FIFO_PIPES 1 | #define PIPE_LINK_COUNT_MAX (1) | #define HAVE_LCHOWN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_STRCOLL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MEMSET 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_OBSTACK 1 | #define HAVE_OPENAT 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_RAISE 1 | #define HAVE_READLINK 1 | #define HAVE_DECL_GETUTENT 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_TYPE 1 | #define HAVE_STRUCT_UTMP_UT_TYPE 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC 1 | #define HAVE_RMDIR 1 | #define RMDIR_ERRNO_NOT_EMPTY 39 | #define HAVE_RPMATCH 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | /* end confdefs.h. */ | /* Define sig2str to an innocuous variant, in case declares sig2str. | For example, HP-UX 11i declares gettimeofday. */ | #define sig2str innocuous_sig2str | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sig2str (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sig2str | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char sig2str (); | /* 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_sig2str || defined __stub___sig2str | choke me | #endif | | int | main () | { | return sig2str (); | ; | return 0; | } configure:37970: result: no configure:37993: checking for snprintf configure:38049: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 -Wl,--as-needed conftest.c >&5 conftest.c:325: warning: conflicting types for built-in function 'snprintf' configure:38055: $? = 0 configure:38073: result: yes configure:38091: checking for socklen_t configure:38127: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:38133: $? = 0 configure:38148: result: yes configure:38230: checking for ssize_t configure:38278: result: yes configure:38292: checking for struct stat.st_atim.tv_nsec configure:38322: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:38328: $? = 0 configure:38387: result: yes configure:38395: checking whether struct stat.st_atim is of type struct timespec configure:38438: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:38444: $? = 0 configure:38459: result: yes configure:38900: checking for va_copy configure:38931: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:38937: $? = 0 configure:38953: result: yes configure:39089: checking absolute name of configure:39113: result: ///usr/include/stdint.h configure:39130: checking whether stdint.h conforms to C99 configure:39293: result: yes configure:40067: checking for stpcpy configure:40123: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 -Wl,--as-needed conftest.c >&5 conftest.c:329: warning: conflicting types for built-in function 'stpcpy' configure:40129: $? = 0 configure:40147: result: yes configure:40178: checking for strncasecmp configure:40234: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 -Wl,--as-needed conftest.c >&5 configure:40240: $? = 0 configure:40258: result: yes configure:40270: checking whether strncasecmp is declared configure:40299: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:40305: $? = 0 configure:40320: result: yes configure:40350: checking for strcspn configure:40406: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 -Wl,--as-needed conftest.c >&5 conftest.c:332: warning: conflicting types for built-in function 'strcspn' configure:40412: $? = 0 configure:40430: result: yes configure:40451: checking for strdup configure:40507: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 -Wl,--as-needed conftest.c >&5 conftest.c:333: warning: conflicting types for built-in function 'strdup' configure:40513: $? = 0 configure:40531: result: yes configure:40559: checking for working strndup configure:40703: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 -Wl,--as-needed conftest.c >&5 configure:40706: $? = 0 configure:40712: ./conftest configure:40715: $? = 0 configure:40731: result: yes configure:40747: checking for working strnlen configure:40791: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 -Wl,--as-needed conftest.c >&5 configure:40794: $? = 0 configure:40800: ./conftest configure:40803: $? = 0 configure:40819: result: yes configure:40846: checking for strpbrk configure:40902: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 -Wl,--as-needed conftest.c >&5 conftest.c:335: warning: conflicting types for built-in function 'strpbrk' configure:40908: $? = 0 configure:40926: result: yes configure:40957: checking whether defines strtoimax as a macro configure:40982: result: no configure:40990: checking for strtoimax configure:41046: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 -Wl,--as-needed conftest.c >&5 configure:41052: $? = 0 configure:41070: result: yes configure:41162: checking for strtol configure:41218: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 -Wl,--as-needed conftest.c >&5 configure:41224: $? = 0 configure:41242: result: yes configure:41262: checking for strtoll configure:41318: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 -Wl,--as-needed conftest.c >&5 configure:41324: $? = 0 configure:41342: result: yes configure:41366: checking for strtoul configure:41422: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 -Wl,--as-needed conftest.c >&5 configure:41428: $? = 0 configure:41446: result: yes configure:41466: checking for strtoull configure:41522: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 -Wl,--as-needed conftest.c >&5 configure:41528: $? = 0 configure:41546: result: yes configure:41569: checking whether defines strtoumax as a macro configure:41594: result: no configure:41602: checking for strtoumax configure:41658: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 -Wl,--as-needed conftest.c >&5 configure:41664: $? = 0 configure:41682: result: yes configure:41776: checking for strverscmp configure:41832: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 -Wl,--as-needed conftest.c >&5 configure:41838: $? = 0 configure:41856: result: yes configure:42042: checking whether mkdir is declared configure:42072: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:42078: $? = 0 configure:42093: result: yes configure:42259: checking absolute name of configure:42283: result: ///usr/include/sys/stat.h configure:42318: checking whether localtime_r is compatible with its POSIX signature configure:42348: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:42354: $? = 0 configure:42369: result: yes configure:42403: checking for struct timespec configure:42462: result: yes configure:42476: checking whether nanosleep is declared configure:42527: result: yes configure:42548: checking whether tzset clobbers localtime buffer configure:42601: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 -Wl,--as-needed conftest.c >&5 configure:42604: $? = 0 configure:42610: ./conftest configure:42613: $? = 0 configure:42629: result: no configure:42674: checking for unistd.h configure:42680: result: yes configure:42833: checking whether a running program can be unlinked configure:42862: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 -Wl,--as-needed conftest.c >&5 conftest.c: In function `main': conftest.c:363: error: `argv0' undeclared (first use in this function) conftest.c:363: error: (Each undeclared identifier is reported only once conftest.c:363: error: for each function it appears in.) configure:42865: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define D_INO_IN_DIRENT 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_FCHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_WCWIDTH 1 | #define HAVE_STRXFRM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_C99_STRTOLD 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_EUIDACCESS 1 | #define HAVE_DECL_SETREGID 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETCWD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_LCHOWN 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define USE_ACL 0 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ATEXIT 1 | #define HAVE_CALLOC 1 | #define PROVIDE_CANONICALIZE_FILENAME_MODE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_OPENAT 1 | #define HAVE_MEMRCHR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_CLOSE_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define HAVE_DUP2 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER | #define GNULIB_FOPEN_SAFER 1 | #define HAVE___FPENDING 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETHRTIME 0 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_DECL___FSETLOCKING 1 | #define getpass gnu_getpass | #define GETGROUPS_T gid_t | #define HAVE_GETUSERSHELL 1 | #define HOST_OPERATING_SYSTEM "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_INLINE 1 | #define ABSOLUTE_INTTYPES_H "///usr/include/inttypes.h" | #define HAVE_FIFO_PIPES 1 | #define PIPE_LINK_COUNT_MAX (1) | #define HAVE_LCHOWN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_STRCOLL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MEMSET 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_OBSTACK 1 | #define HAVE_OPENAT 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_RAISE 1 | #define HAVE_READLINK 1 | #define HAVE_DECL_GETUTENT 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_TYPE 1 | #define HAVE_STRUCT_UTMP_UT_TYPE 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC 1 | #define HAVE_RMDIR 1 | #define RMDIR_ERRNO_NOT_EMPTY 39 | #define HAVE_RPMATCH 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_STPCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_STRVERSCMP 1 | #define HAVE_DECL_MKDIR 1 | #define ABSOLUTE_SYS_STAT_H "///usr/include/sys/stat.h" | #define HAVE_TIME_R_POSIX 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_RUN_TZSET_TEST 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (int argc, char **argv) | { | return !argc || unlink (argv0) != 0; | } configure:42892: result: no configure:42992: checking for /proc/uptime configure:43003: result: yes configure:43150: checking for vasnprintf configure:43206: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 -Wl,--as-needed conftest.c >&5 /var/tmp/portage/sys-apps/coreutils-6.7-r1/temp/ccM569Md.o: In function `main': conftest.c:(.text+0xd): undefined reference to `vasnprintf' collect2: ld returned 1 exit status configure:43212: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define D_INO_IN_DIRENT 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_FCHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_WCWIDTH 1 | #define HAVE_STRXFRM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_C99_STRTOLD 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_EUIDACCESS 1 | #define HAVE_DECL_SETREGID 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETCWD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_LCHOWN 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define USE_ACL 0 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ATEXIT 1 | #define HAVE_CALLOC 1 | #define PROVIDE_CANONICALIZE_FILENAME_MODE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_OPENAT 1 | #define HAVE_MEMRCHR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_CLOSE_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define HAVE_DUP2 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER | #define GNULIB_FOPEN_SAFER 1 | #define HAVE___FPENDING 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETHRTIME 0 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_DECL___FSETLOCKING 1 | #define getpass gnu_getpass | #define GETGROUPS_T gid_t | #define HAVE_GETUSERSHELL 1 | #define HOST_OPERATING_SYSTEM "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_INLINE 1 | #define ABSOLUTE_INTTYPES_H "///usr/include/inttypes.h" | #define HAVE_FIFO_PIPES 1 | #define PIPE_LINK_COUNT_MAX (1) | #define HAVE_LCHOWN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_STRCOLL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MEMSET 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_OBSTACK 1 | #define HAVE_OPENAT 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_RAISE 1 | #define HAVE_READLINK 1 | #define HAVE_DECL_GETUTENT 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_TYPE 1 | #define HAVE_STRUCT_UTMP_UT_TYPE 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC 1 | #define HAVE_RMDIR 1 | #define RMDIR_ERRNO_NOT_EMPTY 39 | #define HAVE_RPMATCH 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_STPCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_STRVERSCMP 1 | #define HAVE_DECL_MKDIR 1 | #define ABSOLUTE_SYS_STAT_H "///usr/include/sys/stat.h" | #define HAVE_TIME_R_POSIX 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_RUN_TZSET_TEST 1 | #define HAVE_UNISTD_H 1 | #define UNLINK_CANNOT_UNLINK_DIR 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_PROC_UPTIME 1 | /* end confdefs.h. */ | /* Define vasnprintf to an innocuous variant, in case declares vasnprintf. | For example, HP-UX 11i declares gettimeofday. */ | #define vasnprintf innocuous_vasnprintf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char vasnprintf (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef vasnprintf | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char vasnprintf (); | /* 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_vasnprintf || defined __stub___vasnprintf | choke me | #endif | | int | main () | { | return vasnprintf (); | ; | return 0; | } configure:43230: result: no configure:43258: checking for ptrdiff_t configure:43288: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:43294: $? = 0 configure:43309: result: yes configure:43333: checking for snprintf configure:43413: result: yes configure:43333: checking for wcslen configure:43389: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 -Wl,--as-needed conftest.c >&5 configure:43395: $? = 0 configure:43413: result: yes configure:43433: checking for vasprintf configure:43489: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 -Wl,--as-needed conftest.c >&5 configure:43495: $? = 0 configure:43513: result: yes configure:43560: checking whether wcwidth is declared configure:43602: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:43608: $? = 0 configure:43623: result: yes configure:43642: checking whether use of TIOCGWINSZ requires sys/ioctl.h configure:43672: result: yes configure:43683: checking whether use of TIOCGWINSZ requires termios.h configure:43713: result: no configure:43717: checking whether use of struct winsize requires sys/ptem.h configure:43746: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 conftest.c: In function `main': conftest.c:340: error: storage size of 'x' isn't known configure:43752: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define D_INO_IN_DIRENT 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_FCHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_WCWIDTH 1 | #define HAVE_STRXFRM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_C99_STRTOLD 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_EUIDACCESS 1 | #define HAVE_DECL_SETREGID 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETCWD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_LCHOWN 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define USE_ACL 0 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ATEXIT 1 | #define HAVE_CALLOC 1 | #define PROVIDE_CANONICALIZE_FILENAME_MODE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_OPENAT 1 | #define HAVE_MEMRCHR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_CLOSE_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define HAVE_DUP2 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER | #define GNULIB_FOPEN_SAFER 1 | #define HAVE___FPENDING 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETHRTIME 0 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_DECL___FSETLOCKING 1 | #define getpass gnu_getpass | #define GETGROUPS_T gid_t | #define HAVE_GETUSERSHELL 1 | #define HOST_OPERATING_SYSTEM "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_INLINE 1 | #define ABSOLUTE_INTTYPES_H "///usr/include/inttypes.h" | #define HAVE_FIFO_PIPES 1 | #define PIPE_LINK_COUNT_MAX (1) | #define HAVE_LCHOWN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_STRCOLL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MEMSET 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_OBSTACK 1 | #define HAVE_OPENAT 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_RAISE 1 | #define HAVE_READLINK 1 | #define HAVE_DECL_GETUTENT 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_TYPE 1 | #define HAVE_STRUCT_UTMP_UT_TYPE 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC 1 | #define HAVE_RMDIR 1 | #define RMDIR_ERRNO_NOT_EMPTY 39 | #define HAVE_RPMATCH 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_STPCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_STRVERSCMP 1 | #define HAVE_DECL_MKDIR 1 | #define ABSOLUTE_SYS_STAT_H "///usr/include/sys/stat.h" | #define HAVE_TIME_R_POSIX 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_RUN_TZSET_TEST 1 | #define HAVE_UNISTD_H 1 | #define UNLINK_CANNOT_UNLINK_DIR 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_PROC_UPTIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_VASPRINTF 1 | #define HAVE_DECL_WCWIDTH 1 | #define GWINSZ_IN_SYS_IOCTL 1 | /* end confdefs.h. */ | #include | int | main () | { | struct winsize x; | if (sizeof x > 0) return 0; | ; | return 0; | } configure:43790: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 conftest.c:336:22: sys/ptem.h: No such file or directory conftest.c: In function `main': conftest.c:340: error: storage size of 'x' isn't known configure:43796: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define D_INO_IN_DIRENT 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_FCHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_WCWIDTH 1 | #define HAVE_STRXFRM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_C99_STRTOLD 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_EUIDACCESS 1 | #define HAVE_DECL_SETREGID 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETCWD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_LCHOWN 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define USE_ACL 0 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ATEXIT 1 | #define HAVE_CALLOC 1 | #define PROVIDE_CANONICALIZE_FILENAME_MODE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_OPENAT 1 | #define HAVE_MEMRCHR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_CLOSE_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define HAVE_DUP2 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER | #define GNULIB_FOPEN_SAFER 1 | #define HAVE___FPENDING 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETHRTIME 0 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_DECL___FSETLOCKING 1 | #define getpass gnu_getpass | #define GETGROUPS_T gid_t | #define HAVE_GETUSERSHELL 1 | #define HOST_OPERATING_SYSTEM "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_INLINE 1 | #define ABSOLUTE_INTTYPES_H "///usr/include/inttypes.h" | #define HAVE_FIFO_PIPES 1 | #define PIPE_LINK_COUNT_MAX (1) | #define HAVE_LCHOWN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_STRCOLL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MEMSET 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_OBSTACK 1 | #define HAVE_OPENAT 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_RAISE 1 | #define HAVE_READLINK 1 | #define HAVE_DECL_GETUTENT 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_TYPE 1 | #define HAVE_STRUCT_UTMP_UT_TYPE 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC 1 | #define HAVE_RMDIR 1 | #define RMDIR_ERRNO_NOT_EMPTY 39 | #define HAVE_RPMATCH 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_STPCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_STRVERSCMP 1 | #define HAVE_DECL_MKDIR 1 | #define ABSOLUTE_SYS_STAT_H "///usr/include/sys/stat.h" | #define HAVE_TIME_R_POSIX 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_RUN_TZSET_TEST 1 | #define HAVE_UNISTD_H 1 | #define UNLINK_CANNOT_UNLINK_DIR 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_PROC_UPTIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_VASPRINTF 1 | #define HAVE_DECL_WCWIDTH 1 | #define GWINSZ_IN_SYS_IOCTL 1 | /* end confdefs.h. */ | #include | int | main () | { | struct winsize x; | if (sizeof x > 0) return 0; | ; | return 0; | } configure:43812: result: no configure:43874: checking for library containing strerror configure:43915: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 -Wl,--as-needed conftest.c >&5 configure:43921: $? = 0 configure:43949: result: none required configure:43957: checking for function prototypes configure:43960: result: yes configure:43990: checking for string.h configure:43996: result: yes configure:44131: checking for working volatile configure:44160: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:44166: $? = 0 configure:44181: result: yes configure:44193: checking for long double with more range or precision than double configure:44238: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:44244: $? = 0 configure:44259: result: yes configure:44327: checking for sys/sysctl.h configure:44373: result: yes configure:44385: checking for mode_t configure:44415: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:44421: $? = 0 configure:44436: result: yes configure:44448: checking for pid_t configure:44478: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:44484: $? = 0 configure:44499: result: yes configure:44511: checking whether sys/types.h defines makedev configure:44537: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 -Wl,--as-needed conftest.c >&5 configure:44543: $? = 0 configure:44561: result: yes configure:44852: checking whether free is declared configure:44881: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:44887: $? = 0 configure:44902: result: yes configure:44920: checking whether geteuid is declared configure:44949: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:44955: $? = 0 configure:44970: result: yes configure:44988: checking whether getlogin is declared configure:45017: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:45023: $? = 0 configure:45038: result: yes configure:45056: checking whether getuid is declared configure:45085: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:45091: $? = 0 configure:45106: result: yes configure:45124: checking whether lseek is declared configure:45153: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:45159: $? = 0 configure:45174: result: yes configure:45192: checking whether malloc is declared configure:45221: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:45227: $? = 0 configure:45242: result: yes configure:45260: checking whether memchr is declared configure:45289: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:45295: $? = 0 configure:45310: result: yes configure:45328: checking whether realloc is declared configure:45357: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:45363: $? = 0 configure:45378: result: yes configure:45420: checking whether getgrgid is declared configure:45450: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:45456: $? = 0 configure:45471: result: yes configure:45487: checking whether getpwuid is declared configure:45517: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:45523: $? = 0 configure:45538: result: yes configure:45554: checking whether ttyname is declared configure:45584: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:45590: $? = 0 configure:45605: result: yes configure:45624: checking whether isblank is declared configure:45654: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:45660: $? = 0 configure:45675: result: yes configure:45847: checking for inline configure:45897: result: inline configure:45961: checking for _LARGEFILE_SOURCE value needed for large files configure:45988: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 -Wl,--as-needed conftest.c >&5 configure:45994: $? = 0 configure:46058: result: no configure:46138: checking for struct stat.st_author configure:46169: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 conftest.c: In function `main': conftest.c:397: error: structure has no member named `st_author' configure:46175: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define D_INO_IN_DIRENT 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_FCHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_WCWIDTH 1 | #define HAVE_STRXFRM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_C99_STRTOLD 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_EUIDACCESS 1 | #define HAVE_DECL_SETREGID 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETCWD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_LCHOWN 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define USE_ACL 0 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ATEXIT 1 | #define HAVE_CALLOC 1 | #define PROVIDE_CANONICALIZE_FILENAME_MODE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_OPENAT 1 | #define HAVE_MEMRCHR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_CLOSE_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define HAVE_DUP2 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER | #define GNULIB_FOPEN_SAFER 1 | #define HAVE___FPENDING 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETHRTIME 0 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_DECL___FSETLOCKING 1 | #define getpass gnu_getpass | #define GETGROUPS_T gid_t | #define HAVE_GETUSERSHELL 1 | #define HOST_OPERATING_SYSTEM "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_INLINE 1 | #define ABSOLUTE_INTTYPES_H "///usr/include/inttypes.h" | #define HAVE_FIFO_PIPES 1 | #define PIPE_LINK_COUNT_MAX (1) | #define HAVE_LCHOWN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_STRCOLL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MEMSET 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_OBSTACK 1 | #define HAVE_OPENAT 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_RAISE 1 | #define HAVE_READLINK 1 | #define HAVE_DECL_GETUTENT 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_TYPE 1 | #define HAVE_STRUCT_UTMP_UT_TYPE 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC 1 | #define HAVE_RMDIR 1 | #define RMDIR_ERRNO_NOT_EMPTY 39 | #define HAVE_RPMATCH 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_STPCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_STRVERSCMP 1 | #define HAVE_DECL_MKDIR 1 | #define ABSOLUTE_SYS_STAT_H "///usr/include/sys/stat.h" | #define HAVE_TIME_R_POSIX 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_RUN_TZSET_TEST 1 | #define HAVE_UNISTD_H 1 | #define UNLINK_CANNOT_UNLINK_DIR 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_PROC_UPTIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_VASPRINTF 1 | #define HAVE_DECL_WCWIDTH 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_STRING_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_GETEUID 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_DECL_GETUID 1 | #define HAVE_DECL_LSEEK 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_MEMCHR 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_GETGRGID 1 | #define HAVE_DECL_GETPWUID 1 | #define HAVE_DECL_TTYNAME 1 | #define HAVE_DECL_ISBLANK 1 | #define PREFER_NONREENTRANT_EUIDACCESS 1 | #define HAVE_FSEEKO 1 | #define GNU_PACKAGE "GNU coreutils" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include | | | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_author) | return 0; | ; | return 0; | } configure:46211: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 conftest.c: In function `main': conftest.c:397: error: structure has no member named `st_author' configure:46217: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define D_INO_IN_DIRENT 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_FCHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_WCWIDTH 1 | #define HAVE_STRXFRM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_C99_STRTOLD 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_EUIDACCESS 1 | #define HAVE_DECL_SETREGID 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETCWD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_LCHOWN 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define USE_ACL 0 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ATEXIT 1 | #define HAVE_CALLOC 1 | #define PROVIDE_CANONICALIZE_FILENAME_MODE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_OPENAT 1 | #define HAVE_MEMRCHR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_CLOSE_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define HAVE_DUP2 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER | #define GNULIB_FOPEN_SAFER 1 | #define HAVE___FPENDING 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETHRTIME 0 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_DECL___FSETLOCKING 1 | #define getpass gnu_getpass | #define GETGROUPS_T gid_t | #define HAVE_GETUSERSHELL 1 | #define HOST_OPERATING_SYSTEM "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_INLINE 1 | #define ABSOLUTE_INTTYPES_H "///usr/include/inttypes.h" | #define HAVE_FIFO_PIPES 1 | #define PIPE_LINK_COUNT_MAX (1) | #define HAVE_LCHOWN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_STRCOLL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MEMSET 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_OBSTACK 1 | #define HAVE_OPENAT 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_RAISE 1 | #define HAVE_READLINK 1 | #define HAVE_DECL_GETUTENT 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_TYPE 1 | #define HAVE_STRUCT_UTMP_UT_TYPE 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC 1 | #define HAVE_RMDIR 1 | #define RMDIR_ERRNO_NOT_EMPTY 39 | #define HAVE_RPMATCH 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_STPCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_STRVERSCMP 1 | #define HAVE_DECL_MKDIR 1 | #define ABSOLUTE_SYS_STAT_H "///usr/include/sys/stat.h" | #define HAVE_TIME_R_POSIX 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_RUN_TZSET_TEST 1 | #define HAVE_UNISTD_H 1 | #define UNLINK_CANNOT_UNLINK_DIR 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_PROC_UPTIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_VASPRINTF 1 | #define HAVE_DECL_WCWIDTH 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_STRING_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_GETEUID 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_DECL_GETUID 1 | #define HAVE_DECL_LSEEK 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_MEMCHR 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_GETGRGID 1 | #define HAVE_DECL_GETPWUID 1 | #define HAVE_DECL_TTYNAME 1 | #define HAVE_DECL_ISBLANK 1 | #define PREFER_NONREENTRANT_EUIDACCESS 1 | #define HAVE_FSEEKO 1 | #define GNU_PACKAGE "GNU coreutils" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include | | | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_author) | return 0; | ; | return 0; | } configure:46235: result: no configure:46255: checking for ino_t configure:46285: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:46291: $? = 0 configure:46306: result: yes configure:46319: checking for major_t configure:46349: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 conftest.c:390: error: syntax error before "ac__type_new_" conftest.c:390: warning: type defaults to `int' in declaration of `ac__type_new_' conftest.c:390: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:394: error: syntax error before ')' token configure:46355: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define D_INO_IN_DIRENT 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_FCHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_WCWIDTH 1 | #define HAVE_STRXFRM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_C99_STRTOLD 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_EUIDACCESS 1 | #define HAVE_DECL_SETREGID 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETCWD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_LCHOWN 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define USE_ACL 0 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ATEXIT 1 | #define HAVE_CALLOC 1 | #define PROVIDE_CANONICALIZE_FILENAME_MODE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_OPENAT 1 | #define HAVE_MEMRCHR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_CLOSE_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define HAVE_DUP2 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER | #define GNULIB_FOPEN_SAFER 1 | #define HAVE___FPENDING 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETHRTIME 0 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_DECL___FSETLOCKING 1 | #define getpass gnu_getpass | #define GETGROUPS_T gid_t | #define HAVE_GETUSERSHELL 1 | #define HOST_OPERATING_SYSTEM "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_INLINE 1 | #define ABSOLUTE_INTTYPES_H "///usr/include/inttypes.h" | #define HAVE_FIFO_PIPES 1 | #define PIPE_LINK_COUNT_MAX (1) | #define HAVE_LCHOWN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_STRCOLL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MEMSET 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_OBSTACK 1 | #define HAVE_OPENAT 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_RAISE 1 | #define HAVE_READLINK 1 | #define HAVE_DECL_GETUTENT 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_TYPE 1 | #define HAVE_STRUCT_UTMP_UT_TYPE 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC 1 | #define HAVE_RMDIR 1 | #define RMDIR_ERRNO_NOT_EMPTY 39 | #define HAVE_RPMATCH 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_STPCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_STRVERSCMP 1 | #define HAVE_DECL_MKDIR 1 | #define ABSOLUTE_SYS_STAT_H "///usr/include/sys/stat.h" | #define HAVE_TIME_R_POSIX 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_RUN_TZSET_TEST 1 | #define HAVE_UNISTD_H 1 | #define UNLINK_CANNOT_UNLINK_DIR 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_PROC_UPTIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_VASPRINTF 1 | #define HAVE_DECL_WCWIDTH 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_STRING_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_GETEUID 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_DECL_GETUID 1 | #define HAVE_DECL_LSEEK 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_MEMCHR 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_GETGRGID 1 | #define HAVE_DECL_GETPWUID 1 | #define HAVE_DECL_TTYNAME 1 | #define HAVE_DECL_ISBLANK 1 | #define PREFER_NONREENTRANT_EUIDACCESS 1 | #define HAVE_FSEEKO 1 | #define GNU_PACKAGE "GNU coreutils" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef major_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:46370: result: no configure:46382: checking for minor_t configure:46412: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 conftest.c:391: error: syntax error before "ac__type_new_" conftest.c:391: warning: type defaults to `int' in declaration of `ac__type_new_' conftest.c:391: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:395: error: syntax error before ')' token configure:46418: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define D_INO_IN_DIRENT 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_FCHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_WCWIDTH 1 | #define HAVE_STRXFRM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_C99_STRTOLD 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_EUIDACCESS 1 | #define HAVE_DECL_SETREGID 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETCWD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_LCHOWN 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define USE_ACL 0 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ATEXIT 1 | #define HAVE_CALLOC 1 | #define PROVIDE_CANONICALIZE_FILENAME_MODE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_OPENAT 1 | #define HAVE_MEMRCHR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_CLOSE_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define HAVE_DUP2 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER | #define GNULIB_FOPEN_SAFER 1 | #define HAVE___FPENDING 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETHRTIME 0 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_DECL___FSETLOCKING 1 | #define getpass gnu_getpass | #define GETGROUPS_T gid_t | #define HAVE_GETUSERSHELL 1 | #define HOST_OPERATING_SYSTEM "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_INLINE 1 | #define ABSOLUTE_INTTYPES_H "///usr/include/inttypes.h" | #define HAVE_FIFO_PIPES 1 | #define PIPE_LINK_COUNT_MAX (1) | #define HAVE_LCHOWN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_STRCOLL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MEMSET 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_OBSTACK 1 | #define HAVE_OPENAT 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_RAISE 1 | #define HAVE_READLINK 1 | #define HAVE_DECL_GETUTENT 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_TYPE 1 | #define HAVE_STRUCT_UTMP_UT_TYPE 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC 1 | #define HAVE_RMDIR 1 | #define RMDIR_ERRNO_NOT_EMPTY 39 | #define HAVE_RPMATCH 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_STPCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_STRVERSCMP 1 | #define HAVE_DECL_MKDIR 1 | #define ABSOLUTE_SYS_STAT_H "///usr/include/sys/stat.h" | #define HAVE_TIME_R_POSIX 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_RUN_TZSET_TEST 1 | #define HAVE_UNISTD_H 1 | #define UNLINK_CANNOT_UNLINK_DIR 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_PROC_UPTIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_VASPRINTF 1 | #define HAVE_DECL_WCWIDTH 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_STRING_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_GETEUID 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_DECL_GETUID 1 | #define HAVE_DECL_LSEEK 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_MEMCHR 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_GETGRGID 1 | #define HAVE_DECL_GETPWUID 1 | #define HAVE_DECL_TTYNAME 1 | #define HAVE_DECL_ISBLANK 1 | #define PREFER_NONREENTRANT_EUIDACCESS 1 | #define HAVE_FSEEKO 1 | #define GNU_PACKAGE "GNU coreutils" | #define major_t unsigned int | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef minor_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:46433: result: no configure:46467: checking whether setvbuf arguments are reversed configure:46497: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 -Wl,--as-needed conftest.c >&5 conftest.c:363: error: conflicting types for 'setvbuf' /usr/include/stdio.h:306: error: previous declaration of 'setvbuf' was here conftest.c:363: error: conflicting types for 'setvbuf' /usr/include/stdio.h:306: error: previous declaration of 'setvbuf' was here configure:46503: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define D_INO_IN_DIRENT 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_FCHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_WCWIDTH 1 | #define HAVE_STRXFRM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_C99_STRTOLD 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_EUIDACCESS 1 | #define HAVE_DECL_SETREGID 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETCWD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_LCHOWN 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define USE_ACL 0 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ATEXIT 1 | #define HAVE_CALLOC 1 | #define PROVIDE_CANONICALIZE_FILENAME_MODE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_OPENAT 1 | #define HAVE_MEMRCHR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_CLOSE_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define HAVE_DUP2 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER | #define GNULIB_FOPEN_SAFER 1 | #define HAVE___FPENDING 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETHRTIME 0 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_DECL___FSETLOCKING 1 | #define getpass gnu_getpass | #define GETGROUPS_T gid_t | #define HAVE_GETUSERSHELL 1 | #define HOST_OPERATING_SYSTEM "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_INLINE 1 | #define ABSOLUTE_INTTYPES_H "///usr/include/inttypes.h" | #define HAVE_FIFO_PIPES 1 | #define PIPE_LINK_COUNT_MAX (1) | #define HAVE_LCHOWN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_STRCOLL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MEMSET 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_OBSTACK 1 | #define HAVE_OPENAT 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_RAISE 1 | #define HAVE_READLINK 1 | #define HAVE_DECL_GETUTENT 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_TYPE 1 | #define HAVE_STRUCT_UTMP_UT_TYPE 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC 1 | #define HAVE_RMDIR 1 | #define RMDIR_ERRNO_NOT_EMPTY 39 | #define HAVE_RPMATCH 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_STPCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_STRVERSCMP 1 | #define HAVE_DECL_MKDIR 1 | #define ABSOLUTE_SYS_STAT_H "///usr/include/sys/stat.h" | #define HAVE_TIME_R_POSIX 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_RUN_TZSET_TEST 1 | #define HAVE_UNISTD_H 1 | #define UNLINK_CANNOT_UNLINK_DIR 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_PROC_UPTIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_VASPRINTF 1 | #define HAVE_DECL_WCWIDTH 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_STRING_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_GETEUID 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_DECL_GETUID 1 | #define HAVE_DECL_LSEEK 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_MEMCHR 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_GETGRGID 1 | #define HAVE_DECL_GETPWUID 1 | #define HAVE_DECL_TTYNAME 1 | #define HAVE_DECL_ISBLANK 1 | #define PREFER_NONREENTRANT_EUIDACCESS 1 | #define HAVE_FSEEKO 1 | #define GNU_PACKAGE "GNU coreutils" | #define major_t unsigned int | #define minor_t unsigned int | #define ARGMATCH_DIE usage (1) | #define ARGMATCH_DIE_DECL extern void usage () | /* end confdefs.h. */ | #include | # ifdef PROTOTYPES | int (setvbuf) (FILE *, int, char *, size_t); | # endif | int | main () | { | char buf; return setvbuf (stdout, _IOLBF, &buf, 1); | ; | return 0; | } configure:46624: result: no configure:46713: checking nfs/vfs.h usability configure:46730: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 conftest.c:394:21: nfs/vfs.h: No such file or directory configure:46736: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define D_INO_IN_DIRENT 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_FCHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_WCWIDTH 1 | #define HAVE_STRXFRM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_C99_STRTOLD 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_EUIDACCESS 1 | #define HAVE_DECL_SETREGID 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETCWD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_LCHOWN 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define USE_ACL 0 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ATEXIT 1 | #define HAVE_CALLOC 1 | #define PROVIDE_CANONICALIZE_FILENAME_MODE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_OPENAT 1 | #define HAVE_MEMRCHR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_CLOSE_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define HAVE_DUP2 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER | #define GNULIB_FOPEN_SAFER 1 | #define HAVE___FPENDING 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETHRTIME 0 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_DECL___FSETLOCKING 1 | #define getpass gnu_getpass | #define GETGROUPS_T gid_t | #define HAVE_GETUSERSHELL 1 | #define HOST_OPERATING_SYSTEM "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_INLINE 1 | #define ABSOLUTE_INTTYPES_H "///usr/include/inttypes.h" | #define HAVE_FIFO_PIPES 1 | #define PIPE_LINK_COUNT_MAX (1) | #define HAVE_LCHOWN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_STRCOLL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MEMSET 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_OBSTACK 1 | #define HAVE_OPENAT 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_RAISE 1 | #define HAVE_READLINK 1 | #define HAVE_DECL_GETUTENT 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_TYPE 1 | #define HAVE_STRUCT_UTMP_UT_TYPE 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC 1 | #define HAVE_RMDIR 1 | #define RMDIR_ERRNO_NOT_EMPTY 39 | #define HAVE_RPMATCH 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_STPCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_STRVERSCMP 1 | #define HAVE_DECL_MKDIR 1 | #define ABSOLUTE_SYS_STAT_H "///usr/include/sys/stat.h" | #define HAVE_TIME_R_POSIX 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_RUN_TZSET_TEST 1 | #define HAVE_UNISTD_H 1 | #define UNLINK_CANNOT_UNLINK_DIR 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_PROC_UPTIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_VASPRINTF 1 | #define HAVE_DECL_WCWIDTH 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_STRING_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_GETEUID 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_DECL_GETUID 1 | #define HAVE_DECL_LSEEK 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_MEMCHR 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_GETGRGID 1 | #define HAVE_DECL_GETPWUID 1 | #define HAVE_DECL_TTYNAME 1 | #define HAVE_DECL_ISBLANK 1 | #define PREFER_NONREENTRANT_EUIDACCESS 1 | #define HAVE_FSEEKO 1 | #define GNU_PACKAGE "GNU coreutils" | #define major_t unsigned int | #define minor_t unsigned int | #define ARGMATCH_DIE usage (1) | #define ARGMATCH_DIE_DECL extern void usage () | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:46750: result: no configure:46754: checking nfs/vfs.h presence configure:46769: i686-pc-linux-gnu-gcc -std=gnu99 -E conftest.c conftest.c:361:21: nfs/vfs.h: No such file or directory configure:46775: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define D_INO_IN_DIRENT 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_FCHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_WCWIDTH 1 | #define HAVE_STRXFRM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_C99_STRTOLD 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_EUIDACCESS 1 | #define HAVE_DECL_SETREGID 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETCWD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_LCHOWN 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define USE_ACL 0 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ATEXIT 1 | #define HAVE_CALLOC 1 | #define PROVIDE_CANONICALIZE_FILENAME_MODE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_OPENAT 1 | #define HAVE_MEMRCHR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_CLOSE_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define HAVE_DUP2 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER | #define GNULIB_FOPEN_SAFER 1 | #define HAVE___FPENDING 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETHRTIME 0 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_DECL___FSETLOCKING 1 | #define getpass gnu_getpass | #define GETGROUPS_T gid_t | #define HAVE_GETUSERSHELL 1 | #define HOST_OPERATING_SYSTEM "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_INLINE 1 | #define ABSOLUTE_INTTYPES_H "///usr/include/inttypes.h" | #define HAVE_FIFO_PIPES 1 | #define PIPE_LINK_COUNT_MAX (1) | #define HAVE_LCHOWN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_STRCOLL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MEMSET 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_OBSTACK 1 | #define HAVE_OPENAT 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_RAISE 1 | #define HAVE_READLINK 1 | #define HAVE_DECL_GETUTENT 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_TYPE 1 | #define HAVE_STRUCT_UTMP_UT_TYPE 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC 1 | #define HAVE_RMDIR 1 | #define RMDIR_ERRNO_NOT_EMPTY 39 | #define HAVE_RPMATCH 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_STPCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_STRVERSCMP 1 | #define HAVE_DECL_MKDIR 1 | #define ABSOLUTE_SYS_STAT_H "///usr/include/sys/stat.h" | #define HAVE_TIME_R_POSIX 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_RUN_TZSET_TEST 1 | #define HAVE_UNISTD_H 1 | #define UNLINK_CANNOT_UNLINK_DIR 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_PROC_UPTIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_VASPRINTF 1 | #define HAVE_DECL_WCWIDTH 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_STRING_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_GETEUID 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_DECL_GETUID 1 | #define HAVE_DECL_LSEEK 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_MEMCHR 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_GETGRGID 1 | #define HAVE_DECL_GETPWUID 1 | #define HAVE_DECL_TTYNAME 1 | #define HAVE_DECL_ISBLANK 1 | #define PREFER_NONREENTRANT_EUIDACCESS 1 | #define HAVE_FSEEKO 1 | #define GNU_PACKAGE "GNU coreutils" | #define major_t unsigned int | #define minor_t unsigned int | #define ARGMATCH_DIE usage (1) | #define ARGMATCH_DIE_DECL extern void usage () | /* end confdefs.h. */ | #include configure:46789: result: no configure:46822: checking for nfs/vfs.h configure:46830: result: no configure:47477: checking for struct statfs.f_namelen configure:47506: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:47512: $? = 0 configure:47570: result: yes configure:47580: checking for struct statfs.f_type configure:47609: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:47615: $? = 0 configure:47673: result: yes configure:47707: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 conftest.c: In function `main': conftest.c:413: error: syntax error before "s" conftest.c:414: error: `s' undeclared (first use in this function) conftest.c:414: error: (Each undeclared identifier is reported only once conftest.c:414: error: for each function it appears in.) configure:47713: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define D_INO_IN_DIRENT 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_FCHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_WCWIDTH 1 | #define HAVE_STRXFRM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_C99_STRTOLD 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_EUIDACCESS 1 | #define HAVE_DECL_SETREGID 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETCWD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_LCHOWN 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define USE_ACL 0 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ATEXIT 1 | #define HAVE_CALLOC 1 | #define PROVIDE_CANONICALIZE_FILENAME_MODE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_OPENAT 1 | #define HAVE_MEMRCHR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_CLOSE_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define HAVE_DUP2 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER | #define GNULIB_FOPEN_SAFER 1 | #define HAVE___FPENDING 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETHRTIME 0 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_DECL___FSETLOCKING 1 | #define getpass gnu_getpass | #define GETGROUPS_T gid_t | #define HAVE_GETUSERSHELL 1 | #define HOST_OPERATING_SYSTEM "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_INLINE 1 | #define ABSOLUTE_INTTYPES_H "///usr/include/inttypes.h" | #define HAVE_FIFO_PIPES 1 | #define PIPE_LINK_COUNT_MAX (1) | #define HAVE_LCHOWN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_STRCOLL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MEMSET 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_OBSTACK 1 | #define HAVE_OPENAT 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_RAISE 1 | #define HAVE_READLINK 1 | #define HAVE_DECL_GETUTENT 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_TYPE 1 | #define HAVE_STRUCT_UTMP_UT_TYPE 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC 1 | #define HAVE_RMDIR 1 | #define RMDIR_ERRNO_NOT_EMPTY 39 | #define HAVE_RPMATCH 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_STPCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_STRVERSCMP 1 | #define HAVE_DECL_MKDIR 1 | #define ABSOLUTE_SYS_STAT_H "///usr/include/sys/stat.h" | #define HAVE_TIME_R_POSIX 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_RUN_TZSET_TEST 1 | #define HAVE_UNISTD_H 1 | #define UNLINK_CANNOT_UNLINK_DIR 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_PROC_UPTIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_VASPRINTF 1 | #define HAVE_DECL_WCWIDTH 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_STRING_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_GETEUID 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_DECL_GETUID 1 | #define HAVE_DECL_LSEEK 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_MEMCHR 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_GETGRGID 1 | #define HAVE_DECL_GETPWUID 1 | #define HAVE_DECL_TTYNAME 1 | #define HAVE_DECL_ISBLANK 1 | #define PREFER_NONREENTRANT_EUIDACCESS 1 | #define HAVE_FSEEKO 1 | #define GNU_PACKAGE "GNU coreutils" | #define major_t unsigned int | #define minor_t unsigned int | #define ARGMATCH_DIE usage (1) | #define ARGMATCH_DIE_DECL extern void usage () | #define HAVE_STRUCT_STATFS_F_NAMELEN 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_VFS_H | # include | #elif HAVE_SYS_MOUNT_H && HAVE_SYS_PARAM_H | # include | # include | # if HAVE_NETINET_IN_H && HAVE_NFS_NFS_CLNT_H && HAVE_NFS_VFS_H | # include | # include | # include | # endif | #elif HAVE_OS_H | # include | #endif | | int | main () | { | static statfs s; | return (s.s_fsid ^ 0) == 0; | ; | return 0; | } configure:47737: checking for library containing fdatasync configure:47778: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 -Wl,--as-needed conftest.c >&5 configure:47784: $? = 0 configure:47812: result: none required configure:47826: checking for fdatasync configure:47882: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 -Wl,--as-needed conftest.c >&5 configure:47888: $? = 0 configure:47906: result: yes configure:47950: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 -Wl,--as-needed conftest.c >&5 /var/tmp/portage/sys-apps/coreutils-6.7-r1/temp/ccQPpWTF.o: In function `main': conftest.c:(.text+0x3b): undefined reference to `rint' collect2: ld returned 1 exit status configure:47956: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define D_INO_IN_DIRENT 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_FCHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_WCWIDTH 1 | #define HAVE_STRXFRM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_C99_STRTOLD 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_EUIDACCESS 1 | #define HAVE_DECL_SETREGID 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETCWD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_LCHOWN 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define USE_ACL 0 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ATEXIT 1 | #define HAVE_CALLOC 1 | #define PROVIDE_CANONICALIZE_FILENAME_MODE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_OPENAT 1 | #define HAVE_MEMRCHR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_CLOSE_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define HAVE_DUP2 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER | #define GNULIB_FOPEN_SAFER 1 | #define HAVE___FPENDING 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETHRTIME 0 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_DECL___FSETLOCKING 1 | #define getpass gnu_getpass | #define GETGROUPS_T gid_t | #define HAVE_GETUSERSHELL 1 | #define HOST_OPERATING_SYSTEM "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_INLINE 1 | #define ABSOLUTE_INTTYPES_H "///usr/include/inttypes.h" | #define HAVE_FIFO_PIPES 1 | #define PIPE_LINK_COUNT_MAX (1) | #define HAVE_LCHOWN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_STRCOLL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MEMSET 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_OBSTACK 1 | #define HAVE_OPENAT 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_RAISE 1 | #define HAVE_READLINK 1 | #define HAVE_DECL_GETUTENT 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_TYPE 1 | #define HAVE_STRUCT_UTMP_UT_TYPE 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC 1 | #define HAVE_RMDIR 1 | #define RMDIR_ERRNO_NOT_EMPTY 39 | #define HAVE_RPMATCH 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_STPCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_STRVERSCMP 1 | #define HAVE_DECL_MKDIR 1 | #define ABSOLUTE_SYS_STAT_H "///usr/include/sys/stat.h" | #define HAVE_TIME_R_POSIX 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_RUN_TZSET_TEST 1 | #define HAVE_UNISTD_H 1 | #define UNLINK_CANNOT_UNLINK_DIR 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_PROC_UPTIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_VASPRINTF 1 | #define HAVE_DECL_WCWIDTH 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_STRING_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_GETEUID 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_DECL_GETUID 1 | #define HAVE_DECL_LSEEK 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_MEMCHR 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_GETGRGID 1 | #define HAVE_DECL_GETPWUID 1 | #define HAVE_DECL_TTYNAME 1 | #define HAVE_DECL_ISBLANK 1 | #define PREFER_NONREENTRANT_EUIDACCESS 1 | #define HAVE_FSEEKO 1 | #define GNU_PACKAGE "GNU coreutils" | #define major_t unsigned int | #define minor_t unsigned int | #define ARGMATCH_DIE usage (1) | #define ARGMATCH_DIE_DECL extern void usage () | #define HAVE_STRUCT_STATFS_F_NAMELEN 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE_FDATASYNC 1 | /* end confdefs.h. */ | #include | int | main () | { | | static double x, y; | x = floor (x); | x = rint (x); | x = modf (x, &y); | ; | return 0; | } configure:47990: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 -Wl,--as-needed conftest.c -lm >&5 configure:47996: $? = 0 configure:48028: checking for fchdir configure:48107: result: yes configure:48126: checking for uname configure:48182: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 -Wl,--as-needed conftest.c >&5 configure:48188: $? = 0 configure:48206: result: yes configure:48221: checking for chroot configure:48277: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 -Wl,--as-needed conftest.c >&5 configure:48283: $? = 0 configure:48301: result: yes configure:48316: checking for gethostid configure:48372: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 -Wl,--as-needed conftest.c >&5 configure:48378: $? = 0 configure:48396: result: yes configure:48409: checking whether use of struct winsize requires sys/ptem.h configure:48504: result: no configure:48514: checking whether localtime caches TZ configure:48567: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 -Wl,--as-needed conftest.c >&5 configure:48570: $? = 0 configure:48576: ./conftest configure:48579: $? = 0 configure:48600: result: no configure:48615: checking for initgroups configure:48671: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 -Wl,--as-needed conftest.c >&5 configure:48677: $? = 0 configure:48695: result: yes configure:48783: checking for syslog configure:48839: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 -Wl,--as-needed conftest.c >&5 configure:48845: $? = 0 configure:48863: result: yes configure:48951: checking for 3-argument setpriority function configure:48979: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 -Wl,--as-needed conftest.c >&5 configure:48985: $? = 0 configure:49002: result: yes configure:49117: checking ut_host in struct utmp configure:49144: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 -Wl,--as-needed conftest.c >&5 configure:49150: $? = 0 configure:49168: result: yes configure:49252: checking for sysctl configure:49332: result: yes configure:49352: checking for sys/sysctl.h configure:49398: result: yes configure:49419: checking whether we can get the system boot time configure:49467: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:49473: $? = 0 configure:49489: result: yes configure:49498: checking POSIX termios configure:49551: result: yes configure:49555: checking whether use of TIOCGWINSZ requires sys/ioctl.h configure:49585: result: yes configure:49599: checking whether termios.h needs _XOPEN_SOURCE configure:49644: result: no configure:49653: checking c_line in struct termios configure:49683: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 -Wl,--as-needed conftest.c >&5 configure:49689: $? = 0 configure:49707: result: yes configure:49720: checking whether use of struct winsize requires sys/ptem.h configure:49815: result: no configure:49826: checking whether use of TIOCGWINSZ requires termios.h configure:49856: result: no configure:49931: checking whether strsignal is declared configure:49962: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:49968: $? = 0 configure:49983: result: yes configure:49999: checking whether sys_siglist is declared configure:50030: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:50036: $? = 0 configure:50051: result: yes configure:50067: checking whether _sys_siglist is declared configure:50098: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:50104: $? = 0 configure:50119: result: yes configure:50135: checking whether __sys_siglist is declared configure:50166: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 conftest.c: In function `main': conftest.c:416: error: `__sys_siglist' undeclared (first use in this function) conftest.c:416: error: (Each undeclared identifier is reported only once conftest.c:416: error: for each function it appears in.) configure:50172: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define D_INO_IN_DIRENT 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_FCHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_WCWIDTH 1 | #define HAVE_STRXFRM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_C99_STRTOLD 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_EUIDACCESS 1 | #define HAVE_DECL_SETREGID 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETCWD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_LCHOWN 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define USE_ACL 0 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ATEXIT 1 | #define HAVE_CALLOC 1 | #define PROVIDE_CANONICALIZE_FILENAME_MODE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_OPENAT 1 | #define HAVE_MEMRCHR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_CLOSE_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define HAVE_DUP2 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER | #define GNULIB_FOPEN_SAFER 1 | #define HAVE___FPENDING 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETHRTIME 0 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_DECL___FSETLOCKING 1 | #define getpass gnu_getpass | #define GETGROUPS_T gid_t | #define HAVE_GETUSERSHELL 1 | #define HOST_OPERATING_SYSTEM "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_INLINE 1 | #define ABSOLUTE_INTTYPES_H "///usr/include/inttypes.h" | #define HAVE_FIFO_PIPES 1 | #define PIPE_LINK_COUNT_MAX (1) | #define HAVE_LCHOWN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_STRCOLL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MEMSET 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_OBSTACK 1 | #define HAVE_OPENAT 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_RAISE 1 | #define HAVE_READLINK 1 | #define HAVE_DECL_GETUTENT 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_TYPE 1 | #define HAVE_STRUCT_UTMP_UT_TYPE 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC 1 | #define HAVE_RMDIR 1 | #define RMDIR_ERRNO_NOT_EMPTY 39 | #define HAVE_RPMATCH 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_STPCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_STRVERSCMP 1 | #define HAVE_DECL_MKDIR 1 | #define ABSOLUTE_SYS_STAT_H "///usr/include/sys/stat.h" | #define HAVE_TIME_R_POSIX 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_RUN_TZSET_TEST 1 | #define HAVE_UNISTD_H 1 | #define UNLINK_CANNOT_UNLINK_DIR 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_PROC_UPTIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_VASPRINTF 1 | #define HAVE_DECL_WCWIDTH 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_STRING_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_GETEUID 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_DECL_GETUID 1 | #define HAVE_DECL_LSEEK 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_MEMCHR 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_GETGRGID 1 | #define HAVE_DECL_GETPWUID 1 | #define HAVE_DECL_TTYNAME 1 | #define HAVE_DECL_ISBLANK 1 | #define PREFER_NONREENTRANT_EUIDACCESS 1 | #define HAVE_FSEEKO 1 | #define GNU_PACKAGE "GNU coreutils" | #define major_t unsigned int | #define minor_t unsigned int | #define ARGMATCH_DIE usage (1) | #define ARGMATCH_DIE_DECL extern void usage () | #define HAVE_STRUCT_STATFS_F_NAMELEN 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE_FDATASYNC 1 | #define HAVE_UNAME 1 | #define HAVE_CHROOT 1 | #define HAVE_GETHOSTID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SYSLOG 1 | #define HAVE_UT_HOST 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYS_SYSCTL_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_C_LINE 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL__SYS_SIGLIST 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include | | int | main () | { | #ifndef __sys_siglist | (void) __sys_siglist; | #endif | | ; | return 0; | } configure:50187: result: no configure:50207: checking whether strtoimax is declared configure:50257: result: yes configure:50273: checking whether strtoumax is declared configure:50323: result: yes configure:50346: checking for main in -lypsec configure:50375: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 -Wl,--as-needed conftest.c -lypsec >&5 /usr/lib/gcc/i686-pc-linux-gnu/3.4.6/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lypsec collect2: ld returned 1 exit status configure:50381: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define D_INO_IN_DIRENT 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_FCHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_WCWIDTH 1 | #define HAVE_STRXFRM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_C99_STRTOLD 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_EUIDACCESS 1 | #define HAVE_DECL_SETREGID 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETCWD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_LCHOWN 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define USE_ACL 0 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ATEXIT 1 | #define HAVE_CALLOC 1 | #define PROVIDE_CANONICALIZE_FILENAME_MODE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_OPENAT 1 | #define HAVE_MEMRCHR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_CLOSE_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define HAVE_DUP2 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER | #define GNULIB_FOPEN_SAFER 1 | #define HAVE___FPENDING 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETHRTIME 0 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_DECL___FSETLOCKING 1 | #define getpass gnu_getpass | #define GETGROUPS_T gid_t | #define HAVE_GETUSERSHELL 1 | #define HOST_OPERATING_SYSTEM "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_INLINE 1 | #define ABSOLUTE_INTTYPES_H "///usr/include/inttypes.h" | #define HAVE_FIFO_PIPES 1 | #define PIPE_LINK_COUNT_MAX (1) | #define HAVE_LCHOWN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_STRCOLL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MEMSET 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_OBSTACK 1 | #define HAVE_OPENAT 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_RAISE 1 | #define HAVE_READLINK 1 | #define HAVE_DECL_GETUTENT 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_TYPE 1 | #define HAVE_STRUCT_UTMP_UT_TYPE 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC 1 | #define HAVE_RMDIR 1 | #define RMDIR_ERRNO_NOT_EMPTY 39 | #define HAVE_RPMATCH 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_STPCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_STRVERSCMP 1 | #define HAVE_DECL_MKDIR 1 | #define ABSOLUTE_SYS_STAT_H "///usr/include/sys/stat.h" | #define HAVE_TIME_R_POSIX 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_RUN_TZSET_TEST 1 | #define HAVE_UNISTD_H 1 | #define UNLINK_CANNOT_UNLINK_DIR 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_PROC_UPTIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_VASPRINTF 1 | #define HAVE_DECL_WCWIDTH 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_STRING_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_GETEUID 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_DECL_GETUID 1 | #define HAVE_DECL_LSEEK 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_MEMCHR 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_GETGRGID 1 | #define HAVE_DECL_GETPWUID 1 | #define HAVE_DECL_TTYNAME 1 | #define HAVE_DECL_ISBLANK 1 | #define PREFER_NONREENTRANT_EUIDACCESS 1 | #define HAVE_FSEEKO 1 | #define GNU_PACKAGE "GNU coreutils" | #define major_t unsigned int | #define minor_t unsigned int | #define ARGMATCH_DIE usage (1) | #define ARGMATCH_DIE_DECL extern void usage () | #define HAVE_STRUCT_STATFS_F_NAMELEN 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE_FDATASYNC 1 | #define HAVE_UNAME 1 | #define HAVE_CHROOT 1 | #define HAVE_GETHOSTID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SYSLOG 1 | #define HAVE_UT_HOST 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYS_SYSCTL_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_C_LINE 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL__SYS_SIGLIST 1 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:50399: result: no configure:50413: checking for main in -lldgc configure:50442: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 -Wl,--as-needed conftest.c -lldgc >&5 /usr/lib/gcc/i686-pc-linux-gnu/3.4.6/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lldgc collect2: ld returned 1 exit status configure:50448: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define D_INO_IN_DIRENT 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_FCHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_WCWIDTH 1 | #define HAVE_STRXFRM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_C99_STRTOLD 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_EUIDACCESS 1 | #define HAVE_DECL_SETREGID 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETCWD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_LCHOWN 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define USE_ACL 0 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ATEXIT 1 | #define HAVE_CALLOC 1 | #define PROVIDE_CANONICALIZE_FILENAME_MODE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_OPENAT 1 | #define HAVE_MEMRCHR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_CLOSE_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define HAVE_DUP2 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER | #define GNULIB_FOPEN_SAFER 1 | #define HAVE___FPENDING 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETHRTIME 0 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_DECL___FSETLOCKING 1 | #define getpass gnu_getpass | #define GETGROUPS_T gid_t | #define HAVE_GETUSERSHELL 1 | #define HOST_OPERATING_SYSTEM "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_INLINE 1 | #define ABSOLUTE_INTTYPES_H "///usr/include/inttypes.h" | #define HAVE_FIFO_PIPES 1 | #define PIPE_LINK_COUNT_MAX (1) | #define HAVE_LCHOWN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_STRCOLL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MEMSET 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_OBSTACK 1 | #define HAVE_OPENAT 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_RAISE 1 | #define HAVE_READLINK 1 | #define HAVE_DECL_GETUTENT 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_TYPE 1 | #define HAVE_STRUCT_UTMP_UT_TYPE 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC 1 | #define HAVE_RMDIR 1 | #define RMDIR_ERRNO_NOT_EMPTY 39 | #define HAVE_RPMATCH 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_STPCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_STRVERSCMP 1 | #define HAVE_DECL_MKDIR 1 | #define ABSOLUTE_SYS_STAT_H "///usr/include/sys/stat.h" | #define HAVE_TIME_R_POSIX 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_RUN_TZSET_TEST 1 | #define HAVE_UNISTD_H 1 | #define UNLINK_CANNOT_UNLINK_DIR 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_PROC_UPTIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_VASPRINTF 1 | #define HAVE_DECL_WCWIDTH 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_STRING_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_GETEUID 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_DECL_GETUID 1 | #define HAVE_DECL_LSEEK 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_MEMCHR 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_GETGRGID 1 | #define HAVE_DECL_GETPWUID 1 | #define HAVE_DECL_TTYNAME 1 | #define HAVE_DECL_ISBLANK 1 | #define PREFER_NONREENTRANT_EUIDACCESS 1 | #define HAVE_FSEEKO 1 | #define GNU_PACKAGE "GNU coreutils" | #define major_t unsigned int | #define minor_t unsigned int | #define ARGMATCH_DIE usage (1) | #define ARGMATCH_DIE_DECL extern void usage () | #define HAVE_STRUCT_STATFS_F_NAMELEN 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE_FDATASYNC 1 | #define HAVE_UNAME 1 | #define HAVE_CHROOT 1 | #define HAVE_GETHOSTID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SYSLOG 1 | #define HAVE_UT_HOST 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYS_SYSCTL_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_C_LINE 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL__SYS_SIGLIST 1 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:50466: result: no configure:50480: checking for library containing yp_match configure:50521: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 -Wl,--as-needed conftest.c >&5 /var/tmp/portage/sys-apps/coreutils-6.7-r1/temp/ccIEkUnA.o: In function `main': conftest.c:(.text+0xd): undefined reference to `yp_match' collect2: ld returned 1 exit status configure:50527: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define D_INO_IN_DIRENT 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_FCHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_WCWIDTH 1 | #define HAVE_STRXFRM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_C99_STRTOLD 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_EUIDACCESS 1 | #define HAVE_DECL_SETREGID 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETCWD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_LCHOWN 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define USE_ACL 0 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ATEXIT 1 | #define HAVE_CALLOC 1 | #define PROVIDE_CANONICALIZE_FILENAME_MODE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_OPENAT 1 | #define HAVE_MEMRCHR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_CLOSE_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define HAVE_DUP2 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER | #define GNULIB_FOPEN_SAFER 1 | #define HAVE___FPENDING 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETHRTIME 0 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_DECL___FSETLOCKING 1 | #define getpass gnu_getpass | #define GETGROUPS_T gid_t | #define HAVE_GETUSERSHELL 1 | #define HOST_OPERATING_SYSTEM "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_INLINE 1 | #define ABSOLUTE_INTTYPES_H "///usr/include/inttypes.h" | #define HAVE_FIFO_PIPES 1 | #define PIPE_LINK_COUNT_MAX (1) | #define HAVE_LCHOWN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_STRCOLL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MEMSET 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_OBSTACK 1 | #define HAVE_OPENAT 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_RAISE 1 | #define HAVE_READLINK 1 | #define HAVE_DECL_GETUTENT 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_TYPE 1 | #define HAVE_STRUCT_UTMP_UT_TYPE 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC 1 | #define HAVE_RMDIR 1 | #define RMDIR_ERRNO_NOT_EMPTY 39 | #define HAVE_RPMATCH 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_STPCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_STRVERSCMP 1 | #define HAVE_DECL_MKDIR 1 | #define ABSOLUTE_SYS_STAT_H "///usr/include/sys/stat.h" | #define HAVE_TIME_R_POSIX 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_RUN_TZSET_TEST 1 | #define HAVE_UNISTD_H 1 | #define UNLINK_CANNOT_UNLINK_DIR 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_PROC_UPTIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_VASPRINTF 1 | #define HAVE_DECL_WCWIDTH 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_STRING_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_GETEUID 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_DECL_GETUID 1 | #define HAVE_DECL_LSEEK 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_MEMCHR 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_GETGRGID 1 | #define HAVE_DECL_GETPWUID 1 | #define HAVE_DECL_TTYNAME 1 | #define HAVE_DECL_ISBLANK 1 | #define PREFER_NONREENTRANT_EUIDACCESS 1 | #define HAVE_FSEEKO 1 | #define GNU_PACKAGE "GNU coreutils" | #define major_t unsigned int | #define minor_t unsigned int | #define ARGMATCH_DIE usage (1) | #define ARGMATCH_DIE_DECL extern void usage () | #define HAVE_STRUCT_STATFS_F_NAMELEN 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE_FDATASYNC 1 | #define HAVE_UNAME 1 | #define HAVE_CHROOT 1 | #define HAVE_GETHOSTID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SYSLOG 1 | #define HAVE_UT_HOST 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYS_SYSCTL_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_C_LINE 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL__SYS_SIGLIST 1 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char yp_match (); | int | main () | { | return yp_match (); | ; | return 0; | } configure:50521: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 -Wl,--as-needed conftest.c -lsun >&5 /usr/lib/gcc/i686-pc-linux-gnu/3.4.6/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lsun collect2: ld returned 1 exit status configure:50527: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define D_INO_IN_DIRENT 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_FCHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_WCWIDTH 1 | #define HAVE_STRXFRM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_C99_STRTOLD 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_EUIDACCESS 1 | #define HAVE_DECL_SETREGID 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETCWD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_LCHOWN 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define USE_ACL 0 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ATEXIT 1 | #define HAVE_CALLOC 1 | #define PROVIDE_CANONICALIZE_FILENAME_MODE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_OPENAT 1 | #define HAVE_MEMRCHR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_CLOSE_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define HAVE_DUP2 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER | #define GNULIB_FOPEN_SAFER 1 | #define HAVE___FPENDING 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETHRTIME 0 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_DECL___FSETLOCKING 1 | #define getpass gnu_getpass | #define GETGROUPS_T gid_t | #define HAVE_GETUSERSHELL 1 | #define HOST_OPERATING_SYSTEM "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_INLINE 1 | #define ABSOLUTE_INTTYPES_H "///usr/include/inttypes.h" | #define HAVE_FIFO_PIPES 1 | #define PIPE_LINK_COUNT_MAX (1) | #define HAVE_LCHOWN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_STRCOLL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MEMSET 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_OBSTACK 1 | #define HAVE_OPENAT 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_RAISE 1 | #define HAVE_READLINK 1 | #define HAVE_DECL_GETUTENT 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_TYPE 1 | #define HAVE_STRUCT_UTMP_UT_TYPE 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC 1 | #define HAVE_RMDIR 1 | #define RMDIR_ERRNO_NOT_EMPTY 39 | #define HAVE_RPMATCH 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_STPCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_STRVERSCMP 1 | #define HAVE_DECL_MKDIR 1 | #define ABSOLUTE_SYS_STAT_H "///usr/include/sys/stat.h" | #define HAVE_TIME_R_POSIX 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_RUN_TZSET_TEST 1 | #define HAVE_UNISTD_H 1 | #define UNLINK_CANNOT_UNLINK_DIR 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_PROC_UPTIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_VASPRINTF 1 | #define HAVE_DECL_WCWIDTH 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_STRING_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_GETEUID 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_DECL_GETUID 1 | #define HAVE_DECL_LSEEK 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_MEMCHR 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_GETGRGID 1 | #define HAVE_DECL_GETPWUID 1 | #define HAVE_DECL_TTYNAME 1 | #define HAVE_DECL_ISBLANK 1 | #define PREFER_NONREENTRANT_EUIDACCESS 1 | #define HAVE_FSEEKO 1 | #define GNU_PACKAGE "GNU coreutils" | #define major_t unsigned int | #define minor_t unsigned int | #define ARGMATCH_DIE usage (1) | #define ARGMATCH_DIE_DECL extern void usage () | #define HAVE_STRUCT_STATFS_F_NAMELEN 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE_FDATASYNC 1 | #define HAVE_UNAME 1 | #define HAVE_CHROOT 1 | #define HAVE_GETHOSTID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SYSLOG 1 | #define HAVE_UT_HOST 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYS_SYSCTL_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_C_LINE 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL__SYS_SIGLIST 1 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char yp_match (); | int | main () | { | return yp_match (); | ; | return 0; | } configure:50521: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 -Wl,--as-needed conftest.c -lypsec >&5 /usr/lib/gcc/i686-pc-linux-gnu/3.4.6/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lypsec collect2: ld returned 1 exit status configure:50527: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define D_INO_IN_DIRENT 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_FCHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_WCWIDTH 1 | #define HAVE_STRXFRM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_C99_STRTOLD 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_EUIDACCESS 1 | #define HAVE_DECL_SETREGID 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETCWD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_LCHOWN 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define USE_ACL 0 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ATEXIT 1 | #define HAVE_CALLOC 1 | #define PROVIDE_CANONICALIZE_FILENAME_MODE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_OPENAT 1 | #define HAVE_MEMRCHR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_CLOSE_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define HAVE_DUP2 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER | #define GNULIB_FOPEN_SAFER 1 | #define HAVE___FPENDING 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETHRTIME 0 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_DECL___FSETLOCKING 1 | #define getpass gnu_getpass | #define GETGROUPS_T gid_t | #define HAVE_GETUSERSHELL 1 | #define HOST_OPERATING_SYSTEM "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_INLINE 1 | #define ABSOLUTE_INTTYPES_H "///usr/include/inttypes.h" | #define HAVE_FIFO_PIPES 1 | #define PIPE_LINK_COUNT_MAX (1) | #define HAVE_LCHOWN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_STRCOLL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MEMSET 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_OBSTACK 1 | #define HAVE_OPENAT 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_RAISE 1 | #define HAVE_READLINK 1 | #define HAVE_DECL_GETUTENT 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_TYPE 1 | #define HAVE_STRUCT_UTMP_UT_TYPE 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC 1 | #define HAVE_RMDIR 1 | #define RMDIR_ERRNO_NOT_EMPTY 39 | #define HAVE_RPMATCH 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_STPCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_STRVERSCMP 1 | #define HAVE_DECL_MKDIR 1 | #define ABSOLUTE_SYS_STAT_H "///usr/include/sys/stat.h" | #define HAVE_TIME_R_POSIX 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_RUN_TZSET_TEST 1 | #define HAVE_UNISTD_H 1 | #define UNLINK_CANNOT_UNLINK_DIR 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_PROC_UPTIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_VASPRINTF 1 | #define HAVE_DECL_WCWIDTH 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_STRING_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_GETEUID 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_DECL_GETUID 1 | #define HAVE_DECL_LSEEK 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_MEMCHR 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_GETGRGID 1 | #define HAVE_DECL_GETPWUID 1 | #define HAVE_DECL_TTYNAME 1 | #define HAVE_DECL_ISBLANK 1 | #define PREFER_NONREENTRANT_EUIDACCESS 1 | #define HAVE_FSEEKO 1 | #define GNU_PACKAGE "GNU coreutils" | #define major_t unsigned int | #define minor_t unsigned int | #define ARGMATCH_DIE usage (1) | #define ARGMATCH_DIE_DECL extern void usage () | #define HAVE_STRUCT_STATFS_F_NAMELEN 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE_FDATASYNC 1 | #define HAVE_UNAME 1 | #define HAVE_CHROOT 1 | #define HAVE_GETHOSTID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SYSLOG 1 | #define HAVE_UT_HOST 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYS_SYSCTL_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_C_LINE 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL__SYS_SIGLIST 1 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char yp_match (); | int | main () | { | return yp_match (); | ; | return 0; | } configure:50555: result: no configure:50566: checking for library containing getspnam configure:50607: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 -Wl,--as-needed conftest.c >&5 configure:50613: $? = 0 configure:50641: result: none required configure:50665: checking shadow.h usability configure:50682: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:50688: $? = 0 configure:50702: result: yes configure:50706: checking shadow.h presence configure:50721: i686-pc-linux-gnu-gcc -std=gnu99 -E conftest.c configure:50727: $? = 0 configure:50741: result: yes configure:50774: checking for shadow.h configure:50782: result: yes configure:50803: checking for struct spwd.sp_pwdp configure:50832: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=pentium4 conftest.c >&5 configure:50838: $? = 0 configure:50896: result: yes configure:50911: checking for getspnam configure:50967: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 -Wl,--as-needed conftest.c >&5 configure:50973: $? = 0 configure:50991: result: yes configure:51005: checking for library containing crypt configure:51046: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 -Wl,--as-needed conftest.c >&5 /var/tmp/portage/sys-apps/coreutils-6.7-r1/temp/ccCuPkKE.o: In function `main': conftest.c:(.text+0xd): undefined reference to `crypt' collect2: ld returned 1 exit status configure:51052: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define D_INO_IN_DIRENT 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_FCHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_WCWIDTH 1 | #define HAVE_STRXFRM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_C99_STRTOLD 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_EUIDACCESS 1 | #define HAVE_DECL_SETREGID 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETCWD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_LCHOWN 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define USE_ACL 0 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ATEXIT 1 | #define HAVE_CALLOC 1 | #define PROVIDE_CANONICALIZE_FILENAME_MODE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_OPENAT 1 | #define HAVE_MEMRCHR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_CLOSE_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define HAVE_DUP2 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER | #define GNULIB_FOPEN_SAFER 1 | #define HAVE___FPENDING 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETHRTIME 0 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_DECL___FSETLOCKING 1 | #define getpass gnu_getpass | #define GETGROUPS_T gid_t | #define HAVE_GETUSERSHELL 1 | #define HOST_OPERATING_SYSTEM "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_INLINE 1 | #define ABSOLUTE_INTTYPES_H "///usr/include/inttypes.h" | #define HAVE_FIFO_PIPES 1 | #define PIPE_LINK_COUNT_MAX (1) | #define HAVE_LCHOWN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_STRCOLL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MEMSET 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_OBSTACK 1 | #define HAVE_OPENAT 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_RAISE 1 | #define HAVE_READLINK 1 | #define HAVE_DECL_GETUTENT 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_TYPE 1 | #define HAVE_STRUCT_UTMP_UT_TYPE 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC 1 | #define HAVE_RMDIR 1 | #define RMDIR_ERRNO_NOT_EMPTY 39 | #define HAVE_RPMATCH 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_STPCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_STRVERSCMP 1 | #define HAVE_DECL_MKDIR 1 | #define ABSOLUTE_SYS_STAT_H "///usr/include/sys/stat.h" | #define HAVE_TIME_R_POSIX 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_RUN_TZSET_TEST 1 | #define HAVE_UNISTD_H 1 | #define UNLINK_CANNOT_UNLINK_DIR 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_PROC_UPTIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_VASPRINTF 1 | #define HAVE_DECL_WCWIDTH 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_STRING_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_GETEUID 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_DECL_GETUID 1 | #define HAVE_DECL_LSEEK 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_MEMCHR 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_GETGRGID 1 | #define HAVE_DECL_GETPWUID 1 | #define HAVE_DECL_TTYNAME 1 | #define HAVE_DECL_ISBLANK 1 | #define PREFER_NONREENTRANT_EUIDACCESS 1 | #define HAVE_FSEEKO 1 | #define GNU_PACKAGE "GNU coreutils" | #define major_t unsigned int | #define minor_t unsigned int | #define ARGMATCH_DIE usage (1) | #define ARGMATCH_DIE_DECL extern void usage () | #define HAVE_STRUCT_STATFS_F_NAMELEN 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE_FDATASYNC 1 | #define HAVE_UNAME 1 | #define HAVE_CHROOT 1 | #define HAVE_GETHOSTID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SYSLOG 1 | #define HAVE_UT_HOST 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYS_SYSCTL_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_C_LINE 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL__SYS_SIGLIST 1 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STRUCT_SPWD_SP_PWDP 1 | #define HAVE_GETSPNAM 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char crypt (); | int | main () | { | return crypt (); | ; | return 0; | } configure:51046: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 -Wl,--as-needed conftest.c -lufc >&5 /usr/lib/gcc/i686-pc-linux-gnu/3.4.6/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lufc collect2: ld returned 1 exit status configure:51052: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define D_INO_IN_DIRENT 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_FCHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_WCWIDTH 1 | #define HAVE_STRXFRM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_C99_STRTOLD 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_EUIDACCESS 1 | #define HAVE_DECL_SETREGID 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETCWD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_LCHOWN 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define USE_ACL 0 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ATEXIT 1 | #define HAVE_CALLOC 1 | #define PROVIDE_CANONICALIZE_FILENAME_MODE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_OPENAT 1 | #define HAVE_MEMRCHR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_CLOSE_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define HAVE_DUP2 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER | #define GNULIB_FOPEN_SAFER 1 | #define HAVE___FPENDING 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETHRTIME 0 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_DECL___FSETLOCKING 1 | #define getpass gnu_getpass | #define GETGROUPS_T gid_t | #define HAVE_GETUSERSHELL 1 | #define HOST_OPERATING_SYSTEM "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_INLINE 1 | #define ABSOLUTE_INTTYPES_H "///usr/include/inttypes.h" | #define HAVE_FIFO_PIPES 1 | #define PIPE_LINK_COUNT_MAX (1) | #define HAVE_LCHOWN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_STRCOLL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MEMSET 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_OBSTACK 1 | #define HAVE_OPENAT 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_RAISE 1 | #define HAVE_READLINK 1 | #define HAVE_DECL_GETUTENT 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_TYPE 1 | #define HAVE_STRUCT_UTMP_UT_TYPE 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC 1 | #define HAVE_RMDIR 1 | #define RMDIR_ERRNO_NOT_EMPTY 39 | #define HAVE_RPMATCH 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_STPCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_STRVERSCMP 1 | #define HAVE_DECL_MKDIR 1 | #define ABSOLUTE_SYS_STAT_H "///usr/include/sys/stat.h" | #define HAVE_TIME_R_POSIX 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_RUN_TZSET_TEST 1 | #define HAVE_UNISTD_H 1 | #define UNLINK_CANNOT_UNLINK_DIR 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_PROC_UPTIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_VASPRINTF 1 | #define HAVE_DECL_WCWIDTH 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_STRING_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_GETEUID 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_DECL_GETUID 1 | #define HAVE_DECL_LSEEK 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_MEMCHR 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_GETGRGID 1 | #define HAVE_DECL_GETPWUID 1 | #define HAVE_DECL_TTYNAME 1 | #define HAVE_DECL_ISBLANK 1 | #define PREFER_NONREENTRANT_EUIDACCESS 1 | #define HAVE_FSEEKO 1 | #define GNU_PACKAGE "GNU coreutils" | #define major_t unsigned int | #define minor_t unsigned int | #define ARGMATCH_DIE usage (1) | #define ARGMATCH_DIE_DECL extern void usage () | #define HAVE_STRUCT_STATFS_F_NAMELEN 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE_FDATASYNC 1 | #define HAVE_UNAME 1 | #define HAVE_CHROOT 1 | #define HAVE_GETHOSTID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SYSLOG 1 | #define HAVE_UT_HOST 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYS_SYSCTL_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_C_LINE 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL__SYS_SIGLIST 1 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STRUCT_SPWD_SP_PWDP 1 | #define HAVE_GETSPNAM 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char crypt (); | int | main () | { | return crypt (); | ; | return 0; | } configure:51046: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 -Wl,--as-needed conftest.c -lcrypt >&5 configure:51052: $? = 0 configure:51080: result: -lcrypt configure:51445: checking whether NLS is requested configure:51454: result: yes configure:51492: checking for msgfmt configure: trying /usr/bin/msgfmt... 0 translated messages. configure:51524: result: /usr/bin/msgfmt configure:51533: checking for gmsgfmt configure:51551: found /usr/bin/gmsgfmt configure:51564: result: /usr/bin/gmsgfmt configure:51615: checking for xgettext configure: trying /usr/bin/xgettext... /usr/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C configure:51647: result: /usr/bin/xgettext configure:51693: checking for msgmerge configure: trying /usr/bin/msgmerge... configure:51724: result: /usr/bin/msgmerge configure:51761: checking for CFPreferencesCopyAppValue configure:51789: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 -Wl,--as-needed conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:383:42: CoreFoundation/CFPreferences.h: No such file or directory conftest.c: In function `main': conftest.c:387: warning: implicit declaration of function `CFPreferencesCopyAppValue' conftest.c:387: error: `NULL' undeclared (first use in this function) conftest.c:387: error: (Each undeclared identifier is reported only once conftest.c:387: error: for each function it appears in.) configure:51795: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define D_INO_IN_DIRENT 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_FCHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_WCWIDTH 1 | #define HAVE_STRXFRM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_C99_STRTOLD 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_EUIDACCESS 1 | #define HAVE_DECL_SETREGID 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETCWD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_LCHOWN 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define USE_ACL 0 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ATEXIT 1 | #define HAVE_CALLOC 1 | #define PROVIDE_CANONICALIZE_FILENAME_MODE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_OPENAT 1 | #define HAVE_MEMRCHR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_CLOSE_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define HAVE_DUP2 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER | #define GNULIB_FOPEN_SAFER 1 | #define HAVE___FPENDING 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETHRTIME 0 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_DECL___FSETLOCKING 1 | #define getpass gnu_getpass | #define GETGROUPS_T gid_t | #define HAVE_GETUSERSHELL 1 | #define HOST_OPERATING_SYSTEM "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_INLINE 1 | #define ABSOLUTE_INTTYPES_H "///usr/include/inttypes.h" | #define HAVE_FIFO_PIPES 1 | #define PIPE_LINK_COUNT_MAX (1) | #define HAVE_LCHOWN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_STRCOLL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MEMSET 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_OBSTACK 1 | #define HAVE_OPENAT 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_RAISE 1 | #define HAVE_READLINK 1 | #define HAVE_DECL_GETUTENT 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_TYPE 1 | #define HAVE_STRUCT_UTMP_UT_TYPE 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC 1 | #define HAVE_RMDIR 1 | #define RMDIR_ERRNO_NOT_EMPTY 39 | #define HAVE_RPMATCH 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_STPCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_STRVERSCMP 1 | #define HAVE_DECL_MKDIR 1 | #define ABSOLUTE_SYS_STAT_H "///usr/include/sys/stat.h" | #define HAVE_TIME_R_POSIX 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_RUN_TZSET_TEST 1 | #define HAVE_UNISTD_H 1 | #define UNLINK_CANNOT_UNLINK_DIR 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_PROC_UPTIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_VASPRINTF 1 | #define HAVE_DECL_WCWIDTH 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_STRING_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_GETEUID 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_DECL_GETUID 1 | #define HAVE_DECL_LSEEK 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_MEMCHR 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_GETGRGID 1 | #define HAVE_DECL_GETPWUID 1 | #define HAVE_DECL_TTYNAME 1 | #define HAVE_DECL_ISBLANK 1 | #define PREFER_NONREENTRANT_EUIDACCESS 1 | #define HAVE_FSEEKO 1 | #define GNU_PACKAGE "GNU coreutils" | #define major_t unsigned int | #define minor_t unsigned int | #define ARGMATCH_DIE usage (1) | #define ARGMATCH_DIE_DECL extern void usage () | #define HAVE_STRUCT_STATFS_F_NAMELEN 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE_FDATASYNC 1 | #define HAVE_UNAME 1 | #define HAVE_CHROOT 1 | #define HAVE_GETHOSTID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SYSLOG 1 | #define HAVE_UT_HOST 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYS_SYSCTL_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_C_LINE 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL__SYS_SIGLIST 1 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STRUCT_SPWD_SP_PWDP 1 | #define HAVE_GETSPNAM 1 | /* end confdefs.h. */ | #include | int | main () | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:51813: result: no configure:51822: checking for CFLocaleCopyCurrent configure:51850: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 -Wl,--as-needed conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:383:37: CoreFoundation/CFLocale.h: No such file or directory conftest.c: In function `main': conftest.c:387: warning: implicit declaration of function `CFLocaleCopyCurrent' configure:51856: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "6.7" | #define PACKAGE_STRING "GNU coreutils 6.7" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE "coreutils" | #define VERSION "6.7" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define D_INO_IN_DIRENT 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FCHDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_FCHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_WCWIDTH 1 | #define HAVE_STRXFRM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_C99_STRTOLD 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_EUIDACCESS 1 | #define HAVE_DECL_SETREGID 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_GETCWD 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_GETPASS 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FLOCKFILE 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FUNLOCKFILE 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_IMAXABS 1 | #define HAVE_DECL_IMAXDIV 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_DECL_LCHOWN 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_STRDUP 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define USE_ACL 0 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ATEXIT 1 | #define HAVE_CALLOC 1 | #define PROVIDE_CANONICALIZE_FILENAME_MODE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_OPENAT 1 | #define HAVE_MEMRCHR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_CLOSE_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define HAVE_DUP2 1 | #define HAVE_EUIDACCESS 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define FLEXIBLE_ARRAY_MEMBER | #define GNULIB_FOPEN_SAFER 1 | #define HAVE___FPENDING 1 | #define HAVE_DECL___FPENDING 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATFS2_BSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETHRTIME 0 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_DECL___FSETLOCKING 1 | #define getpass gnu_getpass | #define GETGROUPS_T gid_t | #define HAVE_GETUSERSHELL 1 | #define HOST_OPERATING_SYSTEM "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_INLINE 1 | #define ABSOLUTE_INTTYPES_H "///usr/include/inttypes.h" | #define HAVE_FIFO_PIPES 1 | #define PIPE_LINK_COUNT_MAX (1) | #define HAVE_LCHOWN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_STRCOLL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MEMSET 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_OBSTACK 1 | #define HAVE_OPENAT 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYSCTL 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_RAISE 1 | #define HAVE_READLINK 1 | #define HAVE_DECL_GETUTENT 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_TYPE 1 | #define HAVE_STRUCT_UTMP_UT_TYPE 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC 1 | #define HAVE_RMDIR 1 | #define RMDIR_ERRNO_NOT_EMPTY 39 | #define HAVE_RPMATCH 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_STPCPY 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_STRVERSCMP 1 | #define HAVE_DECL_MKDIR 1 | #define ABSOLUTE_SYS_STAT_H "///usr/include/sys/stat.h" | #define HAVE_TIME_R_POSIX 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_DECL_NANOSLEEP 1 | #define HAVE_RUN_TZSET_TEST 1 | #define HAVE_UNISTD_H 1 | #define UNLINK_CANNOT_UNLINK_DIR 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_PROC_UPTIME 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_VASPRINTF 1 | #define HAVE_DECL_WCWIDTH 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define HAVE_STRING_H 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_GETEUID 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_DECL_GETUID 1 | #define HAVE_DECL_LSEEK 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_MEMCHR 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_GETGRGID 1 | #define HAVE_DECL_GETPWUID 1 | #define HAVE_DECL_TTYNAME 1 | #define HAVE_DECL_ISBLANK 1 | #define PREFER_NONREENTRANT_EUIDACCESS 1 | #define HAVE_FSEEKO 1 | #define GNU_PACKAGE "GNU coreutils" | #define major_t unsigned int | #define minor_t unsigned int | #define ARGMATCH_DIE usage (1) | #define ARGMATCH_DIE_DECL extern void usage () | #define HAVE_STRUCT_STATFS_F_NAMELEN 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE_FDATASYNC 1 | #define HAVE_UNAME 1 | #define HAVE_CHROOT 1 | #define HAVE_GETHOSTID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SYSLOG 1 | #define HAVE_UT_HOST 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYS_SYSCTL_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_C_LINE 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL__SYS_SIGLIST 1 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STRUCT_SPWD_SP_PWDP 1 | #define HAVE_GETSPNAM 1 | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:51874: result: no configure:51925: checking for GNU gettext in libc configure:51955: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=pentium4 -Wl,--as-needed conftest.c >&5 configure:51961: $? = 0 configure:51979: result: yes configure:52698: checking whether to use NLS configure:52700: result: yes configure:52703: checking where the gettext function comes from configure:52714: result: libc configure:52917: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by GNU coreutils config.status 6.7, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on vinTux config.status:797: creating Makefile config.status:797: creating doc/Makefile config.status:797: creating lib/Makefile config.status:797: creating man/Makefile config.status:797: creating po/Makefile.in config.status:797: creating src/Makefile config.status:797: creating tests/Makefile config.status:797: creating tests/chgrp/Makefile config.status:797: creating tests/chmod/Makefile config.status:797: creating tests/chown/Makefile config.status:797: creating tests/cp/Makefile config.status:797: creating tests/cut/Makefile config.status:797: creating tests/dd/Makefile config.status:797: creating tests/dircolors/Makefile config.status:797: creating tests/du/Makefile config.status:797: creating tests/expr/Makefile config.status:797: creating tests/factor/Makefile config.status:797: creating tests/fmt/Makefile config.status:797: creating tests/head/Makefile config.status:797: creating tests/install/Makefile config.status:797: creating tests/join/Makefile config.status:797: creating tests/ln/Makefile config.status:797: creating tests/ls-2/Makefile config.status:797: creating tests/ls/Makefile config.status:797: creating tests/md5sum/Makefile config.status:797: creating tests/misc/Makefile config.status:797: creating tests/mkdir/Makefile config.status:797: creating tests/mv/Makefile config.status:797: creating tests/od/Makefile config.status:797: creating tests/pr/Makefile config.status:797: creating tests/readlink/Makefile config.status:797: creating tests/rm/Makefile config.status:797: creating tests/rmdir/Makefile config.status:797: creating tests/seq/Makefile config.status:797: creating tests/sha1sum/Makefile config.status:797: creating tests/shred/Makefile config.status:797: creating tests/sort/Makefile config.status:797: creating tests/stty/Makefile config.status:797: creating tests/sum/Makefile config.status:797: creating tests/tac/Makefile config.status:797: creating tests/tail-2/Makefile config.status:797: creating tests/tail/Makefile config.status:797: creating tests/tee/Makefile config.status:797: creating tests/test/Makefile config.status:797: creating tests/touch/Makefile config.status:797: creating tests/tr/Makefile config.status:797: creating tests/tsort/Makefile config.status:797: creating tests/unexpand/Makefile config.status:797: creating tests/uniq/Makefile config.status:797: creating tests/wc/Makefile config.status:797: creating lib/config.h config.status:1490: executing depfiles commands config.status:1490: executing po-directories commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_flexmember=yes ac_cv_c_inline=inline ac_cv_c_long_double=yes ac_cv_c_restrict=restrict ac_cv_c_volatile=yes ac_cv_decl_EOVERFLOW=yes ac_cv_double_slash_root=no ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=pentium4' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_DEFAULT_POSIX2_VERSION_set= ac_cv_env_DEFAULT_POSIX2_VERSION_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_YACC_set= ac_cv_env_YACC_value= ac_cv_env_YFLAGS_set= ac_cv_env_YFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-pc-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func___fpending=yes ac_cv_func___fsetlocking=yes ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_atexit=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_canonicalize_file_name=yes ac_cv_func_chown_works=yes ac_cv_func_chroot=yes ac_cv_func_clock_gettime=yes ac_cv_func_clock_settime=yes ac_cv_func_directio=no ac_cv_func_dirfd=yes ac_cv_func_dup2=yes ac_cv_func_endgrent=yes ac_cv_func_endpwent=yes ac_cv_func_euidaccess=yes ac_cv_func_fchdir=yes ac_cv_func_fchmod=yes ac_cv_func_fchown=yes ac_cv_func_fdatasync=yes ac_cv_func_fdopendir=yes ac_cv_func_fnmatch_gnu=yes ac_cv_func_ftruncate=yes ac_cv_func_futimes=yes ac_cv_func_futimesat=yes ac_cv_func_gai_strerror=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getdelim=yes ac_cv_func_getgroups=yes ac_cv_func_getgroups_works=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostid=yes ac_cv_func_gethostname=yes ac_cv_func_getline=yes ac_cv_func_getloadavg=yes ac_cv_func_getmntent=yes ac_cv_func_getmntinfo=no ac_cv_func_getopt_long_only=yes ac_cv_func_getpagesize=yes ac_cv_func_getspnam=yes ac_cv_func_getsysinfo=no ac_cv_func_gettimeofday=yes ac_cv_func_getusershell=yes ac_cv_func_group_member=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isapipe=no ac_cv_func_isascii=yes ac_cv_func_iswcntrl=yes ac_cv_func_iswctype=yes ac_cv_func_iswprint=yes ac_cv_func_iswspace=yes ac_cv_func_lchmod=no ac_cv_func_lchown=yes ac_cv_func_listmntent=no ac_cv_func_lstat=yes ac_cv_func_lstat_dereferences_slashed_symlink=yes ac_cv_func_lstat_empty_string_bug=no ac_cv_func_malloc_0_nonnull=yes ac_cv_func_mblen=yes ac_cv_func_mbrlen=yes ac_cv_func_mbrtowc=yes ac_cv_func_mbsinit=yes ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_memcpy=yes ac_cv_func_memmove=yes ac_cv_func_mempcpy=yes ac_cv_func_memrchr=yes ac_cv_func_memset=yes ac_cv_func_microuptime=no ac_cv_func_mkfifo=yes ac_cv_func_nanotime=no ac_cv_func_nanouptime=no ac_cv_func_obstack=yes ac_cv_func_openat=yes ac_cv_func_pathconf=yes ac_cv_func_pipe=yes ac_cv_func_pstat_getdynamic=no ac_cv_func_pstat_getstatic=no ac_cv_func_raise=yes ac_cv_func_readlink=yes ac_cv_func_realloc_0_nonnull=yes ac_cv_func_resolvepath=no ac_cv_func_rmdir=yes ac_cv_func_rpmatch=yes ac_cv_func_setenv=yes ac_cv_func_setgroups=yes ac_cv_func_sethostname=yes ac_cv_func_settimeofday=yes ac_cv_func_setvbuf_reversed=no ac_cv_func_sig2str=no ac_cv_func_siginterrupt=yes ac_cv_func_snprintf=yes ac_cv_func_stime=yes ac_cv_func_stpcpy=yes ac_cv_func_strcoll_works=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror_r=yes ac_cv_func_strerror_r_char_p=yes ac_cv_func_strncasecmp=yes ac_cv_func_strnlen_working=yes ac_cv_func_strpbrk=yes ac_cv_func_strtod=yes ac_cv_func_strtoimax=yes ac_cv_func_strtol=yes ac_cv_func_strtoll=yes ac_cv_func_strtoul=yes ac_cv_func_strtoull=yes ac_cv_func_strtoumax=yes ac_cv_func_strverscmp=yes ac_cv_func_strxfrm=yes ac_cv_func_sync=yes ac_cv_func_sysctl=yes ac_cv_func_sysinfo=yes ac_cv_func_syslog=yes ac_cv_func_sysmp=no ac_cv_func_table=no ac_cv_func_tcgetattr=yes ac_cv_func_tcgetpgrp=yes ac_cv_func_tcsetattr=yes ac_cv_func_tzset=yes ac_cv_func_uname=yes ac_cv_func_unsetenv=yes ac_cv_func_utime_null=yes ac_cv_func_utmpname=yes ac_cv_func_utmpxname=yes ac_cv_func_vasnprintf=no ac_cv_func_vasprintf=yes ac_cv_func_wcrtomb=yes ac_cv_func_wcscoll=yes ac_cv_func_wcslen=yes ac_cv_func_wcwidth=yes ac_cv_func_working_mktime=yes ac_cv_gnu_library_2_1=yes ac_cv_have_decl___fpending=yes ac_cv_have_decl___fsetlocking=yes ac_cv_have_decl___sys_siglist=no ac_cv_have_decl__sys_siglist=yes ac_cv_have_decl_canonicalize_file_name=yes ac_cv_have_decl_clearerr_unlocked=yes ac_cv_have_decl_dirfd=yes ac_cv_have_decl_euidaccess=yes ac_cv_have_decl_feof_unlocked=yes ac_cv_have_decl_ferror_unlocked=yes ac_cv_have_decl_fflush_unlocked=yes ac_cv_have_decl_fgets_unlocked=yes ac_cv_have_decl_flockfile=yes ac_cv_have_decl_fputc_unlocked=yes ac_cv_have_decl_fputs_unlocked=yes ac_cv_have_decl_fread_unlocked=yes ac_cv_have_decl_free=yes ac_cv_have_decl_freeaddrinfo=yes ac_cv_have_decl_funlockfile=yes ac_cv_have_decl_fwrite_unlocked=yes ac_cv_have_decl_gai_strerror=yes ac_cv_have_decl_getaddrinfo=yes ac_cv_have_decl_getc_unlocked=yes ac_cv_have_decl_getchar_unlocked=yes ac_cv_have_decl_getcwd=yes ac_cv_have_decl_getdelim=yes ac_cv_have_decl_getenv=yes ac_cv_have_decl_geteuid=yes ac_cv_have_decl_getgrgid=yes ac_cv_have_decl_gethrtime=no ac_cv_have_decl_getline=yes ac_cv_have_decl_getlogin=yes ac_cv_have_decl_getnameinfo=yes ac_cv_have_decl_getpass=yes ac_cv_have_decl_getpwuid=yes ac_cv_have_decl_getuid=yes ac_cv_have_decl_getutent=yes ac_cv_have_decl_imaxabs=yes ac_cv_have_decl_imaxdiv=yes ac_cv_have_decl_inet_ntop=yes ac_cv_have_decl_isblank=yes ac_cv_have_decl_lchown=yes ac_cv_have_decl_lseek=yes ac_cv_have_decl_malloc=yes ac_cv_have_decl_mbswidth=no ac_cv_have_decl_memchr=yes ac_cv_have_decl_memrchr=yes ac_cv_have_decl_mkdir=yes ac_cv_have_decl_nanosleep=yes ac_cv_have_decl_optreset=no ac_cv_have_decl_putc_unlocked=yes ac_cv_have_decl_putchar_unlocked=yes ac_cv_have_decl_realloc=yes ac_cv_have_decl_setregid=yes ac_cv_have_decl_snprintf=yes ac_cv_have_decl_strdup=yes ac_cv_have_decl_strerror_r=yes ac_cv_have_decl_strmode=no ac_cv_have_decl_strncasecmp=yes ac_cv_have_decl_strndup=yes ac_cv_have_decl_strnlen=yes ac_cv_have_decl_strsignal=yes ac_cv_have_decl_strtoimax=yes ac_cv_have_decl_strtoumax=yes ac_cv_have_decl_sys_siglist=yes ac_cv_have_decl_ttyname=yes ac_cv_have_decl_wcwidth=yes ac_cv_header_OS_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_dustat_h=no ac_cv_header_fcntl_h=yes ac_cv_header_getopt_h=yes ac_cv_header_grp_h=yes ac_cv_header_hurd_h=no ac_cv_header_inttypes_h=yes ac_cv_header_libgen_h=yes ac_cv_header_locale_h=yes ac_cv_header_machine_hal_sysinfo_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mntent_h=yes ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_nfs_vfs_h=no ac_cv_header_paths_h=yes ac_cv_header_priv_h=no ac_cv_header_pwd_h=yes ac_cv_header_shadow_h=yes ac_cv_header_stat_broken=no ac_cv_header_stdbool_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_ext_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_stropts_h=yes ac_cv_header_sys_filsys_h=no ac_cv_header_sys_fs_s5param_h=no ac_cv_header_sys_fs_types_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mntent_h=no ac_cv_header_sys_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_pstat_h=no ac_cv_header_sys_resource_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statfs_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_sysctl_h=yes ac_cv_header_sys_sysinfo_h=yes ac_cv_header_sys_sysmp_h=no ac_cv_header_sys_systemcfg_h=no ac_cv_header_sys_systeminfo_h=no ac_cv_header_sys_table_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_types_h_makedev=yes ac_cv_header_sys_ucred_h=no ac_cv_header_sys_vfs_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syslog_h=yes ac_cv_header_termios_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_header_utime_h=yes ac_cv_header_utmp_h=yes ac_cv_header_utmpx_h=yes ac_cv_header_wchar_h=yes ac_cv_header_wctype_h=yes ac_cv_host=i686-pc-linux-gnu ac_cv_lib_error_at_line=yes ac_cv_lib_kstat_kstat_open=no ac_cv_lib_ldgc_main=no ac_cv_lib_ypsec_main=no ac_cv_member_struct_fsstat_f_fstypename=no ac_cv_member_struct_spwd_sp_pwdp=yes ac_cv_member_struct_stat_st_atim_tv_nsec=yes ac_cv_member_struct_stat_st_author=no ac_cv_member_struct_stat_st_blocks=yes ac_cv_member_struct_statfs_f_fstypename=no ac_cv_member_struct_statfs_f_namelen=yes ac_cv_member_struct_statfs_f_type=yes ac_cv_member_struct_tm_tm_gmtoff=yes ac_cv_member_struct_tm_tm_zone=yes ac_cv_member_struct_utmp_ut_exit=yes ac_cv_member_struct_utmp_ut_exit_e_exit=yes ac_cv_member_struct_utmp_ut_exit_e_termination=yes ac_cv_member_struct_utmp_ut_exit_ut_exit=no ac_cv_member_struct_utmp_ut_exit_ut_termination=no ac_cv_member_struct_utmp_ut_id=yes ac_cv_member_struct_utmp_ut_name=yes ac_cv_member_struct_utmp_ut_pid=yes ac_cv_member_struct_utmp_ut_type=yes ac_cv_member_struct_utmp_ut_user=yes ac_cv_member_struct_utmpx_ut_exit=yes ac_cv_member_struct_utmpx_ut_exit_e_exit=yes ac_cv_member_struct_utmpx_ut_exit_e_termination=yes ac_cv_member_struct_utmpx_ut_exit_ut_exit=no ac_cv_member_struct_utmpx_ut_exit_ut_termination=no ac_cv_member_struct_utmpx_ut_id=yes ac_cv_member_struct_utmpx_ut_name=yes ac_cv_member_struct_utmpx_ut_pid=yes ac_cv_member_struct_utmpx_ut_type=yes ac_cv_member_struct_utmpx_ut_user=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GMSGFMT=/usr/bin/gmsgfmt ac_cv_path_GREP=/bin/grep ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-pc-linux-gnu-gcc ac_cv_prog_CPP='i686-pc-linux-gnu-gcc -std=gnu99 -E' ac_cv_prog_RANLIB=i686-pc-linux-gnu-ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_i686_pc_linux_gnu_gcc_c_o=yes ac_cv_prog_cc_stdc=-std=gnu99 ac_cv_prog_gcc_traditional=no ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_clock_gettime=-lrt ac_cv_search_crypt=-lcrypt ac_cv_search_fdatasync='none required' ac_cv_search_getaddrinfo='none required' ac_cv_search_gethostbyname='none required' ac_cv_search_getmntent='none required' ac_cv_search_getservbyname='none required' ac_cv_search_getspnam='none required' ac_cv_search_nanosleep='none required' ac_cv_search_strerror='none required' ac_cv_search_yp_match=no ac_cv_struct_st_dm_mode=no ac_cv_struct_tm=time.h ac_cv_sys_file_offset_bits=64 ac_cv_sys_largefile_CC=no ac_cv_sys_largefile_source=no ac_cv_sys_long_file_names=yes ac_cv_sys_posix_termios=yes ac_cv_type__Bool=yes ac_cv_type_getgroups=gid_t ac_cv_type_ino_t=yes ac_cv_type_long_double_wider=yes ac_cv_type_long_long=yes ac_cv_type_long_long_int=yes ac_cv_type_major_t=no ac_cv_type_mbstate_t=yes ac_cv_type_minor_t=no ac_cv_type_mode_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_size_t=yes ac_cv_type_socklen_t=yes ac_cv_type_struct_addrinfo=yes ac_cv_type_uid_t=yes ac_cv_type_unsigned_long_long_int=yes ac_cv_typeof_struct_stat_st_atim_is_struct_timespec=yes ac_cv_win_or_dos=no ac_cv_working_alloca_h=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_path_LD=/usr/i686-pc-linux-gnu/bin/ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=gcc3 am_cv_func_iconv=yes am_cv_func_working_getline=yes am_cv_langinfo_codeset=yes am_cv_lib_iconv=no am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1= fu_cv_sys_mounted_cray_listmntent=no fu_cv_sys_mounted_getmntent1=yes fu_cv_sys_mounted_vmount=no fu_cv_sys_stat_statfs2_bsize=yes fu_cv_sys_stat_statfs3_osf1=no fu_cv_sys_stat_statvfs=no fu_cv_sys_struct_timespec=yes fu_cv_sys_struct_utimbuf=yes fu_cv_sys_truncating_statfs=no gl_cv_absolute_fcntl_h=///usr/include/fcntl.h gl_cv_absolute_inttypes_h=///usr/include/inttypes.h gl_cv_absolute_stdint_h=///usr/include/stdint.h gl_cv_absolute_sys_stat_h=///usr/include/sys/stat.h gl_cv_arithmetic_hrtime_t=no gl_cv_c_inline_effective=yes gl_cv_compound_literals=no gl_cv_fs_space=yes gl_cv_func_c99_strtold=yes gl_cv_func_chown_follows_symlink=yes gl_cv_func_dirfd_macro=no gl_cv_func_free=yes gl_cv_func_getcwd_abort_bug=no gl_cv_func_getcwd_null=yes gl_cv_func_getcwd_path_max=yes gl_cv_func_getloadavg_setgid=no gl_cv_func_gnu_getopt=yes gl_cv_func_malloc_0_nonnull=1 gl_cv_func_mbrtowc=yes gl_cv_func_mkdir_trailing_slash_bug=no gl_cv_func_nanosleep=yes gl_cv_func_rename_trailing_dest_slash_bug=no gl_cv_func_rename_trailing_slash_bug=no gl_cv_func_rmdir_errno_not_empty=39 gl_cv_func_strndup=yes gl_cv_func_tzset_clobber=no gl_cv_func_va_copy=yes gl_cv_func_working_mkstemp=yes gl_cv_func_working_utimes=yes gl_cv_have_arbitrary_file_name_length_limit=yes gl_cv_have_clock_gettime_macro=yes gl_cv_header_inttypes_h=yes gl_cv_header_stdint_h=yes gl_cv_header_working_fcntl_h=yes gl_cv_header_working_inttypes_h=no gl_cv_header_working_stdint_h=yes gl_cv_host_operating_system=GNU/Linux gl_cv_ignore_unused_libraries=-Wl,--as-needed gl_cv_list_mounted_fs=yes gl_cv_pipes_are_fifos='yes (1)' gl_cv_rpl_alloca=yes gl_cv_socket_ipv4=yes gl_cv_socket_ipv6=yes gl_cv_time_r_posix=yes gl_cv_var__system_configuration=no gnulib_cv_have_boot_time=yes gt_cv_c_intmax_t=yes gt_cv_c_long_double=yes gt_cv_c_wchar_t=yes gt_cv_c_wint_t=yes gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=no gt_cv_func_gnugettext3_libc=yes gt_cv_func_unsetenv_ret=int gt_cv_inttypes_pri_broken=no gt_cv_ssize_t=yes jm_ac_cv_func_link_follows_symlink=no jm_cv_func_gettimeofday_clobber=no jm_cv_func_strtoimax_macro=no jm_cv_func_strtoumax_macro=no jm_cv_func_svid_putenv=yes jm_cv_func_unlink_busy_text=no jm_cv_have_proc_uptime=yes jm_cv_struct_dirent_d_ino=yes jm_cv_struct_dirent_d_type=yes jm_cv_sys_struct_winsize_needs_sys_ptem_h=no jm_cv_sys_tiocgwinsz_needs_sys_ioctl_h=yes jm_cv_sys_tiocgwinsz_needs_termios_h=no su_cv_func_ut_host_in_utmp=yes su_cv_sys_c_line_in_termios=yes su_cv_sys_termios_needs_xopen_source=no utils_cv_func_setpriority=yes utils_cv_localtime_cache=no ## ----------------- ## ## Output variables. ## ## ----------------- ## ABSOLUTE_FCNTL_H='"///usr/include/fcntl.h"' ABSOLUTE_INTTYPES_H='"///usr/include/inttypes.h"' ABSOLUTE_STDINT_H='"///usr/include/stdint.h"' ABSOLUTE_SYS_STAT_H='"///usr/include/sys/stat.h"' ACLOCAL='${SHELL} /var/tmp/portage/sys-apps/coreutils-6.7-r1/work/coreutils-6.7/build-aux/missing --run aclocal-1.10' ALLOCA='' ALLOCA_H='alloca.h' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/tmp/portage/sys-apps/coreutils-6.7-r1/work/coreutils-6.7/build-aux/missing --run tar' ANSI2KNR='' ARPA_INET_H='' AUTOCONF='${SHELL} /var/tmp/portage/sys-apps/coreutils-6.7-r1/work/coreutils-6.7/build-aux/missing --run autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/sys-apps/coreutils-6.7-r1/work/coreutils-6.7/build-aux/missing --run autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/sys-apps/coreutils-6.7-r1/work/coreutils-6.7/build-aux/missing --run automake-1.10' AWK='gawk' BITSIZEOF_PTRDIFF_T='' BITSIZEOF_SIG_ATOMIC_T='' BITSIZEOF_SIZE_T='' BITSIZEOF_WCHAR_T='' BITSIZEOF_WINT_T='' CC='i686-pc-linux-gnu-gcc -std=gnu99' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=pentium4' CPP='i686-pc-linux-gnu-gcc -std=gnu99 -E' CPPFLAGS='' CYGPATH_W='echo' DEFAULT_POSIX2_VERSION='' DEFS='' DEPDIR='.deps' DF_PROG='df$(EXEEXT)' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EOVERFLOW='' EXEEXT='' FCNTL_H='fcntl.h' FNMATCH_H='' GETLOADAVG_LIBS='' GETOPT_H='' GLIBC21='yes' GL_COND_LIBTOOL_FALSE='' GL_COND_LIBTOOL_TRUE='#' GMSGFMT='/usr/bin/gmsgfmt' GMSGFMT_015='/usr/bin/gmsgfmt' GNU_PACKAGE='GNU coreutils' GREP='/bin/grep' HAVE_DECL_IMAXABS='1' HAVE_DECL_IMAXDIV='1' HAVE_DECL_STRTOIMAX='1' HAVE_DECL_STRTOUMAX='1' HAVE_INTTYPES_H='1' HAVE_LONG_LONG_INT='1' HAVE_SIGNED_SIG_ATOMIC_T='' HAVE_SIGNED_WCHAR_T='' HAVE_SIGNED_WINT_T='' HAVE_STDINT_H='1' HAVE_SYS_BITYPES_H='' HAVE_SYS_INTTYPES_H='' HAVE_SYS_TYPES_H='1' HAVE_UNSIGNED_LONG_LONG_INT='1' HAVE_WCHAR_H='1' HAVE__BOOL='1' HELP2MAN='${SHELL} /var/tmp/portage/sys-apps/coreutils-6.7-r1/work/coreutils-6.7/build-aux/missing --run help2man' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INTLLIBS='' INTL_MACOSX_LIBS='' INTTYPES_H='inttypes.h' KMEM_GROUP='' LDFLAGS=' -Wl,--as-needed' LIBCOREUTILS_LIBDEPS='' LIBCOREUTILS_LTLIBDEPS='' LIBICONV='' LIBINTL='' LIBOBJS=' ${LIBOBJDIR}euidaccess-stat$U.o ${LIBOBJDIR}fd-reopen$U.o ${LIBOBJDIR}xfts$U.o ${LIBOBJDIR}memxfrm$U.o ${LIBOBJDIR}randint$U.o ${LIBOBJDIR}randperm$U.o ${LIBOBJDIR}randread$U.o ${LIBOBJDIR}rand-isaac$U.o ${LIBOBJDIR}sha256$U.o ${LIBOBJDIR}sha512$U.o ${LIBOBJDIR}strintcmp$U.o ${LIBOBJDIR}strnumcmp$U.o' LIBS='' LIB_ACL='' LIB_CLOCK_GETTIME='-lrt' LIB_CRYPT='-lcrypt' LIB_EACCESS='' LIB_FDATASYNC='' LIB_GETHRXTIME='-lrt' LIB_NANOSLEEP='' LIB_XATTR='' LN_S='ln -s' LTLIBICONV='' LTLIBINTL='' LTLIBOBJS=' ${LIBOBJDIR}euidaccess-stat$U.lo ${LIBOBJDIR}fd-reopen$U.lo ${LIBOBJDIR}xfts$U.lo ${LIBOBJDIR}memxfrm$U.lo ${LIBOBJDIR}randint$U.lo ${LIBOBJDIR}randperm$U.lo ${LIBOBJDIR}randread$U.lo ${LIBOBJDIR}rand-isaac$U.lo ${LIBOBJDIR}sha256$U.lo ${LIBOBJDIR}sha512$U.lo ${LIBOBJDIR}strintcmp$U.lo ${LIBOBJDIR}strnumcmp$U.lo' MAKEINFO='${SHELL} /var/tmp/portage/sys-apps/coreutils-6.7-r1/work/coreutils-6.7/build-aux/missing --run makeinfo' MAN=' uname.1 chroot.1 hostid.1 nice.1 pinky.1 users.1 who.1 uptime.1 stty.1' MSGFMT='/usr/bin/msgfmt' MSGFMT_015='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' NEED_SETGID='false' NETINET_IN_H='' OBJEXT='o' OPTIONAL_BIN_PROGS=' uname$(EXEEXT) chroot$(EXEEXT) hostid$(EXEEXT) nice$(EXEEXT) pinky$(EXEEXT) users$(EXEEXT) who$(EXEEXT) uptime$(EXEEXT) stty$(EXEEXT)' PACKAGE='coreutils' PACKAGE_BUGREPORT='bug-coreutils@gnu.org' PACKAGE_NAME='GNU coreutils' PACKAGE_STRING='GNU coreutils 6.7' PACKAGE_TARNAME='coreutils' PACKAGE_VERSION='6.7' PATH_SEPARATOR=':' PERL='perl' POSUB='po' POW_LIB='' PRIPTR_PREFIX='""' PRI_MACROS_BROKEN='0' PTRDIFF_T_SUFFIX='' RANLIB='i686-pc-linux-gnu-ranlib' SEQ_LIBM='-lm' SET_MAKE='' SHELL='/bin/sh' SIG_ATOMIC_T_SUFFIX='' SIZE_T_SUFFIX='' STDBOOL_H='' STDINT_H='' STRIP='' SYS_SOCKET_H='' SYS_STAT_H='sys/stat.h' U='' UNISTD_H='' USE_NLS='yes' VERSION='6.7' WCHAR_T_SUFFIX='' WINT_T_SUFFIX='' XGETTEXT='/usr/bin/xgettext' XGETTEXT_015='/usr/bin/xgettext' YACC='bison -y' YFLAGS='' ac_ct_CC='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='i686-pc-linux-gnu' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='/usr/share' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' gl_LIBOBJS=' acl.o argmatch.o asnprintf.o backupfile.o basename.o c-strtod.o c-strtold.o canon-host.o canonicalize.o chdir-long.o cloexec.o close-stream.o closeout.o creat-safer.o cycle-check.o dirchownmod.o dirname.o dup-safer.o exclude.o exitfail.o fchmodat.o fd-safer.o file-type.o filemode.o filenamecat.o fopen-safer.o fprintftime.o fsusage.o fts.o gethrxtime.o getndelim2.o getpass.o gettime.o getugroups.o hard-locale.o hash.o human.o i-ring.o idcache.o imaxtostr.o isapipe.o long-options.o mbchar.o md5.o memcasecmp.o memcoll.o mkancesdirs.o mkdir-p.o mkdirat.o mkstemp-safer.o modechange.o mountlist.o offtostr.o open-safer.o openat-die.o openat-proc.o physmem.o pipe-safer.o posixtm.o posixver.o printf-args.o printf-parse.o quote.o quotearg.o readtokens.o readutmp.o root-dev-ino.o safe-read.o safe-write.o same.o save-cwd.o savedir.o settime.o sha1.o sig2str.o strcasecmp.o strftime.o stripslash.o tempname.o uinttostr.o umaxtostr.o unlinkdir.o userspec.o utimecmp.o utimens.o vasnprintf.o xgetcwd.o xmalloc.o xnanosleep.o xreadlink.o xstrtod.o xstrtol.o xstrtold.o xstrtoul.o yesno.o' gl_LTLIBOBJS=' acl.lo argmatch.lo asnprintf.lo backupfile.lo basename.lo c-strtod.lo c-strtold.lo canon-host.lo canonicalize.lo chdir-long.lo cloexec.lo close-stream.lo closeout.lo creat-safer.lo cycle-check.lo dirchownmod.lo dirname.lo dup-safer.lo exclude.lo exitfail.lo fchmodat.lo fd-safer.lo file-type.lo filemode.lo filenamecat.lo fopen-safer.lo fprintftime.lo fsusage.lo fts.lo gethrxtime.lo getndelim2.lo getpass.lo gettime.lo getugroups.lo hard-locale.lo hash.lo human.lo i-ring.lo idcache.lo imaxtostr.lo isapipe.lo long-options.lo mbchar.lo md5.lo memcasecmp.lo memcoll.lo mkancesdirs.lo mkdir-p.lo mkdirat.lo mkstemp-safer.lo modechange.lo mountlist.lo offtostr.lo open-safer.lo openat-die.lo openat-proc.lo physmem.lo pipe-safer.lo posixtm.lo posixver.lo printf-args.lo printf-parse.lo quote.lo quotearg.lo readtokens.lo readutmp.lo root-dev-ino.lo safe-read.lo safe-write.lo same.lo save-cwd.lo savedir.lo settime.lo sha1.lo sig2str.lo strcasecmp.lo strftime.lo stripslash.lo tempname.lo uinttostr.lo umaxtostr.lo unlinkdir.lo userspec.lo utimecmp.lo utimens.lo vasnprintf.lo xgetcwd.lo xmalloc.lo xnanosleep.lo xreadlink.lo xstrtod.lo xstrtol.lo xstrtold.lo xstrtoul.lo yesno.lo' host='i686-pc-linux-gnu' host_alias='i686-pc-linux-gnu' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='$(SHELL) /var/tmp/portage/sys-apps/coreutils-6.7-r1/work/coreutils-6.7/build-aux/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' mandir='/usr/share/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "GNU coreutils" #define PACKAGE_TARNAME "coreutils" #define PACKAGE_VERSION "6.7" #define PACKAGE_STRING "GNU coreutils 6.7" #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" #define PACKAGE "coreutils" #define VERSION "6.7" #define _GNU_SOURCE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_STDLIB_H 1 #define MALLOC_0_IS_NONNULL 1 #define HAVE_LONG_LONG_INT 1 #define HAVE_LONG_DOUBLE 1 #define HAVE_ARPA_INET_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_FCNTL_H 1 #define HAVE_STDIO_EXT_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_WCHAR_H 1 #define HAVE_STDINT_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_WCTYPE_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LOCALE_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_UTIME_H 1 #define HAVE_PATHS_H 1 #define HAVE_STROPTS_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_GRP_H 1 #define HAVE_PWD_H 1 #define D_INO_IN_DIRENT 1 #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 #define HAVE_LONG_FILE_NAMES 1 #define HAVE_PATHCONF 1 #define HAVE_CANONICALIZE_FILE_NAME 1 #define HAVE_FDOPENDIR 1 #define HAVE_FCHDIR 1 #define HAVE_MEMPCPY 1 #define HAVE___FSETLOCKING 1 #define HAVE_TCGETATTR 1 #define HAVE_TCSETATTR 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_ISASCII 1 #define HAVE_MBSINIT 1 #define HAVE_FCHMOD 1 #define HAVE_ALARM 1 #define HAVE_SIGINTERRUPT 1 #define HAVE_ISWPRINT 1 #define HAVE_UTMPNAME 1 #define HAVE_UTMPXNAME 1 #define HAVE_ISWCTYPE 1 #define HAVE_MBRTOWC 1 #define HAVE_WCRTOMB 1 #define HAVE_WCSCOLL 1 #define HAVE_SETTIMEOFDAY 1 #define HAVE_STIME 1 #define HAVE_MBLEN 1 #define HAVE_MBRLEN 1 #define HAVE_TZSET 1 #define HAVE_LSTAT 1 #define HAVE_PIPE 1 #define HAVE_FUTIMES 1 #define HAVE_FUTIMESAT 1 #define HAVE_WCWIDTH 1 #define HAVE_STRXFRM 1 #define HAVE_ENDGRENT 1 #define HAVE_ENDPWENT 1 #define HAVE_FCHOWN 1 #define HAVE_FTRUNCATE 1 #define HAVE_ISWSPACE 1 #define HAVE_MKFIFO 1 #define HAVE_SETGROUPS 1 #define HAVE_SETHOSTNAME 1 #define HAVE_SYNC 1 #define HAVE_SYSCTL 1 #define HAVE_SYSINFO 1 #define HAVE_TCGETPGRP 1 #define HAVE_C99_STRTOLD 1 #define HAVE_IPV4 1 #define HAVE_IPV6 1 #define HAVE_GETADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_DECL_GETADDRINFO 1 #define HAVE_DECL_FREEADDRINFO 1 #define HAVE_DECL_GAI_STRERROR 1 #define HAVE_DECL_GETNAMEINFO 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_DECL_CANONICALIZE_FILE_NAME 1 #define HAVE__BOOL 1 #define HAVE_STDBOOL_H 1 #define HAVE_DECL_MEMRCHR 1 #define HAVE_UNISTD_H 1 #define HAVE_CHOWN 1 #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 #define HAVE_DECL_STRERROR_R 1 #define HAVE_STRERROR_R 1 #define STRERROR_R_CHAR_P 1 #define HAVE_DECL_EUIDACCESS 1 #define HAVE_DECL_SETREGID 1 #define GETGROUPS_T gid_t #define HAVE_GETGROUPS 1 #define HAVE_DECL_STRMODE 0 #define HAVE_MBSTATE_T 1 #define HAVE_DECL_GETCWD 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_DECL_NANOSLEEP 1 #define HAVE_TM_GMTOFF 1 #define HAVE_DECL_GETDELIM 1 #define HAVE_GETOPT_H 1 #define HAVE_GETOPT_LONG_ONLY 1 #define HAVE_DECL_GETENV 1 #define HAVE_DECL_GETPASS 1 #define HAVE_DECL_FFLUSH_UNLOCKED 1 #define HAVE_DECL_FLOCKFILE 1 #define HAVE_DECL_FPUTS_UNLOCKED 1 #define HAVE_DECL_FUNLOCKFILE 1 #define HAVE_DECL_PUTC_UNLOCKED 1 #define HAVE_UNSIGNED_LONG_LONG_INT 1 #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" #define HAVE_INTTYPES_H 1 #define HAVE_DECL_IMAXABS 1 #define HAVE_DECL_IMAXDIV 1 #define HAVE_DECL_STRTOIMAX 1 #define HAVE_DECL_STRTOUMAX 1 #define HAVE_DECL_LCHOWN 1 #define HAVE_LANGINFO_CODESET 1 #define HAVE_DECL_GETC_UNLOCKED 1 #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 #define _FILE_OFFSET_BITS 64 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_STRDUP 1 #define my_strftime nstrftime #define HAVE_DECL_STRNDUP 1 #define HAVE_DECL_STRNLEN 1 #define HAVE_DECL_CLEARERR_UNLOCKED 1 #define HAVE_DECL_FEOF_UNLOCKED 1 #define HAVE_DECL_FERROR_UNLOCKED 1 #define HAVE_DECL_FGETS_UNLOCKED 1 #define HAVE_DECL_FPUTC_UNLOCKED 1 #define HAVE_DECL_FREAD_UNLOCKED 1 #define HAVE_DECL_FWRITE_UNLOCKED 1 #define HAVE_DECL_GETCHAR_UNLOCKED 1 #define HAVE_DECL_PUTCHAR_UNLOCKED 1 #define HAVE_UTIME_NULL 1 #define HAVE_STRUCT_UTIMBUF 1 #define HAVE_WORKING_UTIMES 1 #define HAVE_WCHAR_T 1 #define HAVE_WINT_T 1 #define HAVE_INTTYPES_H_WITH_UINTMAX 1 #define HAVE_STDINT_H_WITH_UINTMAX 1 #define HAVE_LONG_LONG 1 #define HAVE_INTMAX_T 1 #define USE_ACL 0 #define HAVE_ALLOCA 1 #define HAVE_ALLOCA_H 1 #define HAVE_ATEXIT 1 #define HAVE_CALLOC 1 #define PROVIDE_CANONICALIZE_FILENAME_MODE 1 #define HAVE_MEMPCPY 1 #define HAVE_OPENAT 1 #define HAVE_MEMRCHR 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_SETTIME 1 #define GNULIB_CLOSE_STREAM 1 #define D_INO_IN_DIRENT 1 #define HAVE_STRUCT_DIRENT_D_TYPE 1 #define HAVE_DIRFD 1 #define HAVE_DECL_DIRFD 1 #define HAVE_DUP2 1 #define HAVE_EUIDACCESS 1 #define HAVE_WORKING_O_NOATIME 1 #define HAVE_WORKING_O_NOFOLLOW 1 #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" #define GNULIB_FCNTL_SAFER 1 #define HAVE_STRUCT_STAT_ST_BLOCKS 1 #define HAVE_ST_BLOCKS 1 #define FLEXIBLE_ARRAY_MEMBER #define GNULIB_FOPEN_SAFER 1 #define HAVE___FPENDING 1 #define HAVE_DECL___FPENDING 1 #define HAVE_SYS_MOUNT_H 1 #define STAT_STATFS2_BSIZE 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_FTRUNCATE 1 #define HAVE_GETADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_DECL_GETADDRINFO 1 #define HAVE_DECL_FREEADDRINFO 1 #define HAVE_DECL_GAI_STRERROR 1 #define HAVE_DECL_GETNAMEINFO 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_GETPAGESIZE 1 #define HAVE_STRUCT_TM_TM_ZONE 1 #define HAVE_TM_ZONE 1 #define HAVE_GETDELIM 1 #define HAVE_GETHOSTNAME 1 #define HAVE_DECL_GETHRTIME 0 #define HAVE_DECL_GETLINE 1 #define HAVE_GETLOADAVG 1 #define HAVE_GETPAGESIZE 1 #define HAVE_DECL___FSETLOCKING 1 #define getpass gnu_getpass #define GETGROUPS_T gid_t #define HAVE_GETUSERSHELL 1 #define HOST_OPERATING_SYSTEM "GNU/Linux" #define HAVE_ICONV 1 #define ICONV_CONST #define HAVE_INET_NTOP 1 #define HAVE_DECL_INET_NTOP 1 #define HAVE_INLINE 1 #define ABSOLUTE_INTTYPES_H "///usr/include/inttypes.h" #define HAVE_FIFO_PIPES 1 #define PIPE_LINK_COUNT_MAX (1) #define HAVE_LCHOWN 1 #define HAVE_STDLIB_H 1 #define HAVE_MALLOC 1 #define HAVE_ISWCNTRL 1 #define HAVE_ISWCNTRL 1 #define HAVE_MBRTOWC 1 #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 #define HAVE_MBSTATE_T 1 #define HAVE_MEMCHR 1 #define HAVE_STRCOLL 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMPCPY 1 #define HAVE_MEMRCHR 1 #define HAVE_MEMSET 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_GETMNTENT 1 #define MOUNTED_GETMNTENT1 1 #define HAVE_OBSTACK 1 #define HAVE_OPENAT 1 #define HAVE_SYS_SYSINFO_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYSCTL 1 #define HAVE_MBSTATE_T 1 #define HAVE_MBRTOWC 1 #define HAVE_RAISE 1 #define HAVE_READLINK 1 #define HAVE_DECL_GETUTENT 1 #define HAVE_STRUCT_UTMPX_UT_USER 1 #define HAVE_STRUCT_UTMP_UT_USER 1 #define HAVE_STRUCT_UTMPX_UT_NAME 1 #define HAVE_STRUCT_UTMP_UT_NAME 1 #define HAVE_STRUCT_UTMPX_UT_TYPE 1 #define HAVE_STRUCT_UTMP_UT_TYPE 1 #define HAVE_STRUCT_UTMPX_UT_PID 1 #define HAVE_STRUCT_UTMP_UT_PID 1 #define HAVE_STRUCT_UTMPX_UT_ID 1 #define HAVE_STRUCT_UTMP_UT_ID 1 #define HAVE_STRUCT_UTMPX_UT_EXIT 1 #define HAVE_STRUCT_UTMP_UT_EXIT 1 #define HAVE_STRUCT_UTMPX_UT_EXIT_E_EXIT 1 #define HAVE_STRUCT_UTMP_UT_EXIT_E_EXIT 1 #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1 #define HAVE_STDLIB_H 1 #define HAVE_REALLOC 1 #define HAVE_RMDIR 1 #define RMDIR_ERRNO_NOT_EMPTY 39 #define HAVE_RPMATCH 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_SNPRINTF 1 #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" #define HAVE_STPCPY 1 #define HAVE_STRNCASECMP 1 #define HAVE_DECL_STRNCASECMP 1 #define HAVE_STRCSPN 1 #define HAVE_STRDUP 1 #define HAVE_STRNDUP 1 #define HAVE_STRPBRK 1 #define HAVE_STRTOIMAX 1 #define HAVE_STRTOL 1 #define HAVE_STRTOLL 1 #define HAVE_STRTOUL 1 #define HAVE_STRTOULL 1 #define HAVE_STRTOUMAX 1 #define HAVE_STRVERSCMP 1 #define HAVE_DECL_MKDIR 1 #define ABSOLUTE_SYS_STAT_H "///usr/include/sys/stat.h" #define HAVE_TIME_R_POSIX 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_DECL_NANOSLEEP 1 #define HAVE_RUN_TZSET_TEST 1 #define HAVE_UNISTD_H 1 #define UNLINK_CANNOT_UNLINK_DIR 1 #define USE_UNLOCKED_IO 1 #define HAVE_PROC_UPTIME 1 #define HAVE_PTRDIFF_T 1 #define HAVE_SNPRINTF 1 #define HAVE_WCSLEN 1 #define HAVE_VASPRINTF 1 #define HAVE_DECL_WCWIDTH 1 #define GWINSZ_IN_SYS_IOCTL 1 #define PROTOTYPES 1 #define __PROTOTYPES 1 #define HAVE_STRING_H 1 #define HAVE_LONG_DOUBLE_WIDER 1 #define HAVE_LONG_DOUBLE 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_DECL_FREE 1 #define HAVE_DECL_GETEUID 1 #define HAVE_DECL_GETLOGIN 1 #define HAVE_DECL_GETUID 1 #define HAVE_DECL_LSEEK 1 #define HAVE_DECL_MALLOC 1 #define HAVE_DECL_MEMCHR 1 #define HAVE_DECL_REALLOC 1 #define HAVE_DECL_GETGRGID 1 #define HAVE_DECL_GETPWUID 1 #define HAVE_DECL_TTYNAME 1 #define HAVE_DECL_ISBLANK 1 #define PREFER_NONREENTRANT_EUIDACCESS 1 #define HAVE_FSEEKO 1 #define GNU_PACKAGE "GNU coreutils" #define major_t unsigned int #define minor_t unsigned int #define ARGMATCH_DIE usage (1) #define ARGMATCH_DIE_DECL extern void usage () #define HAVE_STRUCT_STATFS_F_NAMELEN 1 #define HAVE_STRUCT_STATFS_F_TYPE 1 #define HAVE_FDATASYNC 1 #define HAVE_UNAME 1 #define HAVE_CHROOT 1 #define HAVE_GETHOSTID 1 #define HAVE_INITGROUPS 1 #define HAVE_SYSLOG 1 #define HAVE_UT_HOST 1 #define HAVE_SYSCTL 1 #define HAVE_SYS_SYSCTL_H 1 #define GWINSZ_IN_SYS_IOCTL 1 #define HAVE_C_LINE 1 #define HAVE_DECL_STRSIGNAL 1 #define HAVE_DECL_SYS_SIGLIST 1 #define HAVE_DECL__SYS_SIGLIST 1 #define HAVE_DECL___SYS_SIGLIST 0 #define HAVE_DECL_STRTOIMAX 1 #define HAVE_DECL_STRTOUMAX 1 #define HAVE_SHADOW_H 1 #define HAVE_STRUCT_SPWD_SP_PWDP 1 #define HAVE_GETSPNAM 1 #define ENABLE_NLS 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 configure: exit 0