This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.61. Invocation command line was $ /mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc/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/gcc CC=cc CFLAGS=-fno-common GMPINC= GMPLIBS=-lmpfr -lgmp 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: 149 tasks, 204 threads, 4 processors Load average: 2.42, Mach factor: 1.88 /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:1864: creating cache configure:1985: checking build system type configure:2003: result: i386-apple-darwin8.0.1 configure:2025: checking host system type configure:2040: result: i386-apple-darwin8.0.1 configure:2062: checking target system type configure:2077: result: i386-apple-darwin8.0.1 configure:2180: checking LIBRARY_PATH variable configure:2190: result: ok configure:2211: checking GCC_EXEC_PREFIX variable configure:2221: result: ok configure:2309: checking whether to place generated files in the source directory configure:2319: result: no configure:2365: checking whether a default linker was specified configure:2376: result: no configure:2425: checking whether a default assembler was specified configure:2436: result: no configure:2502: checking for gcc configure:2529: result: cc configure:2767: checking for C compiler version configure:2774: 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:2777: $? = 0 configure:2784: 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:2787: $? = 0 configure:2794: cc -V >&5 cc: `-V' option must have argument configure:2797: $? = 1 configure:2820: checking for C compiler default output file name configure:2847: cc -fno-common conftest.c >&5 configure:2850: $? = 0 configure:2888: result: a.out configure:2905: checking whether the C compiler works configure:2915: ./a.out configure:2918: $? = 0 configure:2935: result: yes configure:2942: checking whether we are cross compiling configure:2944: result: no configure:2947: checking for suffix of executables configure:2954: cc -o conftest -fno-common conftest.c >&5 configure:2957: $? = 0 configure:2981: result: configure:2987: checking for suffix of object files configure:3013: cc -c -fno-common conftest.c >&5 configure:3016: $? = 0 configure:3039: result: configure:3043: checking whether we are using the GNU C compiler configure:3072: cc -c -fno-common conftest.c >&5 configure:3078: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3095: result: no configure:3100: checking whether cc accepts -g configure:3130: cc -c -g conftest.c >&5 configure:3136: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3168: cc -c conftest.c >&5 configure:3174: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3207: cc -c -g conftest.c >&5 configure:3213: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3235: result: no configure:3252: checking for cc option to accept ISO C89 configure:3326: cc -c -fno-common conftest.c >&5 configure:3332: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -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:3326: cc -qlanglvl=extc89 -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=extc89' configure:3332: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -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:3326: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:3332: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -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:3326: cc -std -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std' configure:3332: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -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:3326: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3332: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -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:3326: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3332: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -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:3326: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:3332: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -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:3358: result: unsupported configure:3377: checking whether cc understands -c and -o together configure:3409: cc -c conftest.c -o conftest2. >&5 configure:3412: $? = 0 configure:3418: cc -c conftest.c -o conftest2. >&5 configure:3421: $? = 0 configure:3473: result: yes configure:3527: checking how to run the C preprocessor configure:3567: cc -E conftest.c configure:3573: $? = 0 configure:3604: cc -E conftest.c conftest.c:8:28: ac_nonexistent.h: No such file or directory configure:3610: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:3643: result: cc -E configure:3672: cc -E conftest.c configure:3678: $? = 0 configure:3709: cc -E conftest.c conftest.c:8:28: ac_nonexistent.h: No such file or directory configure:3715: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:3753: checking for inline configure:3779: cc -c -fno-common conftest.c >&5 configure:3785: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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:3779: cc -c -fno-common conftest.c >&5 configure:3785: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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:3779: cc -c -fno-common conftest.c >&5 configure:3785: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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:3803: result: no configure:3825: checking for grep that handles long lines and -e configure:3899: result: /usr/bin/grep configure:3904: checking for egrep configure:3982: result: /usr/bin/grep -E configure:3987: checking for ANSI C header files configure:4017: cc -c -fno-common conftest.c >&5 configure:4023: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4148: result: no configure:4172: checking for sys/types.h configure:4193: cc -c -fno-common conftest.c >&5 configure:4199: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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 configure:4215: result: no configure:4172: checking for sys/stat.h configure:4193: cc -c -fno-common conftest.c >&5 configure:4199: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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 configure:4215: result: no configure:4172: checking for stdlib.h configure:4193: cc -c -fno-common conftest.c >&5 configure:4199: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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 configure:4215: result: no configure:4172: checking for string.h configure:4193: cc -c -fno-common conftest.c >&5 configure:4199: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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 configure:4215: result: no configure:4172: checking for memory.h configure:4193: cc -c -fno-common conftest.c >&5 configure:4199: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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 configure:4215: result: no configure:4172: checking for strings.h configure:4193: cc -c -fno-common conftest.c >&5 configure:4199: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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 configure:4215: result: no configure:4172: checking for inttypes.h configure:4193: cc -c -fno-common conftest.c >&5 configure:4199: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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 configure:4215: result: no configure:4172: checking for stdint.h configure:4193: cc -c -fno-common conftest.c >&5 configure:4199: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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 configure:4215: result: no configure:4172: checking for unistd.h configure:4193: cc -c -fno-common conftest.c >&5 configure:4199: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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 configure:4215: result: no configure:4227: checking for void * configure:4257: cc -c -fno-common conftest.c >&5 configure:4263: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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 void * ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:4278: result: no configure:4285: checking size of void * configure:4587: cc -o conftest -fno-common conftest.c >&5 configure:4590: $? = 0 configure:4596: ./conftest configure:4599: $? = 0 configure:4622: result: 4 configure:4632: checking for short configure:4662: cc -c -fno-common conftest.c >&5 configure:4668: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 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 short ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:4683: result: no configure:4690: checking size of short configure:4992: cc -o conftest -fno-common conftest.c >&5 configure:4995: $? = 0 configure:5001: ./conftest configure:5004: $? = 0 configure:5027: result: 2 configure:5037: checking for int configure:5067: cc -c -fno-common conftest.c >&5 configure:5073: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | /* 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:5088: result: no configure:5095: checking size of int configure:5397: cc -o conftest -fno-common conftest.c >&5 configure:5400: $? = 0 configure:5406: ./conftest configure:5409: $? = 0 configure:5432: result: 4 configure:5442: checking for long configure:5472: cc -c -fno-common conftest.c >&5 configure:5478: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #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:5493: result: no configure:5500: checking size of long configure:5802: cc -o conftest -fno-common conftest.c >&5 configure:5805: $? = 0 configure:5811: ./conftest configure:5814: $? = 0 configure:5837: result: 4 configure:5847: checking for long long configure:5877: cc -c -fno-common conftest.c >&5 configure:5883: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 long ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:5898: result: no configure:6313: checking for __int64 configure:6343: cc -c -fno-common conftest.c >&5 conftest.c:48: error: parse error before "ac__type_new_" conftest.c:48: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:52: error: parse error before ')' token configure:6349: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 __int64 ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:6364: result: no configure:6791: checking whether cc accepts -Wno-long-long configure:6812: cc -c -Wno-long-long conftest.c >&5 configure:6818: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | /* end confdefs.h. */ | configure:6835: result: no configure:6838: checking whether cc accepts -Wno-variadic-macros configure:6859: cc -c -Wno-variadic-macros conftest.c >&5 cc1: error: unrecognized option `-Wno-variadic-macros' configure:6865: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | /* end confdefs.h. */ | configure:6882: result: no configure:6885: checking whether cc accepts -Wno-overlength-strings configure:6906: cc -c -Wno-overlength-strings conftest.c >&5 cc1: error: unrecognized option `-Wno-overlength-strings' configure:6912: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | /* end confdefs.h. */ | configure:6929: result: no configure:6940: checking whether cc accepts -Wold-style-definition configure:6961: cc -c -Wold-style-definition conftest.c >&5 cc1: error: unrecognized option `-Wold-style-definition' configure:6967: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | /* end confdefs.h. */ | configure:6984: result: no configure:6991: checking whether cc accepts -Wmissing-format-attribute configure:7012: cc -c -Wmissing-format-attribute conftest.c >&5 cc1: warning: -Wmissing-format-attribute ignored without -Wformat configure:7018: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | /* end confdefs.h. */ | configure:7035: result: no configure:7057: checking whether cc accepts -Wc++-compat configure:7078: cc -c -Wc++-compat conftest.c >&5 cc1: error: unrecognized option `-Wc++-compat' configure:7084: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | /* end confdefs.h. */ | configure:7101: result: no configure:7290: checking valgrind.h usability configure:7307: cc -c -fno-common conftest.c >&5 conftest.c:50:22: valgrind.h: No such file or directory configure:7313: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 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:7327: result: no configure:7331: checking valgrind.h presence configure:7346: cc -E conftest.c conftest.c:17:22: valgrind.h: No such file or directory configure:7352: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | /* end confdefs.h. */ | #include configure:7366: result: no configure:7394: checking for valgrind.h configure:7401: result: no configure:7884: checking whether gmake sets $(MAKE) configure:7905: result: yes configure:7920: checking for gawk configure:7947: result: gawk configure:7966: checking whether ln -s works configure:7994: result: yes configure:8006: checking whether ln works configure:8028: result: yes configure:8075: checking for ranlib configure:8102: result: ranlib configure:8151: checking for a BSD compatible install configure:8193: result: /usr/local/bin/ginstall -c configure:8204: checking for cmp's capabilities configure:8231: result: gnucompare configure:8240: checking for mktemp configure:8256: found /usr/bin/mktemp configure:8268: result: yes configure:8286: checking for makeinfo configure:8313: result: makeinfo --split-size=5000000 --split-size=5000000 configure:8323: checking for modern makeinfo configure:8333: version of makeinfo is 4.8 configure:8339: result: yes configure:8360: checking for recent Pod::Man configure:8363: result: yes configure:8378: checking for flex configure:8405: result: flex configure:8423: checking for bison configure:8450: result: bison configure:8473: checking for nm configure:8501: result: nm configure:8518: checking for ar configure:8546: result: ar configure:8561: checking for GNU C library configure:8590: cc -c -fno-common conftest.c >&5 conftest.c:18:22: features.h: No such file or directory conftest.c:24:2: #error Not a GNU C library system configure:8596: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | /* end confdefs.h. */ | #include | int | main () | { | | #if ! (defined __GLIBC__ || defined __GNU_LIBRARY__) | #error Not a GNU C library system | #endif | ; | return 0; | } configure:8612: result: no configure:8627: checking for ANSI C header files configure:8788: result: no configure:8798: checking whether time.h and sys/time.h may both be included configure:8828: cc -c -fno-common conftest.c >&5 configure:8834: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | /* end confdefs.h. */ | #include | #include | #include | | int | main () | { | if ((struct tm *) 0) | return 0; | ; | return 0; | } configure:8849: result: no configure:8859: checking whether string.h and strings.h may both be included configure:8886: cc -c -fno-common conftest.c >&5 configure:8892: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | /* end confdefs.h. */ | #include | #include | int | main () | { | | ; | return 0; | } configure:8907: result: no configure:8917: checking for sys/wait.h that is POSIX.1 compatible configure:8953: cc -c -fno-common conftest.c >&5 configure:8959: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | /* end confdefs.h. */ | #include | #include | #ifndef WEXITSTATUS | # define WEXITSTATUS(stat_val) ((unsigned int) (stat_val) >> 8) | #endif | #ifndef WIFEXITED | # define WIFEXITED(stat_val) (((stat_val) & 255) == 0) | #endif | | int | main () | { | int s; | wait (&s); | s = WIFEXITED (s) ? WEXITSTATUS (s) : 1; | ; | return 0; | } configure:8974: result: no configure:9012: checking for limits.h configure:9030: cc -E conftest.c configure:9036: $? = 0 configure:9052: result: yes configure:9012: checking for stddef.h configure:9030: cc -E conftest.c configure:9036: $? = 0 configure:9052: result: yes configure:9012: checking for string.h configure:9052: result: no configure:9012: checking for strings.h configure:9052: result: no configure:9012: checking for stdlib.h configure:9052: result: no configure:9012: checking for time.h configure:9030: cc -E conftest.c configure:9036: $? = 0 configure:9052: result: yes configure:9012: checking for iconv.h configure:9030: cc -E conftest.c configure:9036: $? = 0 configure:9052: result: yes configure:9012: checking for fcntl.h configure:9030: cc -E conftest.c configure:9036: $? = 0 configure:9052: result: yes configure:9012: checking for unistd.h configure:9052: result: no configure:9012: checking for sys/file.h configure:9030: cc -E conftest.c configure:9036: $? = 0 configure:9052: result: yes configure:9012: checking for sys/time.h configure:9030: cc -E conftest.c configure:9036: $? = 0 configure:9052: result: yes configure:9012: checking for sys/mman.h configure:9030: cc -E conftest.c configure:9036: $? = 0 configure:9052: result: yes configure:9012: checking for sys/resource.h configure:9030: cc -E conftest.c configure:9036: $? = 0 configure:9052: result: yes configure:9012: checking for sys/param.h configure:9030: cc -E conftest.c configure:9036: $? = 0 configure:9052: result: yes configure:9012: checking for sys/times.h configure:9030: cc -E conftest.c configure:9036: $? = 0 configure:9052: result: yes configure:9012: checking for sys/stat.h configure:9052: result: no configure:9012: checking for direct.h configure:9030: cc -E conftest.c conftest.c:29:20: direct.h: No such file or directory configure:9036: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | /* end confdefs.h. */ | #include configure:9052: result: no configure:9012: checking for malloc.h configure:9030: cc -E conftest.c configure:9036: $? = 0 configure:9052: result: yes configure:9012: checking for langinfo.h configure:9030: cc -E conftest.c configure:9036: $? = 0 configure:9052: result: yes configure:9012: checking for ldfcn.h configure:9030: cc -E conftest.c conftest.c:31:19: ldfcn.h: No such file or directory configure:9036: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | /* end confdefs.h. */ | #include configure:9052: result: no configure:9012: checking for locale.h configure:9030: cc -E conftest.c configure:9036: $? = 0 configure:9052: result: yes configure:9012: checking for wchar.h configure:9030: cc -E conftest.c configure:9036: $? = 0 configure:9052: result: yes configure:9064: checking for thread.h configure:9082: cc -E conftest.c conftest.c:33:20: thread.h: No such file or directory configure:9088: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | /* end confdefs.h. */ | #include configure:9103: result: no configure:9111: checking for pthread.h configure:9129: cc -E conftest.c configure:9135: $? = 0 configure:9150: result: yes configure:9160: checking for CHAR_BIT configure:9188: result: yes configure:9262: checking whether byte ordering is bigendian configure:9294: cc -c -fno-common conftest.c >&5 configure:9300: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if ! (defined BYTE_ORDER && defined BIG_ENDIAN && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN && LITTLE_ENDIAN) | bogus endian macros | #endif | | ; | return 0; | } configure:9447: cc -o conftest -fno-common conftest.c >&5 configure:9450: $? = 0 configure:9456: ./conftest configure:9459: $? = 0 configure:9478: result: no configure:9518: checking for collect2 libraries configure:9557: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _ldopen configure:9563: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | /* end confdefs.h. */ | | /* 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 ldopen (); | int | main () | { | return ldopen (); | ; | return 0; | } configure:9557: cc -o conftest -fno-common conftest.c -lld >&5 ld: can't locate file for: -lld configure:9563: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | /* end confdefs.h. */ | | /* 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 ldopen (); | int | main () | { | return ldopen (); | ; | return 0; | } configure:9557: cc -o conftest -fno-common conftest.c -lmld >&5 ld: can't locate file for: -lmld configure:9563: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | /* end confdefs.h. */ | | /* 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 ldopen (); | int | main () | { | return ldopen (); | ; | return 0; | } configure:9557: cc -o conftest -fno-common conftest.c -L/usr/lib/cmplrs/cc2.11 -lmld >&5 ld: warning -L: directory name (/usr/lib/cmplrs/cc2.11) does not exist ld: can't locate file for: -lmld configure:9563: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | /* end confdefs.h. */ | | /* 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 ldopen (); | int | main () | { | return ldopen (); | ; | return 0; | } configure:9557: cc -o conftest -fno-common conftest.c -L/usr/lib/cmplrs/cc3.11 -lmld >&5 ld: warning -L: directory name (/usr/lib/cmplrs/cc3.11) does not exist ld: can't locate file for: -lmld configure:9563: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | /* end confdefs.h. */ | | /* 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 ldopen (); | int | main () | { | return ldopen (); | ; | return 0; | } configure:9583: result: none required configure:9595: checking for library containing exc_resume configure:9636: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _exc_resume configure:9642: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | /* end confdefs.h. */ | | /* 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 exc_resume (); | int | main () | { | return exc_resume (); | ; | return 0; | } configure:9636: cc -o conftest -fno-common conftest.c -lexc >&5 ld: can't locate file for: -lexc configure:9642: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | /* end confdefs.h. */ | | /* 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 exc_resume (); | int | main () | { | return exc_resume (); | ; | return 0; | } configure:9670: result: no configure:9686: checking for library containing ldexp configure:9727: cc -o conftest -fno-common conftest.c >&5 configure:9733: $? = 0 configure:9761: result: none required configure:9775: checking for inttypes.h configure:9802: cc -c -fno-common conftest.c >&5 configure:9808: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | intmax_t i = -1; | ; | return 0; | } configure:9824: result: no configure:9877: checking for times configure:9933: cc -o conftest -fno-common conftest.c >&5 configure:9939: $? = 0 configure:9957: result: yes configure:9877: checking for clock configure:9933: cc -o conftest -fno-common conftest.c >&5 configure:9939: $? = 0 configure:9957: result: yes configure:9877: checking for kill configure:9933: cc -o conftest -fno-common conftest.c >&5 configure:9939: $? = 0 configure:9957: result: yes configure:9877: checking for getrlimit configure:9933: cc -o conftest -fno-common conftest.c >&5 configure:9939: $? = 0 configure:9957: result: yes configure:9877: checking for setrlimit configure:9933: cc -o conftest -fno-common conftest.c >&5 configure:9939: $? = 0 configure:9957: result: yes configure:9877: checking for atoll configure:9933: cc -o conftest -fno-common conftest.c >&5 configure:9939: $? = 0 configure:9957: result: yes configure:9877: checking for atoq configure:9933: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _atoq configure:9939: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | /* end confdefs.h. */ | /* Define atoq to an innocuous variant, in case declares atoq. | For example, HP-UX 11i declares gettimeofday. */ | #define atoq innocuous_atoq | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char atoq (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef atoq | | /* 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 atoq (); | /* 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_atoq || defined __stub___atoq | choke me | #endif | | int | main () | { | return atoq (); | ; | return 0; | } configure:9957: result: no configure:9877: checking for sysconf configure:9933: cc -o conftest -fno-common conftest.c >&5 configure:9939: $? = 0 configure:9957: result: yes configure:9877: checking for strsignal configure:9933: cc -o conftest -fno-common conftest.c >&5 configure:9939: $? = 0 configure:9957: result: yes configure:9877: checking for getrusage configure:9933: cc -o conftest -fno-common conftest.c >&5 configure:9939: $? = 0 configure:9957: result: yes configure:9877: checking for nl_langinfo configure:9933: cc -o conftest -fno-common conftest.c >&5 configure:9939: $? = 0 configure:9957: result: yes configure:9877: checking for scandir configure:9933: cc -o conftest -fno-common conftest.c >&5 configure:9939: $? = 0 configure:9957: result: yes configure:9877: checking for alphasort configure:9933: cc -o conftest -fno-common conftest.c >&5 configure:9939: $? = 0 configure:9957: result: yes configure:9877: checking for gettimeofday configure:9933: cc -o conftest -fno-common conftest.c >&5 configure:9939: $? = 0 configure:9957: result: yes configure:9877: checking for mbstowcs configure:9933: cc -o conftest -fno-common conftest.c >&5 configure:9939: $? = 0 configure:9957: result: yes configure:9877: checking for wcswidth configure:9933: cc -o conftest -fno-common conftest.c >&5 configure:9939: $? = 0 configure:9957: result: yes configure:9877: checking for mmap configure:9933: cc -o conftest -fno-common conftest.c >&5 configure:9939: $? = 0 configure:9957: result: yes configure:9877: checking for mincore configure:9933: cc -o conftest -fno-common conftest.c >&5 configure:9939: $? = 0 configure:9957: result: yes configure:9877: checking for setlocale configure:9933: cc -o conftest -fno-common conftest.c >&5 configure:9939: $? = 0 configure:9957: result: yes configure:9877: checking for clearerr_unlocked configure:9933: cc -o conftest -fno-common conftest.c >&5 configure:9939: $? = 0 configure:9957: result: yes configure:9877: checking for feof_unlocked configure:9933: cc -o conftest -fno-common conftest.c >&5 configure:9939: $? = 0 configure:9957: result: yes configure:9877: checking for ferror_unlocked configure:9933: cc -o conftest -fno-common conftest.c >&5 configure:9939: $? = 0 configure:9957: result: yes configure:9877: checking for fflush_unlocked configure:9933: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _fflush_unlocked configure:9939: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SCANDIR 1 | #define HAVE_ALPHASORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | /* end confdefs.h. */ | /* Define fflush_unlocked to an innocuous variant, in case declares fflush_unlocked. | For example, HP-UX 11i declares gettimeofday. */ | #define fflush_unlocked innocuous_fflush_unlocked | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fflush_unlocked (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fflush_unlocked | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fflush_unlocked (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_fflush_unlocked || defined __stub___fflush_unlocked | choke me | #endif | | int | main () | { | return fflush_unlocked (); | ; | return 0; | } configure:9957: result: no configure:9877: checking for fgetc_unlocked configure:9933: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _fgetc_unlocked configure:9939: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SCANDIR 1 | #define HAVE_ALPHASORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | /* end confdefs.h. */ | /* Define fgetc_unlocked to an innocuous variant, in case declares fgetc_unlocked. | For example, HP-UX 11i declares gettimeofday. */ | #define fgetc_unlocked innocuous_fgetc_unlocked | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fgetc_unlocked (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fgetc_unlocked | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fgetc_unlocked (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_fgetc_unlocked || defined __stub___fgetc_unlocked | choke me | #endif | | int | main () | { | return fgetc_unlocked (); | ; | return 0; | } configure:9957: result: no configure:9877: checking for fgets_unlocked configure:9933: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _fgets_unlocked configure:9939: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SCANDIR 1 | #define HAVE_ALPHASORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | /* end confdefs.h. */ | /* Define fgets_unlocked to an innocuous variant, in case declares fgets_unlocked. | For example, HP-UX 11i declares gettimeofday. */ | #define fgets_unlocked innocuous_fgets_unlocked | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fgets_unlocked (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fgets_unlocked | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fgets_unlocked (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_fgets_unlocked || defined __stub___fgets_unlocked | choke me | #endif | | int | main () | { | return fgets_unlocked (); | ; | return 0; | } configure:9957: result: no configure:9877: checking for fileno_unlocked configure:9933: cc -o conftest -fno-common conftest.c >&5 configure:9939: $? = 0 configure:9957: result: yes configure:9877: checking for fprintf_unlocked configure:9933: cc -o conftest -fno-common conftest.c >&5 conftest.c:78: warning: conflicting types for built-in function `fprintf_unlocked' ld: Undefined symbols: _fprintf_unlocked configure:9939: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SCANDIR 1 | #define HAVE_ALPHASORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | /* end confdefs.h. */ | /* Define fprintf_unlocked to an innocuous variant, in case declares fprintf_unlocked. | For example, HP-UX 11i declares gettimeofday. */ | #define fprintf_unlocked innocuous_fprintf_unlocked | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fprintf_unlocked (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fprintf_unlocked | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fprintf_unlocked (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_fprintf_unlocked || defined __stub___fprintf_unlocked | choke me | #endif | | int | main () | { | return fprintf_unlocked (); | ; | return 0; | } configure:9957: result: no configure:9877: checking for fputc_unlocked configure:9933: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _fputc_unlocked configure:9939: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SCANDIR 1 | #define HAVE_ALPHASORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | /* end confdefs.h. */ | /* Define fputc_unlocked to an innocuous variant, in case declares fputc_unlocked. | For example, HP-UX 11i declares gettimeofday. */ | #define fputc_unlocked innocuous_fputc_unlocked | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fputc_unlocked (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fputc_unlocked | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fputc_unlocked (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_fputc_unlocked || defined __stub___fputc_unlocked | choke me | #endif | | int | main () | { | return fputc_unlocked (); | ; | return 0; | } configure:9957: result: no configure:9877: checking for fputs_unlocked configure:9933: cc -o conftest -fno-common conftest.c >&5 conftest.c:78: warning: conflicting types for built-in function `fputs_unlocked' ld: Undefined symbols: _fputs_unlocked configure:9939: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SCANDIR 1 | #define HAVE_ALPHASORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | /* end confdefs.h. */ | /* Define fputs_unlocked to an innocuous variant, in case declares fputs_unlocked. | For example, HP-UX 11i declares gettimeofday. */ | #define fputs_unlocked innocuous_fputs_unlocked | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fputs_unlocked (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fputs_unlocked | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fputs_unlocked (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_fputs_unlocked || defined __stub___fputs_unlocked | choke me | #endif | | int | main () | { | return fputs_unlocked (); | ; | return 0; | } configure:9957: result: no configure:9877: checking for fread_unlocked configure:9933: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _fread_unlocked configure:9939: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SCANDIR 1 | #define HAVE_ALPHASORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | /* end confdefs.h. */ | /* Define fread_unlocked to an innocuous variant, in case declares fread_unlocked. | For example, HP-UX 11i declares gettimeofday. */ | #define fread_unlocked innocuous_fread_unlocked | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fread_unlocked (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fread_unlocked | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fread_unlocked (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_fread_unlocked || defined __stub___fread_unlocked | choke me | #endif | | int | main () | { | return fread_unlocked (); | ; | return 0; | } configure:9957: result: no configure:9877: checking for fwrite_unlocked configure:9933: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _fwrite_unlocked configure:9939: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SCANDIR 1 | #define HAVE_ALPHASORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | /* end confdefs.h. */ | /* Define fwrite_unlocked to an innocuous variant, in case declares fwrite_unlocked. | For example, HP-UX 11i declares gettimeofday. */ | #define fwrite_unlocked innocuous_fwrite_unlocked | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fwrite_unlocked (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fwrite_unlocked | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fwrite_unlocked (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_fwrite_unlocked || defined __stub___fwrite_unlocked | choke me | #endif | | int | main () | { | return fwrite_unlocked (); | ; | return 0; | } configure:9957: result: no configure:9877: checking for getchar_unlocked configure:9933: cc -o conftest -fno-common conftest.c >&5 configure:9939: $? = 0 configure:9957: result: yes configure:9877: checking for getc_unlocked configure:9933: cc -o conftest -fno-common conftest.c >&5 configure:9939: $? = 0 configure:9957: result: yes configure:9877: checking for putchar_unlocked configure:9933: cc -o conftest -fno-common conftest.c >&5 configure:9939: $? = 0 configure:9957: result: yes configure:9877: checking for putc_unlocked configure:9933: cc -o conftest -fno-common conftest.c >&5 configure:9939: $? = 0 configure:9957: result: yes configure:9969: checking whether mbstowcs works configure:9996: cc -o conftest -fno-common conftest.c >&5 configure:9999: $? = 0 configure:10005: ./conftest configure:10008: $? = 0 configure:10024: result: yes configure:10035: checking for ssize_t configure:10065: cc -c -fno-common conftest.c >&5 conftest.c:93: error: parse error before "ac__type_new_" conftest.c:93: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:97: error: parse error before ')' token configure:10071: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SCANDIR 1 | #define HAVE_ALPHASORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 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 ssize_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:10086: result: no configure:10101: checking for uid_t in sys/types.h configure:10124: result: yes configure:10139: checking type of array argument to getgroups configure:10183: cc -o conftest -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:102: error: `gid_t' undeclared (first use in this function) conftest.c:102: error: (Each undeclared identifier is reported only once conftest.c:102: error: for each function it appears in.) conftest.c:102: error: parse error before "gidset" conftest.c:104: error: parse error before "gid_t" conftest.c:104: warning: no semicolon at end of struct or union conftest.c: At top level: conftest.c:104: warning: data definition has no type or storage class conftest.c:106: error: parse error before '.' token conftest.c:109: error: `gidset' undeclared here (not in a function) conftest.c:109: error: `gid_t' undeclared here (not in a function) conftest.c:109: error: `gid_t' undeclared here (not in a function) conftest.c:110: error: `gidset' undeclared here (not in a function) conftest.c:110: error: initializer element is not constant conftest.c:110: warning: data definition has no type or storage class conftest.c:114: error: parse error before "return" configure:10186: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SCANDIR 1 | #define HAVE_ALPHASORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define ssize_t int | /* end confdefs.h. */ | /* Thanks to Mike Rendell for this test. */ | #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 | #define NGID 256 | #undef MAX | #define MAX(x, y) ((x) > (y) ? (x) : (y)) | | int | main () | { | gid_t gidset[NGID]; | int i, n; | union { gid_t gval; long int lval; } val; | | val.lval = -1; | for (i = 0; i < NGID; i++) | gidset[i] = val.gval; | n = getgroups (sizeof (gidset) / MAX (sizeof (int), sizeof (gid_t)) - 1, | gidset); | /* Exit non-zero if getgroups seems to require an array of ints. This | happens when gid_t is short int but getgroups modifies an array | of ints. */ | return n > 0 && gidset[n] != val.gval; | } configure:10230: result: int configure:10256: checking for sys/mman.h configure:10295: result: yes configure:10303: checking for mmap configure:10382: result: yes configure:10396: checking whether read-only mmap of a plain file works configure:10413: result: yes configure:10415: checking whether mmap from /dev/zero works configure:10437: result: no configure:10441: checking for MAP_ANON(YMOUS) configure:10474: cc -c -fno-common conftest.c >&5 configure:10480: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SCANDIR 1 | #define HAVE_ALPHASORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define ssize_t int | #define GETGROUPS_T int | /* end confdefs.h. */ | #include | #include | #include | | #ifndef MAP_ANONYMOUS | #define MAP_ANONYMOUS MAP_ANON | #endif | | int | main () | { | int n = MAP_ANONYMOUS; | ; | return 0; | } configure:10495: result: no configure:10554: checking for pid_t configure:10584: cc -c -fno-common conftest.c >&5 conftest.c:96: error: parse error before "ac__type_new_" conftest.c:96: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:100: error: parse error before ')' token configure:10590: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SCANDIR 1 | #define HAVE_ALPHASORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define ssize_t int | #define GETGROUPS_T int | #define HAVE_MMAP_FILE 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 pid_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:10605: result: no configure:10621: checking for vfork.h configure:10639: cc -E conftest.c conftest.c:64:19: vfork.h: No such file or directory configure:10645: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SCANDIR 1 | #define HAVE_ALPHASORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define ssize_t int | #define GETGROUPS_T int | #define HAVE_MMAP_FILE 1 | #define pid_t int | /* end confdefs.h. */ | #include configure:10661: result: no configure:10676: checking for fork configure:10732: cc -o conftest -fno-common conftest.c >&5 configure:10738: $? = 0 configure:10756: result: yes configure:10676: checking for vfork configure:10732: cc -o conftest -fno-common conftest.c >&5 configure:10738: $? = 0 configure:10756: result: yes configure:10767: checking for working fork configure:10799: cc -o conftest -fno-common conftest.c >&5 configure:10802: $? = 0 configure:10808: ./conftest configure:10811: $? = 0 configure:10827: result: yes configure:10848: checking for working vfork configure:10986: result: yes configure:11091: checking for non-GNU ld configure:11121: result: ld configure:11130: checking if the linker (ld) is GNU ld configure:11142: result: no configure:11148: checking for shared library run path origin configure:11161: result: done configure:11591: checking for iconv configure:11623: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _libiconv _libiconv_close _libiconv_open configure:11629: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SCANDIR 1 | #define HAVE_ALPHASORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define ssize_t int | #define GETGROUPS_T int | #define HAVE_MMAP_FILE 1 | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 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:11672: cc -o conftest -fno-common conftest.c -liconv >&5 configure:11678: $? = 0 configure:11699: result: yes configure:11709: checking how to link with libiconv configure:11711: result: -liconv configure:11722: checking for iconv declaration configure:11761: cc -c -fno-common conftest.c >&5 conftest.c:77: error: conflicting types for `libiconv' /usr/local/include/iconv.h:83: error: previous declaration of `libiconv' configure:11767: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SCANDIR 1 | #define HAVE_ALPHASORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define ssize_t int | #define GETGROUPS_T int | #define HAVE_MMAP_FILE 1 | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 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:11786: result: extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:11801: checking for LC_MESSAGES configure:11827: cc -o conftest -fno-common conftest.c >&5 configure:11833: $? = 0 configure:11850: result: yes configure:11862: checking for nl_langinfo and CODESET configure:11888: cc -o conftest -fno-common conftest.c >&5 configure:11894: $? = 0 configure:11912: result: yes configure:11971: checking whether getenv is declared configure:12004: cc -c -fno-common -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc/../include conftest.c >&5 conftest.c: In function `main': conftest.c:82: error: `getenv' 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:12010: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SCANDIR 1 | #define HAVE_ALPHASORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define ssize_t int | #define GETGROUPS_T int | #define HAVE_MMAP_FILE 1 | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LC_MESSAGES 1 | #define HAVE_LANGINFO_CODESET 1 | /* end confdefs.h. */ | #undef HAVE_DECL_GETENV | #define HAVE_DECL_GETENV 1 | | #include "ansidecl.h" | #include "system.h" | | int | main () | { | #ifndef getenv | char *(*pfn) = (char *(*)) getenv ; | #endif | ; | return 0; | } configure:12033: result: no configure:11971: checking whether atol is declared configure:12004: cc -c -fno-common -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc/../include conftest.c >&5 conftest.c: In function `main': conftest.c:83: error: `atol' 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:12010: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SCANDIR 1 | #define HAVE_ALPHASORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define ssize_t int | #define GETGROUPS_T int | #define HAVE_MMAP_FILE 1 | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LC_MESSAGES 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETENV 0 | /* end confdefs.h. */ | #undef HAVE_DECL_ATOL | #define HAVE_DECL_ATOL 1 | | #include "ansidecl.h" | #include "system.h" | | int | main () | { | #ifndef atol | char *(*pfn) = (char *(*)) atol ; | #endif | ; | return 0; | } configure:12033: result: no configure:11971: checking whether asprintf is declared configure:12004: cc -c -fno-common -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc/../include conftest.c >&5 configure:12010: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SCANDIR 1 | #define HAVE_ALPHASORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define ssize_t int | #define GETGROUPS_T int | #define HAVE_MMAP_FILE 1 | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LC_MESSAGES 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_ATOL 0 | /* end confdefs.h. */ | #undef HAVE_DECL_ASPRINTF | #define HAVE_DECL_ASPRINTF 1 | | #include "ansidecl.h" | #include "system.h" | | int | main () | { | #ifndef asprintf | char *(*pfn) = (char *(*)) asprintf ; | #endif | ; | return 0; | } configure:12033: result: no configure:11971: checking whether sbrk is declared configure:12004: cc -c -fno-common -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc/../include conftest.c >&5 conftest.c: In function `main': conftest.c:85: error: `sbrk' undeclared (first use in this function) conftest.c:85: error: (Each undeclared identifier is reported only once conftest.c:85: error: for each function it appears in.) configure:12010: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SCANDIR 1 | #define HAVE_ALPHASORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define ssize_t int | #define GETGROUPS_T int | #define HAVE_MMAP_FILE 1 | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LC_MESSAGES 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_ATOL 0 | #define HAVE_DECL_ASPRINTF 0 | /* end confdefs.h. */ | #undef HAVE_DECL_SBRK | #define HAVE_DECL_SBRK 1 | | #include "ansidecl.h" | #include "system.h" | | int | main () | { | #ifndef sbrk | char *(*pfn) = (char *(*)) sbrk ; | #endif | ; | return 0; | } configure:12033: result: no configure:11971: checking whether abort is declared configure:12004: cc -c -fno-common -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc/../include conftest.c >&5 configure:12010: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SCANDIR 1 | #define HAVE_ALPHASORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define ssize_t int | #define GETGROUPS_T int | #define HAVE_MMAP_FILE 1 | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LC_MESSAGES 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_ATOL 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_SBRK 0 | /* end confdefs.h. */ | #undef HAVE_DECL_ABORT | #define HAVE_DECL_ABORT 1 | | #include "ansidecl.h" | #include "system.h" | | int | main () | { | #ifndef abort | char *(*pfn) = (char *(*)) abort ; | #endif | ; | return 0; | } configure:12033: result: no configure:11971: checking whether atof is declared configure:12004: cc -c -fno-common -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc/../include conftest.c >&5 conftest.c: In function `main': conftest.c:87: error: `atof' undeclared (first use in this function) conftest.c:87: error: (Each undeclared identifier is reported only once conftest.c:87: error: for each function it appears in.) configure:12010: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SCANDIR 1 | #define HAVE_ALPHASORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define ssize_t int | #define GETGROUPS_T int | #define HAVE_MMAP_FILE 1 | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LC_MESSAGES 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_ATOL 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_ABORT 0 | /* end confdefs.h. */ | #undef HAVE_DECL_ATOF | #define HAVE_DECL_ATOF 1 | | #include "ansidecl.h" | #include "system.h" | | int | main () | { | #ifndef atof | char *(*pfn) = (char *(*)) atof ; | #endif | ; | return 0; | } configure:12033: result: no configure:11971: checking whether getcwd is declared configure:12004: cc -c -fno-common -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc/../include conftest.c >&5 conftest.c: In function `main': conftest.c:88: error: `getcwd' undeclared (first use in this function) conftest.c:88: error: (Each undeclared identifier is reported only once conftest.c:88: error: for each function it appears in.) configure:12010: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SCANDIR 1 | #define HAVE_ALPHASORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define ssize_t int | #define GETGROUPS_T int | #define HAVE_MMAP_FILE 1 | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LC_MESSAGES 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_ATOL 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_ABORT 0 | #define HAVE_DECL_ATOF 0 | /* end confdefs.h. */ | #undef HAVE_DECL_GETCWD | #define HAVE_DECL_GETCWD 1 | | #include "ansidecl.h" | #include "system.h" | | int | main () | { | #ifndef getcwd | char *(*pfn) = (char *(*)) getcwd ; | #endif | ; | return 0; | } configure:12033: result: no configure:11971: checking whether getwd is declared configure:12004: cc -c -fno-common -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc/../include conftest.c >&5 conftest.c: In function `main': conftest.c:89: error: `getwd' undeclared (first use in this function) conftest.c:89: error: (Each undeclared identifier is reported only once conftest.c:89: error: for each function it appears in.) configure:12010: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SCANDIR 1 | #define HAVE_ALPHASORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define ssize_t int | #define GETGROUPS_T int | #define HAVE_MMAP_FILE 1 | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LC_MESSAGES 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_ATOL 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_ABORT 0 | #define HAVE_DECL_ATOF 0 | #define HAVE_DECL_GETCWD 0 | /* end confdefs.h. */ | #undef HAVE_DECL_GETWD | #define HAVE_DECL_GETWD 1 | | #include "ansidecl.h" | #include "system.h" | | int | main () | { | #ifndef getwd | char *(*pfn) = (char *(*)) getwd ; | #endif | ; | return 0; | } configure:12033: result: no configure:11971: checking whether strsignal is declared configure:12004: cc -c -fno-common -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc/../include conftest.c >&5 conftest.c: In function `main': conftest.c:90: error: `strsignal' undeclared (first use in this function) conftest.c:90: error: (Each undeclared identifier is reported only once conftest.c:90: error: for each function it appears in.) configure:12010: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SCANDIR 1 | #define HAVE_ALPHASORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define ssize_t int | #define GETGROUPS_T int | #define HAVE_MMAP_FILE 1 | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LC_MESSAGES 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_ATOL 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_ABORT 0 | #define HAVE_DECL_ATOF 0 | #define HAVE_DECL_GETCWD 0 | #define HAVE_DECL_GETWD 0 | /* end confdefs.h. */ | #undef HAVE_DECL_STRSIGNAL | #define HAVE_DECL_STRSIGNAL 1 | | #include "ansidecl.h" | #include "system.h" | | int | main () | { | #ifndef strsignal | char *(*pfn) = (char *(*)) strsignal ; | #endif | ; | return 0; | } configure:12033: result: no configure:11971: checking whether strstr is declared configure:12004: cc -c -fno-common -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc/../include conftest.c >&5 conftest.c: In function `main': conftest.c:91: error: `strstr' undeclared (first use in this function) conftest.c:91: error: (Each undeclared identifier is reported only once conftest.c:91: error: for each function it appears in.) configure:12010: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SCANDIR 1 | #define HAVE_ALPHASORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define ssize_t int | #define GETGROUPS_T int | #define HAVE_MMAP_FILE 1 | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LC_MESSAGES 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_ATOL 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_ABORT 0 | #define HAVE_DECL_ATOF 0 | #define HAVE_DECL_GETCWD 0 | #define HAVE_DECL_GETWD 0 | #define HAVE_DECL_STRSIGNAL 0 | /* end confdefs.h. */ | #undef HAVE_DECL_STRSTR | #define HAVE_DECL_STRSTR 1 | | #include "ansidecl.h" | #include "system.h" | | int | main () | { | #ifndef strstr | char *(*pfn) = (char *(*)) strstr ; | #endif | ; | return 0; | } configure:12033: result: no configure:11971: checking whether strverscmp is declared configure:12004: cc -c -fno-common -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc/../include conftest.c >&5 conftest.c: In function `main': conftest.c:92: error: `strverscmp' undeclared (first use in this function) conftest.c:92: error: (Each undeclared identifier is reported only once conftest.c:92: error: for each function it appears in.) configure:12010: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SCANDIR 1 | #define HAVE_ALPHASORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define ssize_t int | #define GETGROUPS_T int | #define HAVE_MMAP_FILE 1 | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LC_MESSAGES 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_ATOL 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_ABORT 0 | #define HAVE_DECL_ATOF 0 | #define HAVE_DECL_GETCWD 0 | #define HAVE_DECL_GETWD 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRSTR 0 | /* end confdefs.h. */ | #undef HAVE_DECL_STRVERSCMP | #define HAVE_DECL_STRVERSCMP 1 | | #include "ansidecl.h" | #include "system.h" | | int | main () | { | #ifndef strverscmp | char *(*pfn) = (char *(*)) strverscmp ; | #endif | ; | return 0; | } configure:12033: result: no configure:11971: checking whether errno is declared configure:12004: cc -c -fno-common -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc/../include conftest.c >&5 configure:12010: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SCANDIR 1 | #define HAVE_ALPHASORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define ssize_t int | #define GETGROUPS_T int | #define HAVE_MMAP_FILE 1 | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LC_MESSAGES 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_ATOL 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_ABORT 0 | #define HAVE_DECL_ATOF 0 | #define HAVE_DECL_GETCWD 0 | #define HAVE_DECL_GETWD 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRSTR 0 | #define HAVE_DECL_STRVERSCMP 0 | /* end confdefs.h. */ | #undef HAVE_DECL_ERRNO | #define HAVE_DECL_ERRNO 1 | | #include "ansidecl.h" | #include "system.h" | | int | main () | { | #ifndef errno | char *(*pfn) = (char *(*)) errno ; | #endif | ; | return 0; | } configure:12033: result: no configure:11971: checking whether snprintf is declared configure:12004: cc -c -fno-common -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc/../include conftest.c >&5 configure:12010: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SCANDIR 1 | #define HAVE_ALPHASORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define ssize_t int | #define GETGROUPS_T int | #define HAVE_MMAP_FILE 1 | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LC_MESSAGES 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_ATOL 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_ABORT 0 | #define HAVE_DECL_ATOF 0 | #define HAVE_DECL_GETCWD 0 | #define HAVE_DECL_GETWD 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRSTR 0 | #define HAVE_DECL_STRVERSCMP 0 | #define HAVE_DECL_ERRNO 0 | /* end confdefs.h. */ | #undef HAVE_DECL_SNPRINTF | #define HAVE_DECL_SNPRINTF 1 | | #include "ansidecl.h" | #include "system.h" | | int | main () | { | #ifndef snprintf | char *(*pfn) = (char *(*)) snprintf ; | #endif | ; | return 0; | } configure:12033: result: no configure:11971: checking whether vsnprintf is declared configure:12004: cc -c -fno-common -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc/../include conftest.c >&5 configure:12010: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SCANDIR 1 | #define HAVE_ALPHASORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define ssize_t int | #define GETGROUPS_T int | #define HAVE_MMAP_FILE 1 | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LC_MESSAGES 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_ATOL 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_ABORT 0 | #define HAVE_DECL_ATOF 0 | #define HAVE_DECL_GETCWD 0 | #define HAVE_DECL_GETWD 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRSTR 0 | #define HAVE_DECL_STRVERSCMP 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_SNPRINTF 0 | /* end confdefs.h. */ | #undef HAVE_DECL_VSNPRINTF | #define HAVE_DECL_VSNPRINTF 1 | | #include "ansidecl.h" | #include "system.h" | | int | main () | { | #ifndef vsnprintf | char *(*pfn) = (char *(*)) vsnprintf ; | #endif | ; | return 0; | } configure:12033: result: no configure:11971: checking whether vasprintf is declared configure:12004: cc -c -fno-common -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc/../include conftest.c >&5 configure:12010: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SCANDIR 1 | #define HAVE_ALPHASORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define ssize_t int | #define GETGROUPS_T int | #define HAVE_MMAP_FILE 1 | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LC_MESSAGES 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_ATOL 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_ABORT 0 | #define HAVE_DECL_ATOF 0 | #define HAVE_DECL_GETCWD 0 | #define HAVE_DECL_GETWD 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRSTR 0 | #define HAVE_DECL_STRVERSCMP 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_SNPRINTF 0 | #define HAVE_DECL_VSNPRINTF 0 | /* end confdefs.h. */ | #undef HAVE_DECL_VASPRINTF | #define HAVE_DECL_VASPRINTF 1 | | #include "ansidecl.h" | #include "system.h" | | int | main () | { | #ifndef vasprintf | char *(*pfn) = (char *(*)) vasprintf ; | #endif | ; | return 0; | } configure:12033: result: no configure:11971: checking whether malloc is declared configure:12004: cc -c -fno-common -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc/../include conftest.c >&5 conftest.c: In function `main': conftest.c:97: error: `malloc' undeclared (first use in this function) conftest.c:97: error: (Each undeclared identifier is reported only once conftest.c:97: error: for each function it appears in.) configure:12010: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SCANDIR 1 | #define HAVE_ALPHASORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define ssize_t int | #define GETGROUPS_T int | #define HAVE_MMAP_FILE 1 | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LC_MESSAGES 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_ATOL 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_ABORT 0 | #define HAVE_DECL_ATOF 0 | #define HAVE_DECL_GETCWD 0 | #define HAVE_DECL_GETWD 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRSTR 0 | #define HAVE_DECL_STRVERSCMP 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_SNPRINTF 0 | #define HAVE_DECL_VSNPRINTF 0 | #define HAVE_DECL_VASPRINTF 0 | /* end confdefs.h. */ | #undef HAVE_DECL_MALLOC | #define HAVE_DECL_MALLOC 1 | | #include "ansidecl.h" | #include "system.h" | | int | main () | { | #ifndef malloc | char *(*pfn) = (char *(*)) malloc ; | #endif | ; | return 0; | } configure:12033: result: no configure:11971: checking whether realloc is declared configure:12004: cc -c -fno-common -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc/../include conftest.c >&5 conftest.c: In function `main': conftest.c:98: error: `realloc' undeclared (first use in this function) conftest.c:98: error: (Each undeclared identifier is reported only once conftest.c:98: error: for each function it appears in.) configure:12010: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SCANDIR 1 | #define HAVE_ALPHASORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define ssize_t int | #define GETGROUPS_T int | #define HAVE_MMAP_FILE 1 | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LC_MESSAGES 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_ATOL 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_ABORT 0 | #define HAVE_DECL_ATOF 0 | #define HAVE_DECL_GETCWD 0 | #define HAVE_DECL_GETWD 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRSTR 0 | #define HAVE_DECL_STRVERSCMP 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_SNPRINTF 0 | #define HAVE_DECL_VSNPRINTF 0 | #define HAVE_DECL_VASPRINTF 0 | #define HAVE_DECL_MALLOC 0 | /* end confdefs.h. */ | #undef HAVE_DECL_REALLOC | #define HAVE_DECL_REALLOC 1 | | #include "ansidecl.h" | #include "system.h" | | int | main () | { | #ifndef realloc | char *(*pfn) = (char *(*)) realloc ; | #endif | ; | return 0; | } configure:12033: result: no configure:11971: checking whether calloc is declared configure:12004: cc -c -fno-common -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc/../include conftest.c >&5 conftest.c: In function `main': conftest.c:99: error: `calloc' undeclared (first use in this function) conftest.c:99: error: (Each undeclared identifier is reported only once conftest.c:99: error: for each function it appears in.) configure:12010: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SCANDIR 1 | #define HAVE_ALPHASORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define ssize_t int | #define GETGROUPS_T int | #define HAVE_MMAP_FILE 1 | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LC_MESSAGES 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_ATOL 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_ABORT 0 | #define HAVE_DECL_ATOF 0 | #define HAVE_DECL_GETCWD 0 | #define HAVE_DECL_GETWD 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRSTR 0 | #define HAVE_DECL_STRVERSCMP 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_SNPRINTF 0 | #define HAVE_DECL_VSNPRINTF 0 | #define HAVE_DECL_VASPRINTF 0 | #define HAVE_DECL_MALLOC 0 | #define HAVE_DECL_REALLOC 0 | /* end confdefs.h. */ | #undef HAVE_DECL_CALLOC | #define HAVE_DECL_CALLOC 1 | | #include "ansidecl.h" | #include "system.h" | | int | main () | { | #ifndef calloc | char *(*pfn) = (char *(*)) calloc ; | #endif | ; | return 0; | } configure:12033: result: no configure:11971: checking whether free is declared configure:12004: cc -c -fno-common -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc/../include conftest.c >&5 conftest.c: In function `main': conftest.c:100: error: `free' undeclared (first use in this function) conftest.c:100: error: (Each undeclared identifier is reported only once conftest.c:100: error: for each function it appears in.) configure:12010: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SCANDIR 1 | #define HAVE_ALPHASORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define ssize_t int | #define GETGROUPS_T int | #define HAVE_MMAP_FILE 1 | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LC_MESSAGES 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_ATOL 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_ABORT 0 | #define HAVE_DECL_ATOF 0 | #define HAVE_DECL_GETCWD 0 | #define HAVE_DECL_GETWD 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRSTR 0 | #define HAVE_DECL_STRVERSCMP 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_SNPRINTF 0 | #define HAVE_DECL_VSNPRINTF 0 | #define HAVE_DECL_VASPRINTF 0 | #define HAVE_DECL_MALLOC 0 | #define HAVE_DECL_REALLOC 0 | #define HAVE_DECL_CALLOC 0 | /* end confdefs.h. */ | #undef HAVE_DECL_FREE | #define HAVE_DECL_FREE 1 | | #include "ansidecl.h" | #include "system.h" | | int | main () | { | #ifndef free | char *(*pfn) = (char *(*)) free ; | #endif | ; | return 0; | } configure:12033: result: no configure:11971: checking whether basename is declared configure:12004: cc -c -fno-common -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc/../include conftest.c >&5 conftest.c: In function `main': conftest.c:101: error: `basename' undeclared (first use in this function) conftest.c:101: error: (Each undeclared identifier is reported only once conftest.c:101: error: for each function it appears in.) configure:12010: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SCANDIR 1 | #define HAVE_ALPHASORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define ssize_t int | #define GETGROUPS_T int | #define HAVE_MMAP_FILE 1 | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LC_MESSAGES 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_ATOL 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_ABORT 0 | #define HAVE_DECL_ATOF 0 | #define HAVE_DECL_GETCWD 0 | #define HAVE_DECL_GETWD 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRSTR 0 | #define HAVE_DECL_STRVERSCMP 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_SNPRINTF 0 | #define HAVE_DECL_VSNPRINTF 0 | #define HAVE_DECL_VASPRINTF 0 | #define HAVE_DECL_MALLOC 0 | #define HAVE_DECL_REALLOC 0 | #define HAVE_DECL_CALLOC 0 | #define HAVE_DECL_FREE 0 | /* end confdefs.h. */ | #undef HAVE_DECL_BASENAME | #define HAVE_DECL_BASENAME 1 | | #include "ansidecl.h" | #include "system.h" | | int | main () | { | #ifndef basename | char *(*pfn) = (char *(*)) basename ; | #endif | ; | return 0; | } configure:12033: result: no configure:11971: checking whether getopt is declared configure:12004: cc -c -fno-common -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc/../include conftest.c >&5 conftest.c: In function `main': conftest.c:102: error: `getopt' undeclared (first use in this function) conftest.c:102: error: (Each undeclared identifier is reported only once conftest.c:102: error: for each function it appears in.) configure:12010: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SCANDIR 1 | #define HAVE_ALPHASORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define ssize_t int | #define GETGROUPS_T int | #define HAVE_MMAP_FILE 1 | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LC_MESSAGES 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_ATOL 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_ABORT 0 | #define HAVE_DECL_ATOF 0 | #define HAVE_DECL_GETCWD 0 | #define HAVE_DECL_GETWD 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRSTR 0 | #define HAVE_DECL_STRVERSCMP 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_SNPRINTF 0 | #define HAVE_DECL_VSNPRINTF 0 | #define HAVE_DECL_VASPRINTF 0 | #define HAVE_DECL_MALLOC 0 | #define HAVE_DECL_REALLOC 0 | #define HAVE_DECL_CALLOC 0 | #define HAVE_DECL_FREE 0 | #define HAVE_DECL_BASENAME 0 | /* end confdefs.h. */ | #undef HAVE_DECL_GETOPT | #define HAVE_DECL_GETOPT 1 | | #include "ansidecl.h" | #include "system.h" | | int | main () | { | #ifndef getopt | char *(*pfn) = (char *(*)) getopt ; | #endif | ; | return 0; | } configure:12033: result: no configure:11971: checking whether clock is declared configure:12004: cc -c -fno-common -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc/../include conftest.c >&5 configure:12010: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SCANDIR 1 | #define HAVE_ALPHASORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define ssize_t int | #define GETGROUPS_T int | #define HAVE_MMAP_FILE 1 | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LC_MESSAGES 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_ATOL 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_ABORT 0 | #define HAVE_DECL_ATOF 0 | #define HAVE_DECL_GETCWD 0 | #define HAVE_DECL_GETWD 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRSTR 0 | #define HAVE_DECL_STRVERSCMP 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_SNPRINTF 0 | #define HAVE_DECL_VSNPRINTF 0 | #define HAVE_DECL_VASPRINTF 0 | #define HAVE_DECL_MALLOC 0 | #define HAVE_DECL_REALLOC 0 | #define HAVE_DECL_CALLOC 0 | #define HAVE_DECL_FREE 0 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_GETOPT 0 | /* end confdefs.h. */ | #undef HAVE_DECL_CLOCK | #define HAVE_DECL_CLOCK 1 | | #include "ansidecl.h" | #include "system.h" | | int | main () | { | #ifndef clock | char *(*pfn) = (char *(*)) clock ; | #endif | ; | return 0; | } configure:12033: result: no configure:11971: checking whether getpagesize is declared configure:12004: cc -c -fno-common -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc/../include conftest.c >&5 conftest.c: In function `main': conftest.c:104: error: `getpagesize' undeclared (first use in this function) conftest.c:104: error: (Each undeclared identifier is reported only once conftest.c:104: error: for each function it appears in.) configure:12010: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SCANDIR 1 | #define HAVE_ALPHASORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define ssize_t int | #define GETGROUPS_T int | #define HAVE_MMAP_FILE 1 | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LC_MESSAGES 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_ATOL 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_ABORT 0 | #define HAVE_DECL_ATOF 0 | #define HAVE_DECL_GETCWD 0 | #define HAVE_DECL_GETWD 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRSTR 0 | #define HAVE_DECL_STRVERSCMP 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_SNPRINTF 0 | #define HAVE_DECL_VSNPRINTF 0 | #define HAVE_DECL_VASPRINTF 0 | #define HAVE_DECL_MALLOC 0 | #define HAVE_DECL_REALLOC 0 | #define HAVE_DECL_CALLOC 0 | #define HAVE_DECL_FREE 0 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_GETOPT 0 | #define HAVE_DECL_CLOCK 0 | /* end confdefs.h. */ | #undef HAVE_DECL_GETPAGESIZE | #define HAVE_DECL_GETPAGESIZE 1 | | #include "ansidecl.h" | #include "system.h" | | int | main () | { | #ifndef getpagesize | char *(*pfn) = (char *(*)) getpagesize ; | #endif | ; | return 0; | } configure:12033: result: no configure:11971: checking whether clearerr_unlocked is declared configure:12004: cc -c -fno-common -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc/../include conftest.c >&5 configure:12010: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SCANDIR 1 | #define HAVE_ALPHASORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define ssize_t int | #define GETGROUPS_T int | #define HAVE_MMAP_FILE 1 | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LC_MESSAGES 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_ATOL 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_ABORT 0 | #define HAVE_DECL_ATOF 0 | #define HAVE_DECL_GETCWD 0 | #define HAVE_DECL_GETWD 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRSTR 0 | #define HAVE_DECL_STRVERSCMP 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_SNPRINTF 0 | #define HAVE_DECL_VSNPRINTF 0 | #define HAVE_DECL_VASPRINTF 0 | #define HAVE_DECL_MALLOC 0 | #define HAVE_DECL_REALLOC 0 | #define HAVE_DECL_CALLOC 0 | #define HAVE_DECL_FREE 0 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_GETOPT 0 | #define HAVE_DECL_CLOCK 0 | #define HAVE_DECL_GETPAGESIZE 0 | /* end confdefs.h. */ | #undef HAVE_DECL_CLEARERR_UNLOCKED | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #include "ansidecl.h" | #include "system.h" | | int | main () | { | #ifndef clearerr_unlocked | char *(*pfn) = (char *(*)) clearerr_unlocked ; | #endif | ; | return 0; | } configure:12033: result: no configure:11971: checking whether feof_unlocked is declared configure:12004: cc -c -fno-common -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc/../include conftest.c >&5 configure:12010: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SCANDIR 1 | #define HAVE_ALPHASORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define ssize_t int | #define GETGROUPS_T int | #define HAVE_MMAP_FILE 1 | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LC_MESSAGES 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_ATOL 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_ABORT 0 | #define HAVE_DECL_ATOF 0 | #define HAVE_DECL_GETCWD 0 | #define HAVE_DECL_GETWD 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRSTR 0 | #define HAVE_DECL_STRVERSCMP 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_SNPRINTF 0 | #define HAVE_DECL_VSNPRINTF 0 | #define HAVE_DECL_VASPRINTF 0 | #define HAVE_DECL_MALLOC 0 | #define HAVE_DECL_REALLOC 0 | #define HAVE_DECL_CALLOC 0 | #define HAVE_DECL_FREE 0 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_GETOPT 0 | #define HAVE_DECL_CLOCK 0 | #define HAVE_DECL_GETPAGESIZE 0 | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | /* end confdefs.h. */ | #undef HAVE_DECL_FEOF_UNLOCKED | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #include "ansidecl.h" | #include "system.h" | | int | main () | { | #ifndef feof_unlocked | char *(*pfn) = (char *(*)) feof_unlocked ; | #endif | ; | return 0; | } configure:12033: result: no configure:11971: checking whether ferror_unlocked is declared configure:12004: cc -c -fno-common -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc/../include conftest.c >&5 configure:12010: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SCANDIR 1 | #define HAVE_ALPHASORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define ssize_t int | #define GETGROUPS_T int | #define HAVE_MMAP_FILE 1 | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LC_MESSAGES 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_ATOL 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_ABORT 0 | #define HAVE_DECL_ATOF 0 | #define HAVE_DECL_GETCWD 0 | #define HAVE_DECL_GETWD 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRSTR 0 | #define HAVE_DECL_STRVERSCMP 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_SNPRINTF 0 | #define HAVE_DECL_VSNPRINTF 0 | #define HAVE_DECL_VASPRINTF 0 | #define HAVE_DECL_MALLOC 0 | #define HAVE_DECL_REALLOC 0 | #define HAVE_DECL_CALLOC 0 | #define HAVE_DECL_FREE 0 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_GETOPT 0 | #define HAVE_DECL_CLOCK 0 | #define HAVE_DECL_GETPAGESIZE 0 | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | #define HAVE_DECL_FEOF_UNLOCKED 0 | /* end confdefs.h. */ | #undef HAVE_DECL_FERROR_UNLOCKED | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #include "ansidecl.h" | #include "system.h" | | int | main () | { | #ifndef ferror_unlocked | char *(*pfn) = (char *(*)) ferror_unlocked ; | #endif | ; | return 0; | } configure:12033: result: no configure:11971: checking whether fflush_unlocked is declared configure:12004: cc -c -fno-common -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc/../include conftest.c >&5 conftest.c: In function `main': conftest.c:108: error: `fflush_unlocked' undeclared (first use in this function) conftest.c:108: error: (Each undeclared identifier is reported only once conftest.c:108: error: for each function it appears in.) configure:12010: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SCANDIR 1 | #define HAVE_ALPHASORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define ssize_t int | #define GETGROUPS_T int | #define HAVE_MMAP_FILE 1 | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LC_MESSAGES 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_ATOL 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_ABORT 0 | #define HAVE_DECL_ATOF 0 | #define HAVE_DECL_GETCWD 0 | #define HAVE_DECL_GETWD 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRSTR 0 | #define HAVE_DECL_STRVERSCMP 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_SNPRINTF 0 | #define HAVE_DECL_VSNPRINTF 0 | #define HAVE_DECL_VASPRINTF 0 | #define HAVE_DECL_MALLOC 0 | #define HAVE_DECL_REALLOC 0 | #define HAVE_DECL_CALLOC 0 | #define HAVE_DECL_FREE 0 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_GETOPT 0 | #define HAVE_DECL_CLOCK 0 | #define HAVE_DECL_GETPAGESIZE 0 | #define HAVE_DECL_CLEARERR_UNLOCKED 0 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FERROR_UNLOCKED 0 | /* end confdefs.h. */ | #undef HAVE_DECL_FFLUSH_UNLOCKED | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #include "ansidecl.h" | #include "system.h" | | int | main () | { | #ifndef fflush_unlocked | char *(*pfn) = (char *(*)) fflush_unlocked ; | #endif | ; | return 0; | } configure:12033: result: no configure:11971: checking whether fgetc_unlocked is declared configure:12004: cc -c -fno-common -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc/../include conftest.c >&5 conftest.c: In function `main': conftest.c:109: error: `fgetc_unlocked' undeclared (first use in this function) conftest.c:109: error: (Each undeclared identifier is reported only once conftest.c:109: error: for each function it appears in.) configure:12010: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SCANDIR 1 | #define HAVE_ALPHASORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define ssize_t int | #define GETGROUPS_T int | #define HAVE_MMAP_FILE 1 | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LC_MESSAGES 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_ATOL 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_ABORT 0 | #define HAVE_DECL_ATOF 0 | #define HAVE_DECL_GETCWD 0 | #define HAVE_DECL_GETWD 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRSTR 0 | #define HAVE_DECL_STRVERSCMP 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_SNPRINTF 0 | #define HAVE_DECL_VSNPRINTF 0 | #define HAVE_DECL_VASPRINTF 0 | #define HAVE_DECL_MALLOC 0 | #define HAVE_DECL_REALLOC 0 | #define HAVE_DECL_CALLOC 0 | #define HAVE_DECL_FREE 0 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_GETOPT 0 | #define HAVE_DECL_CLOCK 0 | #define HAVE_DECL_GETPAGESIZE 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. */ | #undef HAVE_DECL_FGETC_UNLOCKED | #define HAVE_DECL_FGETC_UNLOCKED 1 | | #include "ansidecl.h" | #include "system.h" | | int | main () | { | #ifndef fgetc_unlocked | char *(*pfn) = (char *(*)) fgetc_unlocked ; | #endif | ; | return 0; | } configure:12033: result: no configure:11971: checking whether fgets_unlocked is declared configure:12004: cc -c -fno-common -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc/../include conftest.c >&5 conftest.c: In function `main': conftest.c:110: error: `fgets_unlocked' undeclared (first use in this function) conftest.c:110: error: (Each undeclared identifier is reported only once conftest.c:110: error: for each function it appears in.) configure:12010: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SCANDIR 1 | #define HAVE_ALPHASORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define ssize_t int | #define GETGROUPS_T int | #define HAVE_MMAP_FILE 1 | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LC_MESSAGES 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_ATOL 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_ABORT 0 | #define HAVE_DECL_ATOF 0 | #define HAVE_DECL_GETCWD 0 | #define HAVE_DECL_GETWD 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRSTR 0 | #define HAVE_DECL_STRVERSCMP 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_SNPRINTF 0 | #define HAVE_DECL_VSNPRINTF 0 | #define HAVE_DECL_VASPRINTF 0 | #define HAVE_DECL_MALLOC 0 | #define HAVE_DECL_REALLOC 0 | #define HAVE_DECL_CALLOC 0 | #define HAVE_DECL_FREE 0 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_GETOPT 0 | #define HAVE_DECL_CLOCK 0 | #define HAVE_DECL_GETPAGESIZE 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. */ | #undef HAVE_DECL_FGETS_UNLOCKED | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #include "ansidecl.h" | #include "system.h" | | int | main () | { | #ifndef fgets_unlocked | char *(*pfn) = (char *(*)) fgets_unlocked ; | #endif | ; | return 0; | } configure:12033: result: no configure:11971: checking whether fileno_unlocked is declared configure:12004: cc -c -fno-common -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc/../include conftest.c >&5 configure:12010: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SCANDIR 1 | #define HAVE_ALPHASORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define ssize_t int | #define GETGROUPS_T int | #define HAVE_MMAP_FILE 1 | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LC_MESSAGES 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_ATOL 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_ABORT 0 | #define HAVE_DECL_ATOF 0 | #define HAVE_DECL_GETCWD 0 | #define HAVE_DECL_GETWD 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRSTR 0 | #define HAVE_DECL_STRVERSCMP 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_SNPRINTF 0 | #define HAVE_DECL_VSNPRINTF 0 | #define HAVE_DECL_VASPRINTF 0 | #define HAVE_DECL_MALLOC 0 | #define HAVE_DECL_REALLOC 0 | #define HAVE_DECL_CALLOC 0 | #define HAVE_DECL_FREE 0 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_GETOPT 0 | #define HAVE_DECL_CLOCK 0 | #define HAVE_DECL_GETPAGESIZE 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. */ | #undef HAVE_DECL_FILENO_UNLOCKED | #define HAVE_DECL_FILENO_UNLOCKED 1 | | #include "ansidecl.h" | #include "system.h" | | int | main () | { | #ifndef fileno_unlocked | char *(*pfn) = (char *(*)) fileno_unlocked ; | #endif | ; | return 0; | } configure:12033: result: no configure:11971: checking whether fprintf_unlocked is declared configure:12004: cc -c -fno-common -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc/../include conftest.c >&5 conftest.c: In function `main': conftest.c:112: error: `fprintf_unlocked' undeclared (first use in this function) conftest.c:112: error: (Each undeclared identifier is reported only once conftest.c:112: error: for each function it appears in.) configure:12010: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SCANDIR 1 | #define HAVE_ALPHASORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define ssize_t int | #define GETGROUPS_T int | #define HAVE_MMAP_FILE 1 | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LC_MESSAGES 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_ATOL 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_ABORT 0 | #define HAVE_DECL_ATOF 0 | #define HAVE_DECL_GETCWD 0 | #define HAVE_DECL_GETWD 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRSTR 0 | #define HAVE_DECL_STRVERSCMP 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_SNPRINTF 0 | #define HAVE_DECL_VSNPRINTF 0 | #define HAVE_DECL_VASPRINTF 0 | #define HAVE_DECL_MALLOC 0 | #define HAVE_DECL_REALLOC 0 | #define HAVE_DECL_CALLOC 0 | #define HAVE_DECL_FREE 0 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_GETOPT 0 | #define HAVE_DECL_CLOCK 0 | #define HAVE_DECL_GETPAGESIZE 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. */ | #undef HAVE_DECL_FPRINTF_UNLOCKED | #define HAVE_DECL_FPRINTF_UNLOCKED 1 | | #include "ansidecl.h" | #include "system.h" | | int | main () | { | #ifndef fprintf_unlocked | char *(*pfn) = (char *(*)) fprintf_unlocked ; | #endif | ; | return 0; | } configure:12033: result: no configure:11971: checking whether fputc_unlocked is declared configure:12004: cc -c -fno-common -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc/../include conftest.c >&5 conftest.c: In function `main': conftest.c:113: error: `fputc_unlocked' undeclared (first use in this function) conftest.c:113: error: (Each undeclared identifier is reported only once conftest.c:113: error: for each function it appears in.) configure:12010: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SCANDIR 1 | #define HAVE_ALPHASORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define ssize_t int | #define GETGROUPS_T int | #define HAVE_MMAP_FILE 1 | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LC_MESSAGES 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_ATOL 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_ABORT 0 | #define HAVE_DECL_ATOF 0 | #define HAVE_DECL_GETCWD 0 | #define HAVE_DECL_GETWD 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRSTR 0 | #define HAVE_DECL_STRVERSCMP 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_SNPRINTF 0 | #define HAVE_DECL_VSNPRINTF 0 | #define HAVE_DECL_VASPRINTF 0 | #define HAVE_DECL_MALLOC 0 | #define HAVE_DECL_REALLOC 0 | #define HAVE_DECL_CALLOC 0 | #define HAVE_DECL_FREE 0 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_GETOPT 0 | #define HAVE_DECL_CLOCK 0 | #define HAVE_DECL_GETPAGESIZE 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. */ | #undef HAVE_DECL_FPUTC_UNLOCKED | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #include "ansidecl.h" | #include "system.h" | | int | main () | { | #ifndef fputc_unlocked | char *(*pfn) = (char *(*)) fputc_unlocked ; | #endif | ; | return 0; | } configure:12033: result: no configure:11971: checking whether fputs_unlocked is declared configure:12004: cc -c -fno-common -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc/../include conftest.c >&5 conftest.c: In function `main': conftest.c:114: error: `fputs_unlocked' undeclared (first use in this function) conftest.c:114: error: (Each undeclared identifier is reported only once conftest.c:114: error: for each function it appears in.) configure:12010: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SCANDIR 1 | #define HAVE_ALPHASORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define ssize_t int | #define GETGROUPS_T int | #define HAVE_MMAP_FILE 1 | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LC_MESSAGES 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_ATOL 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_ABORT 0 | #define HAVE_DECL_ATOF 0 | #define HAVE_DECL_GETCWD 0 | #define HAVE_DECL_GETWD 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRSTR 0 | #define HAVE_DECL_STRVERSCMP 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_SNPRINTF 0 | #define HAVE_DECL_VSNPRINTF 0 | #define HAVE_DECL_VASPRINTF 0 | #define HAVE_DECL_MALLOC 0 | #define HAVE_DECL_REALLOC 0 | #define HAVE_DECL_CALLOC 0 | #define HAVE_DECL_FREE 0 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_GETOPT 0 | #define HAVE_DECL_CLOCK 0 | #define HAVE_DECL_GETPAGESIZE 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. */ | #undef HAVE_DECL_FPUTS_UNLOCKED | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #include "ansidecl.h" | #include "system.h" | | int | main () | { | #ifndef fputs_unlocked | char *(*pfn) = (char *(*)) fputs_unlocked ; | #endif | ; | return 0; | } configure:12033: result: no configure:11971: checking whether fread_unlocked is declared configure:12004: cc -c -fno-common -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc/../include conftest.c >&5 conftest.c: In function `main': conftest.c:115: error: `fread_unlocked' undeclared (first use in this function) conftest.c:115: error: (Each undeclared identifier is reported only once conftest.c:115: error: for each function it appears in.) configure:12010: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SCANDIR 1 | #define HAVE_ALPHASORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define ssize_t int | #define GETGROUPS_T int | #define HAVE_MMAP_FILE 1 | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LC_MESSAGES 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_ATOL 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_ABORT 0 | #define HAVE_DECL_ATOF 0 | #define HAVE_DECL_GETCWD 0 | #define HAVE_DECL_GETWD 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRSTR 0 | #define HAVE_DECL_STRVERSCMP 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_SNPRINTF 0 | #define HAVE_DECL_VSNPRINTF 0 | #define HAVE_DECL_VASPRINTF 0 | #define HAVE_DECL_MALLOC 0 | #define HAVE_DECL_REALLOC 0 | #define HAVE_DECL_CALLOC 0 | #define HAVE_DECL_FREE 0 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_GETOPT 0 | #define HAVE_DECL_CLOCK 0 | #define HAVE_DECL_GETPAGESIZE 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. */ | #undef HAVE_DECL_FREAD_UNLOCKED | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #include "ansidecl.h" | #include "system.h" | | int | main () | { | #ifndef fread_unlocked | char *(*pfn) = (char *(*)) fread_unlocked ; | #endif | ; | return 0; | } configure:12033: result: no configure:11971: checking whether fwrite_unlocked is declared configure:12004: cc -c -fno-common -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc/../include conftest.c >&5 conftest.c: In function `main': conftest.c:116: error: `fwrite_unlocked' undeclared (first use in this function) conftest.c:116: error: (Each undeclared identifier is reported only once conftest.c:116: error: for each function it appears in.) configure:12010: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SCANDIR 1 | #define HAVE_ALPHASORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define ssize_t int | #define GETGROUPS_T int | #define HAVE_MMAP_FILE 1 | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LC_MESSAGES 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_ATOL 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_ABORT 0 | #define HAVE_DECL_ATOF 0 | #define HAVE_DECL_GETCWD 0 | #define HAVE_DECL_GETWD 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRSTR 0 | #define HAVE_DECL_STRVERSCMP 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_SNPRINTF 0 | #define HAVE_DECL_VSNPRINTF 0 | #define HAVE_DECL_VASPRINTF 0 | #define HAVE_DECL_MALLOC 0 | #define HAVE_DECL_REALLOC 0 | #define HAVE_DECL_CALLOC 0 | #define HAVE_DECL_FREE 0 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_GETOPT 0 | #define HAVE_DECL_CLOCK 0 | #define HAVE_DECL_GETPAGESIZE 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. */ | #undef HAVE_DECL_FWRITE_UNLOCKED | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #include "ansidecl.h" | #include "system.h" | | int | main () | { | #ifndef fwrite_unlocked | char *(*pfn) = (char *(*)) fwrite_unlocked ; | #endif | ; | return 0; | } configure:12033: result: no configure:11971: checking whether getchar_unlocked is declared configure:12004: cc -c -fno-common -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc/../include conftest.c >&5 configure:12010: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SCANDIR 1 | #define HAVE_ALPHASORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define ssize_t int | #define GETGROUPS_T int | #define HAVE_MMAP_FILE 1 | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LC_MESSAGES 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_ATOL 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_ABORT 0 | #define HAVE_DECL_ATOF 0 | #define HAVE_DECL_GETCWD 0 | #define HAVE_DECL_GETWD 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRSTR 0 | #define HAVE_DECL_STRVERSCMP 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_SNPRINTF 0 | #define HAVE_DECL_VSNPRINTF 0 | #define HAVE_DECL_VASPRINTF 0 | #define HAVE_DECL_MALLOC 0 | #define HAVE_DECL_REALLOC 0 | #define HAVE_DECL_CALLOC 0 | #define HAVE_DECL_FREE 0 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_GETOPT 0 | #define HAVE_DECL_CLOCK 0 | #define HAVE_DECL_GETPAGESIZE 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. */ | #undef HAVE_DECL_GETCHAR_UNLOCKED | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #include "ansidecl.h" | #include "system.h" | | int | main () | { | #ifndef getchar_unlocked | char *(*pfn) = (char *(*)) getchar_unlocked ; | #endif | ; | return 0; | } configure:12033: result: no configure:11971: checking whether getc_unlocked is declared configure:12004: cc -c -fno-common -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc/../include conftest.c >&5 configure:12010: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SCANDIR 1 | #define HAVE_ALPHASORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define ssize_t int | #define GETGROUPS_T int | #define HAVE_MMAP_FILE 1 | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LC_MESSAGES 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_ATOL 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_ABORT 0 | #define HAVE_DECL_ATOF 0 | #define HAVE_DECL_GETCWD 0 | #define HAVE_DECL_GETWD 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRSTR 0 | #define HAVE_DECL_STRVERSCMP 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_SNPRINTF 0 | #define HAVE_DECL_VSNPRINTF 0 | #define HAVE_DECL_VASPRINTF 0 | #define HAVE_DECL_MALLOC 0 | #define HAVE_DECL_REALLOC 0 | #define HAVE_DECL_CALLOC 0 | #define HAVE_DECL_FREE 0 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_GETOPT 0 | #define HAVE_DECL_CLOCK 0 | #define HAVE_DECL_GETPAGESIZE 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. */ | #undef HAVE_DECL_GETC_UNLOCKED | #define HAVE_DECL_GETC_UNLOCKED 1 | | #include "ansidecl.h" | #include "system.h" | | int | main () | { | #ifndef getc_unlocked | char *(*pfn) = (char *(*)) getc_unlocked ; | #endif | ; | return 0; | } configure:12033: result: no configure:11971: checking whether putchar_unlocked is declared configure:12004: cc -c -fno-common -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc/../include conftest.c >&5 configure:12010: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SCANDIR 1 | #define HAVE_ALPHASORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define ssize_t int | #define GETGROUPS_T int | #define HAVE_MMAP_FILE 1 | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LC_MESSAGES 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_ATOL 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_ABORT 0 | #define HAVE_DECL_ATOF 0 | #define HAVE_DECL_GETCWD 0 | #define HAVE_DECL_GETWD 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRSTR 0 | #define HAVE_DECL_STRVERSCMP 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_SNPRINTF 0 | #define HAVE_DECL_VSNPRINTF 0 | #define HAVE_DECL_VASPRINTF 0 | #define HAVE_DECL_MALLOC 0 | #define HAVE_DECL_REALLOC 0 | #define HAVE_DECL_CALLOC 0 | #define HAVE_DECL_FREE 0 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_GETOPT 0 | #define HAVE_DECL_CLOCK 0 | #define HAVE_DECL_GETPAGESIZE 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. */ | #undef HAVE_DECL_PUTCHAR_UNLOCKED | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #include "ansidecl.h" | #include "system.h" | | int | main () | { | #ifndef putchar_unlocked | char *(*pfn) = (char *(*)) putchar_unlocked ; | #endif | ; | return 0; | } configure:12033: result: no configure:11971: checking whether putc_unlocked is declared configure:12004: cc -c -fno-common -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc/../include conftest.c >&5 In file included from conftest.c:114: /mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc/system.h:93: error: parse error before "void" /mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc/system.h:100: error: parse error before '*' token /mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc/system.h:107: error: parse error before '*' token /mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc/system.h:142: error: parse error before '*' token configure:12010: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SCANDIR 1 | #define HAVE_ALPHASORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define ssize_t int | #define GETGROUPS_T int | #define HAVE_MMAP_FILE 1 | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LC_MESSAGES 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_ATOL 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_ABORT 0 | #define HAVE_DECL_ATOF 0 | #define HAVE_DECL_GETCWD 0 | #define HAVE_DECL_GETWD 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRSTR 0 | #define HAVE_DECL_STRVERSCMP 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_SNPRINTF 0 | #define HAVE_DECL_VSNPRINTF 0 | #define HAVE_DECL_VASPRINTF 0 | #define HAVE_DECL_MALLOC 0 | #define HAVE_DECL_REALLOC 0 | #define HAVE_DECL_CALLOC 0 | #define HAVE_DECL_FREE 0 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_GETOPT 0 | #define HAVE_DECL_CLOCK 0 | #define HAVE_DECL_GETPAGESIZE 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. */ | #undef HAVE_DECL_PUTC_UNLOCKED | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #include "ansidecl.h" | #include "system.h" | | int | main () | { | #ifndef putc_unlocked | char *(*pfn) = (char *(*)) putc_unlocked ; | #endif | ; | return 0; | } configure:12033: result: no configure:12049: checking whether getrlimit is declared configure:12086: cc -c -fno-common -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc/../include conftest.c >&5 configure:12092: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SCANDIR 1 | #define HAVE_ALPHASORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define ssize_t int | #define GETGROUPS_T int | #define HAVE_MMAP_FILE 1 | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LC_MESSAGES 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_ATOL 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_ABORT 0 | #define HAVE_DECL_ATOF 0 | #define HAVE_DECL_GETCWD 0 | #define HAVE_DECL_GETWD 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRSTR 0 | #define HAVE_DECL_STRVERSCMP 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_SNPRINTF 0 | #define HAVE_DECL_VSNPRINTF 0 | #define HAVE_DECL_VASPRINTF 0 | #define HAVE_DECL_MALLOC 0 | #define HAVE_DECL_REALLOC 0 | #define HAVE_DECL_CALLOC 0 | #define HAVE_DECL_FREE 0 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_GETOPT 0 | #define HAVE_DECL_CLOCK 0 | #define HAVE_DECL_GETPAGESIZE 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. */ | #undef HAVE_DECL_GETRLIMIT | #define HAVE_DECL_GETRLIMIT 1 | | #include "ansidecl.h" | #include "system.h" | #ifdef HAVE_SYS_RESOURCE_H | #include | #endif | | | int | main () | { | #ifndef getrlimit | char *(*pfn) = (char *(*)) getrlimit ; | #endif | ; | return 0; | } configure:12115: result: no configure:12049: checking whether setrlimit is declared configure:12086: cc -c -fno-common -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc/../include conftest.c >&5 configure:12092: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SCANDIR 1 | #define HAVE_ALPHASORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define ssize_t int | #define GETGROUPS_T int | #define HAVE_MMAP_FILE 1 | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LC_MESSAGES 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_ATOL 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_ABORT 0 | #define HAVE_DECL_ATOF 0 | #define HAVE_DECL_GETCWD 0 | #define HAVE_DECL_GETWD 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRSTR 0 | #define HAVE_DECL_STRVERSCMP 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_SNPRINTF 0 | #define HAVE_DECL_VSNPRINTF 0 | #define HAVE_DECL_VASPRINTF 0 | #define HAVE_DECL_MALLOC 0 | #define HAVE_DECL_REALLOC 0 | #define HAVE_DECL_CALLOC 0 | #define HAVE_DECL_FREE 0 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_GETOPT 0 | #define HAVE_DECL_CLOCK 0 | #define HAVE_DECL_GETPAGESIZE 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_GETRLIMIT 0 | /* end confdefs.h. */ | #undef HAVE_DECL_SETRLIMIT | #define HAVE_DECL_SETRLIMIT 1 | | #include "ansidecl.h" | #include "system.h" | #ifdef HAVE_SYS_RESOURCE_H | #include | #endif | | | int | main () | { | #ifndef setrlimit | char *(*pfn) = (char *(*)) setrlimit ; | #endif | ; | return 0; | } configure:12115: result: no configure:12049: checking whether getrusage is declared configure:12086: cc -c -fno-common -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc/../include conftest.c >&5 configure:12092: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SCANDIR 1 | #define HAVE_ALPHASORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define ssize_t int | #define GETGROUPS_T int | #define HAVE_MMAP_FILE 1 | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LC_MESSAGES 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_ATOL 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_ABORT 0 | #define HAVE_DECL_ATOF 0 | #define HAVE_DECL_GETCWD 0 | #define HAVE_DECL_GETWD 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRSTR 0 | #define HAVE_DECL_STRVERSCMP 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_SNPRINTF 0 | #define HAVE_DECL_VSNPRINTF 0 | #define HAVE_DECL_VASPRINTF 0 | #define HAVE_DECL_MALLOC 0 | #define HAVE_DECL_REALLOC 0 | #define HAVE_DECL_CALLOC 0 | #define HAVE_DECL_FREE 0 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_GETOPT 0 | #define HAVE_DECL_CLOCK 0 | #define HAVE_DECL_GETPAGESIZE 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_GETRLIMIT 0 | #define HAVE_DECL_SETRLIMIT 0 | /* end confdefs.h. */ | #undef HAVE_DECL_GETRUSAGE | #define HAVE_DECL_GETRUSAGE 1 | | #include "ansidecl.h" | #include "system.h" | #ifdef HAVE_SYS_RESOURCE_H | #include | #endif | | | int | main () | { | #ifndef getrusage | char *(*pfn) = (char *(*)) getrusage ; | #endif | ; | return 0; | } configure:12115: result: no configure:12152: cc -c -fno-common -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc/../include conftest.c >&5 configure:12158: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SCANDIR 1 | #define HAVE_ALPHASORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define ssize_t int | #define GETGROUPS_T int | #define HAVE_MMAP_FILE 1 | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LC_MESSAGES 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_ATOL 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_ABORT 0 | #define HAVE_DECL_ATOF 0 | #define HAVE_DECL_GETCWD 0 | #define HAVE_DECL_GETWD 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRSTR 0 | #define HAVE_DECL_STRVERSCMP 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_SNPRINTF 0 | #define HAVE_DECL_VSNPRINTF 0 | #define HAVE_DECL_VASPRINTF 0 | #define HAVE_DECL_MALLOC 0 | #define HAVE_DECL_REALLOC 0 | #define HAVE_DECL_CALLOC 0 | #define HAVE_DECL_FREE 0 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_GETOPT 0 | #define HAVE_DECL_CLOCK 0 | #define HAVE_DECL_GETPAGESIZE 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_GETRLIMIT 0 | #define HAVE_DECL_SETRLIMIT 0 | #define HAVE_DECL_GETRUSAGE 0 | /* end confdefs.h. */ | | #include "ansidecl.h" | #include "system.h" | #ifdef HAVE_SYS_RESOURCE_H | #include | #endif | | int | main () | { | rlim_t l = 0; | ; | return 0; | } configure:12185: checking whether ldgetname is declared configure:12224: cc -c -fno-common -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc/../include conftest.c >&5 conftest.c: In function `main': conftest.c:131: error: `ldgetname' undeclared (first use in this function) conftest.c:131: error: (Each undeclared identifier is reported only once conftest.c:131: error: for each function it appears in.) configure:12230: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SCANDIR 1 | #define HAVE_ALPHASORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define ssize_t int | #define GETGROUPS_T int | #define HAVE_MMAP_FILE 1 | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LC_MESSAGES 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_ATOL 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_ABORT 0 | #define HAVE_DECL_ATOF 0 | #define HAVE_DECL_GETCWD 0 | #define HAVE_DECL_GETWD 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRSTR 0 | #define HAVE_DECL_STRVERSCMP 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_SNPRINTF 0 | #define HAVE_DECL_VSNPRINTF 0 | #define HAVE_DECL_VASPRINTF 0 | #define HAVE_DECL_MALLOC 0 | #define HAVE_DECL_REALLOC 0 | #define HAVE_DECL_CALLOC 0 | #define HAVE_DECL_FREE 0 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_GETOPT 0 | #define HAVE_DECL_CLOCK 0 | #define HAVE_DECL_GETPAGESIZE 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_GETRLIMIT 0 | #define HAVE_DECL_SETRLIMIT 0 | #define HAVE_DECL_GETRUSAGE 0 | #define rlim_t long | /* end confdefs.h. */ | #undef HAVE_DECL_LDGETNAME | #define HAVE_DECL_LDGETNAME 1 | | #include "ansidecl.h" | #include "system.h" | #ifdef HAVE_LDFCN_H | #undef FREAD | #undef FWRITE | #include | #endif | | | int | main () | { | #ifndef ldgetname | char *(*pfn) = (char *(*)) ldgetname ; | #endif | ; | return 0; | } configure:12253: result: no configure:12267: checking whether times is declared configure:12304: cc -c -fno-common -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc/../include conftest.c >&5 configure:12310: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SCANDIR 1 | #define HAVE_ALPHASORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define ssize_t int | #define GETGROUPS_T int | #define HAVE_MMAP_FILE 1 | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LC_MESSAGES 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_ATOL 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_ABORT 0 | #define HAVE_DECL_ATOF 0 | #define HAVE_DECL_GETCWD 0 | #define HAVE_DECL_GETWD 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRSTR 0 | #define HAVE_DECL_STRVERSCMP 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_SNPRINTF 0 | #define HAVE_DECL_VSNPRINTF 0 | #define HAVE_DECL_VASPRINTF 0 | #define HAVE_DECL_MALLOC 0 | #define HAVE_DECL_REALLOC 0 | #define HAVE_DECL_CALLOC 0 | #define HAVE_DECL_FREE 0 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_GETOPT 0 | #define HAVE_DECL_CLOCK 0 | #define HAVE_DECL_GETPAGESIZE 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_GETRLIMIT 0 | #define HAVE_DECL_SETRLIMIT 0 | #define HAVE_DECL_GETRUSAGE 0 | #define rlim_t long | #define HAVE_DECL_LDGETNAME 0 | /* end confdefs.h. */ | #undef HAVE_DECL_TIMES | #define HAVE_DECL_TIMES 1 | | #include "ansidecl.h" | #include "system.h" | #ifdef HAVE_SYS_TIMES_H | #include | #endif | | | int | main () | { | #ifndef times | char *(*pfn) = (char *(*)) times ; | #endif | ; | return 0; | } configure:12333: result: no configure:12347: checking whether sigaltstack is declared configure:12382: cc -c -fno-common -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc/../include conftest.c >&5 configure:12388: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SCANDIR 1 | #define HAVE_ALPHASORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define ssize_t int | #define GETGROUPS_T int | #define HAVE_MMAP_FILE 1 | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LC_MESSAGES 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_ATOL 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_ABORT 0 | #define HAVE_DECL_ATOF 0 | #define HAVE_DECL_GETCWD 0 | #define HAVE_DECL_GETWD 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRSTR 0 | #define HAVE_DECL_STRVERSCMP 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_SNPRINTF 0 | #define HAVE_DECL_VSNPRINTF 0 | #define HAVE_DECL_VASPRINTF 0 | #define HAVE_DECL_MALLOC 0 | #define HAVE_DECL_REALLOC 0 | #define HAVE_DECL_CALLOC 0 | #define HAVE_DECL_FREE 0 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_GETOPT 0 | #define HAVE_DECL_CLOCK 0 | #define HAVE_DECL_GETPAGESIZE 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_GETRLIMIT 0 | #define HAVE_DECL_SETRLIMIT 0 | #define HAVE_DECL_GETRUSAGE 0 | #define rlim_t long | #define HAVE_DECL_LDGETNAME 0 | #define HAVE_DECL_TIMES 0 | /* end confdefs.h. */ | #undef HAVE_DECL_SIGALTSTACK | #define HAVE_DECL_SIGALTSTACK 1 | | #include "ansidecl.h" | #include "system.h" | #include | | | int | main () | { | #ifndef sigaltstack | char *(*pfn) = (char *(*)) sigaltstack ; | #endif | ; | return 0; | } configure:12411: result: no configure:12422: checking for struct tms configure:12455: cc -c -fno-common -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc/../include conftest.c >&5 configure:12461: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SCANDIR 1 | #define HAVE_ALPHASORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define ssize_t int | #define GETGROUPS_T int | #define HAVE_MMAP_FILE 1 | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LC_MESSAGES 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_ATOL 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_ABORT 0 | #define HAVE_DECL_ATOF 0 | #define HAVE_DECL_GETCWD 0 | #define HAVE_DECL_GETWD 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRSTR 0 | #define HAVE_DECL_STRVERSCMP 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_SNPRINTF 0 | #define HAVE_DECL_VSNPRINTF 0 | #define HAVE_DECL_VASPRINTF 0 | #define HAVE_DECL_MALLOC 0 | #define HAVE_DECL_REALLOC 0 | #define HAVE_DECL_CALLOC 0 | #define HAVE_DECL_FREE 0 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_GETOPT 0 | #define HAVE_DECL_CLOCK 0 | #define HAVE_DECL_GETPAGESIZE 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_GETRLIMIT 0 | #define HAVE_DECL_SETRLIMIT 0 | #define HAVE_DECL_GETRUSAGE 0 | #define rlim_t long | #define HAVE_DECL_LDGETNAME 0 | #define HAVE_DECL_TIMES 0 | #define HAVE_DECL_SIGALTSTACK 0 | /* end confdefs.h. */ | | #include "ansidecl.h" | #include "system.h" | #ifdef HAVE_SYS_TIMES_H | #include | #endif | | int | main () | { | struct tms tms; | ; | return 0; | } configure:12476: result: no configure:12488: checking for clock_t configure:12518: cc -c -fno-common -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc -I/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc/../include conftest.c >&5 configure:12524: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SCANDIR 1 | #define HAVE_ALPHASORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define ssize_t int | #define GETGROUPS_T int | #define HAVE_MMAP_FILE 1 | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LC_MESSAGES 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_ATOL 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_ABORT 0 | #define HAVE_DECL_ATOF 0 | #define HAVE_DECL_GETCWD 0 | #define HAVE_DECL_GETWD 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRSTR 0 | #define HAVE_DECL_STRVERSCMP 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_SNPRINTF 0 | #define HAVE_DECL_VSNPRINTF 0 | #define HAVE_DECL_VASPRINTF 0 | #define HAVE_DECL_MALLOC 0 | #define HAVE_DECL_REALLOC 0 | #define HAVE_DECL_CALLOC 0 | #define HAVE_DECL_FREE 0 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_GETOPT 0 | #define HAVE_DECL_CLOCK 0 | #define HAVE_DECL_GETPAGESIZE 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_GETRLIMIT 0 | #define HAVE_DECL_SETRLIMIT 0 | #define HAVE_DECL_GETRUSAGE 0 | #define rlim_t long | #define HAVE_DECL_LDGETNAME 0 | #define HAVE_DECL_TIMES 0 | #define HAVE_DECL_SIGALTSTACK 0 | /* end confdefs.h. */ | | #include "ansidecl.h" | #include "system.h" | | int | main () | { | clock_t x; | ; | return 0; | } configure:12539: result: no configure:12557: checking for .preinit_array/.init_array/.fini_array support configure:12583: cc -o conftest -fno-common conftest.c >&5 /var/tmp//ccJLr7si.s:34:Expected comma after segment-name /var/tmp//ccJLr7si.s:34:Rest of line ignored. 1st junk character valued 32 ( ). configure:12586: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SCANDIR 1 | #define HAVE_ALPHASORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define ssize_t int | #define GETGROUPS_T int | #define HAVE_MMAP_FILE 1 | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LC_MESSAGES 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_ATOL 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_ABORT 0 | #define HAVE_DECL_ATOF 0 | #define HAVE_DECL_GETCWD 0 | #define HAVE_DECL_GETWD 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRSTR 0 | #define HAVE_DECL_STRVERSCMP 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_SNPRINTF 0 | #define HAVE_DECL_VSNPRINTF 0 | #define HAVE_DECL_VASPRINTF 0 | #define HAVE_DECL_MALLOC 0 | #define HAVE_DECL_REALLOC 0 | #define HAVE_DECL_CALLOC 0 | #define HAVE_DECL_FREE 0 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_GETOPT 0 | #define HAVE_DECL_CLOCK 0 | #define HAVE_DECL_GETPAGESIZE 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_GETRLIMIT 0 | #define HAVE_DECL_SETRLIMIT 0 | #define HAVE_DECL_GETRUSAGE 0 | #define rlim_t long | #define HAVE_DECL_LDGETNAME 0 | #define HAVE_DECL_TIMES 0 | #define HAVE_DECL_SIGALTSTACK 0 | /* end confdefs.h. */ | | static int x = -1; | int main (void) { return x; } | int foo (void) { x = 0; } | int (*fp) (void) __attribute__ ((section (".init_array"))) = foo; configure:12611: result: no configure:12626: checking if mkdir takes one argument configure:12662: cc -c -fno-common conftest.c >&5 configure:12668: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SCANDIR 1 | #define HAVE_ALPHASORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define ssize_t int | #define GETGROUPS_T int | #define HAVE_MMAP_FILE 1 | #define pid_t int | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LC_MESSAGES 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_ATOL 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_ABORT 0 | #define HAVE_DECL_ATOF 0 | #define HAVE_DECL_GETCWD 0 | #define HAVE_DECL_GETWD 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRSTR 0 | #define HAVE_DECL_STRVERSCMP 0 | #define HAVE_DECL_ERRNO 0 | #define HAVE_DECL_SNPRINTF 0 | #define HAVE_DECL_VSNPRINTF 0 | #define HAVE_DECL_VASPRINTF 0 | #define HAVE_DECL_MALLOC 0 | #define HAVE_DECL_REALLOC 0 | #define HAVE_DECL_CALLOC 0 | #define HAVE_DECL_FREE 0 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_GETOPT 0 | #define HAVE_DECL_CLOCK 0 | #define HAVE_DECL_GETPAGESIZE 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_GETRLIMIT 0 | #define HAVE_DECL_SETRLIMIT 0 | #define HAVE_DECL_GETRUSAGE 0 | #define rlim_t long | #define HAVE_DECL_LDGETNAME 0 | #define HAVE_DECL_TIMES 0 | #define HAVE_DECL_SIGALTSTACK 0 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #ifdef HAVE_DIRECT_H | # include | #endif | int | main () | { | mkdir ("foo", 0); | ; | return 0; | } configure:12683: result: yes configure:12968: checking for __cxa_atexit configure:13024: cc -o conftest -fno-common conftest.c >&5 configure:13030: $? = 0 configure:13047: result: yes configure:13278: checking whether NLS is requested configure:13284: result: yes configure:13292: checking for catalogs to be installed configure:13324: result: be ca da de el es fr ja nl ru rw sr sv tr zh_CN zh_TW be ca da de el es fr ja nl ru rw sr sv tr zh_CN zh_TW configure:13805: checking what assembler to use configure:13842: result: /usr/local/avr/bin/as configure:13922: checking what linker to use configure:13947: result: /usr/local/avr/bin/ld configure:14011: checking what nm to use configure:14019: result: /usr/local/avr/bin/nm configure:14044: checking for avr-objdump configure:14062: found /usr/local/bin/avr-objdump configure:14074: result: /usr/local/bin/avr-objdump configure:14086: checking what objdump to use configure:14096: result: /usr/local/bin/avr-objdump configure:14101: checking assembler for .balign and .p2align configure:14115: /usr/local/avr/bin/as -o conftest.o conftest.s >&5 configure:14118: $? = 0 configure:14129: result: yes configure:14139: checking assembler for .p2align with maximum skip configure:14152: /usr/local/avr/bin/as -o conftest.o conftest.s >&5 configure:14155: $? = 0 configure:14166: result: yes configure:14176: checking assembler for working .subsection -1 configure:14193: /usr/local/avr/bin/as -o conftest.o conftest.s >&5 configure:14196: $? = 0 configure:14215: result: yes configure:14225: checking assembler for .weak configure:14238: /usr/local/avr/bin/as -o conftest.o conftest.s >&5 configure:14241: $? = 0 configure:14252: result: yes configure:14262: checking assembler for .weakref configure:14275: /usr/local/avr/bin/as -o conftest.o conftest.s >&5 conftest.s: Assembler messages: conftest.s:1: Error: unknown pseudo-op: `.weakref' configure:14278: $? = 1 configure: failed program was .weakref foobar, barfnot configure:14289: result: no configure:14299: checking assembler for .nsubspa comdat configure:14313: /usr/local/avr/bin/as -o conftest.o conftest.s >&5 conftest.s: Assembler messages: conftest.s:1: Error: unknown opcode `text' conftest.s:2: Error: unknown pseudo-op: `.nsubspa' conftest.s:2: Error: unknown opcode `code' conftest.s:2: Warning: rest of line ignored; first ignored character is `,' configure:14316: $? = 1 configure: failed program was .SPACE $TEXT$ .NSUBSPA $CODE$,COMDAT configure:14327: result: no configure:14344: checking assembler for .hidden configure:14359: /usr/local/avr/bin/as -o conftest.o conftest.s >&5 configure:14362: $? = 0 configure:14373: result: yes configure:14377: checking linker for .hidden support configure:14432: result: yes configure:14447: checking assembler for .sleb128 and .uleb128 configure:14466: /usr/local/avr/bin/as -o conftest.o conftest.s >&5 configure:14469: $? = 0 configure:14494: result: yes configure:14506: checking assembler for eh_frame optimization configure:14551: /usr/local/avr/bin/as -o conftest.o conftest.s >&5 configure:14554: $? = 0 configure:14597: result: yes configure:14609: checking assembler for section merging support configure:14623: /usr/local/avr/bin/as --fatal-warnings -o conftest.o conftest.s >&5 configure:14626: $? = 0 configure:14637: result: yes configure:14679: checking assembler for COMDAT group support configure:14693: /usr/local/avr/bin/as --fatal-warnings -o conftest.o conftest.s >&5 conftest.s: Assembler messages: conftest.s:1: Warning: ignoring changed section attributes for .text /mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc/configure: line 1: 17632 Bus error $gcc_cv_as --fatal-warnings -o conftest.o conftest.s 1>&5 configure:14696: $? = 138 configure: failed program was .section .text,"axG",@progbits,.foo,comdat configure:14707: result: no configure:14713: checking assembler for COMDAT group support configure:14727: /usr/local/avr/bin/as --fatal-warnings -o conftest.o conftest.s >&5 conftest.s: Assembler messages: conftest.s:1: Warning: ignoring changed section attributes for .text /mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc/configure: line 1: 17654 Bus error $gcc_cv_as --fatal-warnings -o conftest.o conftest.s 1>&5 configure:14730: $? = 138 configure: failed program was .section .text,"axG",%progbits,.foo,comdat configure:14741: result: no configure:15112: checking assembler for thread-local storage support configure:15125: /usr/local/avr/bin/as --fatal-warnings -o conftest.o conftest.s >&5 conftest.s: Assembler messages: conftest.s:5: Error: unknown opcode `movl' conftest.s:6: Error: unknown opcode `leal' conftest.s:7: Error: unknown opcode `leal' conftest.s:8: Error: unknown opcode `leal' conftest.s:9: Error: unknown opcode `movl' conftest.s:10: Error: unknown opcode `subl' conftest.s:11: Error: unknown opcode `addl' conftest.s:12: Error: unknown opcode `movl' conftest.s:13: Error: unknown opcode `movl' conftest.s:13: Error: unknown opcode `foo' conftest.s:14: Error: unknown opcode `subl' conftest.s:14: Error: unknown opcode `foo' conftest.s:15: Error: unknown opcode `leal' configure:15128: $? = 1 configure: failed program was .section ".tdata","awT",@progbits foo: .long 25 .text movl %gs:0, %eax leal foo@TLSGD(,%ebx,1), %eax leal foo@TLSLDM(%ebx), %eax leal foo@DTPOFF(%eax), %edx movl foo@GOTTPOFF(%ebx), %eax subl foo@GOTTPOFF(%ebx), %eax addl foo@GOTNTPOFF(%ebx), %eax movl foo@INDNTPOFF, %eax movl $foo@TPOFF, %eax subl $foo@TPOFF, %eax leal foo@NTPOFF(%ecx), %eax configure:15139: result: no configure:15155: checking linker -Bstatic/-Bdynamic option configure:15176: result: yes configure:15588: checking assembler for filds and fists mnemonics configure:15601: /usr/local/avr/bin/as -o conftest.o conftest.s >&5 conftest.s: Assembler messages: conftest.s:1: Error: unknown opcode `filds' configure:15604: $? = 1 configure: failed program was filds mem; fists mem configure:15615: result: no configure:15625: checking assembler for cmov syntax configure:15634: /usr/local/avr/bin/as -o conftest.o conftest.s >&5 conftest.s: Assembler messages: conftest.s:1: Error: unknown opcode `cmovl.l' configure:15637: $? = 1 configure: failed program was cmovl.l %edx, %eax configure:15648: result: no configure:15658: checking assembler for ffreep mnemonic configure:15667: /usr/local/avr/bin/as -o conftest.o conftest.s >&5 conftest.s: Assembler messages: conftest.s:1: Error: unknown opcode `ffreep' configure:15670: $? = 1 configure: failed program was ffreep %st(1) configure:15681: result: no configure:15693: checking assembler for GOTOFF in data configure:15710: /usr/local/avr/bin/as -o conftest.o conftest.s >&5 conftest.s: Assembler messages: conftest.s:5: Warning: rest of line ignored; first ignored character is `@' configure:15713: $? = 0 configure:15724: result: yes configure:16081: checking assembler for dwarf2 debug_line support configure:16095: /usr/local/avr/bin/as -o conftest.o conftest.s >&5 conftest.s: Assembler messages: conftest.s:1: Warning: missing string conftest.s:1: Warning: rest of line ignored; first ignored character is `1' conftest.s:2: Error: unknown pseudo-op: `.loc' configure:16098: $? = 1 configure: failed program was .file 1 "conftest.s" .loc 1 3 0 nop configure:16113: result: no configure:16121: checking assembler for buggy dwarf2 .file directive configure:16131: /usr/local/avr/bin/as -o conftest.o conftest.s >&5 conftest.s: Assembler messages: conftest.s:1: Warning: missing string conftest.s:1: Warning: rest of line ignored; first ignored character is `1' conftest.s:2: Warning: missing string conftest.s:2: Warning: rest of line ignored; first ignored character is `1' configure:16134: $? = 0 configure:16145: result: yes configure:16158: checking assembler for --gdwarf2 option configure:16172: /usr/local/avr/bin/as --gdwarf2 -o conftest.o conftest.s >&5 configure:16175: $? = 0 configure:16186: result: yes configure:16196: checking assembler for --gstabs option configure:16210: /usr/local/avr/bin/as --gstabs -o conftest.o conftest.s >&5 configure:16213: $? = 0 configure:16220: /usr/local/avr/bin/as --gstabs -o conftest.o conftest.s 2>&1 | grep -i warning > /dev/null configure:16223: $? = 1 configure:16235: result: yes configure:16246: checking linker read-only and read-write section mixing configure:16284: result: unknown configure:16287: checking linker PT_GNU_EH_FRAME support configure:16309: result: no configure:16312: checking linker position independent executable support configure:16333: result: no configure:16340: checking linker --as-needed support configure:16359: result: no configure:16419: checking linker --sysroot support configure:16435: result: no configure:16587: checking whether to enable maintainer-specific portions of Makefiles configure:16597: result: no configure:17036: not updating unwritable cache configure:17068: creating ./config.status ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-apple-darwin8.0.1 ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=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_GMPINC_set=set ac_cv_env_GMPINC_value= ac_cv_env_GMPLIBS_set=set ac_cv_env_GMPLIBS_value='-lmpfr -lgmp' 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___cxa_atexit=yes ac_cv_func_alphasort=yes ac_cv_func_atoll=yes ac_cv_func_atoq=no ac_cv_func_clearerr_unlocked=yes ac_cv_func_clock=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_fork=yes ac_cv_func_fork_works=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_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettimeofday=yes ac_cv_func_kill=yes ac_cv_func_mbstowcs=yes ac_cv_func_mincore=yes ac_cv_func_mmap=yes ac_cv_func_nl_langinfo=yes ac_cv_func_putc_unlocked=yes ac_cv_func_putchar_unlocked=yes ac_cv_func_scandir=yes ac_cv_func_setlocale=yes ac_cv_func_setrlimit=yes ac_cv_func_strsignal=yes ac_cv_func_sysconf=yes ac_cv_func_times=yes ac_cv_func_vfork=yes ac_cv_func_vfork_works=yes ac_cv_func_wcswidth=yes ac_cv_header_direct_h=no ac_cv_header_fcntl_h=yes ac_cv_header_iconv_h=yes ac_cv_header_inttypes_h=no ac_cv_header_langinfo_h=yes ac_cv_header_ldfcn_h=no ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=no ac_cv_header_pthread_h=yes ac_cv_header_stdc=no ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_file_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=no ac_cv_header_sys_wait_h=no ac_cv_header_thread_h=no ac_cv_header_time=no ac_cv_header_time_h=yes ac_cv_header_unistd_h=no ac_cv_header_valgrind_h=no ac_cv_header_vfork_h=no ac_cv_header_wchar_h=yes 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_path_gcc_cv_objdump=/usr/local/bin/avr-objdump ac_cv_prog_AR=ar ac_cv_prog_AWK=gawk ac_cv_prog_BISON=bison ac_cv_prog_CPP='cc -E' ac_cv_prog_FLEX=flex ac_cv_prog_MAKEINFO='makeinfo --split-size=5000000 --split-size=5000000' ac_cv_prog_NM=nm ac_cv_prog_ac_ct_CC=cc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89=no ac_cv_prog_cc_cc_c_o=yes ac_cv_prog_cc_g=no ac_cv_prog_cc_w_cxx_compat=no ac_cv_prog_cc_w_missing_format_attribute=no ac_cv_prog_cc_w_no_long_long=no ac_cv_prog_cc_w_no_overlength_strings=no ac_cv_prog_cc_w_no_variadic_macros=no ac_cv_prog_cc_w_old_style_definition=no ac_cv_prog_have_mktemp_command=yes ac_cv_prog_make_gmake_set=yes ac_cv_search_exc_resume=no ac_cv_search_ldexp='none required' ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_short=2 ac_cv_sizeof_void_p=4 ac_cv_struct_tms=no ac_cv_target=i386-apple-darwin8.0.1 ac_cv_type___int64=no ac_cv_type_getgroups=int ac_cv_type_int=no ac_cv_type_long=no ac_cv_type_long_long=no ac_cv_type_pid_t=no ac_cv_type_short=no ac_cv_type_ssize_t=no ac_cv_type_uid_t=yes ac_cv_type_void_p=no 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_LN=ln 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 am_cv_val_LC_MESSAGES=yes gcc_cv_as=/usr/local/avr/bin/as gcc_cv_as_balign_and_p2align=yes gcc_cv_as_comdat_group=no gcc_cv_as_comdat_group_percent=no gcc_cv_as_dwarf2_debug_line=no gcc_cv_as_dwarf2_file_buggy=yes gcc_cv_as_eh_frame=yes gcc_cv_as_gas_srcdir=/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gas gcc_cv_as_gdwarf2_flag=yes gcc_cv_as_gstabs_flag=yes gcc_cv_as_hidden=yes gcc_cv_as_ix86_cmov_sun_syntax=no gcc_cv_as_ix86_ffreep=no gcc_cv_as_ix86_filds_fists=no gcc_cv_as_ix86_gotoff_in_data=yes gcc_cv_as_leb128=yes gcc_cv_as_max_skip_p2align=yes gcc_cv_as_nsubspa_comdat=no gcc_cv_as_shf_merge=yes gcc_cv_as_subsection_m1=yes gcc_cv_as_tls=no gcc_cv_as_weak=yes gcc_cv_as_weakref=no gcc_cv_binutils_srcdir=/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/binutils gcc_cv_collect2_libs='none required' gcc_cv_decl_char_bit=yes gcc_cv_decl_map_anon=no gcc_cv_func_mbstowcs_works=yes gcc_cv_func_mmap_anon=no gcc_cv_func_mmap_dev_zero=no gcc_cv_func_mmap_file=yes gcc_cv_gas_major_version= gcc_cv_gas_minor_version= gcc_cv_gld_major_version= gcc_cv_gld_minor_version= gcc_cv_glibc=no gcc_cv_have_decl_abort=no gcc_cv_have_decl_asprintf=no gcc_cv_have_decl_atof=no gcc_cv_have_decl_atol=no gcc_cv_have_decl_basename=no gcc_cv_have_decl_calloc=no gcc_cv_have_decl_clearerr_unlocked=no gcc_cv_have_decl_clock=no gcc_cv_have_decl_errno=no gcc_cv_have_decl_feof_unlocked=no gcc_cv_have_decl_ferror_unlocked=no gcc_cv_have_decl_fflush_unlocked=no gcc_cv_have_decl_fgetc_unlocked=no gcc_cv_have_decl_fgets_unlocked=no gcc_cv_have_decl_fileno_unlocked=no gcc_cv_have_decl_fprintf_unlocked=no gcc_cv_have_decl_fputc_unlocked=no gcc_cv_have_decl_fputs_unlocked=no gcc_cv_have_decl_fread_unlocked=no gcc_cv_have_decl_free=no gcc_cv_have_decl_fwrite_unlocked=no gcc_cv_have_decl_getc_unlocked=no gcc_cv_have_decl_getchar_unlocked=no gcc_cv_have_decl_getcwd=no gcc_cv_have_decl_getenv=no gcc_cv_have_decl_getopt=no gcc_cv_have_decl_getpagesize=no gcc_cv_have_decl_getrlimit=no gcc_cv_have_decl_getrusage=no gcc_cv_have_decl_getwd=no gcc_cv_have_decl_ldgetname=no gcc_cv_have_decl_malloc=no gcc_cv_have_decl_putc_unlocked=no gcc_cv_have_decl_putchar_unlocked=no gcc_cv_have_decl_realloc=no gcc_cv_have_decl_sbrk=no gcc_cv_have_decl_setrlimit=no gcc_cv_have_decl_sigaltstack=no gcc_cv_have_decl_snprintf=no gcc_cv_have_decl_strsignal=no gcc_cv_have_decl_strstr=no gcc_cv_have_decl_strverscmp=no gcc_cv_have_decl_times=no gcc_cv_have_decl_vasprintf=no gcc_cv_have_decl_vsnprintf=no gcc_cv_header_inttypes_h=no gcc_cv_header_string=no gcc_cv_initfini_array=no gcc_cv_ld=/usr/local/avr/bin/ld gcc_cv_ld_as_needed=no gcc_cv_ld_bfd_srcdir=/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/bfd gcc_cv_ld_eh_frame_hdr=no gcc_cv_ld_gld_srcdir=/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/ld gcc_cv_ld_hidden=yes gcc_cv_ld_pie=no gcc_cv_ld_ro_rw_mix=unknown gcc_cv_ld_static_dynamic=yes gcc_cv_ld_sysroot=no gcc_cv_libc_provides_ssp=no gcc_cv_mkdir_takes_one_arg=yes gcc_cv_nm=/usr/local/avr/bin/nm gcc_cv_objdump=/usr/local/bin/avr-objdump gcc_cv_prog_LN_S='ln -s' gcc_cv_prog_cmp_skip=gnucompare gcc_cv_prog_makeinfo_modern=yes gcc_cv_type_clock_t=no ## ----------------- ## ## Output variables. ## ## ----------------- ## ALL='all.internal' AR='ar' AWK='gawk' BISON='bison' BUILD_CFLAGS='$(ALL_CFLAGS)' BUILD_INFO='info' CATALOGS=' be.gmo ca.gmo da.gmo de.gmo el.gmo es.gmo fr.gmo ja.gmo nl.gmo ru.gmo rw.gmo sr.gmo sv.gmo tr.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 ru.gmo rw.gmo sr.gmo sv.gmo tr.gmo zh_CN.gmo zh_TW.gmo' CATOBJEXT='.gmo' CC='cc' CC_FOR_BUILD='$(CC)' CFLAGS='-fno-common' COLLECT2_LIBS='' CPP='cc -E' CPPFLAGS='' CROSS='' CROSS_SYSTEM_HEADER_DIR='$(gcc_tooldir)/sys-include' DATADIRNAME='share' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' FLEX='flex' GENCAT='gencat' GENERATED_MANPAGES='generated-manpages' GENINSRC='#' GGC='ggc-page' GMPINC='' GMPLIBS='-lmpfr -lgmp' GMSGFMT='/usr/local/bin/msgfmt' GNAT_LIBEXC='' GREP='/usr/bin/grep' INCINTL='-I${top_builddir}/../intl' INSTALL='/usr/local/bin/ginstall -c' INSTALL_DATA='/usr/local/bin/ginstall -c -m 644' INSTALL_PROGRAM='/usr/local/bin/ginstall -c' INSTOBJEXT='.mo' LDEXP_LIB='' LDFLAGS='' LIBICONV='' LIBICONV_DEP='' LIBINTL='${top_builddir}/../intl/libintl.a -liconv' LIBINTL_DEP='${top_builddir}/../intl/libintl.a' LIBOBJS='' LIBS='' LN='ln' LN_S='ln -s' LTLIBICONV='-liconv' LTLIBOBJS='' MAINT='#' MAKEINFO='makeinfo --split-size=5000000 --split-size=5000000' NM='nm' NO_MINUS_C_MINUS_O='' OBJEXT='' ORIGINAL_AS_FOR_TARGET='/usr/local/avr/bin/as' ORIGINAL_LD_FOR_TARGET='/usr/local/avr/bin/ld' ORIGINAL_NM_FOR_TARGET='/usr/local/avr/bin/nm' OUTPUT_OPTION='-o $@' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' POSUB='po' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STMP_FIXINC='stmp-fixinc' STMP_FIXPROTO='' SYSTEM_HEADER_DIR='$(NATIVE_SYSTEM_HEADER_DIR)' TARGET_GETGROUPS_T='int' TARGET_SYSTEM_ROOT='' TARGET_SYSTEM_ROOT_DEFINE='' TREEBROWSER='' USE_NLS='yes' WERROR='' XGETTEXT='/usr/local/bin/xgettext' ac_ct_CC='cc' all_boot_languages='' all_compilers=' cc1plus$(exeext) tree1$(exeext)' all_gtfiles='$(srcdir)/config/darwin.c $(srcdir)/cp/rtti.c $(srcdir)/cp/mangle.c $(srcdir)/cp/name-lookup.h $(srcdir)/cp/name-lookup.c $(srcdir)/cp/cp-tree.h $(srcdir)/cp/decl.h $(srcdir)/cp/call.c $(srcdir)/cp/decl.c $(srcdir)/cp/decl2.c $(srcdir)/cp/pt.c $(srcdir)/cp/repo.c $(srcdir)/cp/semantics.c $(srcdir)/cp/tree.c $(srcdir)/cp/parser.c $(srcdir)/cp/method.c $(srcdir)/cp/typeck2.c $(srcdir)/c-common.c $(srcdir)/c-common.h $(srcdir)/c-lex.c $(srcdir)/c-pragma.c $(srcdir)/cp/class.c $(srcdir)/cp/cp-objcp-common.c $(srcdir)/treelang/tree1.c $(srcdir)/treelang/treetree.c $(srcdir)/treelang/treelang.h $(srcdir)/c-lang.c $(srcdir)/c-tree.h $(srcdir)/c-decl.c $(srcdir)/c-common.c $(srcdir)/c-common.h $(srcdir)/c-pragma.c $(srcdir)/c-objc-common.c $(srcdir)/c-parser.c' all_gtfiles_files_files=' $(srcdir)/cp/rtti.c $(srcdir)/cp/mangle.c $(srcdir)/cp/name-lookup.h $(srcdir)/cp/name-lookup.c $(srcdir)/cp/cp-tree.h $(srcdir)/cp/decl.h $(srcdir)/cp/call.c $(srcdir)/cp/decl.c $(srcdir)/cp/decl2.c $(srcdir)/cp/pt.c $(srcdir)/cp/repo.c $(srcdir)/cp/semantics.c $(srcdir)/cp/tree.c $(srcdir)/cp/parser.c $(srcdir)/cp/method.c $(srcdir)/cp/typeck2.c $(srcdir)/c-common.c $(srcdir)/c-common.h $(srcdir)/c-lex.c $(srcdir)/c-pragma.c $(srcdir)/cp/class.c $(srcdir)/cp/cp-objcp-common.c $(srcdir)/treelang/tree1.c $(srcdir)/treelang/treetree.c $(srcdir)/treelang/treelang.h $(srcdir)/c-lang.c $(srcdir)/c-tree.h $(srcdir)/c-decl.c $(srcdir)/c-common.c $(srcdir)/c-common.h $(srcdir)/c-pragma.c $(srcdir)/c-objc-common.c $(srcdir)/c-parser.c ' all_gtfiles_files_langs=' cp cp cp cp cp cp cp cp cp cp cp cp cp cp cp cp cp cp cp cp cp cp treelang treelang treelang c c c c c c c c ' all_lang_makefiles='' all_lang_makefrags=' $(srcdir)/cp/Make-lang.in $(srcdir)/treelang/Make-lang.in' all_languages=' c++ treelang' all_selected_languages='' all_stagestuff=' g++$(exeext) g++-cross$(exeext) cc1plus$(exeext) ' bindir='${exec_prefix}/bin' build='i386-apple-darwin8.0.1' build_alias='' build_cpu='i386' build_exeext='' build_install_headers_dir='install-headers-tar' build_libsubdir='build-i386-apple-darwin8.0.1' build_os='darwin8.0.1' build_subdir='build-i386-apple-darwin8.0.1' build_vendor='apple' build_xm_defines='' build_xm_file_list=' auto-host.h $(srcdir)/../include/ansidecl.h' build_xm_include_list=' auto-host.h ansidecl.h' c_target_objs='darwin-c.o' cc_set_by_configure='$(CC)' check_languages='' collect2='collect2$(exeext)' coverage_flags='' cpp_install_dir='' cxx_compat_warn='' cxx_target_objs='darwin-c.o' datadir='${datarootdir}' datarootdir='$(prefix)/share' docdir='$(datarootdir)' dollar='' dvidir='${docdir}' enable_decimal_float='no' enable_multilib='yes' enable_shared='yes' exec_prefix='${prefix}' extra_gcc_objs='driver-i386.o ' extra_headers_list=' $(srcdir)/config/i386/mmintrin.h $(srcdir)/config/i386/mm3dnow.h $(srcdir)/config/i386/xmmintrin.h $(srcdir)/config/i386/emmintrin.h $(srcdir)/config/i386/pmmintrin.h' extra_modes_file='$(srcdir)/config/i386/i386-modes.def' extra_objs=' darwin.o' extra_opt_files=' $(srcdir)/config/i386/i386.opt $(srcdir)/config/darwin.opt' extra_parts='' extra_passes='' extra_programs='' float_h_file='' gcc_config_arguments='./../gcc-4.2.2/configure --target=avr --disable-libssp --prefix=/usr/local i386-unknown-gnu --enable-languages=c,c++ --no-create --no-recursion : (reconfigured) ./../gcc-4.2.2/configure --target=avr --disable-libssp --prefix=/usr/local i386-unknown-gnu --enable-languages=c,c++ --no-create --no-recursion : (reconfigured) ./../gcc-4.2.2/configure --target=avr --disable-libssp --prefix=/usr/local i386-unknown-gnu --enable-languages=c,c++ --no-create --no-recursion' gcc_cv_as='/usr/local/avr/bin/as' gcc_cv_ld='/usr/local/avr/bin/ld' gcc_cv_nm='/usr/local/avr/bin/nm' gcc_cv_objdump='/usr/local/bin/avr-objdump' gcc_gxx_include_dir='$(libsubdir)/$(unlibsubdir)/..`echo $(exec_prefix) | sed -e '\''s|^$(prefix)||'\'' -e '\''s|/[^/]*|/..|g'\''`/include/c++/$(version)' gcc_tooldir='$(libsubdir)/$(unlibsubdir)/../$(target_noncanonical)' gthread_flags='-DHAVE_GTHR_DEFAULT' have_mktemp_command='yes' host='i386-apple-darwin8.0.1' host_alias='' host_cc_for_libada='cc' host_cpu='i386' host_exeext='' host_os='darwin8.0.1' host_subdir='.' host_vendor='apple' host_xm_defines='' host_xm_file_list=' auto-host.h $(srcdir)/../include/ansidecl.h' host_xm_include_list=' auto-host.h ansidecl.h' htmldir='$(docdir)' includedir='${prefix}/include' infodir='${datarootdir}/info' inhibit_libc='false' install='' lang_opt_files=' /mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc/treelang/lang.opt' lang_specs_files='' lang_tree_files=' /mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc/cp/cp-tree.def' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' libgcc_visibility='yes' local_prefix='/usr/local' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_compare_target='gnucompare' mandir='${datarootdir}/man' manext='.1' md_file='i386/i386.md' nocommon_flag='' objc_boehm_gc='' objdir='/mnt/gmirror/ports/devel/avr-gcc/work/build/gcc' objext='.o' oldincludedir='/usr/include' onestep='' out_file='i386/i386.c' out_host_hook_obj='host-darwin.o host-i386-darwin.o' out_object_file='i386.o' pdfdir='${docdir}' prefix='' program_transform_name='' psdir='${docdir}' quoted_cc_set_by_configure='$(CC)' quoted_stage_prefix_set_by_configure='$(STAGE_PREFIX)' ranlib_flags='-c' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' slibdir='$(libdir)' srcdir='/mnt/gmirror/ports/devel/avr-gcc/work/gcc-4.2.2/gcc' stage1_cflags='' stage_prefix_set_by_configure='$(STAGE_PREFIX)' strict1_warn='' subdirs=' cp treelang' sysconfdir='${prefix}/etc' target='i386-apple-darwin8.0.1' target_alias='' target_cpu='i386' target_cpu_default='' target_noncanonical='i386-apple-darwin8.0.1' target_os='darwin8.0.1' target_subdir='i386-apple-darwin8.0.1' target_vendor='apple' thread_file='posix' tm_defines='' tm_file_list='options.h $(srcdir)/config/i386/i386.h $(srcdir)/config/darwin.h $(srcdir)/config/i386/darwin.h $(srcdir)/defaults.h' tm_include_list='options.h config/i386/i386.h config/darwin.h config/i386/darwin.h defaults.h' tm_p_file_list=' $(srcdir)/config/i386/i386-protos.h $(srcdir)/config/darwin-protos.h tm-preds.h' tm_p_include_list=' config/i386/i386-protos.h config/darwin-protos.h tm-preds.h' tmake_file=' $(srcdir)/config/t-darwin $(srcdir)/config/i386/t-darwin $(srcdir)/config/t-slibgcc-darwin $(srcdir)/config/i386/t-gmm_malloc' valgrind_command='' valgrind_path='' valgrind_path_defines='' warn_cflags='' xm_defines='' xm_file_list=' auto-host.h $(srcdir)/../include/ansidecl.h' xm_include_list=' auto-host.h ansidecl.h' xmake_file=' $(srcdir)/config/x-darwin $(srcdir)/config/i386/x-i386 $(srcdir)/config/i386/x-darwin' zlibdir='-L../zlib' zlibinc='-I$(srcdir)/../zlib' ## ------------------- ## ## File substitutions. ## ## ------------------- ## language_hooks='Make-hooks' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #ifndef __cplusplus #define inline #endif #define SIZEOF_VOID_P 4 #define SIZEOF_SHORT 2 #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define ENABLE_ASSERT_CHECKING 1 #define ENABLE_RUNTIME_CHECKING 1 #define ENABLE_DECIMAL_FLOAT 0 #define HAVE_LIMITS_H 1 #define HAVE_STDDEF_H 1 #define HAVE_TIME_H 1 #define HAVE_ICONV_H 1 #define HAVE_FCNTL_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_MALLOC_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_LOCALE_H 1 #define HAVE_WCHAR_H 1 #define HAVE_TIMES 1 #define HAVE_CLOCK 1 #define HAVE_KILL 1 #define HAVE_GETRLIMIT 1 #define HAVE_SETRLIMIT 1 #define HAVE_ATOLL 1 #define HAVE_SYSCONF 1 #define HAVE_STRSIGNAL 1 #define HAVE_GETRUSAGE 1 #define HAVE_NL_LANGINFO 1 #define HAVE_SCANDIR 1 #define HAVE_ALPHASORT 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_MBSTOWCS 1 #define HAVE_WCSWIDTH 1 #define HAVE_MMAP 1 #define HAVE_MINCORE 1 #define HAVE_SETLOCALE 1 #define HAVE_CLEARERR_UNLOCKED 1 #define HAVE_FEOF_UNLOCKED 1 #define HAVE_FERROR_UNLOCKED 1 #define HAVE_FILENO_UNLOCKED 1 #define HAVE_GETCHAR_UNLOCKED 1 #define HAVE_GETC_UNLOCKED 1 #define HAVE_PUTCHAR_UNLOCKED 1 #define HAVE_PUTC_UNLOCKED 1 #define HAVE_WORKING_MBSTOWCS 1 #define ssize_t int #define GETGROUPS_T int #define HAVE_MMAP_FILE 1 #define pid_t int #define HAVE_FORK 1 #define HAVE_VFORK 1 #define HAVE_WORKING_VFORK 1 #define HAVE_WORKING_FORK 1 #define HAVE_ICONV 1 #define ICONV_CONST const #define HAVE_LC_MESSAGES 1 #define HAVE_LANGINFO_CODESET 1 #define HAVE_DECL_GETENV 0 #define HAVE_DECL_ATOL 0 #define HAVE_DECL_ASPRINTF 0 #define HAVE_DECL_SBRK 0 #define HAVE_DECL_ABORT 0 #define HAVE_DECL_ATOF 0 #define HAVE_DECL_GETCWD 0 #define HAVE_DECL_GETWD 0 #define HAVE_DECL_STRSIGNAL 0 #define HAVE_DECL_STRSTR 0 #define HAVE_DECL_STRVERSCMP 0 #define HAVE_DECL_ERRNO 0 #define HAVE_DECL_SNPRINTF 0 #define HAVE_DECL_VSNPRINTF 0 #define HAVE_DECL_VASPRINTF 0 #define HAVE_DECL_MALLOC 0 #define HAVE_DECL_REALLOC 0 #define HAVE_DECL_CALLOC 0 #define HAVE_DECL_FREE 0 #define HAVE_DECL_BASENAME 0 #define HAVE_DECL_GETOPT 0 #define HAVE_DECL_CLOCK 0 #define HAVE_DECL_GETPAGESIZE 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_GETRLIMIT 0 #define HAVE_DECL_SETRLIMIT 0 #define HAVE_DECL_GETRUSAGE 0 #define rlim_t long #define HAVE_DECL_LDGETNAME 0 #define HAVE_DECL_TIMES 0 #define HAVE_DECL_SIGALTSTACK 0 #define MKDIR_TAKES_ONE_ARG 1 #define NEED_64BIT_HOST_WIDE_INT 1 #define DEFAULT_USE_CXA_ATEXIT 2 #define HAVE_GETIPINFO 1 #define EXTRA_MODES_FILE "config/i386/i386-modes.def" #define ENABLE_NLS 1 #define HAVE_GAS_BALIGN_AND_P2ALIGN 1 #define HAVE_GAS_MAX_SKIP_P2ALIGN 1 #define HAVE_GAS_SUBSECTION_ORDERING 1 #define HAVE_GAS_WEAK 1 #define HAVE_GAS_HIDDEN 1 #define HAVE_AS_LEB128 1 #define HAVE_GAS_SHF_MERGE 1 #define HAVE_COMDAT_GROUP 0 #define HAVE_LD_STATIC_DYNAMIC 1 #define HAVE_AS_GOTOFF_IN_DATA 1 #define HAVE_AS_GDWARF2_DEBUG_FLAG 1 #define HAVE_AS_GSTABS_DEBUG_FLAG 1 #define PREFIX_INCLUDE_DIR "/include" configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status on darwintel config.status:780: creating Makefile config.status:1132: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = auto-host.h:config.in CONFIG_LINKS = CONFIG_COMMANDS = $ config.status on darwintel config.status:780: creating auto-host.h config.status:1119: auto-host.h is unchanged config.status:1132: executing default commands