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 $ /home/regress/tbox/svn-gcc/fixincludes/configure --cache-file=../config.cache --prefix=/home/regress/tbox/objs --enable-languages=c,c++,fortran,java,objc --program-transform-name=s,y,y, --with-build-subdir=build-i686-pc-linux-gnu --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --srcdir=/home/regress/tbox/svn-gcc/fixincludes ## --------- ## ## Platform. ## ## --------- ## hostname = glutton.geoffk.org uname -m = i686 uname -r = 2.6.18-92.1.18.el5 uname -s = Linux uname -v = #1 SMP Wed Nov 12 09:30:27 EST 2008 /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: /home/regress/tbox/objs/bin PATH: /bin PATH: /usr/bin PATH: /usr/sbin PATH: /home/regress/tbox/boot/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1222: loading cache ../config.cache configure:1991: checking build system type configure:2009: result: i686-pc-linux-gnu configure:2017: checking host system type configure:2031: result: i686-pc-linux-gnu configure:2039: checking target system type configure:2053: result: i686-pc-linux-gnu configure:2075: checking for i686-pc-linux-gnu-gcc configure:2101: result: gcc configure:2385: checking for C compiler version configure:2388: gcc --version &5 gcc (GCC) 4.1.2 20071124 (Red Hat 4.1.2-42) 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:2391: $? = 0 configure:2393: gcc -v &5 Using built-in specs. Target: i386-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=i386-redhat-linux Thread model: posix gcc version 4.1.2 20071124 (Red Hat 4.1.2-42) configure:2396: $? = 0 configure:2398: gcc -V &5 gcc: '-V' option must have argument configure:2401: $? = 1 configure:2424: checking for C compiler default output file name configure:2427: gcc -g -O2 conftest.c >&5 configure:2430: $? = 0 configure:2478: result: a.out configure:2483: checking whether the C compiler works configure:2489: ./a.out configure:2492: $? = 0 configure:2511: result: yes configure:2518: checking whether we are cross compiling configure:2520: result: no configure:2523: checking for suffix of executables configure:2525: gcc -o conftest -g -O2 conftest.c >&5 configure:2528: $? = 0 configure:2555: result: configure:2561: checking for suffix of object files configure:2582: gcc -c -g -O2 conftest.c >&5 configure:2585: $? = 0 configure:2609: result: o configure:2613: checking whether we are using the GNU C compiler configure:2637: gcc -c -g -O2 conftest.c >&5 configure:2643: $? = 0 configure:2647: test -z || test ! -s conftest.err configure:2650: $? = 0 configure:2653: test -s conftest.o configure:2656: $? = 0 configure:2669: result: yes configure:2675: checking whether gcc accepts -g configure:2696: gcc -c -g conftest.c >&5 configure:2702: $? = 0 configure:2706: test -z || test ! -s conftest.err configure:2709: $? = 0 configure:2712: test -s conftest.o configure:2715: $? = 0 configure:2726: result: yes configure:2743: checking for gcc option to accept ANSI C configure:2813: gcc -c -g -O2 conftest.c >&5 configure:2819: $? = 0 configure:2823: test -z || test ! -s conftest.err configure:2826: $? = 0 configure:2829: test -s conftest.o configure:2832: $? = 0 configure:2850: result: none needed configure:2868: gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' configure:2874: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3007: checking for a sed that does not truncate output configure:3063: result: /bin/sed configure:3078: checking whether gcc supports -W configure:3100: gcc -c -W conftest.c >&5 configure:3106: $? = 0 configure:3110: test -z || test ! -s conftest.err configure:3113: $? = 0 configure:3116: test -s conftest.o configure:3119: $? = 0 configure:3131: result: yes configure:3078: checking whether gcc supports -Wall configure:3100: gcc -c -Wall conftest.c >&5 configure:3106: $? = 0 configure:3110: test -z || test ! -s conftest.err configure:3113: $? = 0 configure:3116: test -s conftest.o configure:3119: $? = 0 configure:3131: result: yes configure:3078: checking whether gcc supports -Wwrite-strings configure:3100: gcc -c -Wwrite-strings conftest.c >&5 configure:3106: $? = 0 configure:3110: test -z || test ! -s conftest.err configure:3113: $? = 0 configure:3116: test -s conftest.o configure:3119: $? = 0 configure:3131: result: yes configure:3078: checking whether gcc supports -Wstrict-prototypes configure:3100: gcc -c -Wstrict-prototypes conftest.c >&5 conftest.c:12: warning: function declaration isn't a prototype configure:3106: $? = 0 configure:3110: test -z || test ! -s conftest.err configure:3113: $? = 0 configure:3116: test -s conftest.o configure:3119: $? = 0 configure:3131: result: yes configure:3078: checking whether gcc supports -Wmissing-prototypes configure:3100: gcc -c -Wmissing-prototypes conftest.c >&5 configure:3106: $? = 0 configure:3110: test -z || test ! -s conftest.err configure:3113: $? = 0 configure:3116: test -s conftest.o configure:3119: $? = 0 configure:3131: result: yes configure:3078: checking whether gcc supports -Wold-style-definition configure:3100: gcc -c -Wold-style-definition conftest.c >&5 conftest.c: In function 'main': conftest.c:12: warning: old-style function definition configure:3106: $? = 0 configure:3110: test -z || test ! -s conftest.err configure:3113: $? = 0 configure:3116: test -s conftest.o configure:3119: $? = 0 configure:3131: result: yes configure:3078: checking whether gcc supports -Wmissing-format-attribute configure:3100: gcc -c -Wmissing-format-attribute conftest.c >&5 configure:3106: $? = 0 configure:3110: test -z || test ! -s conftest.err configure:3113: $? = 0 configure:3116: test -s conftest.o configure:3119: $? = 0 configure:3131: result: yes configure:3078: checking whether gcc supports -Wno-overlength-strings configure:3100: gcc -c -Wno-overlength-strings conftest.c >&5 cc1: error: unrecognized command line option "-Wno-overlength-strings" configure:3106: $? = 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 "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3131: result: no configure:3142: checking whether gcc supports -pedantic -Wno-long-long configure:3165: gcc -c -pedantic -Wno-long-long conftest.c >&5 configure:3171: $? = 0 configure:3175: test -z || test ! -s conftest.err configure:3178: $? = 0 configure:3181: test -s conftest.o configure:3184: $? = 0 configure:3196: result: yes configure:3325: checking how to run the C preprocessor configure:3360: gcc -E conftest.c configure:3366: $? = 0 configure:3398: gcc -E conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:3404: $? = 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:3443: result: gcc -E configure:3467: gcc -E conftest.c configure:3473: $? = 0 configure:3505: gcc -E conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:3511: $? = 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:3557: checking for egrep configure:3567: result: grep -E configure:3572: checking for ANSI C header files configure:3597: gcc -c -g -O2 conftest.c >&5 configure:3603: $? = 0 configure:3607: test -z || test ! -s conftest.err configure:3610: $? = 0 configure:3613: test -s conftest.o configure:3616: $? = 0 configure:3705: gcc -o conftest -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:27: warning: incompatible implicit declaration of built-in function 'exit' configure:3708: $? = 0 configure:3710: ./conftest configure:3713: $? = 0 configure:3728: result: yes configure:3752: checking for sys/types.h configure:3768: gcc -c -g -O2 conftest.c >&5 configure:3774: $? = 0 configure:3778: test -z || test ! -s conftest.err configure:3781: $? = 0 configure:3784: test -s conftest.o configure:3787: $? = 0 configure:3798: result: yes configure:3752: checking for sys/stat.h configure:3768: gcc -c -g -O2 conftest.c >&5 configure:3774: $? = 0 configure:3778: test -z || test ! -s conftest.err configure:3781: $? = 0 configure:3784: test -s conftest.o configure:3787: $? = 0 configure:3798: result: yes configure:3752: checking for stdlib.h configure:3768: gcc -c -g -O2 conftest.c >&5 configure:3774: $? = 0 configure:3778: test -z || test ! -s conftest.err configure:3781: $? = 0 configure:3784: test -s conftest.o configure:3787: $? = 0 configure:3798: result: yes configure:3752: checking for string.h configure:3768: gcc -c -g -O2 conftest.c >&5 configure:3774: $? = 0 configure:3778: test -z || test ! -s conftest.err configure:3781: $? = 0 configure:3784: test -s conftest.o configure:3787: $? = 0 configure:3798: result: yes configure:3752: checking for memory.h configure:3768: gcc -c -g -O2 conftest.c >&5 configure:3774: $? = 0 configure:3778: test -z || test ! -s conftest.err configure:3781: $? = 0 configure:3784: test -s conftest.o configure:3787: $? = 0 configure:3798: result: yes configure:3752: checking for strings.h configure:3768: gcc -c -g -O2 conftest.c >&5 configure:3774: $? = 0 configure:3778: test -z || test ! -s conftest.err configure:3781: $? = 0 configure:3784: test -s conftest.o configure:3787: $? = 0 configure:3798: result: yes configure:3752: checking for inttypes.h configure:3768: gcc -c -g -O2 conftest.c >&5 configure:3774: $? = 0 configure:3778: test -z || test ! -s conftest.err configure:3781: $? = 0 configure:3784: test -s conftest.o configure:3787: $? = 0 configure:3798: result: yes configure:3752: checking for stdint.h configure:3768: gcc -c -g -O2 conftest.c >&5 configure:3774: $? = 0 configure:3778: test -z || test ! -s conftest.err configure:3781: $? = 0 configure:3784: test -s conftest.o configure:3787: $? = 0 configure:3798: result: yes configure:3752: checking for unistd.h configure:3768: gcc -c -g -O2 conftest.c >&5 configure:3774: $? = 0 configure:3778: test -z || test ! -s conftest.err configure:3781: $? = 0 configure:3784: test -s conftest.o configure:3787: $? = 0 configure:3798: result: yes configure:3831: checking stddef.h usability configure:3843: gcc -c -g -O2 conftest.c >&5 configure:3849: $? = 0 configure:3853: test -z || test ! -s conftest.err configure:3856: $? = 0 configure:3859: test -s conftest.o configure:3862: $? = 0 configure:3872: result: yes configure:3876: checking stddef.h presence configure:3886: gcc -E conftest.c configure:3892: $? = 0 configure:3912: result: yes configure:3947: checking for stddef.h configure:3954: result: yes configure:3822: checking for stdlib.h configure:3827: result: yes configure:3822: checking for strings.h configure:3827: result: yes configure:3822: checking for unistd.h configure:3827: result: yes configure:3831: checking fcntl.h usability configure:3843: gcc -c -g -O2 conftest.c >&5 configure:3849: $? = 0 configure:3853: test -z || test ! -s conftest.err configure:3856: $? = 0 configure:3859: test -s conftest.o configure:3862: $? = 0 configure:3872: result: yes configure:3876: checking fcntl.h presence configure:3886: gcc -E conftest.c configure:3892: $? = 0 configure:3912: result: yes configure:3947: checking for fcntl.h configure:3954: result: yes configure:3831: checking sys/file.h usability configure:3843: gcc -c -g -O2 conftest.c >&5 configure:3849: $? = 0 configure:3853: test -z || test ! -s conftest.err configure:3856: $? = 0 configure:3859: test -s conftest.o configure:3862: $? = 0 configure:3872: result: yes configure:3876: checking sys/file.h presence configure:3886: gcc -E conftest.c configure:3892: $? = 0 configure:3912: result: yes configure:3947: checking for sys/file.h configure:3954: result: yes configure:3822: checking for sys/stat.h configure:3827: result: yes configure:3987: checking for clearerr_unlocked configure:4044: gcc -o conftest -g -O2 conftest.c >&5 configure:4050: $? = 0 configure:4054: test -z || test ! -s conftest.err configure:4057: $? = 0 configure:4060: test -s conftest configure:4063: $? = 0 configure:4075: result: yes configure:3987: checking for feof_unlocked configure:4044: gcc -o conftest -g -O2 conftest.c >&5 configure:4050: $? = 0 configure:4054: test -z || test ! -s conftest.err configure:4057: $? = 0 configure:4060: test -s conftest configure:4063: $? = 0 configure:4075: result: yes configure:3987: checking for ferror_unlocked configure:4044: gcc -o conftest -g -O2 conftest.c >&5 configure:4050: $? = 0 configure:4054: test -z || test ! -s conftest.err configure:4057: $? = 0 configure:4060: test -s conftest configure:4063: $? = 0 configure:4075: result: yes configure:3987: checking for fflush_unlocked configure:4044: gcc -o conftest -g -O2 conftest.c >&5 configure:4050: $? = 0 configure:4054: test -z || test ! -s conftest.err configure:4057: $? = 0 configure:4060: test -s conftest configure:4063: $? = 0 configure:4075: result: yes configure:3987: checking for fgetc_unlocked configure:4044: gcc -o conftest -g -O2 conftest.c >&5 configure:4050: $? = 0 configure:4054: test -z || test ! -s conftest.err configure:4057: $? = 0 configure:4060: test -s conftest configure:4063: $? = 0 configure:4075: result: yes configure:3987: checking for fgets_unlocked configure:4044: gcc -o conftest -g -O2 conftest.c >&5 configure:4050: $? = 0 configure:4054: test -z || test ! -s conftest.err configure:4057: $? = 0 configure:4060: test -s conftest configure:4063: $? = 0 configure:4075: result: yes configure:3987: checking for fileno_unlocked configure:4044: gcc -o conftest -g -O2 conftest.c >&5 configure:4050: $? = 0 configure:4054: test -z || test ! -s conftest.err configure:4057: $? = 0 configure:4060: test -s conftest configure:4063: $? = 0 configure:4075: result: yes configure:3987: checking for fprintf_unlocked configure:4044: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:58: warning: conflicting types for built-in function 'fprintf_unlocked' /tmp/ccGJM8sA.o: In function `main': /home/regress/tbox/native/build/build-i686-pc-linux-gnu/fixincludes/conftest.c:73: undefined reference to `fprintf_unlocked' /tmp/ccGJM8sA.o:(.data+0x0): undefined reference to `fprintf_unlocked' collect2: ld returned 1 exit status configure:4050: $? = 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:4075: result: no configure:3987: checking for fputc_unlocked configure:4044: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:58: warning: conflicting types for built-in function 'fputc_unlocked' configure:4050: $? = 0 configure:4054: test -z || test ! -s conftest.err configure:4057: $? = 0 configure:4060: test -s conftest configure:4063: $? = 0 configure:4075: result: yes configure:3987: checking for fputs_unlocked configure:4044: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:59: warning: conflicting types for built-in function 'fputs_unlocked' configure:4050: $? = 0 configure:4054: test -z || test ! -s conftest.err configure:4057: $? = 0 configure:4060: test -s conftest configure:4063: $? = 0 configure:4075: result: yes configure:3987: checking for fread_unlocked configure:4044: gcc -o conftest -g -O2 conftest.c >&5 configure:4050: $? = 0 configure:4054: test -z || test ! -s conftest.err configure:4057: $? = 0 configure:4060: test -s conftest configure:4063: $? = 0 configure:4075: result: yes configure:3987: checking for fwrite_unlocked configure:4044: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:61: warning: conflicting types for built-in function 'fwrite_unlocked' configure:4050: $? = 0 configure:4054: test -z || test ! -s conftest.err configure:4057: $? = 0 configure:4060: test -s conftest configure:4063: $? = 0 configure:4075: result: yes configure:3987: checking for getchar_unlocked configure:4044: gcc -o conftest -g -O2 conftest.c >&5 configure:4050: $? = 0 configure:4054: test -z || test ! -s conftest.err configure:4057: $? = 0 configure:4060: test -s conftest configure:4063: $? = 0 configure:4075: result: yes configure:3987: checking for getc_unlocked configure:4044: gcc -o conftest -g -O2 conftest.c >&5 configure:4050: $? = 0 configure:4054: test -z || test ! -s conftest.err configure:4057: $? = 0 configure:4060: test -s conftest configure:4063: $? = 0 configure:4075: result: yes configure:3987: checking for putchar_unlocked configure:4044: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:64: warning: conflicting types for built-in function 'putchar_unlocked' configure:4050: $? = 0 configure:4054: test -z || test ! -s conftest.err configure:4057: $? = 0 configure:4060: test -s conftest configure:4063: $? = 0 configure:4075: result: yes configure:3987: checking for putc_unlocked configure:4044: gcc -o conftest -g -O2 conftest.c >&5 configure:4050: $? = 0 configure:4054: test -z || test ! -s conftest.err configure:4057: $? = 0 configure:4060: test -s conftest configure:4063: $? = 0 configure:4075: result: yes configure:4085: checking whether abort is declared configure:4109: gcc -c -g -O2 conftest.c >&5 configure:4115: $? = 0 configure:4119: test -z || test ! -s conftest.err configure:4122: $? = 0 configure:4125: test -s conftest.o configure:4128: $? = 0 configure:4139: result: yes configure:4155: checking whether asprintf is declared configure:4179: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:81: error: 'asprintf' 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:4185: $? = 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 asprintf | char *p = (char *) asprintf; | #endif | | ; | return 0; | } configure:4209: result: no configure:4225: checking whether basename is declared configure:4249: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:82: error: 'basename' undeclared (first use in this function) conftest.c:82: error: (Each undeclared identifier is reported only once conftest.c:82: error: for each function it appears in.) configure:4255: $? = 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_ASPRINTF 0 | /* 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 basename | char *p = (char *) basename; | #endif | | ; | return 0; | } configure:4279: result: no configure:4295: checking whether errno is declared configure:4319: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:83: error: 'errno' undeclared (first use in this function) conftest.c:83: error: (Each undeclared identifier is reported only once conftest.c:83: error: for each function it appears in.) configure:4325: $? = 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_ASPRINTF 0 | #define HAVE_DECL_BASENAME 0 | /* 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:4349: result: no configure:4365: checking whether vasprintf is declared configure:4389: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:84: error: 'vasprintf' undeclared (first use in this function) conftest.c:84: error: (Each undeclared identifier is reported only once conftest.c:84: error: for each function it appears in.) configure:4395: $? = 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_ASPRINTF 0 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_ERRNO 0 | /* 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 vasprintf | char *p = (char *) vasprintf; | #endif | | ; | return 0; | } configure:4419: result: no configure:4435: checking whether clearerr_unlocked is declared configure:4459: gcc -c -g -O2 conftest.c >&5 configure:4465: $? = 0 configure:4469: test -z || test ! -s conftest.err configure:4472: $? = 0 configure:4475: test -s conftest.o configure:4478: $? = 0 configure:4489: result: yes configure:4505: checking whether feof_unlocked is declared configure:4529: gcc -c -g -O2 conftest.c >&5 configure:4535: $? = 0 configure:4539: test -z || test ! -s conftest.err configure:4542: $? = 0 configure:4545: test -s conftest.o configure:4548: $? = 0 configure:4559: result: yes configure:4575: checking whether ferror_unlocked is declared configure:4599: gcc -c -g -O2 conftest.c >&5 configure:4605: $? = 0 configure:4609: test -z || test ! -s conftest.err configure:4612: $? = 0 configure:4615: test -s conftest.o configure:4618: $? = 0 configure:4629: result: yes configure:4645: checking whether fflush_unlocked is declared configure:4669: gcc -c -g -O2 conftest.c >&5 configure:4675: $? = 0 configure:4679: test -z || test ! -s conftest.err configure:4682: $? = 0 configure:4685: test -s conftest.o configure:4688: $? = 0 configure:4699: result: yes configure:4715: checking whether fgetc_unlocked is declared configure:4739: gcc -c -g -O2 conftest.c >&5 configure:4745: $? = 0 configure:4749: test -z || test ! -s conftest.err configure:4752: $? = 0 configure:4755: test -s conftest.o configure:4758: $? = 0 configure:4769: result: yes configure:4785: checking whether fgets_unlocked is declared configure:4809: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:90: error: 'fgets_unlocked' undeclared (first use in this function) conftest.c:90: error: (Each undeclared identifier is reported only once conftest.c:90: error: for each function it appears in.) configure:4815: $? = 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_ASPRINTF 0 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_VASPRINTF 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:4839: result: no configure:4855: checking whether fileno_unlocked is declared configure:4879: gcc -c -g -O2 conftest.c >&5 configure:4885: $? = 0 configure:4889: test -z || test ! -s conftest.err configure:4892: $? = 0 configure:4895: test -s conftest.o configure:4898: $? = 0 configure:4909: result: yes configure:4925: checking whether fprintf_unlocked is declared configure:4949: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:92: error: 'fprintf_unlocked' undeclared (first use in this function) conftest.c:92: error: (Each undeclared identifier is reported only once conftest.c:92: error: for each function it appears in.) configure:4955: $? = 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_ASPRINTF 0 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_VASPRINTF 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:4979: result: no configure:4995: checking whether fputc_unlocked is declared configure:5019: gcc -c -g -O2 conftest.c >&5 configure:5025: $? = 0 configure:5029: test -z || test ! -s conftest.err configure:5032: $? = 0 configure:5035: test -s conftest.o configure:5038: $? = 0 configure:5049: result: yes configure:5065: checking whether fputs_unlocked is declared configure:5089: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:94: error: 'fputs_unlocked' undeclared (first use in this function) conftest.c:94: error: (Each undeclared identifier is reported only once conftest.c:94: error: for each function it appears in.) configure:5095: $? = 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_ASPRINTF 0 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_VASPRINTF 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:5119: result: no configure:5135: checking whether fread_unlocked is declared configure:5159: gcc -c -g -O2 conftest.c >&5 configure:5165: $? = 0 configure:5169: test -z || test ! -s conftest.err configure:5172: $? = 0 configure:5175: test -s conftest.o configure:5178: $? = 0 configure:5189: result: yes configure:5205: checking whether fwrite_unlocked is declared configure:5229: gcc -c -g -O2 conftest.c >&5 configure:5235: $? = 0 configure:5239: test -z || test ! -s conftest.err configure:5242: $? = 0 configure:5245: test -s conftest.o configure:5248: $? = 0 configure:5259: result: yes configure:5275: checking whether getchar_unlocked is declared configure:5299: gcc -c -g -O2 conftest.c >&5 configure:5305: $? = 0 configure:5309: test -z || test ! -s conftest.err configure:5312: $? = 0 configure:5315: test -s conftest.o configure:5318: $? = 0 configure:5329: result: yes configure:5345: checking whether getc_unlocked is declared configure:5369: gcc -c -g -O2 conftest.c >&5 configure:5375: $? = 0 configure:5379: test -z || test ! -s conftest.err configure:5382: $? = 0 configure:5385: test -s conftest.o configure:5388: $? = 0 configure:5399: result: yes configure:5415: checking whether putchar_unlocked is declared configure:5439: gcc -c -g -O2 conftest.c >&5 configure:5445: $? = 0 configure:5449: test -z || test ! -s conftest.err configure:5452: $? = 0 configure:5455: test -s conftest.o configure:5458: $? = 0 configure:5469: result: yes configure:5485: checking whether putc_unlocked is declared configure:5509: gcc -c -g -O2 conftest.c >&5 configure:5515: $? = 0 configure:5519: test -z || test ! -s conftest.err configure:5522: $? = 0 configure:5525: test -s conftest.o configure:5528: $? = 0 configure:5539: result: yes configure:5559: checking for an ANSI C-conforming const configure:5626: gcc -c -g -O2 conftest.c >&5 configure:5632: $? = 0 configure:5636: test -z || test ! -s conftest.err configure:5639: $? = 0 configure:5642: test -s conftest.o configure:5645: $? = 0 configure:5656: result: yes configure:5679: checking sys/mman.h usability configure:5691: gcc -c -g -O2 conftest.c >&5 configure:5697: $? = 0 configure:5701: test -z || test ! -s conftest.err configure:5704: $? = 0 configure:5707: test -s conftest.o configure:5710: $? = 0 configure:5720: result: yes configure:5724: checking sys/mman.h presence configure:5734: gcc -E conftest.c configure:5740: $? = 0 configure:5760: result: yes configure:5795: checking for sys/mman.h configure:5802: result: yes configure:5813: checking for mmap configure:5870: gcc -o conftest -g -O2 conftest.c >&5 configure:5876: $? = 0 configure:5880: test -z || test ! -s conftest.err configure:5883: $? = 0 configure:5886: test -s conftest configure:5889: $? = 0 configure:5901: result: yes configure:5915: checking whether read-only mmap of a plain file works configure:5932: result: yes configure:5934: checking whether mmap from /dev/zero works configure:5956: result: yes configure:5960: checking for MAP_ANON(YMOUS) configure:5988: gcc -c -g -O2 conftest.c >&5 configure:5994: $? = 0 configure:5998: test -z || test ! -s conftest.err configure:6001: $? = 0 configure:6004: test -s conftest.o configure:6007: $? = 0 configure:6018: result: yes configure:6024: checking whether mmap with MAP_ANON(YMOUS) works configure:6041: result: yes configure:6069: checking whether to enable maintainer-specific portions of Makefiles configure:6078: result: no configure:6191: 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 glutton.geoffk.org config.status:661: creating Makefile config.status:661: creating mkheaders.almost config.status:757: creating config.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_build_alias=i686-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_env_CC_set=set ac_cv_env_CC_value=gcc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-g -O2' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=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_clearerr_unlocked=yes ac_cv_func_feof_unlocked=yes ac_cv_func_ferror_unlocked=yes ac_cv_func_fflush_unlocked=yes ac_cv_func_fgetc_unlocked=yes ac_cv_func_fgets_unlocked=yes ac_cv_func_fileno_unlocked=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_mmap=yes ac_cv_func_putc_unlocked=yes ac_cv_func_putchar_unlocked=yes ac_cv_have_decl_abort=yes ac_cv_have_decl_asprintf=no ac_cv_have_decl_basename=no 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_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_putc_unlocked=yes ac_cv_have_decl_putchar_unlocked=yes ac_cv_have_decl_vasprintf=no ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_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_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_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-pc-linux-gnu ac_cv_host_alias=i686-pc-linux-gnu ac_cv_objext=o ac_cv_prog_CC=gcc ac_cv_prog_CPP='gcc -E' ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_egrep='grep -E' ac_cv_target=i686-pc-linux-gnu ac_cv_target_alias=i686-pc-linux-gnu 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__Wno_overlength_strings=no 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 lt_cv_path_SED=/bin/sed ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='gcc' CFLAGS='-g -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=':' SED='/bin/sed' 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='${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='${prefix}/share' 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='${prefix}/include' infodir='${prefix}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='/home/regress/tbox/objs' 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_ASPRINTF 0 #define HAVE_DECL_BASENAME 0 #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_DECL_VASPRINTF 0 #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 SED_PROGRAM "/bin/sed" #define STDC_HEADERS 1 configure: exit 0