This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by fixincludes configure , which was generated by GNU Autoconf 2.59. Invocation command line was $ /var/tmp/portage/sys-devel/gcc-4.1.2/work/gcc-4.1.2/fixincludes/configure --cache-file=../config.cache --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.2 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include/g++-v4 --disable-altivec --disable-nls --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-libunwind-exceptions --disable-multilib --enable-libmudflap --disable-libssp --disable-libgcj --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-languages=c,c++ --program-transform-name=s,y,y, --with-build-subdir=build-i686-pc-linux-gnu --srcdir=/var/tmp/portage/sys-devel/gcc-4.1.2/work/gcc-4.1.2/fixincludes ## --------- ## ## Platform. ## ## --------- ## hostname = claudia uname -m = i686 uname -r = 2.6.17.6-grsec uname -s = Linux uname -v = #2 Fri Jul 28 03:15:33 CEST 2006 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown 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/4.1.1 ## ----------- ## ## Core tests. ## ## ----------- ## configure:1221: loading cache ../config.cache configure:1349: checking build system type configure:1367: result: i686-pc-linux-gnu configure:1375: checking host system type configure:1389: result: i686-pc-linux-gnu configure:1397: checking target system type configure:1411: result: i686-pc-linux-gnu configure:1433: checking for i686-pc-linux-gnu-gcc configure:1459: result: gcc configure:1741: checking for C compiler version configure:1744: gcc --version &5 gcc (GCC) 4.1.1 (Gentoo 4.1.1-r3) 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:1747: $? = 0 configure:1749: gcc -v &5 Using built-in specs. Target: i686-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.1.1-r3/work/gcc-4.1.1/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.1 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --disable-nls --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-libunwind-exceptions --disable-multilib --disable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++ --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu Thread model: posix gcc version 4.1.1 (Gentoo 4.1.1-r3) configure:1752: $? = 0 configure:1754: gcc -V &5 gcc: '-V' option must have argument configure:1757: $? = 1 configure:1780: checking for C compiler default output file name configure:1783: gcc -march=athlon-xp -pipe -O2 conftest.c >&5 configure:1786: $? = 0 configure:1832: result: a.out configure:1837: checking whether the C compiler works configure:1843: ./a.out configure:1846: $? = 0 configure:1863: result: yes configure:1870: checking whether we are cross compiling configure:1872: result: no configure:1875: checking for suffix of executables configure:1877: gcc -o conftest -march=athlon-xp -pipe -O2 conftest.c >&5 configure:1880: $? = 0 configure:1905: result: configure:1911: checking for suffix of object files configure:1957: result: o configure:1961: checking whether we are using the GNU C compiler configure:2017: result: yes configure:2023: checking whether gcc accepts -g configure:2074: result: yes configure:2091: checking for gcc option to accept ANSI C configure:2198: result: none needed configure:2216: gcc -c -march=athlon-xp -pipe -O2 conftest.c >&5 conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' configure:2222: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2367: checking whether gcc supports -W configure:2389: gcc -c -W conftest.c >&5 configure:2395: $? = 0 configure:2399: test -z || test ! -s conftest.err configure:2402: $? = 0 configure:2405: test -s conftest.o configure:2408: $? = 0 configure:2420: result: yes configure:2367: checking whether gcc supports -Wall configure:2389: gcc -c -Wall conftest.c >&5 configure:2395: $? = 0 configure:2399: test -z || test ! -s conftest.err configure:2402: $? = 0 configure:2405: test -s conftest.o configure:2408: $? = 0 configure:2420: result: yes configure:2367: checking whether gcc supports -Wwrite-strings configure:2389: gcc -c -Wwrite-strings conftest.c >&5 configure:2395: $? = 0 configure:2399: test -z || test ! -s conftest.err configure:2402: $? = 0 configure:2405: test -s conftest.o configure:2408: $? = 0 configure:2420: result: yes configure:2367: checking whether gcc supports -Wstrict-prototypes configure:2389: gcc -c -Wstrict-prototypes conftest.c >&5 conftest.c:12: warning: function declaration isn't a prototype configure:2395: $? = 0 configure:2399: test -z || test ! -s conftest.err configure:2402: $? = 0 configure:2405: test -s conftest.o configure:2408: $? = 0 configure:2420: result: yes configure:2367: checking whether gcc supports -Wmissing-prototypes configure:2389: gcc -c -Wmissing-prototypes conftest.c >&5 configure:2395: $? = 0 configure:2399: test -z || test ! -s conftest.err configure:2402: $? = 0 configure:2405: test -s conftest.o configure:2408: $? = 0 configure:2420: result: yes configure:2367: checking whether gcc supports -Wold-style-definition configure:2389: gcc -c -Wold-style-definition conftest.c >&5 conftest.c: In function 'main': conftest.c:12: warning: old-style function definition configure:2395: $? = 0 configure:2399: test -z || test ! -s conftest.err configure:2402: $? = 0 configure:2405: test -s conftest.o configure:2408: $? = 0 configure:2420: result: yes configure:2367: checking whether gcc supports -Wmissing-format-attribute configure:2389: gcc -c -Wmissing-format-attribute conftest.c >&5 configure:2395: $? = 0 configure:2399: test -z || test ! -s conftest.err configure:2402: $? = 0 configure:2405: test -s conftest.o configure:2408: $? = 0 configure:2420: result: yes configure:2431: checking whether gcc supports -pedantic -Wno-long-long configure:2454: gcc -c -pedantic -Wno-long-long conftest.c >&5 configure:2460: $? = 0 configure:2464: test -z || test ! -s conftest.err configure:2467: $? = 0 configure:2470: test -s conftest.o configure:2473: $? = 0 configure:2485: result: yes configure:2612: checking how to run the C preprocessor configure:2730: result: gcc -E configure:2754: gcc -E conftest.c configure:2760: $? = 0 configure:2792: gcc -E conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:2798: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "fixincludes" | #define PACKAGE_TARNAME "fixincludes" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "fixincludes " | #define PACKAGE_BUGREPORT "" | #define EXE_EXT "" | /* end confdefs.h. */ | #include configure:2842: checking for egrep configure:2852: result: grep -E configure:2857: checking for ANSI C header files configure:3013: result: yes configure:3037: checking for sys/types.h configure:3083: result: yes configure:3037: checking for sys/stat.h configure:3083: result: yes configure:3037: checking for stdlib.h configure:3083: result: yes configure:3037: checking for string.h configure:3083: result: yes configure:3037: checking for memory.h configure:3083: result: yes configure:3037: checking for strings.h configure:3083: result: yes configure:3037: checking for inttypes.h configure:3083: result: yes configure:3037: checking for stdint.h configure:3083: result: yes configure:3037: checking for unistd.h configure:3083: result: yes configure:3116: checking stddef.h usability configure:3128: gcc -c -march=athlon-xp -pipe -O2 conftest.c >&5 configure:3134: $? = 0 configure:3138: test -z || test ! -s conftest.err configure:3141: $? = 0 configure:3144: test -s conftest.o configure:3147: $? = 0 configure:3157: result: yes configure:3161: checking stddef.h presence configure:3171: gcc -E conftest.c configure:3177: $? = 0 configure:3197: result: yes configure:3232: checking for stddef.h configure:3239: result: yes configure:3107: checking for stdlib.h configure:3112: result: yes configure:3107: checking for strings.h configure:3112: result: yes configure:3107: checking for unistd.h configure:3112: result: yes configure:3107: checking for fcntl.h configure:3112: result: yes configure:3107: checking for sys/file.h configure:3112: result: yes configure:3107: checking for sys/stat.h configure:3112: result: yes configure:3272: checking for clearerr_unlocked configure:3329: gcc -o conftest -march=athlon-xp -pipe -O2 conftest.c >&5 configure:3335: $? = 0 configure:3339: test -z || test ! -s conftest.err configure:3342: $? = 0 configure:3345: test -s conftest configure:3348: $? = 0 configure:3360: result: yes configure:3272: checking for feof_unlocked configure:3329: gcc -o conftest -march=athlon-xp -pipe -O2 conftest.c >&5 configure:3335: $? = 0 configure:3339: test -z || test ! -s conftest.err configure:3342: $? = 0 configure:3345: test -s conftest configure:3348: $? = 0 configure:3360: result: yes configure:3272: checking for ferror_unlocked configure:3329: gcc -o conftest -march=athlon-xp -pipe -O2 conftest.c >&5 configure:3335: $? = 0 configure:3339: test -z || test ! -s conftest.err configure:3342: $? = 0 configure:3345: test -s conftest configure:3348: $? = 0 configure:3360: result: yes configure:3272: checking for fflush_unlocked configure:3329: gcc -o conftest -march=athlon-xp -pipe -O2 conftest.c >&5 configure:3335: $? = 0 configure:3339: test -z || test ! -s conftest.err configure:3342: $? = 0 configure:3345: test -s conftest configure:3348: $? = 0 configure:3360: result: yes configure:3272: checking for fgetc_unlocked configure:3329: gcc -o conftest -march=athlon-xp -pipe -O2 conftest.c >&5 configure:3335: $? = 0 configure:3339: test -z || test ! -s conftest.err configure:3342: $? = 0 configure:3345: test -s conftest configure:3348: $? = 0 configure:3360: result: yes configure:3272: checking for fgets_unlocked configure:3329: gcc -o conftest -march=athlon-xp -pipe -O2 conftest.c >&5 configure:3335: $? = 0 configure:3339: test -z || test ! -s conftest.err configure:3342: $? = 0 configure:3345: test -s conftest configure:3348: $? = 0 configure:3360: result: yes configure:3272: checking for fileno_unlocked configure:3329: gcc -o conftest -march=athlon-xp -pipe -O2 conftest.c >&5 configure:3335: $? = 0 configure:3339: test -z || test ! -s conftest.err configure:3342: $? = 0 configure:3345: test -s conftest configure:3348: $? = 0 configure:3360: result: yes configure:3272: checking for fprintf_unlocked configure:3329: gcc -o conftest -march=athlon-xp -pipe -O2 conftest.c >&5 conftest.c:58: warning: conflicting types for built-in function 'fprintf_unlocked' /var/tmp/portage/sys-devel/gcc-4.1.2/temp/cc6zluEc.o: In function `main': conftest.c:(.text+0x16): undefined reference to `fprintf_unlocked' /var/tmp/portage/sys-devel/gcc-4.1.2/temp/cc6zluEc.o:(.data+0x0): undefined reference to `fprintf_unlocked' collect2: ld returned 1 exit status configure:3335: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "fixincludes" | #define PACKAGE_TARNAME "fixincludes" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "fixincludes " | #define PACKAGE_BUGREPORT "" | #define EXE_EXT "" | #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 HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FFLUSH_UNLOCKED 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | /* end confdefs.h. */ | /* Define fprintf_unlocked to an innocuous variant, in case declares fprintf_unlocked. | For example, HP-UX 11i declares gettimeofday. */ | #define fprintf_unlocked innocuous_fprintf_unlocked | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fprintf_unlocked (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fprintf_unlocked | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char fprintf_unlocked (); | /* 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_fprintf_unlocked) || defined (__stub___fprintf_unlocked) | choke me | #else | char (*f) () = fprintf_unlocked; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != fprintf_unlocked; | ; | return 0; | } configure:3360: result: no configure:3272: checking for fputc_unlocked configure:3329: gcc -o conftest -march=athlon-xp -pipe -O2 conftest.c >&5 conftest.c:58: warning: conflicting types for built-in function 'fputc_unlocked' configure:3335: $? = 0 configure:3339: test -z || test ! -s conftest.err configure:3342: $? = 0 configure:3345: test -s conftest configure:3348: $? = 0 configure:3360: result: yes configure:3272: checking for fputs_unlocked configure:3329: gcc -o conftest -march=athlon-xp -pipe -O2 conftest.c >&5 conftest.c:59: warning: conflicting types for built-in function 'fputs_unlocked' configure:3335: $? = 0 configure:3339: test -z || test ! -s conftest.err configure:3342: $? = 0 configure:3345: test -s conftest configure:3348: $? = 0 configure:3360: result: yes configure:3272: checking for fread_unlocked configure:3329: gcc -o conftest -march=athlon-xp -pipe -O2 conftest.c >&5 configure:3335: $? = 0 configure:3339: test -z || test ! -s conftest.err configure:3342: $? = 0 configure:3345: test -s conftest configure:3348: $? = 0 configure:3360: result: yes configure:3272: checking for fwrite_unlocked configure:3329: gcc -o conftest -march=athlon-xp -pipe -O2 conftest.c >&5 conftest.c:61: warning: conflicting types for built-in function 'fwrite_unlocked' configure:3335: $? = 0 configure:3339: test -z || test ! -s conftest.err configure:3342: $? = 0 configure:3345: test -s conftest configure:3348: $? = 0 configure:3360: result: yes configure:3272: checking for getchar_unlocked configure:3329: gcc -o conftest -march=athlon-xp -pipe -O2 conftest.c >&5 configure:3335: $? = 0 configure:3339: test -z || test ! -s conftest.err configure:3342: $? = 0 configure:3345: test -s conftest configure:3348: $? = 0 configure:3360: result: yes configure:3272: checking for getc_unlocked configure:3329: gcc -o conftest -march=athlon-xp -pipe -O2 conftest.c >&5 configure:3335: $? = 0 configure:3339: test -z || test ! -s conftest.err configure:3342: $? = 0 configure:3345: test -s conftest configure:3348: $? = 0 configure:3360: result: yes configure:3272: checking for putchar_unlocked configure:3329: gcc -o conftest -march=athlon-xp -pipe -O2 conftest.c >&5 conftest.c:64: warning: conflicting types for built-in function 'putchar_unlocked' configure:3335: $? = 0 configure:3339: test -z || test ! -s conftest.err configure:3342: $? = 0 configure:3345: test -s conftest configure:3348: $? = 0 configure:3360: result: yes configure:3272: checking for putc_unlocked configure:3329: gcc -o conftest -march=athlon-xp -pipe -O2 conftest.c >&5 configure:3335: $? = 0 configure:3339: test -z || test ! -s conftest.err configure:3342: $? = 0 configure:3345: test -s conftest configure:3348: $? = 0 configure:3360: result: yes configure:3370: checking whether abort is declared configure:3394: gcc -c -march=athlon-xp -pipe -O2 conftest.c >&5 configure:3400: $? = 0 configure:3404: test -z || test ! -s conftest.err configure:3407: $? = 0 configure:3410: test -s conftest.o configure:3413: $? = 0 configure:3424: result: yes configure:3440: checking whether errno is declared configure:3464: gcc -c -march=athlon-xp -pipe -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:81: error: 'errno' undeclared (first use in this function) conftest.c:81: error: (Each undeclared identifier is reported only once conftest.c:81: error: for each function it appears in.) configure:3470: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "fixincludes" | #define PACKAGE_TARNAME "fixincludes" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "fixincludes " | #define PACKAGE_BUGREPORT "" | #define EXE_EXT "" | #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 HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FFLUSH_UNLOCKED 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_FPUTC_UNLOCKED 1 | #define HAVE_FPUTS_UNLOCKED 1 | #define HAVE_FREAD_UNLOCKED 1 | #define HAVE_FWRITE_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_DECL_ABORT 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef errno | char *p = (char *) errno; | #endif | | ; | return 0; | } configure:3494: result: no configure:3510: checking whether clearerr_unlocked is declared configure:3534: gcc -c -march=athlon-xp -pipe -O2 conftest.c >&5 configure:3540: $? = 0 configure:3544: test -z || test ! -s conftest.err configure:3547: $? = 0 configure:3550: test -s conftest.o configure:3553: $? = 0 configure:3564: result: yes configure:3580: checking whether feof_unlocked is declared configure:3604: gcc -c -march=athlon-xp -pipe -O2 conftest.c >&5 configure:3610: $? = 0 configure:3614: test -z || test ! -s conftest.err configure:3617: $? = 0 configure:3620: test -s conftest.o configure:3623: $? = 0 configure:3634: result: yes configure:3650: checking whether ferror_unlocked is declared configure:3674: gcc -c -march=athlon-xp -pipe -O2 conftest.c >&5 configure:3680: $? = 0 configure:3684: test -z || test ! -s conftest.err configure:3687: $? = 0 configure:3690: test -s conftest.o configure:3693: $? = 0 configure:3704: result: yes configure:3720: checking whether fflush_unlocked is declared configure:3744: gcc -c -march=athlon-xp -pipe -O2 conftest.c >&5 configure:3750: $? = 0 configure:3754: test -z || test ! -s conftest.err configure:3757: $? = 0 configure:3760: test -s conftest.o configure:3763: $? = 0 configure:3774: result: yes configure:3790: checking whether fgetc_unlocked is declared configure:3814: gcc -c -march=athlon-xp -pipe -O2 conftest.c >&5 configure:3820: $? = 0 configure:3824: test -z || test ! -s conftest.err configure:3827: $? = 0 configure:3830: test -s conftest.o configure:3833: $? = 0 configure:3844: result: yes configure:3860: checking whether fgets_unlocked is declared configure:3884: gcc -c -march=athlon-xp -pipe -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:87: error: 'fgets_unlocked' undeclared (first use in this function) conftest.c:87: error: (Each undeclared identifier is reported only once conftest.c:87: error: for each function it appears in.) configure:3890: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "fixincludes" | #define PACKAGE_TARNAME "fixincludes" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "fixincludes " | #define PACKAGE_BUGREPORT "" | #define EXE_EXT "" | #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 HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FFLUSH_UNLOCKED 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_FPUTC_UNLOCKED 1 | #define HAVE_FPUTS_UNLOCKED 1 | #define HAVE_FREAD_UNLOCKED 1 | #define HAVE_FWRITE_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_DECL_ABORT 1 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETC_UNLOCKED 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef fgets_unlocked | char *p = (char *) fgets_unlocked; | #endif | | ; | return 0; | } configure:3914: result: no configure:3930: checking whether fileno_unlocked is declared configure:3954: gcc -c -march=athlon-xp -pipe -O2 conftest.c >&5 configure:3960: $? = 0 configure:3964: test -z || test ! -s conftest.err configure:3967: $? = 0 configure:3970: test -s conftest.o configure:3973: $? = 0 configure:3984: result: yes configure:4000: checking whether fprintf_unlocked is declared configure:4024: gcc -c -march=athlon-xp -pipe -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:89: error: 'fprintf_unlocked' undeclared (first use in this function) conftest.c:89: error: (Each undeclared identifier is reported only once conftest.c:89: error: for each function it appears in.) configure:4030: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "fixincludes" | #define PACKAGE_TARNAME "fixincludes" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "fixincludes " | #define PACKAGE_BUGREPORT "" | #define EXE_EXT "" | #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 HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FFLUSH_UNLOCKED 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_FPUTC_UNLOCKED 1 | #define HAVE_FPUTS_UNLOCKED 1 | #define HAVE_FREAD_UNLOCKED 1 | #define HAVE_FWRITE_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_DECL_ABORT 1 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETC_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FILENO_UNLOCKED 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef fprintf_unlocked | char *p = (char *) fprintf_unlocked; | #endif | | ; | return 0; | } configure:4054: result: no configure:4070: checking whether fputc_unlocked is declared configure:4094: gcc -c -march=athlon-xp -pipe -O2 conftest.c >&5 configure:4100: $? = 0 configure:4104: test -z || test ! -s conftest.err configure:4107: $? = 0 configure:4110: test -s conftest.o configure:4113: $? = 0 configure:4124: result: yes configure:4140: checking whether fputs_unlocked is declared configure:4164: gcc -c -march=athlon-xp -pipe -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:91: error: 'fputs_unlocked' undeclared (first use in this function) conftest.c:91: error: (Each undeclared identifier is reported only once conftest.c:91: error: for each function it appears in.) configure:4170: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "fixincludes" | #define PACKAGE_TARNAME "fixincludes" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "fixincludes " | #define PACKAGE_BUGREPORT "" | #define EXE_EXT "" | #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 HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FFLUSH_UNLOCKED 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_FPUTC_UNLOCKED 1 | #define HAVE_FPUTS_UNLOCKED 1 | #define HAVE_FREAD_UNLOCKED 1 | #define HAVE_FWRITE_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_DECL_ABORT 1 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETC_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FILENO_UNLOCKED 1 | #define HAVE_DECL_FPRINTF_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef fputs_unlocked | char *p = (char *) fputs_unlocked; | #endif | | ; | return 0; | } configure:4194: result: no configure:4210: checking whether fread_unlocked is declared configure:4234: gcc -c -march=athlon-xp -pipe -O2 conftest.c >&5 configure:4240: $? = 0 configure:4244: test -z || test ! -s conftest.err configure:4247: $? = 0 configure:4250: test -s conftest.o configure:4253: $? = 0 configure:4264: result: yes configure:4280: checking whether fwrite_unlocked is declared configure:4304: gcc -c -march=athlon-xp -pipe -O2 conftest.c >&5 configure:4310: $? = 0 configure:4314: test -z || test ! -s conftest.err configure:4317: $? = 0 configure:4320: test -s conftest.o configure:4323: $? = 0 configure:4334: result: yes configure:4350: checking whether getchar_unlocked is declared configure:4374: gcc -c -march=athlon-xp -pipe -O2 conftest.c >&5 configure:4380: $? = 0 configure:4384: test -z || test ! -s conftest.err configure:4387: $? = 0 configure:4390: test -s conftest.o configure:4393: $? = 0 configure:4404: result: yes configure:4420: checking whether getc_unlocked is declared configure:4444: gcc -c -march=athlon-xp -pipe -O2 conftest.c >&5 configure:4450: $? = 0 configure:4454: test -z || test ! -s conftest.err configure:4457: $? = 0 configure:4460: test -s conftest.o configure:4463: $? = 0 configure:4474: result: yes configure:4490: checking whether putchar_unlocked is declared configure:4514: gcc -c -march=athlon-xp -pipe -O2 conftest.c >&5 configure:4520: $? = 0 configure:4524: test -z || test ! -s conftest.err configure:4527: $? = 0 configure:4530: test -s conftest.o configure:4533: $? = 0 configure:4544: result: yes configure:4560: checking whether putc_unlocked is declared configure:4584: gcc -c -march=athlon-xp -pipe -O2 conftest.c >&5 configure:4590: $? = 0 configure:4594: test -z || test ! -s conftest.err configure:4597: $? = 0 configure:4600: test -s conftest.o configure:4603: $? = 0 configure:4614: result: yes configure:4634: checking for an ANSI C-conforming const configure:4731: result: yes configure:4745: checking for sys/mman.h configure:4750: result: yes configure:4888: checking for mmap configure:4945: gcc -o conftest -march=athlon-xp -pipe -O2 conftest.c >&5 configure:4951: $? = 0 configure:4955: test -z || test ! -s conftest.err configure:4958: $? = 0 configure:4961: test -s conftest configure:4964: $? = 0 configure:4976: result: yes configure:4990: checking whether read-only mmap of a plain file works configure:5007: result: yes configure:5009: checking whether mmap from /dev/zero works configure:5031: result: yes configure:5035: checking for MAP_ANON(YMOUS) configure:5063: gcc -c -march=athlon-xp -pipe -O2 conftest.c >&5 configure:5069: $? = 0 configure:5073: test -z || test ! -s conftest.err configure:5076: $? = 0 configure:5079: test -s conftest.o configure:5082: $? = 0 configure:5093: result: yes configure:5099: checking whether mmap with MAP_ANON(YMOUS) works configure:5116: result: yes configure:5144: checking whether to enable maintainer-specific portions of Makefiles configure:5153: result: no configure:5261: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by fixincludes config.status , which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on claudia config.status:660: creating Makefile config.status:660: creating mkheaders.almost config.status:756: creating config.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_build_alias=i686-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_c_stack_direction=-1 ac_cv_env_CC_set=set ac_cv_env_CC_value=gcc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-march=athlon-xp -pipe -O2' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=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=set ac_cv_env_target_alias_value=i686-pc-linux-gnu ac_cv_exeext= ac_cv_func___fsetlocking=yes ac_cv_func__doprnt=no ac_cv_func_asprintf=yes ac_cv_func_atexit=yes ac_cv_func_basename=yes ac_cv_func_bcmp=yes ac_cv_func_bcopy=yes ac_cv_func_bsearch=yes ac_cv_func_bzero=yes ac_cv_func_calloc=yes ac_cv_func_canonicalize_file_name=yes ac_cv_func_clearerr_unlocked=yes ac_cv_func_clock=yes ac_cv_func_feof_unlocked=yes ac_cv_func_ferror_unlocked=yes ac_cv_func_fflush_unlocked=yes ac_cv_func_ffs=yes ac_cv_func_fgetc_unlocked=yes ac_cv_func_fgets_unlocked=yes ac_cv_func_fileno_unlocked=yes ac_cv_func_fork=yes ac_cv_func_fork_works=yes ac_cv_func_fprintf_unlocked=no ac_cv_func_fputc_unlocked=yes ac_cv_func_fputs_unlocked=yes ac_cv_func_fread_unlocked=yes ac_cv_func_fwrite_unlocked=yes ac_cv_func_getc_unlocked=yes ac_cv_func_getchar_unlocked=yes ac_cv_func_getcwd=yes ac_cv_func_getpagesize=yes ac_cv_func_getrusage=yes ac_cv_func_getsysinfo=no ac_cv_func_gettimeofday=yes ac_cv_func_index=yes ac_cv_func_insque=yes ac_cv_func_memchr=yes ac_cv_func_memcmp=yes ac_cv_func_memcpy=yes ac_cv_func_memmove=yes ac_cv_func_mempcpy=yes ac_cv_func_memset=yes ac_cv_func_mkstemps=no ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_on_exit=yes ac_cv_func_psignal=yes ac_cv_func_pstat_getdynamic=no ac_cv_func_pstat_getstatic=no ac_cv_func_putc_unlocked=yes ac_cv_func_putchar_unlocked=yes ac_cv_func_putenv=yes ac_cv_func_random=yes ac_cv_func_realpath=yes ac_cv_func_rename=yes ac_cv_func_rindex=yes ac_cv_func_sbrk=yes ac_cv_func_setenv=yes ac_cv_func_sigsetmask=yes ac_cv_func_snprintf=yes ac_cv_func_stpcpy=yes ac_cv_func_stpncpy=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncasecmp=yes ac_cv_func_strncmp_works=yes ac_cv_func_strndup=yes ac_cv_func_strrchr=yes ac_cv_func_strsignal=yes ac_cv_func_strstr=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_strtoul=yes ac_cv_func_strverscmp=yes ac_cv_func_sysconf=yes ac_cv_func_sysctl=yes ac_cv_func_sysmp=no ac_cv_func_table=no ac_cv_func_times=yes ac_cv_func_tmpnam=yes ac_cv_func_vasprintf=yes ac_cv_func_vfork=yes ac_cv_func_vfork_works=yes ac_cv_func_vfprintf=yes ac_cv_func_vprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_have_decl_abort=yes ac_cv_have_decl_asprintf=no ac_cv_have_decl_basename=no ac_cv_have_decl_calloc=yes ac_cv_have_decl_clearerr_unlocked=yes ac_cv_have_decl_errno=no 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_ffs=yes ac_cv_have_decl_fgetc_unlocked=yes ac_cv_have_decl_fgets_unlocked=no ac_cv_have_decl_fileno_unlocked=yes ac_cv_have_decl_fprintf_unlocked=no ac_cv_have_decl_fputc_unlocked=yes ac_cv_have_decl_fputs_unlocked=no ac_cv_have_decl_fread_unlocked=yes ac_cv_have_decl_fwrite_unlocked=yes ac_cv_have_decl_getc_unlocked=yes ac_cv_have_decl_getchar_unlocked=yes ac_cv_have_decl_getenv=yes ac_cv_have_decl_getopt=yes ac_cv_have_decl_malloc=yes ac_cv_have_decl_putc_unlocked=yes ac_cv_have_decl_putchar_unlocked=yes ac_cv_have_decl_realloc=yes ac_cv_have_decl_sbrk=yes ac_cv_have_decl_snprintf=yes ac_cv_have_decl_strverscmp=no ac_cv_have_decl_vasprintf=no ac_cv_have_decl_vsnprintf=yes ac_cv_header_alloca_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_limits_h=yes ac_cv_header_machine_hal_sysinfo_h=no ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=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_sys_file_h=yes ac_cv_header_sys_mman_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_stat_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_table_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_time=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_vfork_h=no ac_cv_host=i686-pc-linux-gnu ac_cv_host_alias=i686-pc-linux-gnu ac_cv_objext=o ac_cv_os_cray=no ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AR=i686-pc-linux-gnu-ar ac_cv_prog_CC=gcc ac_cv_prog_CPP='gcc -E' ac_cv_prog_MAKEINFO=makeinfo ac_cv_prog_PERL=perl ac_cv_prog_RANLIB=i686-pc-linux-gnu-ranlib ac_cv_prog_cc_g=yes ac_cv_prog_cc_gcc_c_o=yes ac_cv_prog_cc_stdc= ac_cv_prog_egrep='grep -E' ac_cv_search_strerror='none required' ac_cv_sizeof_int=4 ac_cv_target=i686-pc-linux-gnu ac_cv_target_alias=i686-pc-linux-gnu ac_cv_type_int=yes ac_cv_type_pid_t=yes ac_cv_type_uintptr_t=yes acx_cv_prog_cc_pedantic__Wno_long_long=yes acx_cv_prog_cc_warning__W=yes acx_cv_prog_cc_warning__Wall=yes acx_cv_prog_cc_warning__Wmissing_format_attribute=yes acx_cv_prog_cc_warning__Wmissing_prototypes=yes acx_cv_prog_cc_warning__Wold_style_definition=yes acx_cv_prog_cc_warning__Wstrict_prototypes=yes acx_cv_prog_cc_warning__Wwrite_strings=yes gcc_cv_decl_map_anon=yes gcc_cv_func_mmap_anon=yes gcc_cv_func_mmap_dev_zero=yes gcc_cv_func_mmap_file=yes gcc_cv_libc_provides_ssp=yes liberty_cv_uint64=uint64_t libiberty_cv_decl_needed_canonicalize_file_name=yes libiberty_cv_declare_errno=no libiberty_cv_var_sys_errlist=yes libiberty_cv_var_sys_nerr=yes libiberty_cv_var_sys_siglist=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='gcc' CFLAGS='-march=athlon-xp -pipe -O2' CPP='gcc -E' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' LDFLAGS='' LIBOBJS='' LIBS='' LTLIBOBJS='' MAINT='#' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='fixincludes' PACKAGE_STRING='fixincludes ' PACKAGE_TARNAME='fixincludes' PACKAGE_VERSION=' ' PATH_SEPARATOR=':' SHELL='/bin/sh' TARGET='oneprocess' WARN_CFLAGS='-W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute' WARN_PEDANTIC='-pedantic -Wno-long-long' WERROR='' ac_ct_CC='' bindir='/usr/i686-pc-linux-gnu/gcc-bin/4.1.2' build='i686-pc-linux-gnu' build_alias='i686-pc-linux-gnu' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2' exec_prefix='${prefix}' host='i686-pc-linux-gnu' host_alias='i686-pc-linux-gnu' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' includedir='/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include' infodir='/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/man' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,y,y,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i686-pc-linux-gnu' target_alias='i686-pc-linux-gnu' target_cpu='i686' target_noncanonical='i686-pc-linux-gnu' target_os='linux-gnu' target_vendor='pc' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define EXE_EXT "" #define HAVE_CLEARERR_UNLOCKED 1 #define HAVE_DECL_ABORT 1 #define HAVE_DECL_CLEARERR_UNLOCKED 1 #define HAVE_DECL_ERRNO 0 #define HAVE_DECL_FEOF_UNLOCKED 1 #define HAVE_DECL_FERROR_UNLOCKED 1 #define HAVE_DECL_FFLUSH_UNLOCKED 1 #define HAVE_DECL_FGETC_UNLOCKED 1 #define HAVE_DECL_FGETS_UNLOCKED 0 #define HAVE_DECL_FILENO_UNLOCKED 1 #define HAVE_DECL_FPRINTF_UNLOCKED 0 #define HAVE_DECL_FPUTC_UNLOCKED 1 #define HAVE_DECL_FPUTS_UNLOCKED 0 #define HAVE_DECL_FREAD_UNLOCKED 1 #define HAVE_DECL_FWRITE_UNLOCKED 1 #define HAVE_DECL_GETCHAR_UNLOCKED 1 #define HAVE_DECL_GETC_UNLOCKED 1 #define HAVE_DECL_PUTCHAR_UNLOCKED 1 #define HAVE_DECL_PUTC_UNLOCKED 1 #define HAVE_FCNTL_H 1 #define HAVE_FEOF_UNLOCKED 1 #define HAVE_FERROR_UNLOCKED 1 #define HAVE_FFLUSH_UNLOCKED 1 #define HAVE_FGETC_UNLOCKED 1 #define HAVE_FGETS_UNLOCKED 1 #define HAVE_FILENO_UNLOCKED 1 #define HAVE_FPUTC_UNLOCKED 1 #define HAVE_FPUTS_UNLOCKED 1 #define HAVE_FREAD_UNLOCKED 1 #define HAVE_FWRITE_UNLOCKED 1 #define HAVE_GETCHAR_UNLOCKED 1 #define HAVE_GETC_UNLOCKED 1 #define HAVE_INTTYPES_H 1 #define HAVE_MEMORY_H 1 #define HAVE_MMAP_ANON 1 #define HAVE_MMAP_DEV_ZERO 1 #define HAVE_MMAP_FILE 1 #define HAVE_PUTCHAR_UNLOCKED 1 #define HAVE_PUTC_UNLOCKED 1 #define HAVE_STDDEF_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "fixincludes" #define PACKAGE_STRING "fixincludes " #define PACKAGE_TARNAME "fixincludes" #define PACKAGE_VERSION " " #define STDC_HEADERS 1 configure: exit 0