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/avr-gcc/work/gcc-4.2.2/libcpp/configure --cache-file=./config.cache --build=i386-unknown-gnu --host=i386-unknown-gnu --target=avr --disable-libssp --prefix=/usr/local --enable-languages=c,c++ --program-transform-name=s,^,avr-,; --srcdir=.././../gcc-4.2.2/libcpp CC=cc CFLAGS=-fno-common LDFLAGS= build_alias= host_alias= target_alias= --no-create --no-recursion ## --------- ## ## 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: 144 tasks, 199 threads, 4 processors Load average: 2.10, Mach factor: 2.01 /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: /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:1664: creating cache configure:1788: checking build system type configure:1806: result: i386-apple-darwin8.0.1 configure:1828: checking host system type configure:1843: result: i386-apple-darwin8.0.1 configure:1865: checking target system type configure:1880: result: i386-apple-darwin8.0.1 configure:1910: checking whether gmake sets $(MAKE) configure:1931: result: yes configure:1953: checking for a BSD-compatible install configure:2009: result: /usr/local/bin/ginstall -c configure:2068: checking for gcc configure:2095: result: cc configure:2333: checking for C compiler version configure:2340: cc --version >&5 cc (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:2343: $? = 0 configure:2350: cc -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:2353: $? = 0 configure:2360: cc -V >&5 cc: `-V' option must have argument configure:2363: $? = 1 configure:2386: checking for C compiler default output file name configure:2413: cc -fno-common conftest.c >&5 configure:2416: $? = 0 configure:2454: result: a.out configure:2471: checking whether the C compiler works configure:2481: ./a.out configure:2484: $? = 0 configure:2501: result: yes configure:2508: checking whether we are cross compiling configure:2510: result: no configure:2513: checking for suffix of executables configure:2520: cc -o conftest -fno-common conftest.c >&5 configure:2523: $? = 0 configure:2547: result: configure:2553: checking for suffix of object files configure:2579: cc -c -fno-common conftest.c >&5 configure:2582: $? = 0 configure:2605: result: configure:2609: checking whether we are using the GNU C compiler configure:2638: cc -c -fno-common conftest.c >&5 configure:2644: $? = 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:2661: result: no configure:2666: checking whether cc accepts -g configure:2696: cc -c -g conftest.c >&5 configure:2702: $? = 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:2734: cc -c conftest.c >&5 configure:2740: $? = 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:2773: cc -c -g conftest.c >&5 configure:2779: $? = 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:2801: result: no configure:2818: checking for cc option to accept ISO C89 configure:2892: cc -c -fno-common conftest.c >&5 configure:2898: $? = 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:2892: cc -qlanglvl=extc89 -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=extc89' configure:2898: $? = 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:2892: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2898: $? = 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:2892: cc -std -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std' configure:2898: $? = 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:2892: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2898: $? = 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:2892: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2898: $? = 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:2892: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2898: $? = 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:2924: result: unsupported configure:2982: checking for ranlib configure:3009: result: ranlib configure:3041: checking for aclocal configure:3057: found /usr/local/bin/aclocal configure:3068: result: aclocal configure:3084: checking for autoconf configure:3100: found /usr/local/bin/autoconf configure:3111: result: autoconf configure:3127: checking for autoheader configure:3143: found /usr/local/bin/autoheader configure:3154: result: autoheader configure:3178: checking whether cc supports -W configure:3205: cc -c -W conftest.c >&5 configure:3211: $? = 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:3228: result: no configure:3178: checking whether cc supports -Wall configure:3205: cc -c -Wall conftest.c >&5 configure:3211: $? = 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:3228: result: no configure:3178: checking whether cc supports -Wwrite-strings configure:3205: cc -c -Wwrite-strings conftest.c >&5 configure:3211: $? = 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:3228: result: no configure:3178: checking whether cc supports -Wstrict-prototypes configure:3205: cc -c -Wstrict-prototypes conftest.c >&5 conftest.c:11: warning: function declaration isn't a prototype configure:3211: $? = 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:3228: result: no configure:3178: checking whether cc supports -Wmissing-prototypes configure:3205: cc -c -Wmissing-prototypes conftest.c >&5 configure:3211: $? = 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:3228: result: no configure:3178: checking whether cc supports -Wold-style-definition configure:3205: cc -c -Wold-style-definition conftest.c >&5 cc1: error: unrecognized option `-Wold-style-definition' configure:3211: $? = 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:3228: result: no configure:3178: checking whether cc supports -Wmissing-format-attribute configure:3205: cc -c -Wmissing-format-attribute conftest.c >&5 cc1: warning: -Wmissing-format-attribute ignored without -Wformat configure:3211: $? = 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:3228: result: no configure:3334: checking dependency style of cc configure:3365: trying gcc3 | depmode=gcc3 source=sub/conftest.c object=sub/conftest. depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo /bin/sh ./depcomp cc -c -o sub/conftest. sub/conftest.c configure:3404: success configure:3419: result: gcc3 configure:3431: checking whether time.h and sys/time.h may both be included configure:3461: cc -c -fno-common conftest.c >&5 configure:3467: $? = 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:3482: result: no configure:3492: checking whether string.h and strings.h may both be included configure:3519: cc -c -fno-common conftest.c >&5 configure:3525: $? = 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:3540: result: no configure:3555: checking how to run the C preprocessor configure:3595: cc -E conftest.c configure:3601: $? = 0 configure:3632: cc -E conftest.c conftest.c:8:28: ac_nonexistent.h: No such file or directory configure:3638: $? = 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:3671: result: cc -E configure:3700: cc -E conftest.c configure:3706: $? = 0 configure:3737: cc -E conftest.c conftest.c:8:28: ac_nonexistent.h: No such file or directory configure:3743: $? = 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:3781: checking for grep that handles long lines and -e configure:3855: result: /usr/bin/grep configure:3860: checking for egrep configure:3938: result: /usr/bin/grep -E configure:3943: checking for ANSI C header files configure:3973: cc -c -fno-common conftest.c >&5 configure:3979: $? = 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:4104: result: no configure:4128: checking for sys/types.h configure:4149: cc -c -fno-common conftest.c >&5 configure:4155: $? = 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:4171: result: no configure:4128: checking for sys/stat.h configure:4149: cc -c -fno-common conftest.c >&5 configure:4155: $? = 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:4171: result: no configure:4128: checking for stdlib.h configure:4149: cc -c -fno-common conftest.c >&5 configure:4155: $? = 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:4171: result: no configure:4128: checking for string.h configure:4149: cc -c -fno-common conftest.c >&5 configure:4155: $? = 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:4171: result: no configure:4128: checking for memory.h configure:4149: cc -c -fno-common conftest.c >&5 configure:4155: $? = 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:4171: result: no configure:4128: checking for strings.h configure:4149: cc -c -fno-common conftest.c >&5 configure:4155: $? = 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:4171: result: no configure:4128: checking for inttypes.h configure:4149: cc -c -fno-common conftest.c >&5 configure:4155: $? = 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:4171: result: no configure:4128: checking for stdint.h configure:4149: cc -c -fno-common conftest.c >&5 configure:4155: $? = 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:4171: result: no configure:4128: checking for unistd.h configure:4149: cc -c -fno-common conftest.c >&5 configure:4155: $? = 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:4171: result: no configure:4208: checking iconv.h usability configure:4225: cc -c -fno-common conftest.c >&5 configure:4231: $? = 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:4245: result: no configure:4249: checking iconv.h presence configure:4264: cc -E conftest.c configure:4270: $? = 0 configure:4284: result: yes configure:4297: WARNING: iconv.h: present but cannot be compiled configure:4299: WARNING: iconv.h: check for missing prerequisite headers? configure:4301: WARNING: iconv.h: see the Autoconf documentation configure:4303: WARNING: iconv.h: section "Present But Cannot Be Compiled" configure:4305: WARNING: iconv.h: proceeding with the preprocessor's result configure:4307: WARNING: iconv.h: in the future, the compiler will take precedence configure:4317: checking for iconv.h configure:4325: result: yes configure:4208: checking locale.h usability configure:4225: cc -c -fno-common conftest.c >&5 configure:4231: $? = 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:4245: result: no configure:4249: checking locale.h presence configure:4264: cc -E conftest.c configure:4270: $? = 0 configure:4284: result: yes configure:4297: WARNING: locale.h: present but cannot be compiled configure:4299: WARNING: locale.h: check for missing prerequisite headers? configure:4301: WARNING: locale.h: see the Autoconf documentation configure:4303: WARNING: locale.h: section "Present But Cannot Be Compiled" configure:4305: WARNING: locale.h: proceeding with the preprocessor's result configure:4307: WARNING: locale.h: in the future, the compiler will take precedence configure:4317: checking for locale.h configure:4325: result: yes configure:4208: checking fcntl.h usability configure:4225: cc -c -fno-common conftest.c >&5 configure:4231: $? = 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:4245: result: no configure:4249: checking fcntl.h presence configure:4264: cc -E conftest.c configure:4270: $? = 0 configure:4284: result: yes configure:4297: WARNING: fcntl.h: present but cannot be compiled configure:4299: WARNING: fcntl.h: check for missing prerequisite headers? configure:4301: WARNING: fcntl.h: see the Autoconf documentation configure:4303: WARNING: fcntl.h: section "Present But Cannot Be Compiled" configure:4305: WARNING: fcntl.h: proceeding with the preprocessor's result configure:4307: WARNING: fcntl.h: in the future, the compiler will take precedence configure:4317: checking for fcntl.h configure:4325: result: yes configure:4208: checking limits.h usability configure:4225: cc -c -fno-common conftest.c >&5 configure:4231: $? = 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:4245: result: no configure:4249: checking limits.h presence configure:4264: cc -E conftest.c configure:4270: $? = 0 configure:4284: result: yes configure:4297: WARNING: limits.h: present but cannot be compiled configure:4299: WARNING: limits.h: check for missing prerequisite headers? configure:4301: WARNING: limits.h: see the Autoconf documentation configure:4303: WARNING: limits.h: section "Present But Cannot Be Compiled" configure:4305: WARNING: limits.h: proceeding with the preprocessor's result configure:4307: WARNING: limits.h: in the future, the compiler will take precedence configure:4317: checking for limits.h configure:4325: result: yes configure:4208: checking stddef.h usability configure:4225: cc -c -fno-common conftest.c >&5 configure:4231: $? = 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:4245: result: no configure:4249: checking stddef.h presence configure:4264: cc -E conftest.c configure:4270: $? = 0 configure:4284: result: yes configure:4297: WARNING: stddef.h: present but cannot be compiled configure:4299: WARNING: stddef.h: check for missing prerequisite headers? configure:4301: WARNING: stddef.h: see the Autoconf documentation configure:4303: WARNING: stddef.h: section "Present But Cannot Be Compiled" configure:4305: WARNING: stddef.h: proceeding with the preprocessor's result configure:4307: WARNING: stddef.h: in the future, the compiler will take precedence configure:4317: checking for stddef.h configure:4325: result: yes configure:4198: checking for stdlib.h configure:4204: result: no configure:4198: checking for strings.h configure:4204: result: no configure:4198: checking for string.h configure:4204: result: no configure:4208: checking sys/file.h usability configure:4225: cc -c -fno-common conftest.c >&5 configure:4231: $? = 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:4245: result: no configure:4249: checking sys/file.h presence configure:4264: cc -E conftest.c configure:4270: $? = 0 configure:4284: result: yes configure:4297: WARNING: sys/file.h: present but cannot be compiled configure:4299: WARNING: sys/file.h: check for missing prerequisite headers? configure:4301: WARNING: sys/file.h: see the Autoconf documentation configure:4303: WARNING: sys/file.h: section "Present But Cannot Be Compiled" configure:4305: WARNING: sys/file.h: proceeding with the preprocessor's result configure:4307: WARNING: sys/file.h: in the future, the compiler will take precedence configure:4317: checking for sys/file.h configure:4325: result: yes configure:4198: checking for unistd.h configure:4204: result: no configure:4340: checking for an ANSI C-conforming const configure:4415: cc -c -fno-common conftest.c >&5 configure:4421: $? = 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:4436: result: no configure:4446: checking for inline configure:4472: cc -c -fno-common conftest.c >&5 configure:4478: $? = 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:4472: cc -c -fno-common conftest.c >&5 configure:4478: $? = 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:4472: cc -c -fno-common conftest.c >&5 configure:4478: $? = 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:4496: result: no configure:4515: checking for obstacks configure:4546: cc -o conftest -fno-common 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:4552: $? = 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:4569: result: no configure:4586: checking for off_t configure:4616: cc -c -fno-common 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:4622: $? = 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:4637: result: no configure:4649: checking for size_t configure:4679: cc -c -fno-common conftest.c >&5 configure:4685: $? = 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:4700: result: no configure:4712: checking whether struct tm is in sys/time.h or time.h configure:4742: cc -c -fno-common conftest.c >&5 configure:4748: $? = 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:4763: result: sys/time.h configure:4773: checking for int configure:4803: cc -c -fno-common conftest.c >&5 configure:4809: $? = 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:4824: result: no configure:4831: checking size of int configure:5133: cc -o conftest -fno-common conftest.c >&5 configure:5136: $? = 0 configure:5142: ./conftest configure:5145: $? = 0 configure:5168: result: 4 configure:5178: checking for long configure:5208: cc -c -fno-common conftest.c >&5 configure:5214: $? = 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:5229: result: no configure:5236: checking size of long configure:5538: cc -o conftest -fno-common conftest.c >&5 configure:5541: $? = 0 configure:5547: ./conftest configure:5550: $? = 0 configure:5573: result: 4 configure:5603: checking for clearerr_unlocked configure:5659: cc -o conftest -fno-common conftest.c >&5 configure:5665: $? = 0 configure:5683: result: yes configure:5603: checking for feof_unlocked configure:5659: cc -o conftest -fno-common conftest.c >&5 configure:5665: $? = 0 configure:5683: result: yes configure:5603: checking for ferror_unlocked configure:5659: cc -o conftest -fno-common conftest.c >&5 configure:5665: $? = 0 configure:5683: result: yes configure:5603: checking for fflush_unlocked configure:5659: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _fflush_unlocked configure:5665: $? = 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:5683: result: no configure:5603: checking for fgetc_unlocked configure:5659: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _fgetc_unlocked configure:5665: $? = 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:5683: result: no configure:5603: checking for fgets_unlocked configure:5659: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _fgets_unlocked configure:5665: $? = 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:5683: result: no configure:5603: checking for fileno_unlocked configure:5659: cc -o conftest -fno-common conftest.c >&5 configure:5665: $? = 0 configure:5683: result: yes configure:5603: checking for fprintf_unlocked configure:5659: cc -o conftest -fno-common conftest.c >&5 conftest.c:50: warning: conflicting types for built-in function `fprintf_unlocked' ld: Undefined symbols: _fprintf_unlocked configure:5665: $? = 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:5683: result: no configure:5603: checking for fputc_unlocked configure:5659: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _fputc_unlocked configure:5665: $? = 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:5683: result: no configure:5603: checking for fputs_unlocked configure:5659: cc -o conftest -fno-common conftest.c >&5 conftest.c:50: warning: conflicting types for built-in function `fputs_unlocked' ld: Undefined symbols: _fputs_unlocked configure:5665: $? = 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:5683: result: no configure:5603: checking for fread_unlocked configure:5659: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _fread_unlocked configure:5665: $? = 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:5683: result: no configure:5603: checking for fwrite_unlocked configure:5659: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _fwrite_unlocked configure:5665: $? = 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:5683: result: no configure:5603: checking for getchar_unlocked configure:5659: cc -o conftest -fno-common conftest.c >&5 configure:5665: $? = 0 configure:5683: result: yes configure:5603: checking for getc_unlocked configure:5659: cc -o conftest -fno-common conftest.c >&5 configure:5665: $? = 0 configure:5683: result: yes configure:5603: checking for putchar_unlocked configure:5659: cc -o conftest -fno-common conftest.c >&5 configure:5665: $? = 0 configure:5683: result: yes configure:5603: checking for putc_unlocked configure:5659: cc -o conftest -fno-common conftest.c >&5 configure:5665: $? = 0 configure:5683: result: yes configure:5693: checking whether abort is declared configure:5722: cc -c -fno-common 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:5728: $? = 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:5743: result: no configure:5759: checking whether asprintf is declared configure:5788: cc -c -fno-common conftest.c >&5 configure:5794: $? = 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:5809: result: no configure:5825: checking whether basename is declared configure:5854: cc -c -fno-common 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:5860: $? = 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:5875: result: no configure:5891: checking whether errno is declared configure:5920: cc -c -fno-common 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:5926: $? = 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:5941: result: no configure:5957: checking whether getopt is declared configure:5986: cc -c -fno-common 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:5992: $? = 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:6007: result: no configure:6023: checking whether clearerr_unlocked is declared configure:6052: cc -c -fno-common conftest.c >&5 configure:6058: $? = 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:6073: result: no configure:6089: checking whether feof_unlocked is declared configure:6118: cc -c -fno-common conftest.c >&5 configure:6124: $? = 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:6139: result: no configure:6155: checking whether ferror_unlocked is declared configure:6184: cc -c -fno-common conftest.c >&5 configure:6190: $? = 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:6205: result: no configure:6221: checking whether fflush_unlocked is declared configure:6250: cc -c -fno-common 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:6256: $? = 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:6271: result: no configure:6287: checking whether fgetc_unlocked is declared configure:6316: cc -c -fno-common 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:6322: $? = 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:6337: result: no configure:6353: checking whether fgets_unlocked is declared configure:6382: cc -c -fno-common 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:6388: $? = 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:6403: result: no configure:6419: checking whether fileno_unlocked is declared configure:6448: cc -c -fno-common conftest.c >&5 configure:6454: $? = 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:6469: result: no configure:6485: checking whether fprintf_unlocked is declared configure:6514: cc -c -fno-common 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:6520: $? = 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:6535: result: no configure:6551: checking whether fputc_unlocked is declared configure:6580: cc -c -fno-common 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:6586: $? = 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:6601: result: no configure:6617: checking whether fputs_unlocked is declared configure:6646: cc -c -fno-common 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:6652: $? = 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:6667: result: no configure:6683: checking whether fread_unlocked is declared configure:6712: cc -c -fno-common 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:6718: $? = 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:6733: result: no configure:6749: checking whether fwrite_unlocked is declared configure:6778: cc -c -fno-common 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:6784: $? = 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:6799: result: no configure:6815: checking whether getchar_unlocked is declared configure:6844: cc -c -fno-common conftest.c >&5 configure:6850: $? = 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:6865: result: no configure:6881: checking whether getc_unlocked is declared configure:6910: cc -c -fno-common conftest.c >&5 configure:6916: $? = 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:6931: result: no configure:6947: checking whether putchar_unlocked is declared configure:6976: cc -c -fno-common conftest.c >&5 configure:6982: $? = 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:6997: result: no configure:7013: checking whether putc_unlocked is declared configure:7042: cc -c -fno-common conftest.c >&5 configure:7048: $? = 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:7063: result: no configure:7079: checking whether vasprintf is declared configure:7108: cc -c -fno-common conftest.c >&5 configure:7114: $? = 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:7129: result: no configure:7151: checking for working alloca.h configure:7178: cc -o conftest -fno-common conftest.c >&5 configure:7184: $? = 0 configure:7201: result: yes configure:7211: checking for alloca configure:7258: cc -o conftest -fno-common conftest.c >&5 configure:7264: $? = 0 configure:7281: result: yes configure:7508: checking for ANSI C header files configure:7669: result: no configure:7680: checking for nl_langinfo and CODESET configure:7706: cc -o conftest -fno-common conftest.c >&5 configure:7712: $? = 0 configure:7730: result: yes configure:7753: checking whether NLS is requested configure:7759: result: yes configure:7767: checking for catalogs to be installed configure:7799: result: be ca da de el es fr ja nl rw sv tr uk vi zh_CN zh_TW be ca da de el es fr ja nl rw sv tr uk vi zh_CN zh_TW configure:7813: checking for uchar configure:7842: cc -c -fno-common 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:7848: $? = 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:7863: result: configure:7946: checking for non-GNU ld configure:7976: result: ld configure:7985: checking if the linker (ld) is GNU ld configure:7997: result: no configure:8003: checking for shared library run path origin configure:8016: result: done configure:8446: checking for iconv configure:8478: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _libiconv _libiconv_close _libiconv_open configure:8484: $? = 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:8527: cc -o conftest -fno-common conftest.c -liconv >&5 configure:8533: $? = 0 configure:8554: result: yes configure:8564: checking how to link with libiconv configure:8566: result: -liconv configure:8577: checking for iconv declaration configure:8616: cc -c -fno-common conftest.c >&5 configure:8622: $? = 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:8641: result: extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:8809: not updating unwritable cache configure:8841: creating ./config.status ## ---------------- ## ## 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=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common 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='cc -E' ac_cv_prog_ac_ct_CC=cc 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=' be.gmo ca.gmo da.gmo de.gmo el.gmo es.gmo fr.gmo ja.gmo nl.gmo rw.gmo sv.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo zh_TW.gmo be.gmo ca.gmo da.gmo de.gmo el.gmo es.gmo fr.gmo ja.gmo nl.gmo rw.gmo sv.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo zh_TW.gmo' CATOBJEXT='.gmo' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS='' DATADIRNAME='share' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' GENCAT='gencat' GMSGFMT='/usr/local/bin/msgfmt' GREP='/usr/bin/grep' INCINTL='-I${top_builddir}/../intl' INSTALL_DATA='/usr/local/bin/ginstall -c -m 644' INSTALL_PROGRAM='/usr/local/bin/ginstall -c' INSTALL_SCRIPT='/usr/local/bin/ginstall -c' INSTOBJEXT='.mo' LDFLAGS='' LIBICONV='-liconv' LIBINTL='${top_builddir}/../intl/libintl.a -liconv' LIBINTL_DEP='${top_builddir}/../intl/libintl.a' LIBOBJS=' ${LIBOBJDIR}obstack.$U.' LIBS='' LTLIBICONV='-liconv' 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='cc' 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='' 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 long configure: exit 0 ## ---------------------- ## ## 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 Makefile on darwintel config.status:647: creating Makefile config.status:782: WARNING: /mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/libcpp/Makefile.in seems to ignore the --datarootdir setting ## ---------------------- ## ## 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 config.h on darwintel config.status:647: creating config.h