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 $ /mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/fixincludes/configure --cache-file=../config.cache --build= --host= --target= --target=m68k-coff --with-gnu-as --disable-nls --disable-multilib --disable-shared --enable-static --disable-threads --disable-win32-registry --disable-checking --disable-werror --disable-pch --disable-mudflap --disable-libssp target_alias= --enable-languages=c --program-transform-name=s,y,y, --with-build-subdir=build-i386-apple-darwin8.0.1 --srcdir=/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/fixincludes ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 145 tasks, 200 threads, 4 processors Load average: 1.12, Mach factor: 2.94 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1229: creating cache configure:1349: checking build system type configure:1367: result: i386-apple-darwin8.0.1 configure:1375: checking host system type configure:1389: result: i386-apple-darwin8.0.1 configure:1397: checking target system type configure:1411: result: i386-apple-darwin8.0.1 configure:1471: checking for gcc configure:1497: result: gcc configure:1741: checking for C compiler version configure:1744: gcc --version &5 gcc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:1747: $? = 0 configure:1749: gcc -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:1752: $? = 0 configure:1754: gcc -V &5 gcc: `-V' option must have argument configure:1757: $? = 1 configure:1780: checking for C compiler default output file name configure:1783: gcc conftest.c >&5 configure:1786: $? = 0 configure:1832: result: a.out configure:1837: checking whether the C compiler works configure:1843: ./a.out configure:1846: $? = 0 configure:1863: result: yes configure:1870: checking whether we are cross compiling configure:1872: result: no configure:1875: checking for suffix of executables configure:1877: gcc -o conftest conftest.c >&5 configure:1880: $? = 0 configure:1905: result: configure:1911: checking for suffix of object files configure:1932: gcc -c conftest.c >&5 configure:1935: $? = 0 configure:1957: result: configure:1961: checking whether we are using the GNU C compiler configure:1985: gcc -c conftest.c >&5 configure:1991: $? = 0 configure:1995: test -z || test ! -s conftest.err configure:1998: $? = 0 configure:2001: test -s conftest. configure:2004: $? = 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 () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2017: result: no configure:2023: checking whether gcc accepts -g configure:2044: gcc -c -g conftest.c >&5 configure:2050: $? = 0 configure:2054: test -z || test ! -s conftest.err configure:2057: $? = 0 configure:2060: test -s conftest. configure:2063: $? = 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:2074: result: no configure:2091: checking for gcc option to accept ANSI C configure:2161: gcc -c conftest.c >&5 configure:2167: $? = 0 configure:2171: test -z || test ! -s conftest.err configure:2174: $? = 0 configure:2177: test -s conftest. configure:2180: $? = 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. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2161: gcc -qlanglvl=ansi -c conftest.c >&5 gcc: unrecognized option `-qlanglvl=ansi' configure:2167: $? = 0 configure:2171: test -z || test ! -s conftest.err configure:2174: $? = 0 configure:2177: test -s conftest. configure:2180: $? = 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. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2161: gcc -std1 -c conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2167: $? = 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. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2161: gcc -Ae -c conftest.c >&5 :6:2: missing '(' after predicate configure:2167: $? = 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. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2161: gcc -Aa -D_HPUX_SOURCE -c conftest.c >&5 :6:2: missing '(' after predicate configure:2167: $? = 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. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2161: gcc -Xc -D__EXTENSIONS__ -c conftest.c >&5 gcc: unrecognized option `-Xc' configure:2167: $? = 0 configure:2171: test -z || test ! -s conftest.err configure:2174: $? = 0 configure:2177: test -s conftest. configure:2180: $? = 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. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2198: result: none needed configure:2216: gcc -c conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2222: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2367: checking whether gcc supports -W configure:2389: gcc -c -W conftest.c >&5 configure:2395: $? = 0 configure:2399: test -z || test ! -s conftest.err configure:2402: $? = 0 configure:2405: test -s conftest. configure:2408: $? = 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:2420: result: no configure:2367: checking whether gcc supports -Wall configure:2389: gcc -c -Wall conftest.c >&5 configure:2395: $? = 0 configure:2399: test -z || test ! -s conftest.err configure:2402: $? = 0 configure:2405: test -s conftest. configure:2408: $? = 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:2420: result: no configure:2367: checking whether gcc supports -Wwrite-strings configure:2389: gcc -c -Wwrite-strings conftest.c >&5 configure:2395: $? = 0 configure:2399: test -z || test ! -s conftest.err configure:2402: $? = 0 configure:2405: test -s conftest. configure:2408: $? = 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:2420: result: no configure:2367: checking whether gcc supports -Wstrict-prototypes configure:2389: gcc -c -Wstrict-prototypes conftest.c >&5 conftest.c:12: warning: function declaration isn't a prototype configure:2395: $? = 0 configure:2399: test -z || test ! -s conftest.err configure:2402: $? = 0 configure:2405: test -s conftest. configure:2408: $? = 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:2420: result: no configure:2367: checking whether gcc supports -Wmissing-prototypes configure:2389: gcc -c -Wmissing-prototypes conftest.c >&5 configure:2395: $? = 0 configure:2399: test -z || test ! -s conftest.err configure:2402: $? = 0 configure:2405: test -s conftest. configure:2408: $? = 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:2420: result: no configure:2367: checking whether gcc supports -Wold-style-definition configure:2389: gcc -c -Wold-style-definition conftest.c >&5 cc1: error: unrecognized option `-Wold-style-definition' configure:2395: $? = 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:2420: result: no configure:2367: checking whether gcc supports -Wmissing-format-attribute configure:2389: gcc -c -Wmissing-format-attribute conftest.c >&5 cc1: warning: -Wmissing-format-attribute ignored without -Wformat configure:2395: $? = 0 configure:2399: test -z || test ! -s conftest.err configure:2402: $? = 0 configure:2405: test -s conftest. configure:2408: $? = 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:2420: result: no configure:2612: checking how to run the C preprocessor configure:2647: gcc -E conftest.c configure:2653: $? = 0 configure:2685: gcc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:2691: $? = 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:2730: result: gcc -E configure:2754: gcc -E conftest.c configure:2760: $? = 0 configure:2792: gcc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:2798: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "fixincludes" | #define PACKAGE_TARNAME "fixincludes" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "fixincludes " | #define PACKAGE_BUGREPORT "" | #define EXE_EXT "" | /* end confdefs.h. */ | #include configure:2842: checking for egrep configure:2852: result: grep -E configure:2857: checking for ANSI C header files configure:2882: gcc -c conftest.c >&5 configure:2888: $? = 0 configure:2892: test -z || test ! -s conftest.err configure:2895: $? = 0 configure:2898: test -s conftest. configure:2901: $? = 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 | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:3010: result: no configure:3034: checking for sys/types.h configure:3050: gcc -c conftest.c >&5 configure:3056: $? = 0 configure:3060: test -z || test ! -s conftest.err configure:3063: $? = 0 configure:3066: test -s conftest. configure:3069: $? = 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 | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3080: result: no configure:3034: checking for sys/stat.h configure:3050: gcc -c conftest.c >&5 configure:3056: $? = 0 configure:3060: test -z || test ! -s conftest.err configure:3063: $? = 0 configure:3066: test -s conftest. configure:3069: $? = 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 | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3080: result: no configure:3034: checking for stdlib.h configure:3050: gcc -c conftest.c >&5 configure:3056: $? = 0 configure:3060: test -z || test ! -s conftest.err configure:3063: $? = 0 configure:3066: test -s conftest. configure:3069: $? = 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 | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3080: result: no configure:3034: checking for string.h configure:3050: gcc -c conftest.c >&5 configure:3056: $? = 0 configure:3060: test -z || test ! -s conftest.err configure:3063: $? = 0 configure:3066: test -s conftest. configure:3069: $? = 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 | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3080: result: no configure:3034: checking for memory.h configure:3050: gcc -c conftest.c >&5 configure:3056: $? = 0 configure:3060: test -z || test ! -s conftest.err configure:3063: $? = 0 configure:3066: test -s conftest. configure:3069: $? = 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 | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3080: result: no configure:3034: checking for strings.h configure:3050: gcc -c conftest.c >&5 configure:3056: $? = 0 configure:3060: test -z || test ! -s conftest.err configure:3063: $? = 0 configure:3066: test -s conftest. configure:3069: $? = 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 | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3080: result: no configure:3034: checking for inttypes.h configure:3050: gcc -c conftest.c >&5 configure:3056: $? = 0 configure:3060: test -z || test ! -s conftest.err configure:3063: $? = 0 configure:3066: test -s conftest. configure:3069: $? = 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 | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3080: result: no configure:3034: checking for stdint.h configure:3050: gcc -c conftest.c >&5 configure:3056: $? = 0 configure:3060: test -z || test ! -s conftest.err configure:3063: $? = 0 configure:3066: test -s conftest. configure:3069: $? = 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 | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3080: result: no configure:3034: checking for unistd.h configure:3050: gcc -c conftest.c >&5 configure:3056: $? = 0 configure:3060: test -z || test ! -s conftest.err configure:3063: $? = 0 configure:3066: test -s conftest. configure:3069: $? = 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 | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3080: result: no configure:3113: checking stddef.h usability configure:3125: gcc -c conftest.c >&5 configure:3131: $? = 0 configure:3135: test -z || test ! -s conftest.err configure:3138: $? = 0 configure:3141: test -s conftest. configure:3144: $? = 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 | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3154: result: no configure:3158: checking stddef.h presence configure:3168: gcc -E conftest.c configure:3174: $? = 0 configure:3194: result: yes configure:3207: WARNING: stddef.h: present but cannot be compiled configure:3209: WARNING: stddef.h: check for missing prerequisite headers? configure:3211: WARNING: stddef.h: see the Autoconf documentation configure:3213: WARNING: stddef.h: section "Present But Cannot Be Compiled" configure:3215: WARNING: stddef.h: proceeding with the preprocessor's result configure:3217: WARNING: stddef.h: in the future, the compiler will take precedence configure:3229: checking for stddef.h configure:3236: result: yes configure:3104: checking for stdlib.h configure:3109: result: no configure:3104: checking for strings.h configure:3109: result: no configure:3104: checking for unistd.h configure:3109: result: no configure:3113: checking fcntl.h usability configure:3125: gcc -c conftest.c >&5 configure:3131: $? = 0 configure:3135: test -z || test ! -s conftest.err configure:3138: $? = 0 configure:3141: test -s conftest. configure:3144: $? = 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 HAVE_STDDEF_H 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 | #include configure:3154: result: no configure:3158: checking fcntl.h presence configure:3168: gcc -E conftest.c configure:3174: $? = 0 configure:3194: result: yes configure:3207: WARNING: fcntl.h: present but cannot be compiled configure:3209: WARNING: fcntl.h: check for missing prerequisite headers? configure:3211: WARNING: fcntl.h: see the Autoconf documentation configure:3213: WARNING: fcntl.h: section "Present But Cannot Be Compiled" configure:3215: WARNING: fcntl.h: proceeding with the preprocessor's result configure:3217: WARNING: fcntl.h: in the future, the compiler will take precedence configure:3229: checking for fcntl.h configure:3236: result: yes configure:3113: checking sys/file.h usability configure:3125: gcc -c conftest.c >&5 configure:3131: $? = 0 configure:3135: test -z || test ! -s conftest.err configure:3138: $? = 0 configure:3141: test -s conftest. configure:3144: $? = 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 HAVE_STDDEF_H 1 | #define HAVE_FCNTL_H 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 | #include configure:3154: result: no configure:3158: checking sys/file.h presence configure:3168: gcc -E conftest.c configure:3174: $? = 0 configure:3194: result: yes configure:3207: WARNING: sys/file.h: present but cannot be compiled configure:3209: WARNING: sys/file.h: check for missing prerequisite headers? configure:3211: WARNING: sys/file.h: see the Autoconf documentation configure:3213: WARNING: sys/file.h: section "Present But Cannot Be Compiled" configure:3215: WARNING: sys/file.h: proceeding with the preprocessor's result configure:3217: WARNING: sys/file.h: in the future, the compiler will take precedence configure:3229: checking for sys/file.h configure:3236: result: yes configure:3104: checking for sys/stat.h configure:3109: result: no configure:3269: checking for clearerr_unlocked configure:3326: gcc -o conftest conftest.c >&5 configure:3332: $? = 0 configure:3336: test -z || test ! -s conftest.err configure:3339: $? = 0 configure:3342: test -s conftest configure:3345: $? = 0 configure:3357: result: yes configure:3269: checking for feof_unlocked configure:3326: gcc -o conftest conftest.c >&5 configure:3332: $? = 0 configure:3336: test -z || test ! -s conftest.err configure:3339: $? = 0 configure:3342: test -s conftest configure:3345: $? = 0 configure:3357: result: yes configure:3269: checking for ferror_unlocked configure:3326: gcc -o conftest conftest.c >&5 configure:3332: $? = 0 configure:3336: test -z || test ! -s conftest.err configure:3339: $? = 0 configure:3342: test -s conftest configure:3345: $? = 0 configure:3357: result: yes configure:3269: checking for fflush_unlocked configure:3326: gcc -o conftest conftest.c >&5 ld: Undefined symbols: _fflush_unlocked configure:3332: $? = 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 HAVE_STDDEF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_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 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 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 | #else | char (*f) () = fflush_unlocked; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != fflush_unlocked; | ; | return 0; | } configure:3357: result: no configure:3269: checking for fgetc_unlocked configure:3326: gcc -o conftest conftest.c >&5 ld: Undefined symbols: _fgetc_unlocked configure:3332: $? = 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 HAVE_STDDEF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_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 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 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 | #else | char (*f) () = fgetc_unlocked; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != fgetc_unlocked; | ; | return 0; | } configure:3357: result: no configure:3269: checking for fgets_unlocked configure:3326: gcc -o conftest conftest.c >&5 ld: Undefined symbols: _fgets_unlocked configure:3332: $? = 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 HAVE_STDDEF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_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 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 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 | #else | char (*f) () = fgets_unlocked; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != fgets_unlocked; | ; | return 0; | } configure:3357: result: no configure:3269: checking for fileno_unlocked configure:3326: gcc -o conftest conftest.c >&5 configure:3332: $? = 0 configure:3336: test -z || test ! -s conftest.err configure:3339: $? = 0 configure:3342: test -s conftest configure:3345: $? = 0 configure:3357: result: yes configure:3269: checking for fprintf_unlocked configure:3326: gcc -o conftest conftest.c >&5 conftest.c:41: warning: conflicting types for built-in function `fprintf_unlocked' ld: Undefined symbols: _fprintf_unlocked configure:3332: $? = 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 HAVE_STDDEF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_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 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:3357: result: no configure:3269: checking for fputc_unlocked configure:3326: gcc -o conftest conftest.c >&5 ld: Undefined symbols: _fputc_unlocked configure:3332: $? = 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 HAVE_STDDEF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_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 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 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 | #else | char (*f) () = fputc_unlocked; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != fputc_unlocked; | ; | return 0; | } configure:3357: result: no configure:3269: checking for fputs_unlocked configure:3326: gcc -o conftest conftest.c >&5 conftest.c:41: warning: conflicting types for built-in function `fputs_unlocked' ld: Undefined symbols: _fputs_unlocked configure:3332: $? = 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 HAVE_STDDEF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_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 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 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 | #else | char (*f) () = fputs_unlocked; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != fputs_unlocked; | ; | return 0; | } configure:3357: result: no configure:3269: checking for fread_unlocked configure:3326: gcc -o conftest conftest.c >&5 ld: Undefined symbols: _fread_unlocked configure:3332: $? = 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 HAVE_STDDEF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_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 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 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 | #else | char (*f) () = fread_unlocked; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != fread_unlocked; | ; | return 0; | } configure:3357: result: no configure:3269: checking for fwrite_unlocked configure:3326: gcc -o conftest conftest.c >&5 ld: Undefined symbols: _fwrite_unlocked configure:3332: $? = 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 HAVE_STDDEF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_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 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 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 | #else | char (*f) () = fwrite_unlocked; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != fwrite_unlocked; | ; | return 0; | } configure:3357: result: no configure:3269: checking for getchar_unlocked configure:3326: gcc -o conftest conftest.c >&5 configure:3332: $? = 0 configure:3336: test -z || test ! -s conftest.err configure:3339: $? = 0 configure:3342: test -s conftest configure:3345: $? = 0 configure:3357: result: yes configure:3269: checking for getc_unlocked configure:3326: gcc -o conftest conftest.c >&5 configure:3332: $? = 0 configure:3336: test -z || test ! -s conftest.err configure:3339: $? = 0 configure:3342: test -s conftest configure:3345: $? = 0 configure:3357: result: yes configure:3269: checking for putchar_unlocked configure:3326: gcc -o conftest conftest.c >&5 configure:3332: $? = 0 configure:3336: test -z || test ! -s conftest.err configure:3339: $? = 0 configure:3342: test -s conftest configure:3345: $? = 0 configure:3357: result: yes configure:3269: checking for putc_unlocked configure:3326: gcc -o conftest conftest.c >&5 configure:3332: $? = 0 configure:3336: test -z || test ! -s conftest.err configure:3339: $? = 0 configure:3342: test -s conftest configure:3345: $? = 0 configure:3357: result: yes configure:3367: checking whether abort is declared configure:3391: gcc -c conftest.c >&5 conftest.c: In function `main': conftest.c:59: error: `abort' undeclared (first use in this function) conftest.c:59: error: (Each undeclared identifier is reported only once conftest.c:59: error: for each function it appears in.) configure:3397: $? = 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 HAVE_STDDEF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_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 | /* 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 abort | char *p = (char *) abort; | #endif | | ; | return 0; | } configure:3421: result: no configure:3437: checking whether errno is declared configure:3461: gcc -c conftest.c >&5 conftest.c: In function `main': conftest.c:60: error: `errno' undeclared (first use in this function) conftest.c:60: error: (Each undeclared identifier is reported only once conftest.c:60: error: for each function it appears in.) configure:3467: $? = 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 HAVE_STDDEF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_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 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:3491: result: no configure:3507: checking whether clearerr_unlocked is declared configure:3531: gcc -c conftest.c >&5 configure:3537: $? = 0 configure:3541: test -z || test ! -s conftest.err configure:3544: $? = 0 configure:3547: test -s conftest. configure:3550: $? = 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 HAVE_STDDEF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_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 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 clearerr_unlocked | char *p = (char *) clearerr_unlocked; | #endif | | ; | return 0; | } configure:3561: result: no configure:3577: checking whether feof_unlocked is declared configure:3601: gcc -c conftest.c >&5 configure:3607: $? = 0 configure:3611: test -z || test ! -s conftest.err configure:3614: $? = 0 configure:3617: test -s conftest. configure:3620: $? = 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 HAVE_STDDEF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_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 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_CLEARERR_UNLOCKED 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 feof_unlocked | char *p = (char *) feof_unlocked; | #endif | | ; | return 0; | } configure:3631: result: no configure:3647: checking whether ferror_unlocked is declared configure:3671: gcc -c conftest.c >&5 configure:3677: $? = 0 configure:3681: test -z || test ! -s conftest.err configure:3684: $? = 0 configure:3687: test -s conftest. configure:3690: $? = 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 HAVE_STDDEF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_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 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | #define HAVE_DECL_FEOF_UNLOCKED 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 ferror_unlocked | char *p = (char *) ferror_unlocked; | #endif | | ; | return 0; | } configure:3701: result: no configure:3717: checking whether fflush_unlocked is declared configure:3741: gcc -c conftest.c >&5 conftest.c: In function `main': conftest.c:64: error: `fflush_unlocked' undeclared (first use in this function) conftest.c:64: error: (Each undeclared identifier is reported only once conftest.c:64: error: for each function it appears in.) configure:3747: $? = 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 HAVE_STDDEF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_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 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FERROR_UNLOCKED 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 fflush_unlocked | char *p = (char *) fflush_unlocked; | #endif | | ; | return 0; | } configure:3771: result: no configure:3787: checking whether fgetc_unlocked is declared configure:3811: gcc -c conftest.c >&5 conftest.c: In function `main': conftest.c:65: error: `fgetc_unlocked' undeclared (first use in this function) conftest.c:65: error: (Each undeclared identifier is reported only once conftest.c:65: error: for each function it appears in.) configure:3817: $? = 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 HAVE_STDDEF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_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 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FERROR_UNLOCKED 0 | #define HAVE_DECL_FFLUSH_UNLOCKED 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 fgetc_unlocked | char *p = (char *) fgetc_unlocked; | #endif | | ; | return 0; | } configure:3841: result: no configure:3857: checking whether fgets_unlocked is declared configure:3881: gcc -c conftest.c >&5 conftest.c: In function `main': conftest.c:66: error: `fgets_unlocked' undeclared (first use in this function) conftest.c:66: error: (Each undeclared identifier is reported only once conftest.c:66: error: for each function it appears in.) configure:3887: $? = 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 HAVE_STDDEF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_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 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FERROR_UNLOCKED 0 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETC_UNLOCKED 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 fgets_unlocked | char *p = (char *) fgets_unlocked; | #endif | | ; | return 0; | } configure:3911: result: no configure:3927: checking whether fileno_unlocked is declared configure:3951: gcc -c conftest.c >&5 configure:3957: $? = 0 configure:3961: test -z || test ! -s conftest.err configure:3964: $? = 0 configure:3967: test -s conftest. configure:3970: $? = 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 HAVE_STDDEF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_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 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FERROR_UNLOCKED 0 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETC_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 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 fileno_unlocked | char *p = (char *) fileno_unlocked; | #endif | | ; | return 0; | } configure:3981: result: no configure:3997: checking whether fprintf_unlocked is declared configure:4021: gcc -c conftest.c >&5 conftest.c: In function `main': conftest.c:68: error: `fprintf_unlocked' undeclared (first use in this function) conftest.c:68: error: (Each undeclared identifier is reported only once conftest.c:68: error: for each function it appears in.) configure:4027: $? = 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 HAVE_STDDEF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_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 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FERROR_UNLOCKED 0 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETC_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FILENO_UNLOCKED 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 fprintf_unlocked | char *p = (char *) fprintf_unlocked; | #endif | | ; | return 0; | } configure:4051: result: no configure:4067: checking whether fputc_unlocked is declared configure:4091: gcc -c conftest.c >&5 conftest.c: In function `main': conftest.c:69: error: `fputc_unlocked' undeclared (first use in this function) conftest.c:69: error: (Each undeclared identifier is reported only once conftest.c:69: error: for each function it appears in.) configure:4097: $? = 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 HAVE_STDDEF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_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 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FERROR_UNLOCKED 0 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETC_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FILENO_UNLOCKED 0 | #define HAVE_DECL_FPRINTF_UNLOCKED 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 fputc_unlocked | char *p = (char *) fputc_unlocked; | #endif | | ; | return 0; | } configure:4121: result: no configure:4137: checking whether fputs_unlocked is declared configure:4161: gcc -c conftest.c >&5 conftest.c: In function `main': conftest.c:70: error: `fputs_unlocked' undeclared (first use in this function) conftest.c:70: error: (Each undeclared identifier is reported only once conftest.c:70: error: for each function it appears in.) configure:4167: $? = 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 HAVE_STDDEF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_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 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FERROR_UNLOCKED 0 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETC_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FILENO_UNLOCKED 0 | #define HAVE_DECL_FPRINTF_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 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 fputs_unlocked | char *p = (char *) fputs_unlocked; | #endif | | ; | return 0; | } configure:4191: result: no configure:4207: checking whether fread_unlocked is declared configure:4231: gcc -c conftest.c >&5 conftest.c: In function `main': conftest.c:71: error: `fread_unlocked' undeclared (first use in this function) conftest.c:71: error: (Each undeclared identifier is reported only once conftest.c:71: error: for each function it appears in.) configure:4237: $? = 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 HAVE_STDDEF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_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 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FERROR_UNLOCKED 0 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETC_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FILENO_UNLOCKED 0 | #define HAVE_DECL_FPRINTF_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 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 fread_unlocked | char *p = (char *) fread_unlocked; | #endif | | ; | return 0; | } configure:4261: result: no configure:4277: checking whether fwrite_unlocked is declared configure:4301: gcc -c conftest.c >&5 conftest.c: In function `main': conftest.c:72: error: `fwrite_unlocked' undeclared (first use in this function) conftest.c:72: error: (Each undeclared identifier is reported only once conftest.c:72: error: for each function it appears in.) configure:4307: $? = 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 HAVE_STDDEF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_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 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FERROR_UNLOCKED 0 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETC_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FILENO_UNLOCKED 0 | #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 | #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 fwrite_unlocked | char *p = (char *) fwrite_unlocked; | #endif | | ; | return 0; | } configure:4331: result: no configure:4347: checking whether getchar_unlocked is declared configure:4371: gcc -c conftest.c >&5 configure:4377: $? = 0 configure:4381: test -z || test ! -s conftest.err configure:4384: $? = 0 configure:4387: test -s conftest. configure:4390: $? = 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 HAVE_STDDEF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_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 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FERROR_UNLOCKED 0 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETC_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FILENO_UNLOCKED 0 | #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 | /* 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 getchar_unlocked | char *p = (char *) getchar_unlocked; | #endif | | ; | return 0; | } configure:4401: result: no configure:4417: checking whether getc_unlocked is declared configure:4441: gcc -c conftest.c >&5 configure:4447: $? = 0 configure:4451: test -z || test ! -s conftest.err configure:4454: $? = 0 configure:4457: test -s conftest. configure:4460: $? = 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 HAVE_STDDEF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_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 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FERROR_UNLOCKED 0 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETC_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FILENO_UNLOCKED 0 | #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 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 getc_unlocked | char *p = (char *) getc_unlocked; | #endif | | ; | return 0; | } configure:4471: result: no configure:4487: checking whether putchar_unlocked is declared configure:4511: gcc -c conftest.c >&5 configure:4517: $? = 0 configure:4521: test -z || test ! -s conftest.err configure:4524: $? = 0 configure:4527: test -s conftest. configure:4530: $? = 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 HAVE_STDDEF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_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 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FERROR_UNLOCKED 0 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETC_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FILENO_UNLOCKED 0 | #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 0 | #define HAVE_DECL_GETC_UNLOCKED 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 putchar_unlocked | char *p = (char *) putchar_unlocked; | #endif | | ; | return 0; | } configure:4541: result: no configure:4557: checking whether putc_unlocked is declared configure:4581: gcc -c conftest.c >&5 configure:4587: $? = 0 configure:4591: test -z || test ! -s conftest.err configure:4594: $? = 0 configure:4597: test -s conftest. configure:4600: $? = 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 HAVE_STDDEF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_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 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FERROR_UNLOCKED 0 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETC_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FILENO_UNLOCKED 0 | #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 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_DECL_PUTCHAR_UNLOCKED 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 putc_unlocked | char *p = (char *) putc_unlocked; | #endif | | ; | return 0; | } configure:4611: result: no configure:4631: checking for an ANSI C-conforming const configure:4698: gcc -c conftest.c >&5 configure:4704: $? = 0 configure:4708: test -z || test ! -s conftest.err configure:4711: $? = 0 configure:4714: test -s conftest. configure:4717: $? = 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 HAVE_STDDEF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_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 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FERROR_UNLOCKED 0 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETC_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FILENO_UNLOCKED 0 | #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 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_DECL_PUTCHAR_UNLOCKED 0 | #define HAVE_DECL_PUTC_UNLOCKED 0 | /* end confdefs.h. */ | | int | main () | { | /* FIXME: Include the comments suggested by Paul. */ | #ifndef __cplusplus | /* Ultrix mips cc rejects this. */ | typedef int charset[2]; | const charset x; | /* SunOS 4.1.1 cc rejects this. */ | char const *const *ccp; | char **p; | /* NEC SVR4.0.2 mips cc rejects this. */ | struct point {int x, y;}; | static struct point const zero = {0,0}; | /* AIX XL C 1.02.0.0 rejects this. | It does not let you subtract one const X* pointer from another in | an arm of an if-expression whose if-part is not a constant | expression */ | const char *g = "string"; | ccp = &g + (g ? g-g : 0); | /* HPUX 7.0 cc rejects these. */ | ++ccp; | p = (char**) ccp; | ccp = (char const *const *) p; | { /* SCO 3.2v4 cc rejects this. */ | char *t; | char const *s = 0 ? (char *) 0 : (char const *) 0; | | *t++ = 0; | } | { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */ | int x[] = {25, 17}; | const int *foo = &x[0]; | ++foo; | } | { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ | typedef const int *iptr; | iptr p = 0; | ++p; | } | { /* AIX XL C 1.02.0.0 rejects this saying | "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ | struct s { int j; const int *ap[3]; }; | struct s *b; b->j = 5; | } | { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ | const int foo = 10; | } | #endif | | ; | return 0; | } configure:4728: result: no configure:4751: checking sys/mman.h usability configure:4763: gcc -c conftest.c >&5 configure:4769: $? = 0 configure:4773: test -z || test ! -s conftest.err configure:4776: $? = 0 configure:4779: test -s conftest. configure:4782: $? = 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 HAVE_STDDEF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_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 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FERROR_UNLOCKED 0 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETC_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FILENO_UNLOCKED 0 | #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 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_DECL_PUTCHAR_UNLOCKED 0 | #define HAVE_DECL_PUTC_UNLOCKED 0 | #define const | /* 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 | #include configure:4792: result: no configure:4796: checking sys/mman.h presence configure:4806: gcc -E conftest.c configure:4812: $? = 0 configure:4832: result: yes configure:4845: WARNING: sys/mman.h: present but cannot be compiled configure:4847: WARNING: sys/mman.h: check for missing prerequisite headers? configure:4849: WARNING: sys/mman.h: see the Autoconf documentation configure:4851: WARNING: sys/mman.h: section "Present But Cannot Be Compiled" configure:4853: WARNING: sys/mman.h: proceeding with the preprocessor's result configure:4855: WARNING: sys/mman.h: in the future, the compiler will take precedence configure:4867: checking for sys/mman.h configure:4874: result: yes configure:4885: checking for mmap configure:4942: gcc -o conftest conftest.c >&5 configure:4948: $? = 0 configure:4952: test -z || test ! -s conftest.err configure:4955: $? = 0 configure:4958: test -s conftest configure:4961: $? = 0 configure:4973: result: yes configure:4987: checking whether read-only mmap of a plain file works configure:5004: result: yes configure:5006: checking whether mmap from /dev/zero works configure:5028: result: no configure:5032: checking for MAP_ANON(YMOUS) configure:5060: gcc -c conftest.c >&5 configure:5066: $? = 0 configure:5070: test -z || test ! -s conftest.err configure:5073: $? = 0 configure:5076: test -s conftest. configure:5079: $? = 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 HAVE_STDDEF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_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 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FERROR_UNLOCKED 0 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETC_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FILENO_UNLOCKED 0 | #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 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_DECL_PUTCHAR_UNLOCKED 0 | #define HAVE_DECL_PUTC_UNLOCKED 0 | #define const | /* end confdefs.h. */ | #include | #include | #include | | #ifndef MAP_ANONYMOUS | #define MAP_ANONYMOUS MAP_ANON | #endif | | int | main () | { | int n = MAP_ANONYMOUS; | ; | return 0; | } configure:5090: result: no configure:5141: checking whether to enable maintainer-specific portions of Makefiles configure:5150: result: no configure:5258: 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 darwintel config.status:660: creating Makefile config.status:660: creating mkheaders.almost config.status:756: creating config.h config.status:902: config.h is unchanged ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-apple-darwin8.0.1 ac_cv_build_alias=i386-apple-darwin8.0.1 ac_cv_c_compiler_gnu=no ac_cv_c_const=no ac_cv_env_CC_set=set ac_cv_env_CC_value=gcc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value= 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= ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value= ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value= 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=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=no ac_cv_have_decl_clearerr_unlocked=no ac_cv_have_decl_errno=no ac_cv_have_decl_feof_unlocked=no ac_cv_have_decl_ferror_unlocked=no 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=no 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=no ac_cv_have_decl_getchar_unlocked=no ac_cv_have_decl_putc_unlocked=no ac_cv_have_decl_putchar_unlocked=no ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=no ac_cv_header_memory_h=no ac_cv_header_stdc=no ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_file_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_unistd_h=no ac_cv_host=i386-apple-darwin8.0.1 ac_cv_host_alias=i386-apple-darwin8.0.1 ac_cv_objext= ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_egrep='grep -E' ac_cv_target=i386-apple-darwin8.0.1 ac_cv_target_alias=i386-apple-darwin8.0.1 acx_cv_prog_cc_warning__W=no acx_cv_prog_cc_warning__Wall=no acx_cv_prog_cc_warning__Wmissing_format_attribute=no acx_cv_prog_cc_warning__Wmissing_prototypes=no acx_cv_prog_cc_warning__Wold_style_definition=no acx_cv_prog_cc_warning__Wstrict_prototypes=no acx_cv_prog_cc_warning__Wwrite_strings=no gcc_cv_decl_map_anon=no gcc_cv_func_mmap_anon=no gcc_cv_func_mmap_dev_zero=no gcc_cv_func_mmap_file=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='gcc' CFLAGS='' 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='' PACKAGE_BUGREPORT='' PACKAGE_NAME='fixincludes' PACKAGE_STRING='fixincludes ' PACKAGE_TARNAME='fixincludes' PACKAGE_VERSION=' ' PATH_SEPARATOR=':' SHELL='/bin/sh' TARGET='oneprocess' WARN_CFLAGS='' WARN_PEDANTIC='' WERROR='' ac_ct_CC='gcc' bindir='${exec_prefix}/bin' build='i386-apple-darwin8.0.1' build_alias='' build_cpu='i386' build_os='darwin8.0.1' build_vendor='apple' datadir='${prefix}/share' exec_prefix='${prefix}' host='i386-apple-darwin8.0.1' host_alias='' host_cpu='i386' host_os='darwin8.0.1' host_vendor='apple' includedir='${prefix}/include' infodir='${prefix}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='/usr/local' program_transform_name='' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i386-apple-darwin8.0.1' target_alias='' target_cpu='i386' target_noncanonical='i386-apple-darwin8.0.1' target_os='darwin8.0.1' target_vendor='apple' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define EXE_EXT "" #define HAVE_CLEARERR_UNLOCKED 1 #define HAVE_DECL_ABORT 0 #define HAVE_DECL_CLEARERR_UNLOCKED 0 #define HAVE_DECL_ERRNO 0 #define HAVE_DECL_FEOF_UNLOCKED 0 #define HAVE_DECL_FERROR_UNLOCKED 0 #define HAVE_DECL_FFLUSH_UNLOCKED 0 #define HAVE_DECL_FGETC_UNLOCKED 0 #define HAVE_DECL_FGETS_UNLOCKED 0 #define HAVE_DECL_FILENO_UNLOCKED 0 #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 0 #define HAVE_DECL_GETC_UNLOCKED 0 #define HAVE_DECL_PUTCHAR_UNLOCKED 0 #define HAVE_DECL_PUTC_UNLOCKED 0 #define HAVE_FCNTL_H 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_MMAP_FILE 1 #define HAVE_PUTCHAR_UNLOCKED 1 #define HAVE_PUTC_UNLOCKED 1 #define HAVE_STDDEF_H 1 #define HAVE_SYS_FILE_H 1 #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "fixincludes" #define PACKAGE_STRING "fixincludes " #define PACKAGE_TARNAME "fixincludes" #define PACKAGE_VERSION " " #define const configure: exit 0