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.64. Invocation command line was $ /Users/regress/tbox/svn-gcc/fixincludes/configure --cache-file=../config.cache --prefix=/Users/regress/tbox/objs --enable-languages=c,c++,fortran,java,lto,objc --program-transform-name=s,y,y, --disable-option-checking --with-build-subdir=build-powerpc-apple-darwin9.8.0 --build=powerpc-apple-darwin9.8.0 --host=powerpc-apple-darwin9.8.0 --target=powerpc-apple-darwin9.8.0 --srcdir=/Users/regress/tbox/svn-gcc/fixincludes ## --------- ## ## Platform. ## ## --------- ## hostname = geoffk3.apple.com uname -m = Power Macintosh uname -r = 9.8.0 uname -s = Darwin uname -v = Darwin Kernel Version 9.8.0: Wed Jul 15 16:57:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_PPC /usr/bin/uname -p = powerpc /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = Mach kernel version: Darwin Kernel Version 9.8.0: Wed Jul 15 16:57:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_PPC Kernel configured for up to 2 processors. 2 processors are physically available. 2 processors are logically available. Processor type: ppc970 (PowerPC 970) Processors active: 0 1 Primary memory available: 1.00 gigabytes Default processor set: 67 tasks, 181 threads, 2 processors Load average: 2.89, Mach factor: 0.27 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /Users/regress/tbox/objs/bin PATH: /Users/regress/tbox/boot/bin PATH: /bin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2054: loading cache ../config.cache configure:3159: checking build system type configure:3173: result: powerpc-apple-darwin9.8.0 configure:3193: checking host system type configure:3206: result: powerpc-apple-darwin9.8.0 configure:3226: checking target system type configure:3239: result: powerpc-apple-darwin9.8.0 configure:3274: checking for powerpc-apple-darwin9.8.0-gcc configure:3301: result: gcc configure:3570: checking for C compiler version configure:3579: gcc --version >&5 gcc (GCC) 4.2.0 20060926 (experimental) 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:3590: $? = 0 configure:3579: gcc -v >&5 Using built-in specs. Target: powerpc-apple-darwin8.5.0 Configured with: /Users/regress/tbox/src-objs/configure --prefix=/Users/regress/tbox/objs-20060926 --target=powerpc-apple-darwin8.5.0 Thread model: posix gcc version 4.2.0 20060926 (experimental) configure:3590: $? = 0 configure:3579: gcc -V >&5 gcc: '-V' option must have argument configure:3590: $? = 1 configure:3579: gcc -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:3590: $? = 1 configure:3610: checking for C compiler default output file name configure:3632: gcc -g -O2 conftest.c >&5 configure:3636: $? = 0 configure:3673: result: a.out configure:3689: checking whether the C compiler works configure:3698: ./a.out configure:3702: $? = 0 configure:3717: result: yes configure:3724: checking whether we are cross compiling configure:3726: result: no configure:3729: checking for suffix of executables configure:3736: gcc -o conftest -g -O2 conftest.c >&5 configure:3740: $? = 0 configure:3762: result: configure:3768: checking for suffix of object files configure:3790: gcc -c -g -O2 conftest.c >&5 configure:3794: $? = 0 configure:3815: result: o configure:3819: checking whether we are using the GNU C compiler configure:3838: gcc -c -g -O2 conftest.c >&5 configure:3838: $? = 0 configure:3847: result: yes configure:3856: checking whether gcc accepts -g configure:3876: gcc -c -g conftest.c >&5 configure:3876: $? = 0 configure:3917: result: yes configure:3934: checking for gcc option to accept ISO C89 configure:3998: gcc -c -g -O2 conftest.c >&5 configure:3998: $? = 0 configure:4011: result: none needed configure:4037: checking how to run the C preprocessor configure:4068: gcc -E conftest.c configure:4068: $? = 0 configure:4082: gcc -E conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:4082: $? = 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 PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:4107: result: gcc -E configure:4127: gcc -E conftest.c configure:4127: $? = 0 configure:4141: gcc -E conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:4141: $? = 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 PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:4170: checking for grep that handles long lines and -e configure:4228: result: /usr/bin/grep configure:4233: checking for egrep configure:4295: result: /usr/bin/grep -E configure:4300: checking for ANSI C header files configure:4320: gcc -c -g -O2 conftest.c >&5 configure:4320: $? = 0 configure:4393: gcc -o conftest -g -O2 conftest.c >&5 configure:4393: $? = 0 configure:4393: ./conftest configure:4393: $? = 0 configure:4404: result: yes configure:4417: checking for sys/types.h configure:4417: gcc -c -g -O2 conftest.c >&5 configure:4417: $? = 0 configure:4417: result: yes configure:4417: checking for sys/stat.h configure:4417: gcc -c -g -O2 conftest.c >&5 configure:4417: $? = 0 configure:4417: result: yes configure:4417: checking for stdlib.h configure:4417: gcc -c -g -O2 conftest.c >&5 configure:4417: $? = 0 configure:4417: result: yes configure:4417: checking for string.h configure:4417: gcc -c -g -O2 conftest.c >&5 configure:4417: $? = 0 configure:4417: result: yes configure:4417: checking for memory.h configure:4417: gcc -c -g -O2 conftest.c >&5 configure:4417: $? = 0 configure:4417: result: yes configure:4417: checking for strings.h configure:4417: gcc -c -g -O2 conftest.c >&5 configure:4417: $? = 0 configure:4417: result: yes configure:4417: checking for inttypes.h configure:4417: gcc -c -g -O2 conftest.c >&5 configure:4417: $? = 0 configure:4417: result: yes configure:4417: checking for stdint.h configure:4417: gcc -c -g -O2 conftest.c >&5 configure:4417: $? = 0 configure:4417: result: yes configure:4417: checking for unistd.h configure:4417: gcc -c -g -O2 conftest.c >&5 configure:4417: $? = 0 configure:4417: result: yes configure:4431: checking minix/config.h usability configure:4431: gcc -c -g -O2 conftest.c >&5 conftest.c:52:26: error: minix/config.h: No such file or directory configure:4431: $? = 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 PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4431: result: no configure:4431: checking minix/config.h presence configure:4431: gcc -E conftest.c conftest.c:19:26: error: minix/config.h: No such file or directory configure:4431: $? = 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 PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:4431: result: no configure:4431: checking for minix/config.h configure:4431: result: no configure:4452: checking whether it is safe to define __EXTENSIONS__ configure:4470: gcc -c -g -O2 conftest.c >&5 configure:4470: $? = 0 configure:4477: result: yes configure:4491: checking for a sed that does not truncate output configure:4555: result: /usr/bin/sed configure:4571: checking whether gcc supports -W configure:4588: gcc -c -W conftest.c >&5 configure:4588: $? = 0 configure:4597: result: yes configure:4571: checking whether gcc supports -Wall configure:4588: gcc -c -Wall conftest.c >&5 configure:4588: $? = 0 configure:4597: result: yes configure:4571: checking whether gcc supports -Wwrite-strings configure:4588: gcc -c -Wwrite-strings conftest.c >&5 configure:4588: $? = 0 configure:4597: result: yes configure:4571: checking whether gcc supports -Wstrict-prototypes configure:4588: gcc -c -Wstrict-prototypes conftest.c >&5 conftest.c:27: warning: function declaration isn't a prototype configure:4588: $? = 0 configure:4597: result: yes configure:4571: checking whether gcc supports -Wmissing-prototypes configure:4588: gcc -c -Wmissing-prototypes conftest.c >&5 configure:4588: $? = 0 configure:4597: result: yes configure:4571: checking whether gcc supports -Wold-style-definition configure:4588: gcc -c -Wold-style-definition conftest.c >&5 conftest.c: In function 'main': conftest.c:27: warning: old-style function definition configure:4588: $? = 0 configure:4597: result: yes configure:4571: checking whether gcc supports -Wmissing-format-attribute configure:4588: gcc -c -Wmissing-format-attribute conftest.c >&5 configure:4588: $? = 0 configure:4597: result: yes configure:4571: checking whether gcc supports -Wno-overlength-strings configure:4588: gcc -c -Wno-overlength-strings conftest.c >&5 configure:4588: $? = 0 configure:4597: result: yes configure:4607: checking whether gcc supports -pedantic -Wno-long-long configure:4625: gcc -c -pedantic -Wno-long-long conftest.c >&5 configure:4625: $? = 0 configure:4633: result: yes configure:4746: checking for ANSI C header files configure:4850: result: yes configure:4862: checking stddef.h usability configure:4862: gcc -c -g -O2 conftest.c >&5 configure:4862: $? = 0 configure:4862: result: yes configure:4862: checking stddef.h presence configure:4862: gcc -E conftest.c configure:4862: $? = 0 configure:4862: result: yes configure:4862: checking for stddef.h configure:4862: result: yes configure:4862: checking for stdlib.h configure:4862: result: yes configure:4862: checking for strings.h configure:4862: result: yes configure:4862: checking for unistd.h configure:4862: result: yes configure:4862: checking fcntl.h usability configure:4862: gcc -c -g -O2 conftest.c >&5 configure:4862: $? = 0 configure:4862: result: yes configure:4862: checking fcntl.h presence configure:4862: gcc -E conftest.c configure:4862: $? = 0 configure:4862: result: yes configure:4862: checking for fcntl.h configure:4862: result: yes configure:4862: checking sys/file.h usability configure:4862: gcc -c -g -O2 conftest.c >&5 configure:4862: $? = 0 configure:4862: result: yes configure:4862: checking sys/file.h presence configure:4862: gcc -E conftest.c configure:4862: $? = 0 configure:4862: result: yes configure:4862: checking for sys/file.h configure:4862: result: yes configure:4862: checking for sys/stat.h configure:4862: result: yes configure:4877: checking for clearerr_unlocked configure:4877: gcc -o conftest -g -O2 conftest.c >&5 configure:4877: $? = 0 configure:4877: result: yes configure:4877: checking for feof_unlocked configure:4877: gcc -o conftest -g -O2 conftest.c >&5 configure:4877: $? = 0 configure:4877: result: yes configure:4877: checking for ferror_unlocked configure:4877: gcc -o conftest -g -O2 conftest.c >&5 configure:4877: $? = 0 configure:4877: result: yes configure:4877: checking for fflush_unlocked configure:4877: gcc -o conftest -g -O2 conftest.c >&5 Undefined symbols: "_fflush_unlocked", referenced from: _main in ccoEiOjq.o ld: symbol(s) not found collect2: ld returned 1 exit status configure:4877: $? = 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 PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define EXE_EXT "" | #define STDC_HEADERS 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 | /* end confdefs.h. */ | /* Define fflush_unlocked to an innocuous variant, in case declares fflush_unlocked. | For example, HP-UX 11i declares gettimeofday. */ | #define fflush_unlocked innocuous_fflush_unlocked | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fflush_unlocked (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fflush_unlocked | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fflush_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_fflush_unlocked || defined __stub___fflush_unlocked | choke me | #endif | | int | main () | { | return fflush_unlocked (); | ; | return 0; | } configure:4877: result: no configure:4877: checking for fgetc_unlocked configure:4877: gcc -o conftest -g -O2 conftest.c >&5 Undefined symbols: "_fgetc_unlocked", referenced from: _main in ccK69WGU.o ld: symbol(s) not found collect2: ld returned 1 exit status configure:4877: $? = 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 PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define EXE_EXT "" | #define STDC_HEADERS 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 | /* end confdefs.h. */ | /* Define fgetc_unlocked to an innocuous variant, in case declares fgetc_unlocked. | For example, HP-UX 11i declares gettimeofday. */ | #define fgetc_unlocked innocuous_fgetc_unlocked | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fgetc_unlocked (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fgetc_unlocked | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fgetc_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_fgetc_unlocked || defined __stub___fgetc_unlocked | choke me | #endif | | int | main () | { | return fgetc_unlocked (); | ; | return 0; | } configure:4877: result: no configure:4877: checking for fgets_unlocked configure:4877: gcc -o conftest -g -O2 conftest.c >&5 Undefined symbols: "_fgets_unlocked", referenced from: _main in ccT8vAtW.o ld: symbol(s) not found collect2: ld returned 1 exit status configure:4877: $? = 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 PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define EXE_EXT "" | #define STDC_HEADERS 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 | /* end confdefs.h. */ | /* Define fgets_unlocked to an innocuous variant, in case declares fgets_unlocked. | For example, HP-UX 11i declares gettimeofday. */ | #define fgets_unlocked innocuous_fgets_unlocked | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fgets_unlocked (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fgets_unlocked | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fgets_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_fgets_unlocked || defined __stub___fgets_unlocked | choke me | #endif | | int | main () | { | return fgets_unlocked (); | ; | return 0; | } configure:4877: result: no configure:4877: checking for fileno_unlocked configure:4877: gcc -o conftest -g -O2 conftest.c >&5 configure:4877: $? = 0 configure:4877: result: yes configure:4877: checking for fprintf_unlocked configure:4877: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:60: warning: conflicting types for built-in function 'fprintf_unlocked' Undefined symbols: "_fprintf_unlocked", referenced from: _main in ccA0G93f.o ld: symbol(s) not found collect2: ld returned 1 exit status configure:4877: $? = 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 PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define EXE_EXT "" | #define STDC_HEADERS 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_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 GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char 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 | #endif | | int | main () | { | return fprintf_unlocked (); | ; | return 0; | } configure:4877: result: no configure:4877: checking for fputc_unlocked configure:4877: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:60: warning: conflicting types for built-in function 'fputc_unlocked' Undefined symbols: "_fputc_unlocked", referenced from: _main in cc3KxoWh.o ld: symbol(s) not found collect2: ld returned 1 exit status configure:4877: $? = 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 PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define EXE_EXT "" | #define STDC_HEADERS 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_FILENO_UNLOCKED 1 | /* end confdefs.h. */ | /* Define fputc_unlocked to an innocuous variant, in case declares fputc_unlocked. | For example, HP-UX 11i declares gettimeofday. */ | #define fputc_unlocked innocuous_fputc_unlocked | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fputc_unlocked (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fputc_unlocked | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fputc_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_fputc_unlocked || defined __stub___fputc_unlocked | choke me | #endif | | int | main () | { | return fputc_unlocked (); | ; | return 0; | } configure:4877: result: no configure:4877: checking for fputs_unlocked configure:4877: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:60: warning: conflicting types for built-in function 'fputs_unlocked' Undefined symbols: "_fputs_unlocked", referenced from: _main in cclY3ec9.o ld: symbol(s) not found collect2: ld returned 1 exit status configure:4877: $? = 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 PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define EXE_EXT "" | #define STDC_HEADERS 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_FILENO_UNLOCKED 1 | /* end confdefs.h. */ | /* Define fputs_unlocked to an innocuous variant, in case declares fputs_unlocked. | For example, HP-UX 11i declares gettimeofday. */ | #define fputs_unlocked innocuous_fputs_unlocked | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fputs_unlocked (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fputs_unlocked | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fputs_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_fputs_unlocked || defined __stub___fputs_unlocked | choke me | #endif | | int | main () | { | return fputs_unlocked (); | ; | return 0; | } configure:4877: result: no configure:4877: checking for fread_unlocked configure:4877: gcc -o conftest -g -O2 conftest.c >&5 Undefined symbols: "_fread_unlocked", referenced from: _main in ccVxVXEl.o ld: symbol(s) not found collect2: ld returned 1 exit status configure:4877: $? = 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 PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define EXE_EXT "" | #define STDC_HEADERS 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_FILENO_UNLOCKED 1 | /* end confdefs.h. */ | /* Define fread_unlocked to an innocuous variant, in case declares fread_unlocked. | For example, HP-UX 11i declares gettimeofday. */ | #define fread_unlocked innocuous_fread_unlocked | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fread_unlocked (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fread_unlocked | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fread_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_fread_unlocked || defined __stub___fread_unlocked | choke me | #endif | | int | main () | { | return fread_unlocked (); | ; | return 0; | } configure:4877: result: no configure:4877: checking for fwrite_unlocked configure:4877: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:60: warning: conflicting types for built-in function 'fwrite_unlocked' Undefined symbols: "_fwrite_unlocked", referenced from: _main in cc1TWivB.o ld: symbol(s) not found collect2: ld returned 1 exit status configure:4877: $? = 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 PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define EXE_EXT "" | #define STDC_HEADERS 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_FILENO_UNLOCKED 1 | /* end confdefs.h. */ | /* Define fwrite_unlocked to an innocuous variant, in case declares fwrite_unlocked. | For example, HP-UX 11i declares gettimeofday. */ | #define fwrite_unlocked innocuous_fwrite_unlocked | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fwrite_unlocked (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fwrite_unlocked | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fwrite_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_fwrite_unlocked || defined __stub___fwrite_unlocked | choke me | #endif | | int | main () | { | return fwrite_unlocked (); | ; | return 0; | } configure:4877: result: no configure:4877: checking for getchar_unlocked configure:4877: gcc -o conftest -g -O2 conftest.c >&5 configure:4877: $? = 0 configure:4877: result: yes configure:4877: checking for getc_unlocked configure:4877: gcc -o conftest -g -O2 conftest.c >&5 configure:4877: $? = 0 configure:4877: result: yes configure:4877: checking for putchar_unlocked configure:4877: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:62: warning: conflicting types for built-in function 'putchar_unlocked' configure:4877: $? = 0 configure:4877: result: yes configure:4877: checking for putc_unlocked configure:4877: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:63: warning: conflicting types for built-in function 'putc_unlocked' configure:4877: $? = 0 configure:4877: result: yes configure:4887: checking whether abort is declared configure:4887: gcc -c -g -O2 conftest.c >&5 configure:4887: $? = 0 configure:4887: result: yes configure:4897: checking whether asprintf is declared configure:4897: gcc -c -g -O2 conftest.c >&5 configure:4897: $? = 0 configure:4897: result: yes configure:4907: checking whether basename is declared configure:4907: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:83: error: 'basename' 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:4907: $? = 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 PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define EXE_EXT "" | #define STDC_HEADERS 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_FILENO_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 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef basename | #ifdef __cplusplus | (void) basename((char *) 0); | #else | (void) basename; | #endif | #endif | | ; | return 0; | } configure:4907: result: no configure:4917: checking whether errno is declared configure:4917: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:84: error: 'errno' 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:4917: $? = 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 PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define EXE_EXT "" | #define STDC_HEADERS 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_FILENO_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 1 | #define HAVE_DECL_BASENAME 0 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef errno | #ifdef __cplusplus | (void) errno; | #else | (void) errno; | #endif | #endif | | ; | return 0; | } configure:4917: result: no configure:4927: checking whether vasprintf is declared configure:4927: gcc -c -g -O2 conftest.c >&5 configure:4927: $? = 0 configure:4927: result: yes configure:4938: checking whether clearerr_unlocked is declared configure:4938: gcc -c -g -O2 conftest.c >&5 configure:4938: $? = 0 configure:4938: result: yes configure:4948: checking whether feof_unlocked is declared configure:4948: gcc -c -g -O2 conftest.c >&5 configure:4948: $? = 0 configure:4948: result: yes configure:4958: checking whether ferror_unlocked is declared configure:4958: gcc -c -g -O2 conftest.c >&5 configure:4958: $? = 0 configure:4958: result: yes configure:4968: checking whether fflush_unlocked is declared configure:4968: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:89: error: 'fflush_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:4968: $? = 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 PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define EXE_EXT "" | #define STDC_HEADERS 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_FILENO_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 1 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef fflush_unlocked | #ifdef __cplusplus | (void) fflush_unlocked; | #else | (void) fflush_unlocked; | #endif | #endif | | ; | return 0; | } configure:4968: result: no configure:4978: checking whether fgetc_unlocked is declared configure:4978: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:90: error: 'fgetc_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:4978: $? = 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 PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define EXE_EXT "" | #define STDC_HEADERS 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_FILENO_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 1 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef fgetc_unlocked | #ifdef __cplusplus | (void) fgetc_unlocked; | #else | (void) fgetc_unlocked; | #endif | #endif | | ; | return 0; | } configure:4978: result: no configure:4988: checking whether fgets_unlocked is declared configure:4988: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:91: error: 'fgets_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:4988: $? = 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 PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define EXE_EXT "" | #define STDC_HEADERS 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_FILENO_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 1 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETC_UNLOCKED 0 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef fgets_unlocked | #ifdef __cplusplus | (void) fgets_unlocked; | #else | (void) fgets_unlocked; | #endif | #endif | | ; | return 0; | } configure:4988: result: no configure:4998: checking whether fileno_unlocked is declared configure:4998: gcc -c -g -O2 conftest.c >&5 configure:4998: $? = 0 configure:4998: result: yes configure:5008: checking whether fprintf_unlocked is declared configure:5008: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:93: error: 'fprintf_unlocked' undeclared (first use in this function) conftest.c:93: error: (Each undeclared identifier is reported only once conftest.c:93: error: for each function it appears in.) configure:5008: $? = 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 PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define EXE_EXT "" | #define STDC_HEADERS 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_FILENO_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 1 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETC_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FILENO_UNLOCKED 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef fprintf_unlocked | #ifdef __cplusplus | (void) fprintf_unlocked; | #else | (void) fprintf_unlocked; | #endif | #endif | | ; | return 0; | } configure:5008: result: no configure:5018: checking whether fputc_unlocked is declared configure:5018: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:94: error: 'fputc_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:5018: $? = 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 PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define EXE_EXT "" | #define STDC_HEADERS 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_FILENO_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 1 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETC_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FILENO_UNLOCKED 1 | #define HAVE_DECL_FPRINTF_UNLOCKED 0 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef fputc_unlocked | #ifdef __cplusplus | (void) fputc_unlocked; | #else | (void) fputc_unlocked; | #endif | #endif | | ; | return 0; | } configure:5018: result: no configure:5028: checking whether fputs_unlocked is declared configure:5028: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:95: error: 'fputs_unlocked' undeclared (first use in this function) conftest.c:95: error: (Each undeclared identifier is reported only once conftest.c:95: error: for each function it appears in.) configure:5028: $? = 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 PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define EXE_EXT "" | #define STDC_HEADERS 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_FILENO_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 1 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETC_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FILENO_UNLOCKED 1 | #define HAVE_DECL_FPRINTF_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef fputs_unlocked | #ifdef __cplusplus | (void) fputs_unlocked; | #else | (void) fputs_unlocked; | #endif | #endif | | ; | return 0; | } configure:5028: result: no configure:5038: checking whether fread_unlocked is declared configure:5038: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:96: error: 'fread_unlocked' undeclared (first use in this function) conftest.c:96: error: (Each undeclared identifier is reported only once conftest.c:96: error: for each function it appears in.) configure:5038: $? = 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 PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define EXE_EXT "" | #define STDC_HEADERS 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_FILENO_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 1 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETC_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FILENO_UNLOCKED 1 | #define HAVE_DECL_FPRINTF_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef fread_unlocked | #ifdef __cplusplus | (void) fread_unlocked; | #else | (void) fread_unlocked; | #endif | #endif | | ; | return 0; | } configure:5038: result: no configure:5048: checking whether fwrite_unlocked is declared configure:5048: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:97: error: 'fwrite_unlocked' undeclared (first use in this function) conftest.c:97: error: (Each undeclared identifier is reported only once conftest.c:97: error: for each function it appears in.) configure:5048: $? = 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 PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define EXE_EXT "" | #define STDC_HEADERS 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_FILENO_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 1 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETC_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FILENO_UNLOCKED 1 | #define HAVE_DECL_FPRINTF_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef fwrite_unlocked | #ifdef __cplusplus | (void) fwrite_unlocked; | #else | (void) fwrite_unlocked; | #endif | #endif | | ; | return 0; | } configure:5048: result: no configure:5058: checking whether getchar_unlocked is declared configure:5058: gcc -c -g -O2 conftest.c >&5 configure:5058: $? = 0 configure:5058: result: yes configure:5068: checking whether getc_unlocked is declared configure:5068: gcc -c -g -O2 conftest.c >&5 configure:5068: $? = 0 configure:5068: result: yes configure:5078: checking whether putchar_unlocked is declared configure:5078: gcc -c -g -O2 conftest.c >&5 configure:5078: $? = 0 configure:5078: result: yes configure:5088: checking whether putc_unlocked is declared configure:5088: gcc -c -g -O2 conftest.c >&5 configure:5088: $? = 0 configure:5088: result: yes configure:5101: checking for an ANSI C-conforming const configure:5166: gcc -c -g -O2 conftest.c >&5 configure:5166: $? = 0 configure:5173: result: yes configure:5184: checking sys/mman.h usability configure:5184: gcc -c -g -O2 conftest.c >&5 configure:5184: $? = 0 configure:5184: result: yes configure:5184: checking sys/mman.h presence configure:5184: gcc -E conftest.c configure:5184: $? = 0 configure:5184: result: yes configure:5184: checking for sys/mman.h configure:5184: result: yes configure:5192: checking for mmap configure:5192: gcc -o conftest -g -O2 conftest.c >&5 configure:5192: $? = 0 configure:5192: result: yes configure:5205: checking whether read-only mmap of a plain file works configure:5222: result: yes configure:5224: checking whether mmap from /dev/zero works configure:5246: result: no configure:5250: checking for MAP_ANON(YMOUS) configure:5273: gcc -c -g -O2 conftest.c >&5 configure:5273: $? = 0 configure:5280: result: yes configure:5286: checking whether mmap with MAP_ANON(YMOUS) works configure:5303: result: yes configure:5325: checking whether to enable maintainer-specific portions of Makefiles configure:5334: result: no configure:5417: updating cache ../config.cache configure:5454: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by fixincludes config.status , which was generated by GNU Autoconf 2.64. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on geoffk3.apple.com config.status:862: creating Makefile config.status:862: creating mkheaders.almost config.status:862: creating config.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=powerpc-apple-darwin9.8.0 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_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=powerpc-apple-darwin9.8.0 ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=powerpc-apple-darwin9.8.0 ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=powerpc-apple-darwin9.8.0 ac_cv_func_clearerr_unlocked=yes ac_cv_func_feof_unlocked=yes ac_cv_func_ferror_unlocked=yes ac_cv_func_fflush_unlocked=no ac_cv_func_fgetc_unlocked=no ac_cv_func_fgets_unlocked=no ac_cv_func_fileno_unlocked=yes ac_cv_func_fprintf_unlocked=no ac_cv_func_fputc_unlocked=no ac_cv_func_fputs_unlocked=no ac_cv_func_fread_unlocked=no ac_cv_func_fwrite_unlocked=no 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=yes ac_cv_have_decl_basename_char_p_=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=no ac_cv_have_decl_fgetc_unlocked=no 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=no ac_cv_have_decl_fputs_unlocked=no ac_cv_have_decl_fread_unlocked=no ac_cv_have_decl_fwrite_unlocked=no 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=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no 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=powerpc-apple-darwin9.8.0 ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_SED=/usr/bin/sed ac_cv_prog_CC=gcc ac_cv_prog_CPP='gcc -E' ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_safe_to_define___extensions__=yes ac_cv_target=powerpc-apple-darwin9.8.0 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=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=no gcc_cv_func_mmap_file=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='gcc' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' ECHO_C='\c' ECHO_N='' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' GREP='/usr/bin/grep' LDFLAGS='' LIBOBJS='' LIBS='' LTLIBOBJS='' MAINT='#' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='fixincludes' PACKAGE_STRING='fixincludes ' PACKAGE_TARNAME='fixincludes' PACKAGE_URL='' PACKAGE_VERSION=' ' PATH_SEPARATOR=':' SED='/usr/bin/sed' SHELL='/bin/sh' TARGET='oneprocess' WARN_CFLAGS='-W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings' WARN_PEDANTIC='-pedantic -Wno-long-long' WERROR='' ac_ct_CC='' bindir='${exec_prefix}/bin' build='powerpc-apple-darwin9.8.0' build_alias='powerpc-apple-darwin9.8.0' build_cpu='powerpc' build_os='darwin9.8.0' build_vendor='apple' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='powerpc-apple-darwin9.8.0' host_alias='powerpc-apple-darwin9.8.0' host_cpu='powerpc' host_os='darwin9.8.0' host_vendor='apple' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/Users/regress/tbox/objs' program_transform_name='s,y,y,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='powerpc-apple-darwin9.8.0' target_alias='powerpc-apple-darwin9.8.0' target_cpu='powerpc' target_noncanonical='powerpc-apple-darwin9.8.0' target_os='darwin9.8.0' target_vendor='apple' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "fixincludes" #define PACKAGE_TARNAME "fixincludes" #define PACKAGE_VERSION " " #define PACKAGE_STRING "fixincludes " #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define EXE_EXT "" #define STDC_HEADERS 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_FILENO_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 1 #define HAVE_DECL_BASENAME 0 #define HAVE_DECL_ERRNO 0 #define HAVE_DECL_VASPRINTF 1 #define HAVE_DECL_CLEARERR_UNLOCKED 1 #define HAVE_DECL_FEOF_UNLOCKED 1 #define HAVE_DECL_FERROR_UNLOCKED 1 #define HAVE_DECL_FFLUSH_UNLOCKED 0 #define HAVE_DECL_FGETC_UNLOCKED 0 #define HAVE_DECL_FGETS_UNLOCKED 0 #define HAVE_DECL_FILENO_UNLOCKED 1 #define HAVE_DECL_FPRINTF_UNLOCKED 0 #define HAVE_DECL_FPUTC_UNLOCKED 0 #define HAVE_DECL_FPUTS_UNLOCKED 0 #define HAVE_DECL_FREAD_UNLOCKED 0 #define HAVE_DECL_FWRITE_UNLOCKED 0 #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_MMAP_FILE 1 #define HAVE_MMAP_ANON 1 #define SED_PROGRAM "/usr/bin/sed" configure: exit 0