This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by cpplib configure , which was generated by GNU Autoconf 2.61. Invocation command line was $ /mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/libcpp/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, --srcdir=/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/libcpp ## --------- ## ## 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 /usr/bin/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: 139 tasks, 194 threads, 4 processors Load average: 0.88, Mach factor: 3.11 /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:1660: creating cache configure:1784: checking build system type configure:1802: result: i386-apple-darwin8.0.1 configure:1824: checking host system type configure:1839: result: i386-apple-darwin8.0.1 configure:1861: checking target system type configure:1876: result: i386-apple-darwin8.0.1 configure:1906: checking whether gmake sets $(MAKE) configure:1927: result: yes configure:1949: checking for a BSD-compatible install configure:2005: result: /usr/local/bin/ginstall -c configure:2064: checking for gcc configure:2091: result: gcc configure:2329: checking for C compiler version configure:2336: 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:2339: $? = 0 configure:2346: 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:2349: $? = 0 configure:2356: gcc -V >&5 gcc: `-V' option must have argument configure:2359: $? = 1 configure:2382: checking for C compiler default output file name configure:2409: gcc conftest.c >&5 configure:2412: $? = 0 configure:2450: result: a.out configure:2467: checking whether the C compiler works configure:2477: ./a.out configure:2480: $? = 0 configure:2497: result: yes configure:2504: checking whether we are cross compiling configure:2506: result: no configure:2509: checking for suffix of executables configure:2516: gcc -o conftest conftest.c >&5 configure:2519: $? = 0 configure:2543: result: configure:2549: checking for suffix of object files configure:2575: gcc -c conftest.c >&5 configure:2578: $? = 0 configure:2601: result: configure:2605: checking whether we are using the GNU C compiler configure:2634: gcc -c conftest.c >&5 configure:2640: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2657: result: no configure:2662: checking whether gcc accepts -g configure:2692: gcc -c -g conftest.c >&5 configure:2698: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2730: gcc -c conftest.c >&5 configure:2736: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2769: gcc -c -g conftest.c >&5 configure:2775: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2797: result: no configure:2814: checking for gcc option to accept ISO C89 configure:2888: gcc -c conftest.c >&5 configure:2894: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:2888: gcc -qlanglvl=extc89 -c conftest.c >&5 gcc: unrecognized option `-qlanglvl=extc89' configure:2894: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:2888: gcc -qlanglvl=ansi -c conftest.c >&5 gcc: unrecognized option `-qlanglvl=ansi' configure:2894: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:2888: gcc -std -c conftest.c >&5 cc1: error: unrecognized option `-std' configure:2894: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:2888: gcc -Ae -c conftest.c >&5 :6:2: missing '(' after predicate configure:2894: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:2888: gcc -Aa -D_HPUX_SOURCE -c conftest.c >&5 :6:2: missing '(' after predicate configure:2894: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:2888: gcc -Xc -D__EXTENSIONS__ -c conftest.c >&5 gcc: unrecognized option `-Xc' configure:2894: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:2920: result: unsupported configure:2978: checking for ranlib configure:3005: result: ranlib configure:3037: checking for aclocal configure:3053: found /usr/local/bin/aclocal configure:3064: result: aclocal configure:3080: checking for autoconf configure:3096: found /usr/local/bin/autoconf configure:3107: result: autoconf configure:3123: checking for autoheader configure:3139: found /usr/local/bin/autoheader configure:3150: result: autoheader configure:3174: checking whether gcc supports -W configure:3201: gcc -c -W conftest.c >&5 configure:3207: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3224: result: no configure:3174: checking whether gcc supports -Wall configure:3201: gcc -c -Wall conftest.c >&5 configure:3207: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3224: result: no configure:3174: checking whether gcc supports -Wwrite-strings configure:3201: gcc -c -Wwrite-strings conftest.c >&5 configure:3207: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3224: result: no configure:3174: checking whether gcc supports -Wstrict-prototypes configure:3201: gcc -c -Wstrict-prototypes conftest.c >&5 conftest.c:11: warning: function declaration isn't a prototype configure:3207: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3224: result: no configure:3174: checking whether gcc supports -Wmissing-prototypes configure:3201: gcc -c -Wmissing-prototypes conftest.c >&5 configure:3207: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3224: result: no configure:3174: checking whether gcc supports -Wold-style-definition configure:3201: gcc -c -Wold-style-definition conftest.c >&5 cc1: error: unrecognized option `-Wold-style-definition' configure:3207: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3224: result: no configure:3174: checking whether gcc supports -Wmissing-format-attribute configure:3201: gcc -c -Wmissing-format-attribute conftest.c >&5 cc1: warning: -Wmissing-format-attribute ignored without -Wformat configure:3207: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3224: result: no configure:3330: checking dependency style of gcc configure:3361: trying gcc3 | depmode=gcc3 source=sub/conftest.c object=sub/conftest. depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo /bin/sh ./depcomp gcc -c -o sub/conftest. sub/conftest.c configure:3400: success configure:3415: result: gcc3 configure:3427: checking whether time.h and sys/time.h may both be included configure:3457: gcc -c conftest.c >&5 configure:3463: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | /* end confdefs.h. */ | #include | #include | #include | | int | main () | { | if ((struct tm *) 0) | return 0; | ; | return 0; | } configure:3478: result: no configure:3488: checking whether string.h and strings.h may both be included configure:3515: gcc -c conftest.c >&5 configure:3521: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | /* end confdefs.h. */ | #include | #include | int | main () | { | | ; | return 0; | } configure:3536: result: no configure:3551: checking how to run the C preprocessor configure:3591: gcc -E conftest.c configure:3597: $? = 0 configure:3628: gcc -E conftest.c conftest.c:8:28: ac_nonexistent.h: No such file or directory configure:3634: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | /* end confdefs.h. */ | #include configure:3667: result: gcc -E configure:3696: gcc -E conftest.c configure:3702: $? = 0 configure:3733: gcc -E conftest.c conftest.c:8:28: ac_nonexistent.h: No such file or directory configure:3739: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | /* end confdefs.h. */ | #include configure:3777: checking for grep that handles long lines and -e configure:3851: result: /usr/bin/grep configure:3856: checking for egrep configure:3934: result: /usr/bin/grep -E configure:3939: checking for ANSI C header files configure:3969: gcc -c conftest.c >&5 configure:3975: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4100: result: no configure:4124: checking for sys/types.h configure:4145: gcc -c conftest.c >&5 configure:4151: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4167: result: no configure:4124: checking for sys/stat.h configure:4145: gcc -c conftest.c >&5 configure:4151: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4167: result: no configure:4124: checking for stdlib.h configure:4145: gcc -c conftest.c >&5 configure:4151: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4167: result: no configure:4124: checking for string.h configure:4145: gcc -c conftest.c >&5 configure:4151: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4167: result: no configure:4124: checking for memory.h configure:4145: gcc -c conftest.c >&5 configure:4151: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4167: result: no configure:4124: checking for strings.h configure:4145: gcc -c conftest.c >&5 configure:4151: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4167: result: no configure:4124: checking for inttypes.h configure:4145: gcc -c conftest.c >&5 configure:4151: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4167: result: no configure:4124: checking for stdint.h configure:4145: gcc -c conftest.c >&5 configure:4151: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4167: result: no configure:4124: checking for unistd.h configure:4145: gcc -c conftest.c >&5 configure:4151: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4167: result: no configure:4204: checking iconv.h usability configure:4221: gcc -c conftest.c >&5 configure:4227: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4241: result: no configure:4245: checking iconv.h presence configure:4260: gcc -E conftest.c configure:4266: $? = 0 configure:4280: result: yes configure:4293: WARNING: iconv.h: present but cannot be compiled configure:4295: WARNING: iconv.h: check for missing prerequisite headers? configure:4297: WARNING: iconv.h: see the Autoconf documentation configure:4299: WARNING: iconv.h: section "Present But Cannot Be Compiled" configure:4301: WARNING: iconv.h: proceeding with the preprocessor's result configure:4303: WARNING: iconv.h: in the future, the compiler will take precedence configure:4313: checking for iconv.h configure:4321: result: yes configure:4204: checking locale.h usability configure:4221: gcc -c conftest.c >&5 configure:4227: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define HAVE_ICONV_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4241: result: no configure:4245: checking locale.h presence configure:4260: gcc -E conftest.c configure:4266: $? = 0 configure:4280: result: yes configure:4293: WARNING: locale.h: present but cannot be compiled configure:4295: WARNING: locale.h: check for missing prerequisite headers? configure:4297: WARNING: locale.h: see the Autoconf documentation configure:4299: WARNING: locale.h: section "Present But Cannot Be Compiled" configure:4301: WARNING: locale.h: proceeding with the preprocessor's result configure:4303: WARNING: locale.h: in the future, the compiler will take precedence configure:4313: checking for locale.h configure:4321: result: yes configure:4204: checking fcntl.h usability configure:4221: gcc -c conftest.c >&5 configure:4227: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define HAVE_ICONV_H 1 | #define HAVE_LOCALE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4241: result: no configure:4245: checking fcntl.h presence configure:4260: gcc -E conftest.c configure:4266: $? = 0 configure:4280: result: yes configure:4293: WARNING: fcntl.h: present but cannot be compiled configure:4295: WARNING: fcntl.h: check for missing prerequisite headers? configure:4297: WARNING: fcntl.h: see the Autoconf documentation configure:4299: WARNING: fcntl.h: section "Present But Cannot Be Compiled" configure:4301: WARNING: fcntl.h: proceeding with the preprocessor's result configure:4303: WARNING: fcntl.h: in the future, the compiler will take precedence configure:4313: checking for fcntl.h configure:4321: result: yes configure:4204: checking limits.h usability configure:4221: gcc -c conftest.c >&5 configure:4227: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define HAVE_ICONV_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4241: result: no configure:4245: checking limits.h presence configure:4260: gcc -E conftest.c configure:4266: $? = 0 configure:4280: result: yes configure:4293: WARNING: limits.h: present but cannot be compiled configure:4295: WARNING: limits.h: check for missing prerequisite headers? configure:4297: WARNING: limits.h: see the Autoconf documentation configure:4299: WARNING: limits.h: section "Present But Cannot Be Compiled" configure:4301: WARNING: limits.h: proceeding with the preprocessor's result configure:4303: WARNING: limits.h: in the future, the compiler will take precedence configure:4313: checking for limits.h configure:4321: result: yes configure:4204: checking stddef.h usability configure:4221: gcc -c conftest.c >&5 configure:4227: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define HAVE_ICONV_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4241: result: no configure:4245: checking stddef.h presence configure:4260: gcc -E conftest.c configure:4266: $? = 0 configure:4280: result: yes configure:4293: WARNING: stddef.h: present but cannot be compiled configure:4295: WARNING: stddef.h: check for missing prerequisite headers? configure:4297: WARNING: stddef.h: see the Autoconf documentation configure:4299: WARNING: stddef.h: section "Present But Cannot Be Compiled" configure:4301: WARNING: stddef.h: proceeding with the preprocessor's result configure:4303: WARNING: stddef.h: in the future, the compiler will take precedence configure:4313: checking for stddef.h configure:4321: result: yes configure:4194: checking for stdlib.h configure:4200: result: no configure:4194: checking for strings.h configure:4200: result: no configure:4194: checking for string.h configure:4200: result: no configure:4204: checking sys/file.h usability configure:4221: gcc -c conftest.c >&5 configure:4227: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define HAVE_ICONV_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4241: result: no configure:4245: checking sys/file.h presence configure:4260: gcc -E conftest.c configure:4266: $? = 0 configure:4280: result: yes configure:4293: WARNING: sys/file.h: present but cannot be compiled configure:4295: WARNING: sys/file.h: check for missing prerequisite headers? configure:4297: WARNING: sys/file.h: see the Autoconf documentation configure:4299: WARNING: sys/file.h: section "Present But Cannot Be Compiled" configure:4301: WARNING: sys/file.h: proceeding with the preprocessor's result configure:4303: WARNING: sys/file.h: in the future, the compiler will take precedence configure:4313: checking for sys/file.h configure:4321: result: yes configure:4194: checking for unistd.h configure:4200: result: no configure:4336: checking for an ANSI C-conforming const configure:4411: gcc -c conftest.c >&5 configure:4417: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define HAVE_ICONV_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | /* 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 cs; | /* SunOS 4.1.1 cc rejects this. */ | char const *const *pcpcc; | char **ppc; | /* 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"; | pcpcc = &g + (g ? g-g : 0); | /* HPUX 7.0 cc rejects these. */ | ++pcpcc; | ppc = (char**) pcpcc; | pcpcc = (char const *const *) ppc; | { /* SCO 3.2v4 cc rejects this. */ | char *t; | char const *s = 0 ? (char *) 0 : (char const *) 0; | | *t++ = 0; | if (s) return 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; | if (!foo) return 0; | } | return !cs[0] && !zero.x; | #endif | | ; | return 0; | } configure:4432: result: no configure:4442: checking for inline configure:4468: gcc -c conftest.c >&5 configure:4474: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define HAVE_ICONV_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define const | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static inline foo_t static_foo () {return 0; } | inline foo_t foo () {return 0; } | #endif | configure:4468: gcc -c conftest.c >&5 configure:4474: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define HAVE_ICONV_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define const | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static __inline__ foo_t static_foo () {return 0; } | __inline__ foo_t foo () {return 0; } | #endif | configure:4468: gcc -c conftest.c >&5 configure:4474: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define HAVE_ICONV_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define const | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static __inline foo_t static_foo () {return 0; } | __inline foo_t foo () {return 0; } | #endif | configure:4492: result: no configure:4511: checking for obstacks configure:4542: gcc -o conftest conftest.c >&5 conftest.c:51:43: obstack.h: No such file or directory conftest.c: In function `main': conftest.c:55: error: storage size of `mem' isn't known configure:4548: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define HAVE_ICONV_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include "obstack.h" | int | main () | { | struct obstack mem; | #define obstack_chunk_alloc malloc | #define obstack_chunk_free free | obstack_init (&mem); | obstack_free (&mem, 0); | ; | return 0; | } configure:4565: result: no configure:4582: checking for off_t configure:4612: gcc -c conftest.c >&5 conftest.c:51: error: parse error before "ac__type_new_" conftest.c:51: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:55: error: parse error before ')' token configure:4618: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define HAVE_ICONV_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef off_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:4633: result: no configure:4645: checking for size_t configure:4675: gcc -c conftest.c >&5 configure:4681: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define HAVE_ICONV_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef size_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:4696: result: no configure:4708: checking whether struct tm is in sys/time.h or time.h configure:4738: gcc -c conftest.c >&5 configure:4744: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define HAVE_ICONV_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | /* end confdefs.h. */ | #include | #include | | int | main () | { | struct tm tm; | int *p = &tm.tm_sec; | return !p; | ; | return 0; | } configure:4759: result: sys/time.h configure:4769: checking for int configure:4799: gcc -c conftest.c >&5 configure:4805: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define HAVE_ICONV_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define TM_IN_SYS_TIME 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef int ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:4820: result: no configure:4827: checking size of int configure:5129: gcc -o conftest conftest.c >&5 configure:5132: $? = 0 configure:5138: ./conftest configure:5141: $? = 0 configure:5164: result: 4 configure:5174: checking for long configure:5204: gcc -c conftest.c >&5 configure:5210: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define HAVE_ICONV_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define TM_IN_SYS_TIME 1 | #define SIZEOF_INT 4 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef long ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:5225: result: no configure:5232: checking size of long configure:5534: gcc -o conftest conftest.c >&5 configure:5537: $? = 0 configure:5543: ./conftest configure:5546: $? = 0 configure:5569: result: 4 configure:5599: checking for clearerr_unlocked configure:5655: gcc -o conftest conftest.c >&5 configure:5661: $? = 0 configure:5679: result: yes configure:5599: checking for feof_unlocked configure:5655: gcc -o conftest conftest.c >&5 configure:5661: $? = 0 configure:5679: result: yes configure:5599: checking for ferror_unlocked configure:5655: gcc -o conftest conftest.c >&5 configure:5661: $? = 0 configure:5679: result: yes configure:5599: checking for fflush_unlocked configure:5655: gcc -o conftest conftest.c >&5 ld: Undefined symbols: _fflush_unlocked configure:5661: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define HAVE_ICONV_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define TM_IN_SYS_TIME 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | /* end confdefs.h. */ | /* Define fflush_unlocked to an innocuous variant, in case declares fflush_unlocked. | For example, HP-UX 11i declares gettimeofday. */ | #define fflush_unlocked innocuous_fflush_unlocked | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fflush_unlocked (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fflush_unlocked | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fflush_unlocked (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_fflush_unlocked || defined __stub___fflush_unlocked | choke me | #endif | | int | main () | { | return fflush_unlocked (); | ; | return 0; | } configure:5679: result: no configure:5599: checking for fgetc_unlocked configure:5655: gcc -o conftest conftest.c >&5 ld: Undefined symbols: _fgetc_unlocked configure:5661: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define HAVE_ICONV_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define TM_IN_SYS_TIME 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | /* end confdefs.h. */ | /* Define fgetc_unlocked to an innocuous variant, in case declares fgetc_unlocked. | For example, HP-UX 11i declares gettimeofday. */ | #define fgetc_unlocked innocuous_fgetc_unlocked | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fgetc_unlocked (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fgetc_unlocked | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fgetc_unlocked (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_fgetc_unlocked || defined __stub___fgetc_unlocked | choke me | #endif | | int | main () | { | return fgetc_unlocked (); | ; | return 0; | } configure:5679: result: no configure:5599: checking for fgets_unlocked configure:5655: gcc -o conftest conftest.c >&5 ld: Undefined symbols: _fgets_unlocked configure:5661: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define HAVE_ICONV_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define TM_IN_SYS_TIME 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | /* end confdefs.h. */ | /* Define fgets_unlocked to an innocuous variant, in case declares fgets_unlocked. | For example, HP-UX 11i declares gettimeofday. */ | #define fgets_unlocked innocuous_fgets_unlocked | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fgets_unlocked (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fgets_unlocked | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fgets_unlocked (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_fgets_unlocked || defined __stub___fgets_unlocked | choke me | #endif | | int | main () | { | return fgets_unlocked (); | ; | return 0; | } configure:5679: result: no configure:5599: checking for fileno_unlocked configure:5655: gcc -o conftest conftest.c >&5 configure:5661: $? = 0 configure:5679: result: yes configure:5599: checking for fprintf_unlocked configure:5655: gcc -o conftest conftest.c >&5 conftest.c:50: warning: conflicting types for built-in function `fprintf_unlocked' ld: Undefined symbols: _fprintf_unlocked configure:5661: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define HAVE_ICONV_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define TM_IN_SYS_TIME 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | /* end confdefs.h. */ | /* Define fprintf_unlocked to an innocuous variant, in case declares fprintf_unlocked. | For example, HP-UX 11i declares gettimeofday. */ | #define fprintf_unlocked innocuous_fprintf_unlocked | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fprintf_unlocked (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fprintf_unlocked | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fprintf_unlocked (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_fprintf_unlocked || defined __stub___fprintf_unlocked | choke me | #endif | | int | main () | { | return fprintf_unlocked (); | ; | return 0; | } configure:5679: result: no configure:5599: checking for fputc_unlocked configure:5655: gcc -o conftest conftest.c >&5 ld: Undefined symbols: _fputc_unlocked configure:5661: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define HAVE_ICONV_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define TM_IN_SYS_TIME 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | /* end confdefs.h. */ | /* Define fputc_unlocked to an innocuous variant, in case declares fputc_unlocked. | For example, HP-UX 11i declares gettimeofday. */ | #define fputc_unlocked innocuous_fputc_unlocked | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fputc_unlocked (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fputc_unlocked | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fputc_unlocked (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_fputc_unlocked || defined __stub___fputc_unlocked | choke me | #endif | | int | main () | { | return fputc_unlocked (); | ; | return 0; | } configure:5679: result: no configure:5599: checking for fputs_unlocked configure:5655: gcc -o conftest conftest.c >&5 conftest.c:50: warning: conflicting types for built-in function `fputs_unlocked' ld: Undefined symbols: _fputs_unlocked configure:5661: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define HAVE_ICONV_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define TM_IN_SYS_TIME 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | /* end confdefs.h. */ | /* Define fputs_unlocked to an innocuous variant, in case declares fputs_unlocked. | For example, HP-UX 11i declares gettimeofday. */ | #define fputs_unlocked innocuous_fputs_unlocked | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fputs_unlocked (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fputs_unlocked | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fputs_unlocked (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_fputs_unlocked || defined __stub___fputs_unlocked | choke me | #endif | | int | main () | { | return fputs_unlocked (); | ; | return 0; | } configure:5679: result: no configure:5599: checking for fread_unlocked configure:5655: gcc -o conftest conftest.c >&5 ld: Undefined symbols: _fread_unlocked configure:5661: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define HAVE_ICONV_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define TM_IN_SYS_TIME 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | /* end confdefs.h. */ | /* Define fread_unlocked to an innocuous variant, in case declares fread_unlocked. | For example, HP-UX 11i declares gettimeofday. */ | #define fread_unlocked innocuous_fread_unlocked | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fread_unlocked (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fread_unlocked | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fread_unlocked (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_fread_unlocked || defined __stub___fread_unlocked | choke me | #endif | | int | main () | { | return fread_unlocked (); | ; | return 0; | } configure:5679: result: no configure:5599: checking for fwrite_unlocked configure:5655: gcc -o conftest conftest.c >&5 ld: Undefined symbols: _fwrite_unlocked configure:5661: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define HAVE_ICONV_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define TM_IN_SYS_TIME 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | /* end confdefs.h. */ | /* Define fwrite_unlocked to an innocuous variant, in case declares fwrite_unlocked. | For example, HP-UX 11i declares gettimeofday. */ | #define fwrite_unlocked innocuous_fwrite_unlocked | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fwrite_unlocked (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fwrite_unlocked | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fwrite_unlocked (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_fwrite_unlocked || defined __stub___fwrite_unlocked | choke me | #endif | | int | main () | { | return fwrite_unlocked (); | ; | return 0; | } configure:5679: result: no configure:5599: checking for getchar_unlocked configure:5655: gcc -o conftest conftest.c >&5 configure:5661: $? = 0 configure:5679: result: yes configure:5599: checking for getc_unlocked configure:5655: gcc -o conftest conftest.c >&5 configure:5661: $? = 0 configure:5679: result: yes configure:5599: checking for putchar_unlocked configure:5655: gcc -o conftest conftest.c >&5 configure:5661: $? = 0 configure:5679: result: yes configure:5599: checking for putc_unlocked configure:5655: gcc -o conftest conftest.c >&5 configure:5661: $? = 0 configure:5679: result: yes configure:5689: checking whether abort is declared configure:5718: gcc -c conftest.c >&5 conftest.c: In function `main': conftest.c:68: error: `abort' 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:5724: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define HAVE_ICONV_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define TM_IN_SYS_TIME 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef abort | (void) abort; | #endif | | ; | return 0; | } configure:5739: result: no configure:5755: checking whether asprintf is declared configure:5784: gcc -c conftest.c >&5 configure:5790: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define HAVE_ICONV_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define TM_IN_SYS_TIME 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef asprintf | (void) asprintf; | #endif | | ; | return 0; | } configure:5805: result: no configure:5821: checking whether basename is declared configure:5850: gcc -c conftest.c >&5 conftest.c: In function `main': conftest.c:70: error: `basename' 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:5856: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define HAVE_ICONV_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define TM_IN_SYS_TIME 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #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_ASPRINTF 0 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef basename | (void) basename; | #endif | | ; | return 0; | } configure:5871: result: no configure:5887: checking whether errno is declared configure:5916: gcc -c conftest.c >&5 conftest.c: In function `main': conftest.c:71: error: `errno' 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:5922: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define HAVE_ICONV_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define TM_IN_SYS_TIME 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #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_ASPRINTF 0 | #define HAVE_DECL_BASENAME 0 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef errno | (void) errno; | #endif | | ; | return 0; | } configure:5937: result: no configure:5953: checking whether getopt is declared configure:5982: gcc -c conftest.c >&5 conftest.c: In function `main': conftest.c:72: error: `getopt' 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:5988: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define HAVE_ICONV_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define TM_IN_SYS_TIME 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #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_ASPRINTF 0 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_ERRNO 0 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef getopt | (void) getopt; | #endif | | ; | return 0; | } configure:6003: result: no configure:6019: checking whether clearerr_unlocked is declared configure:6048: gcc -c conftest.c >&5 configure:6054: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define HAVE_ICONV_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define TM_IN_SYS_TIME 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #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_ASPRINTF 0 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_GETOPT 0 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef clearerr_unlocked | (void) clearerr_unlocked; | #endif | | ; | return 0; | } configure:6069: result: no configure:6085: checking whether feof_unlocked is declared configure:6114: gcc -c conftest.c >&5 configure:6120: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define HAVE_ICONV_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define TM_IN_SYS_TIME 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #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_ASPRINTF 0 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_GETOPT 0 | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef feof_unlocked | (void) feof_unlocked; | #endif | | ; | return 0; | } configure:6135: result: no configure:6151: checking whether ferror_unlocked is declared configure:6180: gcc -c conftest.c >&5 configure:6186: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define HAVE_ICONV_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define TM_IN_SYS_TIME 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #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_ASPRINTF 0 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_GETOPT 0 | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | #define HAVE_DECL_FEOF_UNLOCKED 0 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef ferror_unlocked | (void) ferror_unlocked; | #endif | | ; | return 0; | } configure:6201: result: no configure:6217: checking whether fflush_unlocked is declared configure:6246: gcc -c conftest.c >&5 conftest.c: In function `main': conftest.c:76: error: `fflush_unlocked' undeclared (first use in this function) conftest.c:76: error: (Each undeclared identifier is reported only once conftest.c:76: error: for each function it appears in.) configure:6252: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define HAVE_ICONV_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define TM_IN_SYS_TIME 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #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_ASPRINTF 0 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_GETOPT 0 | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FERROR_UNLOCKED 0 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef fflush_unlocked | (void) fflush_unlocked; | #endif | | ; | return 0; | } configure:6267: result: no configure:6283: checking whether fgetc_unlocked is declared configure:6312: gcc -c conftest.c >&5 conftest.c: In function `main': conftest.c:77: error: `fgetc_unlocked' undeclared (first use in this function) conftest.c:77: error: (Each undeclared identifier is reported only once conftest.c:77: error: for each function it appears in.) configure:6318: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define HAVE_ICONV_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define TM_IN_SYS_TIME 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #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_ASPRINTF 0 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_GETOPT 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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef fgetc_unlocked | (void) fgetc_unlocked; | #endif | | ; | return 0; | } configure:6333: result: no configure:6349: checking whether fgets_unlocked is declared configure:6378: gcc -c conftest.c >&5 conftest.c: In function `main': conftest.c:78: error: `fgets_unlocked' undeclared (first use in this function) conftest.c:78: error: (Each undeclared identifier is reported only once conftest.c:78: error: for each function it appears in.) configure:6384: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define HAVE_ICONV_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define TM_IN_SYS_TIME 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #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_ASPRINTF 0 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_GETOPT 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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef fgets_unlocked | (void) fgets_unlocked; | #endif | | ; | return 0; | } configure:6399: result: no configure:6415: checking whether fileno_unlocked is declared configure:6444: gcc -c conftest.c >&5 configure:6450: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define HAVE_ICONV_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define TM_IN_SYS_TIME 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #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_ASPRINTF 0 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_GETOPT 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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef fileno_unlocked | (void) fileno_unlocked; | #endif | | ; | return 0; | } configure:6465: result: no configure:6481: checking whether fprintf_unlocked is declared configure:6510: gcc -c conftest.c >&5 conftest.c: In function `main': conftest.c:80: error: `fprintf_unlocked' undeclared (first use in this function) conftest.c:80: error: (Each undeclared identifier is reported only once conftest.c:80: error: for each function it appears in.) configure:6516: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define HAVE_ICONV_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define TM_IN_SYS_TIME 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #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_ASPRINTF 0 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_GETOPT 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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef fprintf_unlocked | (void) fprintf_unlocked; | #endif | | ; | return 0; | } configure:6531: result: no configure:6547: checking whether fputc_unlocked is declared configure:6576: gcc -c conftest.c >&5 conftest.c: In function `main': conftest.c:81: error: `fputc_unlocked' undeclared (first use in this function) conftest.c:81: error: (Each undeclared identifier is reported only once conftest.c:81: error: for each function it appears in.) configure:6582: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define HAVE_ICONV_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define TM_IN_SYS_TIME 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #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_ASPRINTF 0 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_GETOPT 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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef fputc_unlocked | (void) fputc_unlocked; | #endif | | ; | return 0; | } configure:6597: result: no configure:6613: checking whether fputs_unlocked is declared configure:6642: gcc -c conftest.c >&5 conftest.c: In function `main': conftest.c:82: error: `fputs_unlocked' undeclared (first use in this function) conftest.c:82: error: (Each undeclared identifier is reported only once conftest.c:82: error: for each function it appears in.) configure:6648: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define HAVE_ICONV_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define TM_IN_SYS_TIME 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #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_ASPRINTF 0 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_GETOPT 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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef fputs_unlocked | (void) fputs_unlocked; | #endif | | ; | return 0; | } configure:6663: result: no configure:6679: checking whether fread_unlocked is declared configure:6708: gcc -c conftest.c >&5 conftest.c: In function `main': conftest.c:83: error: `fread_unlocked' undeclared (first use in this function) conftest.c:83: error: (Each undeclared identifier is reported only once conftest.c:83: error: for each function it appears in.) configure:6714: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define HAVE_ICONV_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define TM_IN_SYS_TIME 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #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_ASPRINTF 0 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_GETOPT 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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef fread_unlocked | (void) fread_unlocked; | #endif | | ; | return 0; | } configure:6729: result: no configure:6745: checking whether fwrite_unlocked is declared configure:6774: gcc -c conftest.c >&5 conftest.c: In function `main': conftest.c:84: error: `fwrite_unlocked' undeclared (first use in this function) conftest.c:84: error: (Each undeclared identifier is reported only once conftest.c:84: error: for each function it appears in.) configure:6780: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define HAVE_ICONV_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define TM_IN_SYS_TIME 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #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_ASPRINTF 0 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_GETOPT 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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef fwrite_unlocked | (void) fwrite_unlocked; | #endif | | ; | return 0; | } configure:6795: result: no configure:6811: checking whether getchar_unlocked is declared configure:6840: gcc -c conftest.c >&5 configure:6846: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define HAVE_ICONV_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define TM_IN_SYS_TIME 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #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_ASPRINTF 0 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_GETOPT 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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef getchar_unlocked | (void) getchar_unlocked; | #endif | | ; | return 0; | } configure:6861: result: no configure:6877: checking whether getc_unlocked is declared configure:6906: gcc -c conftest.c >&5 configure:6912: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define HAVE_ICONV_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define TM_IN_SYS_TIME 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #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_ASPRINTF 0 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_GETOPT 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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef getc_unlocked | (void) getc_unlocked; | #endif | | ; | return 0; | } configure:6927: result: no configure:6943: checking whether putchar_unlocked is declared configure:6972: gcc -c conftest.c >&5 configure:6978: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define HAVE_ICONV_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define TM_IN_SYS_TIME 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #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_ASPRINTF 0 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_GETOPT 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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef putchar_unlocked | (void) putchar_unlocked; | #endif | | ; | return 0; | } configure:6993: result: no configure:7009: checking whether putc_unlocked is declared configure:7038: gcc -c conftest.c >&5 configure:7044: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define HAVE_ICONV_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define TM_IN_SYS_TIME 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #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_ASPRINTF 0 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_GETOPT 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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef putc_unlocked | (void) putc_unlocked; | #endif | | ; | return 0; | } configure:7059: result: no configure:7075: checking whether vasprintf is declared configure:7104: gcc -c conftest.c >&5 configure:7110: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define HAVE_ICONV_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define TM_IN_SYS_TIME 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #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_ASPRINTF 0 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_GETOPT 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. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef vasprintf | (void) vasprintf; | #endif | | ; | return 0; | } configure:7125: result: no configure:7147: checking for working alloca.h configure:7174: gcc -o conftest conftest.c >&5 configure:7180: $? = 0 configure:7197: result: yes configure:7207: checking for alloca configure:7254: gcc -o conftest conftest.c >&5 configure:7260: $? = 0 configure:7277: result: yes configure:7504: checking for ANSI C header files configure:7665: result: no configure:7676: checking for nl_langinfo and CODESET configure:7702: gcc -o conftest conftest.c >&5 configure:7708: $? = 0 configure:7726: result: yes configure:7748: checking whether NLS is requested configure:7754: result: yes configure:7762: checking for catalogs to be installed configure:7794: result: be ca da de el es fr ja nl rw sv tr vi zh_CN zh_TW configure:7798: checking for uchar configure:7827: gcc -c conftest.c >&5 conftest.c: In function `main': conftest.c:63: error: `uchar' undeclared (first use in this function) conftest.c:63: error: (Each undeclared identifier is reported only once conftest.c:63: error: for each function it appears in.) conftest.c:63: error: parse error before ')' token configure:7833: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define HAVE_ICONV_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define TM_IN_SYS_TIME 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #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_ASPRINTF 0 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_GETOPT 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 HAVE_DECL_VASPRINTF 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_LANGINFO_CODESET 1 | #define ENABLE_NLS 1 | /* end confdefs.h. */ | | #include | | int | main () | { | if ((uchar *)0) return 0; | if (sizeof(uchar)) return 0; | ; | return 0; | } configure:7848: result: configure:7931: checking for non-GNU ld configure:7961: result: ld configure:7970: checking if the linker (ld) is GNU ld configure:7982: result: no configure:7988: checking for shared library run path origin configure:8001: result: done configure:8431: checking for iconv configure:8463: gcc -o conftest -I/usr/local/include conftest.c >&5 ld: Undefined symbols: _libiconv _libiconv_close _libiconv_open configure:8469: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define HAVE_ICONV_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define TM_IN_SYS_TIME 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #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_ASPRINTF 0 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_GETOPT 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 HAVE_DECL_VASPRINTF 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_LANGINFO_CODESET 1 | #define ENABLE_NLS 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | iconv_t cd = iconv_open("",""); | iconv(cd,NULL,NULL,NULL,NULL); | iconv_close(cd); | ; | return 0; | } configure:8512: gcc -o conftest -I/usr/local/include conftest.c -L/usr/local/lib -liconv >&5 configure:8518: $? = 0 configure:8539: result: yes configure:8549: checking how to link with libiconv configure:8551: result: -L/usr/local/lib -liconv configure:8562: checking for iconv declaration configure:8601: gcc -c -I/usr/local/include conftest.c >&5 configure:8607: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "cpplib" | #define PACKAGE_TARNAME "cpplib" | #define PACKAGE_VERSION " " | #define PACKAGE_STRING "cpplib " | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" | #define HAVE_ICONV_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define TM_IN_SYS_TIME 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #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_ASPRINTF 0 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_GETOPT 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 HAVE_DECL_VASPRINTF 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_LANGINFO_CODESET 1 | #define ENABLE_NLS 1 | #define HAVE_ICONV 1 | /* end confdefs.h. */ | | #include | #include | extern | #ifdef __cplusplus | "C" | #endif | #if defined(__STDC__) || defined(__cplusplus) | size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); | #else | size_t iconv(); | #endif | | int | main () | { | | ; | return 0; | } configure:8626: result: extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:8793: not updating unwritable cache configure:8825: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by cpplib config.status , which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:643: creating Makefile config.status:778: WARNING: /mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/libcpp/Makefile.in seems to ignore the --datarootdir setting config.status:643: creating config.h config.status:916: executing depdir commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-apple-darwin8.0.1 ac_cv_c_compiler_gnu=no ac_cv_c_const=no ac_cv_c_inline=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_LIBS_set= ac_cv_env_LIBS_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_func_alloca_works=yes 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_obstack=no ac_cv_func_putc_unlocked=yes ac_cv_func_putchar_unlocked=yes ac_cv_have_decl_abort=no ac_cv_have_decl_asprintf=no ac_cv_have_decl_basename=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_getopt=no ac_cv_have_decl_putc_unlocked=no ac_cv_have_decl_putchar_unlocked=no ac_cv_have_decl_vasprintf=no ac_cv_header_fcntl_h=yes ac_cv_header_iconv_h=yes ac_cv_header_inttypes_h=no ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes 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_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_time=no ac_cv_header_unistd_h=no ac_cv_host=i386-apple-darwin8.0.1 ac_cv_objext= ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_prog_ACLOCAL=aclocal ac_cv_prog_AUTOCONF=autoconf ac_cv_prog_AUTOHEADER=autoheader ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89=no ac_cv_prog_cc_g=no ac_cv_prog_make_gmake_set=yes ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_struct_tm=sys/time.h ac_cv_target=i386-apple-darwin8.0.1 ac_cv_type_int=no ac_cv_type_long=no ac_cv_type_off_t=no ac_cv_type_size_t=no ac_cv_type_uchar=no ac_cv_working_alloca_h=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec= acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_path_LD=ld acl_cv_prog_gnu_ld=no acl_cv_rpath=done acl_cv_shlibext=dylib acl_cv_wl= 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 am_cv_CC_dependencies_compiler_type=gcc3 am_cv_func_iconv=yes am_cv_langinfo_codeset=yes am_cv_lib_iconv=yes am_cv_proto_iconv='extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1=const gcc_cv_header_string=no ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='aclocal' ALLOCA='' AUTOCONF='autoconf' AUTOHEADER='autoheader' CATALOGS=' po/be.gmo po/ca.gmo po/da.gmo po/de.gmo po/el.gmo po/es.gmo po/fr.gmo po/ja.gmo po/nl.gmo po/rw.gmo po/sv.gmo po/tr.gmo po/vi.gmo po/zh_CN.gmo po/zh_TW.gmo' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='' CPP='gcc -E' CPPFLAGS='-I/usr/local/include' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' GMSGFMT='/usr/local/bin/msgfmt' GREP='/usr/bin/grep' INCINTL='' INSTALL_DATA='/usr/local/bin/ginstall -c -m 644' INSTALL_PROGRAM='/usr/local/bin/ginstall -c' INSTALL_SCRIPT='/usr/local/bin/ginstall -c' LDFLAGS='' LIBICONV='-L/usr/local/lib -liconv' LIBINTL='-L/usr/local/lib -lintl -liconv' LIBINTL_DEP='' LIBOBJS=' ${LIBOBJDIR}obstack.$U.' LIBS='' LTLIBICONV='-L/usr/local/lib -liconv -R/usr/local/lib' LTLIBOBJS=' ${LIBOBJDIR}obstack.$U.lo' MAINT='#' OBJEXT='' PACKAGE='cpplib' PACKAGE_BUGREPORT='gcc-bugs@gcc.gnu.org' PACKAGE_NAME='cpplib' PACKAGE_STRING='cpplib ' PACKAGE_TARNAME='cpplib' PACKAGE_VERSION=' ' PATH_SEPARATOR=':' POSUB='po' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' USED_CATALOGS='$(CATALOGS)' USE_NLS='yes' WARN_CFLAGS='' WARN_PEDANTIC='' WERROR='' XGETTEXT='/usr/local/bin/xgettext' ac_ct_CC='gcc' am__leading_dot='.' bindir='${exec_prefix}/bin' build='i386-apple-darwin8.0.1' build_alias='' build_cpu='i386' build_os='darwin8.0.1' build_vendor='apple' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i386-apple-darwin8.0.1' host_alias='' host_cpu='i386' host_os='darwin8.0.1' host_vendor='apple' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i386-apple-darwin8.0.1' target_alias='' target_cpu='i386' target_os='darwin8.0.1' target_vendor='apple' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "cpplib" #define PACKAGE_TARNAME "cpplib" #define PACKAGE_VERSION " " #define PACKAGE_STRING "cpplib " #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" #define HAVE_ICONV_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_LIMITS_H 1 #define HAVE_STDDEF_H 1 #define HAVE_SYS_FILE_H 1 #define const #ifndef __cplusplus #define inline #endif #define off_t long int #define size_t unsigned int #define TM_IN_SYS_TIME 1 #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #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_ASPRINTF 0 #define HAVE_DECL_BASENAME 0 #define HAVE_DECL_ERRNO 0 #define HAVE_DECL_GETOPT 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 HAVE_DECL_VASPRINTF 0 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_LANGINFO_CODESET 1 #define ENABLE_NLS 1 #define HAVE_ICONV 1 #define ICONV_CONST const #define PACKAGE "cpplib" #define HOST_WIDE_INT long configure: exit 0