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/tigcc/work/gnu/gcc-4.1-20060728/gcc/configure --cache-file=./config.cache --build= --host= --target= --target=m68k-coff --with-gnu-as --disable-nls --disable-multilib --disable-shared --enable-static --disable-threads --disable-win32-registry --disable-checking --disable-werror --disable-pch --disable-mudflap --disable-libssp target_alias= --enable-languages=c --program-transform-name=s,y,y, --srcdir=/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc ## --------- ## ## 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: 134 tasks, 189 threads, 4 processors Load average: 0.91, Mach factor: 3.08 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1852: creating cache configure:1973: checking build system type configure:1991: result: i386-apple-darwin8.0.1 configure:2013: checking host system type configure:2028: result: i386-apple-darwin8.0.1 configure:2050: checking target system type configure:2065: result: i386-apple-darwin8.0.1 configure:2150: checking LIBRARY_PATH variable configure:2160: result: ok configure:2181: checking GCC_EXEC_PREFIX variable configure:2191: result: ok configure:2275: checking whether to place generated files in the source directory configure:2285: result: no configure:2331: checking whether a default linker was specified configure:2342: result: no configure:2391: checking whether a default assembler was specified configure:2402: result: no configure:2468: checking for gcc configure:2495: result: gcc configure:2733: checking for C compiler version configure:2740: gcc --version >&5 gcc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2743: $? = 0 configure:2750: gcc -v >&5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:2753: $? = 0 configure:2760: gcc -V >&5 gcc: `-V' option must have argument configure:2763: $? = 1 configure:2786: checking for C compiler default output file name configure:2813: gcc conftest.c >&5 configure:2816: $? = 0 configure:2854: result: a.out configure:2871: checking whether the C compiler works configure:2881: ./a.out configure:2884: $? = 0 configure:2901: result: yes configure:2908: checking whether we are cross compiling configure:2910: result: no configure:2913: checking for suffix of executables configure:2920: gcc -o conftest conftest.c >&5 configure:2923: $? = 0 configure:2947: result: configure:2953: checking for suffix of object files configure:2979: gcc -c conftest.c >&5 configure:2982: $? = 0 configure:3005: result: configure:3009: checking whether we are using the GNU C compiler configure:3038: gcc -c conftest.c >&5 configure:3044: $? = 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:3061: result: no configure:3066: checking whether gcc accepts -g configure:3096: gcc -c -g conftest.c >&5 configure:3102: $? = 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:3134: gcc -c conftest.c >&5 configure:3140: $? = 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:3173: gcc -c -g conftest.c >&5 configure:3179: $? = 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:3201: result: no configure:3218: checking for gcc option to accept ISO C89 configure:3292: gcc -c conftest.c >&5 configure:3298: $? = 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:3292: gcc -qlanglvl=extc89 -c conftest.c >&5 gcc: unrecognized option `-qlanglvl=extc89' configure:3298: $? = 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:3292: gcc -qlanglvl=ansi -c conftest.c >&5 gcc: unrecognized option `-qlanglvl=ansi' configure:3298: $? = 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:3292: gcc -std -c conftest.c >&5 cc1: error: unrecognized option `-std' configure:3298: $? = 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:3292: gcc -Ae -c conftest.c >&5 :6:2: missing '(' after predicate configure:3298: $? = 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:3292: gcc -Aa -D_HPUX_SOURCE -c conftest.c >&5 :6:2: missing '(' after predicate configure:3298: $? = 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:3292: gcc -Xc -D__EXTENSIONS__ -c conftest.c >&5 gcc: unrecognized option `-Xc' configure:3298: $? = 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:3324: result: unsupported configure:3340: checking whether gcc and cc understand -c and -o together configure:3375: gcc -c conftest.c -o conftest2. >&5 configure:3378: $? = 0 configure:3384: gcc -c conftest.c -o conftest2. >&5 configure:3387: $? = 0 configure:3398: cc -c conftest.c >&5 configure:3401: $? = 0 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:3439: result: yes configure:3485: checking how to run the C preprocessor configure:3525: gcc -E conftest.c configure:3531: $? = 0 configure:3562: gcc -E conftest.c conftest.c:8:28: ac_nonexistent.h: No such file or directory configure:3568: $? = 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:3601: result: gcc -E configure:3630: gcc -E conftest.c configure:3636: $? = 0 configure:3667: gcc -E conftest.c conftest.c:8:28: ac_nonexistent.h: No such file or directory configure:3673: $? = 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:3711: checking for inline configure:3737: gcc -c conftest.c >&5 configure:3743: $? = 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:3737: gcc -c conftest.c >&5 configure:3743: $? = 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:3737: gcc -c conftest.c >&5 configure:3743: $? = 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:3761: result: no configure:3783: checking for grep that handles long lines and -e configure:3857: result: /usr/bin/grep configure:3862: checking for egrep configure:3940: result: /usr/bin/grep -E configure:3945: checking for ANSI C header files configure:3975: gcc -c conftest.c >&5 configure:3981: $? = 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:4106: result: no configure:4130: checking for sys/types.h configure:4151: gcc -c conftest.c >&5 configure:4157: $? = 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:4173: result: no configure:4130: checking for sys/stat.h configure:4151: gcc -c conftest.c >&5 configure:4157: $? = 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:4173: result: no configure:4130: checking for stdlib.h configure:4151: gcc -c conftest.c >&5 configure:4157: $? = 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:4173: result: no configure:4130: checking for string.h configure:4151: gcc -c conftest.c >&5 configure:4157: $? = 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:4173: result: no configure:4130: checking for memory.h configure:4151: gcc -c conftest.c >&5 configure:4157: $? = 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:4173: result: no configure:4130: checking for strings.h configure:4151: gcc -c conftest.c >&5 configure:4157: $? = 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:4173: result: no configure:4130: checking for inttypes.h configure:4151: gcc -c conftest.c >&5 configure:4157: $? = 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:4173: result: no configure:4130: checking for stdint.h configure:4151: gcc -c conftest.c >&5 configure:4157: $? = 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:4173: result: no configure:4130: checking for unistd.h configure:4151: gcc -c conftest.c >&5 configure:4157: $? = 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:4173: result: no configure:4185: checking for void * configure:4215: gcc -c conftest.c >&5 configure:4221: $? = 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:4236: result: no configure:4243: checking size of void * configure:4545: gcc -o conftest conftest.c >&5 configure:4548: $? = 0 configure:4554: ./conftest configure:4557: $? = 0 configure:4580: result: 4 configure:4590: checking for short configure:4620: gcc -c conftest.c >&5 configure:4626: $? = 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:4641: result: no configure:4648: checking size of short configure:4950: gcc -o conftest conftest.c >&5 configure:4953: $? = 0 configure:4959: ./conftest configure:4962: $? = 0 configure:4985: result: 2 configure:4995: checking for int configure:5025: gcc -c conftest.c >&5 configure:5031: $? = 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:5046: result: no configure:5053: checking size of int configure:5355: gcc -o conftest conftest.c >&5 configure:5358: $? = 0 configure:5364: ./conftest configure:5367: $? = 0 configure:5390: result: 4 configure:5400: checking for long configure:5430: gcc -c conftest.c >&5 configure:5436: $? = 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:5451: result: no configure:5458: checking size of long configure:5760: gcc -o conftest conftest.c >&5 configure:5763: $? = 0 configure:5769: ./conftest configure:5772: $? = 0 configure:5795: result: 4 configure:5805: checking for long long configure:5835: gcc -c conftest.c >&5 configure:5841: $? = 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:5856: result: no configure:6271: checking for __int64 configure:6301: gcc -c 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:6307: $? = 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:6322: result: no configure:6748: checking whether gcc accepts -Wno-long-long configure:6769: gcc -c -Wno-long-long conftest.c >&5 configure:6775: $? = 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:6792: result: no configure:6795: checking whether gcc accepts -Wno-variadic-macros configure:6816: gcc -c -Wno-variadic-macros conftest.c >&5 cc1: error: unrecognized option `-Wno-variadic-macros' configure:6822: $? = 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:6839: result: no configure:6849: checking whether gcc accepts -Wold-style-definition configure:6870: gcc -c -Wold-style-definition conftest.c >&5 cc1: error: unrecognized option `-Wold-style-definition' configure:6876: $? = 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:6893: result: no configure:6900: checking whether gcc accepts -Wmissing-format-attribute configure:6921: gcc -c -Wmissing-format-attribute conftest.c >&5 cc1: warning: -Wmissing-format-attribute ignored without -Wformat configure:6927: $? = 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:6944: result: no configure:7146: checking valgrind.h usability configure:7163: gcc -c conftest.c >&5 conftest.c:50:22: valgrind.h: No such file or directory configure:7169: $? = 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:7183: result: no configure:7187: checking valgrind.h presence configure:7202: gcc -E conftest.c conftest.c:17:22: valgrind.h: No such file or directory configure:7208: $? = 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:7222: result: no configure:7250: checking for valgrind.h configure:7257: result: no configure:7727: checking whether gmake sets $(MAKE) configure:7748: result: yes configure:7763: checking for gawk configure:7779: found /usr/local/bin/gawk configure:7790: result: gawk configure:7809: checking whether ln -s works configure:7837: result: yes configure:7849: checking whether ln works configure:7871: result: yes configure:7918: checking for ranlib configure:7945: result: ranlib configure:7994: checking for a BSD compatible install configure:8036: result: /usr/local/bin/ginstall -c configure:8047: checking for cmp's capabilities configure:8074: result: gnucompare configure:8083: checking for mktemp configure:8099: found /usr/bin/mktemp configure:8111: result: yes configure:8129: checking for makeinfo configure:8156: result: makeinfo --split-size=5000000 configure:8166: checking for modern makeinfo configure:8176: version of makeinfo is 4.8 configure:8182: result: yes configure:8203: checking for recent Pod::Man configure:8206: result: yes configure:8221: checking for flex configure:8248: result: flex configure:8266: checking for bison configure:8293: result: bison configure:8316: checking for nm configure:8344: result: nm configure:8361: checking for ar configure:8389: result: ar configure:8404: checking for GNU C library configure:8433: gcc -c conftest.c >&5 conftest.c:17:22: features.h: No such file or directory conftest.c:23:2: #error Not a GNU C library system configure:8439: $? = 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 | int | main () | { | | #if ! (defined __GLIBC__ || defined __GNU_LIBRARY__) | #error Not a GNU C library system | #endif | ; | return 0; | } configure:8455: result: no configure:8470: checking for ANSI C header files configure:8631: result: no configure:8641: checking whether time.h and sys/time.h may both be included configure:8671: gcc -c conftest.c >&5 configure:8677: $? = 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 | /* end confdefs.h. */ | #include | #include | #include | | int | main () | { | if ((struct tm *) 0) | return 0; | ; | return 0; | } configure:8692: result: no configure:8702: checking whether string.h and strings.h may both be included configure:8729: gcc -c conftest.c >&5 configure:8735: $? = 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 | /* end confdefs.h. */ | #include | #include | int | main () | { | | ; | return 0; | } configure:8750: result: no configure:8760: checking for sys/wait.h that is POSIX.1 compatible configure:8796: gcc -c conftest.c >&5 configure:8802: $? = 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 | /* 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:8817: result: no configure:8855: checking for limits.h configure:8873: gcc -E conftest.c configure:8879: $? = 0 configure:8895: result: yes configure:8855: checking for stddef.h configure:8873: gcc -E conftest.c configure:8879: $? = 0 configure:8895: result: yes configure:8855: checking for string.h configure:8895: result: no configure:8855: checking for strings.h configure:8895: result: no configure:8855: checking for stdlib.h configure:8895: result: no configure:8855: checking for time.h configure:8873: gcc -E conftest.c configure:8879: $? = 0 configure:8895: result: yes configure:8855: checking for iconv.h configure:8873: gcc -E conftest.c configure:8879: $? = 0 configure:8895: result: yes configure:8855: checking for fcntl.h configure:8873: gcc -E conftest.c configure:8879: $? = 0 configure:8895: result: yes configure:8855: checking for unistd.h configure:8895: result: no configure:8855: checking for sys/file.h configure:8873: gcc -E conftest.c configure:8879: $? = 0 configure:8895: result: yes configure:8855: checking for sys/time.h configure:8873: gcc -E conftest.c configure:8879: $? = 0 configure:8895: result: yes configure:8855: checking for sys/mman.h configure:8873: gcc -E conftest.c configure:8879: $? = 0 configure:8895: result: yes configure:8855: checking for sys/resource.h configure:8873: gcc -E conftest.c configure:8879: $? = 0 configure:8895: result: yes configure:8855: checking for sys/param.h configure:8873: gcc -E conftest.c configure:8879: $? = 0 configure:8895: result: yes configure:8855: checking for sys/times.h configure:8873: gcc -E conftest.c configure:8879: $? = 0 configure:8895: result: yes configure:8855: checking for sys/stat.h configure:8895: result: no configure:8855: checking for direct.h configure:8873: gcc -E conftest.c conftest.c:28:20: direct.h: No such file or directory configure:8879: $? = 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 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:8895: result: no configure:8855: checking for malloc.h configure:8873: gcc -E conftest.c configure:8879: $? = 0 configure:8895: result: yes configure:8855: checking for langinfo.h configure:8873: gcc -E conftest.c configure:8879: $? = 0 configure:8895: result: yes configure:8855: checking for ldfcn.h configure:8873: gcc -E conftest.c conftest.c:30:19: ldfcn.h: No such file or directory configure:8879: $? = 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 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:8895: result: no configure:8855: checking for locale.h configure:8873: gcc -E conftest.c configure:8879: $? = 0 configure:8895: result: yes configure:8855: checking for wchar.h configure:8873: gcc -E conftest.c configure:8879: $? = 0 configure:8895: result: yes configure:8907: checking for thread.h configure:8925: gcc -E conftest.c conftest.c:32:20: thread.h: No such file or directory configure:8931: $? = 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 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:8946: result: no configure:8954: checking for pthread.h configure:8972: gcc -E conftest.c configure:8978: $? = 0 configure:8993: result: yes configure:9003: checking for CHAR_BIT configure:9031: result: yes configure:9105: checking whether byte ordering is bigendian configure:9137: gcc -c conftest.c >&5 configure:9143: $? = 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 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:9290: gcc -o conftest conftest.c >&5 configure:9293: $? = 0 configure:9299: ./conftest configure:9302: $? = 0 configure:9321: result: no configure:9368: checking for collect2 libraries configure:9407: gcc -o conftest conftest.c >&5 ld: Undefined symbols: _ldopen configure:9413: $? = 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 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:9407: gcc -o conftest conftest.c -lld >&5 ld: can't locate file for: -lld configure:9413: $? = 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 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:9407: gcc -o conftest conftest.c -lmld >&5 ld: can't locate file for: -lmld configure:9413: $? = 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 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:9407: gcc -o conftest 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:9413: $? = 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 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:9407: gcc -o conftest 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:9413: $? = 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 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:9433: result: none required configure:9445: checking for library containing exc_resume configure:9486: gcc -o conftest conftest.c >&5 ld: Undefined symbols: _exc_resume configure:9492: $? = 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 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:9486: gcc -o conftest conftest.c -lexc >&5 ld: can't locate file for: -lexc configure:9492: $? = 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 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:9520: result: no configure:9536: checking for library containing ldexp configure:9577: gcc -o conftest conftest.c >&5 configure:9583: $? = 0 configure:9611: result: none required configure:9625: checking for inttypes.h configure:9652: gcc -c conftest.c >&5 configure:9658: $? = 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 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:9674: result: no configure:9727: checking for times configure:9783: gcc -o conftest conftest.c >&5 configure:9789: $? = 0 configure:9807: result: yes configure:9727: checking for clock configure:9783: gcc -o conftest conftest.c >&5 configure:9789: $? = 0 configure:9807: result: yes configure:9727: checking for kill configure:9783: gcc -o conftest conftest.c >&5 configure:9789: $? = 0 configure:9807: result: yes configure:9727: checking for getrlimit configure:9783: gcc -o conftest conftest.c >&5 configure:9789: $? = 0 configure:9807: result: yes configure:9727: checking for setrlimit configure:9783: gcc -o conftest conftest.c >&5 configure:9789: $? = 0 configure:9807: result: yes configure:9727: checking for atoll configure:9783: gcc -o conftest conftest.c >&5 configure:9789: $? = 0 configure:9807: result: yes configure:9727: checking for atoq configure:9783: gcc -o conftest conftest.c >&5 ld: Undefined symbols: _atoq configure:9789: $? = 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 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:9807: result: no configure:9727: checking for sysconf configure:9783: gcc -o conftest conftest.c >&5 configure:9789: $? = 0 configure:9807: result: yes configure:9727: checking for strsignal configure:9783: gcc -o conftest conftest.c >&5 configure:9789: $? = 0 configure:9807: result: yes configure:9727: checking for getrusage configure:9783: gcc -o conftest conftest.c >&5 configure:9789: $? = 0 configure:9807: result: yes configure:9727: checking for nl_langinfo configure:9783: gcc -o conftest conftest.c >&5 configure:9789: $? = 0 configure:9807: result: yes configure:9727: checking for scandir configure:9783: gcc -o conftest conftest.c >&5 configure:9789: $? = 0 configure:9807: result: yes configure:9727: checking for alphasort configure:9783: gcc -o conftest conftest.c >&5 configure:9789: $? = 0 configure:9807: result: yes configure:9727: checking for gettimeofday configure:9783: gcc -o conftest conftest.c >&5 configure:9789: $? = 0 configure:9807: result: yes configure:9727: checking for mbstowcs configure:9783: gcc -o conftest conftest.c >&5 configure:9789: $? = 0 configure:9807: result: yes configure:9727: checking for wcswidth configure:9783: gcc -o conftest conftest.c >&5 configure:9789: $? = 0 configure:9807: result: yes configure:9727: checking for mmap configure:9783: gcc -o conftest conftest.c >&5 configure:9789: $? = 0 configure:9807: result: yes configure:9727: checking for mincore configure:9783: gcc -o conftest conftest.c >&5 configure:9789: $? = 0 configure:9807: result: yes configure:9727: checking for setlocale configure:9783: gcc -o conftest conftest.c >&5 configure:9789: $? = 0 configure:9807: result: yes configure:9727: checking for clearerr_unlocked configure:9783: gcc -o conftest conftest.c >&5 configure:9789: $? = 0 configure:9807: result: yes configure:9727: checking for feof_unlocked configure:9783: gcc -o conftest conftest.c >&5 configure:9789: $? = 0 configure:9807: result: yes configure:9727: checking for ferror_unlocked configure:9783: gcc -o conftest conftest.c >&5 configure:9789: $? = 0 configure:9807: result: yes configure:9727: checking for fflush_unlocked configure:9783: gcc -o conftest conftest.c >&5 ld: Undefined symbols: _fflush_unlocked configure:9789: $? = 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 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:9807: result: no configure:9727: checking for fgetc_unlocked configure:9783: gcc -o conftest conftest.c >&5 ld: Undefined symbols: _fgetc_unlocked configure:9789: $? = 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 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:9807: result: no configure:9727: checking for fgets_unlocked configure:9783: gcc -o conftest conftest.c >&5 ld: Undefined symbols: _fgets_unlocked configure:9789: $? = 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 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:9807: result: no configure:9727: checking for fileno_unlocked configure:9783: gcc -o conftest conftest.c >&5 configure:9789: $? = 0 configure:9807: result: yes configure:9727: checking for fprintf_unlocked configure:9783: gcc -o conftest conftest.c >&5 conftest.c:77: warning: conflicting types for built-in function `fprintf_unlocked' ld: Undefined symbols: _fprintf_unlocked configure:9789: $? = 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 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:9807: result: no configure:9727: checking for fputc_unlocked configure:9783: gcc -o conftest conftest.c >&5 ld: Undefined symbols: _fputc_unlocked configure:9789: $? = 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 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:9807: result: no configure:9727: checking for fputs_unlocked configure:9783: gcc -o conftest conftest.c >&5 conftest.c:77: warning: conflicting types for built-in function `fputs_unlocked' ld: Undefined symbols: _fputs_unlocked configure:9789: $? = 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 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:9807: result: no configure:9727: checking for fread_unlocked configure:9783: gcc -o conftest conftest.c >&5 ld: Undefined symbols: _fread_unlocked configure:9789: $? = 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 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:9807: result: no configure:9727: checking for fwrite_unlocked configure:9783: gcc -o conftest conftest.c >&5 ld: Undefined symbols: _fwrite_unlocked configure:9789: $? = 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 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:9807: result: no configure:9727: checking for getchar_unlocked configure:9783: gcc -o conftest conftest.c >&5 configure:9789: $? = 0 configure:9807: result: yes configure:9727: checking for getc_unlocked configure:9783: gcc -o conftest conftest.c >&5 configure:9789: $? = 0 configure:9807: result: yes configure:9727: checking for putchar_unlocked configure:9783: gcc -o conftest conftest.c >&5 configure:9789: $? = 0 configure:9807: result: yes configure:9727: checking for putc_unlocked configure:9783: gcc -o conftest conftest.c >&5 configure:9789: $? = 0 configure:9807: result: yes configure:9819: checking whether mbstowcs works configure:9846: gcc -o conftest conftest.c >&5 configure:9849: $? = 0 configure:9855: ./conftest configure:9858: $? = 0 configure:9874: result: yes configure:9885: checking for ssize_t configure:9915: gcc -c conftest.c >&5 conftest.c:92: error: parse error before "ac__type_new_" conftest.c:92: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:96: error: parse error before ')' token configure:9921: $? = 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 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:9936: result: no configure:9951: checking for uid_t in sys/types.h configure:9974: result: yes configure:9989: checking type of array argument to getgroups configure:10033: gcc -o conftest conftest.c >&5 conftest.c: In function `main': conftest.c:101: error: `gid_t' 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.) conftest.c:101: error: parse error before "gidset" conftest.c:103: error: parse error before "gid_t" conftest.c:103: warning: no semicolon at end of struct or union conftest.c: At top level: conftest.c:103: warning: data definition has no type or storage class conftest.c:105: error: parse error before '.' token conftest.c:108: error: `gidset' undeclared here (not in a function) conftest.c:108: error: `gid_t' undeclared here (not in a function) conftest.c:108: error: `gid_t' undeclared here (not in a function) conftest.c:109: error: `gidset' undeclared here (not in a function) conftest.c:109: error: initializer element is not constant conftest.c:109: warning: data definition has no type or storage class conftest.c:113: error: parse error before "return" configure:10036: $? = 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 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:10080: result: int configure:10106: checking for sys/mman.h configure:10145: result: yes configure:10153: checking for mmap configure:10232: result: yes configure:10246: checking whether read-only mmap of a plain file works configure:10263: result: yes configure:10265: checking whether mmap from /dev/zero works configure:10287: result: no configure:10291: checking for MAP_ANON(YMOUS) configure:10324: gcc -c conftest.c >&5 configure:10330: $? = 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 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:10345: result: no configure:10404: checking for pid_t configure:10434: gcc -c conftest.c >&5 conftest.c:95: error: parse error before "ac__type_new_" conftest.c:95: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:99: error: parse error before ')' token configure:10440: $? = 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 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:10455: result: no configure:10471: checking for vfork.h configure:10489: gcc -E conftest.c conftest.c:63:19: vfork.h: No such file or directory configure:10495: $? = 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 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:10511: result: no configure:10526: checking for fork configure:10582: gcc -o conftest conftest.c >&5 configure:10588: $? = 0 configure:10606: result: yes configure:10526: checking for vfork configure:10582: gcc -o conftest conftest.c >&5 configure:10588: $? = 0 configure:10606: result: yes configure:10617: checking for working fork configure:10649: gcc -o conftest conftest.c >&5 configure:10652: $? = 0 configure:10658: ./conftest configure:10661: $? = 0 configure:10677: result: yes configure:10698: checking for working vfork configure:10836: result: yes configure:10941: checking for non-GNU ld configure:10971: result: ld configure:10980: checking if the linker (ld) is GNU ld configure:10992: result: no configure:10998: checking for shared library run path origin configure:11011: result: done configure:11441: checking for iconv configure:11473: gcc -o conftest -I/usr/local/include conftest.c >&5 ld: Undefined symbols: _libiconv _libiconv_close _libiconv_open configure:11479: $? = 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 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:11522: gcc -o conftest -I/usr/local/include conftest.c -L/usr/local/lib -liconv >&5 configure:11528: $? = 0 configure:11549: result: yes configure:11559: checking how to link with libiconv configure:11561: result: -L/usr/local/lib -liconv configure:11572: checking for iconv declaration configure:11611: gcc -c -I/usr/local/include conftest.c >&5 conftest.c:76: error: conflicting types for `libiconv' /usr/local/include/iconv.h:83: error: previous declaration of `libiconv' configure:11617: $? = 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 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:11636: result: extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:11651: checking for LC_MESSAGES configure:11677: gcc -o conftest -I/usr/local/include conftest.c >&5 configure:11683: $? = 0 configure:11700: result: yes configure:11712: checking for nl_langinfo and CODESET configure:11738: gcc -o conftest -I/usr/local/include conftest.c >&5 configure:11744: $? = 0 configure:11762: result: yes configure:11821: checking whether getenv is declared configure:11854: gcc -c -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc/../include -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:81: error: `getenv' undeclared (first use in this function) conftest.c:81: error: (Each undeclared identifier is reported only once conftest.c:81: error: for each function it appears in.) configure:11860: $? = 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 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:11883: result: no configure:11821: checking whether atol is declared configure:11854: gcc -c -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc/../include -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:82: error: `atol' 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:11860: $? = 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 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:11883: result: no configure:11821: checking whether asprintf is declared configure:11854: gcc -c -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc/../include -I/usr/local/include conftest.c >&5 configure:11860: $? = 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 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:11883: result: no configure:11821: checking whether sbrk is declared configure:11854: gcc -c -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc/../include -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:84: error: `sbrk' undeclared (first use in this function) conftest.c:84: error: (Each undeclared identifier is reported only once conftest.c:84: error: for each function it appears in.) configure:11860: $? = 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 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:11883: result: no configure:11821: checking whether abort is declared configure:11854: gcc -c -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc/../include -I/usr/local/include conftest.c >&5 configure:11860: $? = 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 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:11883: result: no configure:11821: checking whether atof is declared configure:11854: gcc -c -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc/../include -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:86: error: `atof' undeclared (first use in this function) conftest.c:86: error: (Each undeclared identifier is reported only once conftest.c:86: error: for each function it appears in.) configure:11860: $? = 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 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:11883: result: no configure:11821: checking whether getcwd is declared configure:11854: gcc -c -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc/../include -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:87: error: `getcwd' 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:11860: $? = 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 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:11883: result: no configure:11821: checking whether getwd is declared configure:11854: gcc -c -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc/../include -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:88: error: `getwd' 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:11860: $? = 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 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:11883: result: no configure:11821: checking whether strsignal is declared configure:11854: gcc -c -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc/../include -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:89: error: `strsignal' 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:11860: $? = 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 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:11883: result: no configure:11821: checking whether strstr is declared configure:11854: gcc -c -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc/../include -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:90: error: `strstr' 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:11860: $? = 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 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:11883: result: no configure:11821: checking whether strverscmp is declared configure:11854: gcc -c -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc/../include -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:91: error: `strverscmp' 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:11860: $? = 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 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:11883: result: no configure:11821: checking whether errno is declared configure:11854: gcc -c -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc/../include -I/usr/local/include conftest.c >&5 configure:11860: $? = 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 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:11883: result: no configure:11821: checking whether snprintf is declared configure:11854: gcc -c -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc/../include -I/usr/local/include conftest.c >&5 configure:11860: $? = 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 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:11883: result: no configure:11821: checking whether vsnprintf is declared configure:11854: gcc -c -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc/../include -I/usr/local/include conftest.c >&5 configure:11860: $? = 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 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:11883: result: no configure:11821: checking whether vasprintf is declared configure:11854: gcc -c -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc/../include -I/usr/local/include conftest.c >&5 configure:11860: $? = 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 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:11883: result: no configure:11821: checking whether malloc is declared configure:11854: gcc -c -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc/../include -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:96: error: `malloc' undeclared (first use in this function) conftest.c:96: error: (Each undeclared identifier is reported only once conftest.c:96: error: for each function it appears in.) configure:11860: $? = 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 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:11883: result: no configure:11821: checking whether realloc is declared configure:11854: gcc -c -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc/../include -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:97: error: `realloc' 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:11860: $? = 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 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:11883: result: no configure:11821: checking whether calloc is declared configure:11854: gcc -c -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc/../include -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:98: error: `calloc' 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:11860: $? = 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 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:11883: result: no configure:11821: checking whether free is declared configure:11854: gcc -c -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc/../include -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:99: error: `free' 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:11860: $? = 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 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:11883: result: no configure:11821: checking whether basename is declared configure:11854: gcc -c -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc/../include -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:100: error: `basename' 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:11860: $? = 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 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:11883: result: no configure:11821: checking whether getopt is declared configure:11854: gcc -c -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc/../include -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:101: error: `getopt' 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:11860: $? = 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 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:11883: result: no configure:11821: checking whether clock is declared configure:11854: gcc -c -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc/../include -I/usr/local/include conftest.c >&5 configure:11860: $? = 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 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:11883: result: no configure:11821: checking whether getpagesize is declared configure:11854: gcc -c -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc/../include -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:103: error: `getpagesize' undeclared (first use in this function) conftest.c:103: error: (Each undeclared identifier is reported only once conftest.c:103: error: for each function it appears in.) configure:11860: $? = 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 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:11883: result: no configure:11821: checking whether clearerr_unlocked is declared configure:11854: gcc -c -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc/../include -I/usr/local/include conftest.c >&5 configure:11860: $? = 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 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:11883: result: no configure:11821: checking whether feof_unlocked is declared configure:11854: gcc -c -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc/../include -I/usr/local/include conftest.c >&5 configure:11860: $? = 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 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:11883: result: no configure:11821: checking whether ferror_unlocked is declared configure:11854: gcc -c -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc/../include -I/usr/local/include conftest.c >&5 configure:11860: $? = 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 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:11883: result: no configure:11821: checking whether fflush_unlocked is declared configure:11854: gcc -c -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc/../include -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:107: error: `fflush_unlocked' undeclared (first use in this function) conftest.c:107: error: (Each undeclared identifier is reported only once conftest.c:107: error: for each function it appears in.) configure:11860: $? = 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 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:11883: result: no configure:11821: checking whether fgetc_unlocked is declared configure:11854: gcc -c -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc/../include -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:108: error: `fgetc_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:11860: $? = 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 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:11883: result: no configure:11821: checking whether fgets_unlocked is declared configure:11854: gcc -c -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc/../include -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:109: error: `fgets_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:11860: $? = 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 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:11883: result: no configure:11821: checking whether fileno_unlocked is declared configure:11854: gcc -c -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc/../include -I/usr/local/include conftest.c >&5 configure:11860: $? = 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 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:11883: result: no configure:11821: checking whether fprintf_unlocked is declared configure:11854: gcc -c -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc/../include -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:111: error: `fprintf_unlocked' undeclared (first use in this function) conftest.c:111: error: (Each undeclared identifier is reported only once conftest.c:111: error: for each function it appears in.) configure:11860: $? = 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 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:11883: result: no configure:11821: checking whether fputc_unlocked is declared configure:11854: gcc -c -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc/../include -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:112: error: `fputc_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:11860: $? = 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 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:11883: result: no configure:11821: checking whether fputs_unlocked is declared configure:11854: gcc -c -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc/../include -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:113: error: `fputs_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:11860: $? = 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 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:11883: result: no configure:11821: checking whether fread_unlocked is declared configure:11854: gcc -c -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc/../include -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:114: error: `fread_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:11860: $? = 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 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:11883: result: no configure:11821: checking whether fwrite_unlocked is declared configure:11854: gcc -c -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc/../include -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:115: error: `fwrite_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:11860: $? = 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 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:11883: result: no configure:11821: checking whether getchar_unlocked is declared configure:11854: gcc -c -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc/../include -I/usr/local/include conftest.c >&5 configure:11860: $? = 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 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:11883: result: no configure:11821: checking whether getc_unlocked is declared configure:11854: gcc -c -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc/../include -I/usr/local/include conftest.c >&5 configure:11860: $? = 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 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:11883: result: no configure:11821: checking whether putchar_unlocked is declared configure:11854: gcc -c -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc/../include -I/usr/local/include conftest.c >&5 configure:11860: $? = 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 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:11883: result: no configure:11821: checking whether putc_unlocked is declared configure:11854: gcc -c -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc/../include -I/usr/local/include conftest.c >&5 In file included from conftest.c:113: /mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc/system.h:94: error: parse error before "void" /mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc/system.h:101: error: parse error before '*' token /mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc/system.h:108: error: parse error before '*' token /mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc/system.h:143: error: parse error before '*' token configure:11860: $? = 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 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:11883: result: no configure:11899: checking whether getrlimit is declared configure:11936: gcc -c -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc/../include -I/usr/local/include conftest.c >&5 configure:11942: $? = 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 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:11965: result: no configure:11899: checking whether setrlimit is declared configure:11936: gcc -c -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc/../include -I/usr/local/include conftest.c >&5 configure:11942: $? = 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 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:11965: result: no configure:11899: checking whether getrusage is declared configure:11936: gcc -c -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc/../include -I/usr/local/include conftest.c >&5 configure:11942: $? = 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 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:11965: result: no configure:12002: gcc -c -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc/../include -I/usr/local/include conftest.c >&5 configure:12008: $? = 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 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:12035: checking whether ldgetname is declared configure:12074: gcc -c -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc/../include -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:130: error: `ldgetname' undeclared (first use in this function) conftest.c:130: error: (Each undeclared identifier is reported only once conftest.c:130: error: for each function it appears in.) configure:12080: $? = 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 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:12103: result: no configure:12117: checking whether times is declared configure:12154: gcc -c -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc/../include -I/usr/local/include conftest.c >&5 configure:12160: $? = 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 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:12183: result: no configure:12194: checking for struct tms configure:12227: gcc -c -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc/../include -I/usr/local/include conftest.c >&5 configure:12233: $? = 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 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. */ | | #include "ansidecl.h" | #include "system.h" | #ifdef HAVE_SYS_TIMES_H | #include | #endif | | int | main () | { | struct tms tms; | ; | return 0; | } configure:12248: result: no configure:12260: checking for clock_t configure:12290: gcc -c -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc -I/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc/../include -I/usr/local/include conftest.c >&5 configure:12296: $? = 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 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. */ | | #include "ansidecl.h" | #include "system.h" | | int | main () | { | clock_t x; | ; | return 0; | } configure:12311: result: no configure:12329: checking for .preinit_array/.init_array/.fini_array support configure:12355: gcc -o conftest -I/usr/local/include conftest.c >&5 /var/tmp//ccEfxXMQ.s:34:Expected comma after segment-name /var/tmp//ccEfxXMQ.s:34:Rest of line ignored. 1st junk character valued 32 ( ). configure:12358: $? = 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 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. */ | | static int x = -1; | int main (void) { return x; } | int foo (void) { x = 0; } | int (*fp) (void) __attribute__ ((section (".init_array"))) = foo; configure:12383: result: no configure:12398: checking if mkdir takes one argument configure:12434: gcc -c -I/usr/local/include conftest.c >&5 configure:12440: $? = 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 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. */ | | #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:12455: result: yes configure:12886: checking whether NLS is requested configure:12892: result: yes configure:12900: checking for catalogs to be installed configure:12932: result: be ca da de el es fr ja nl rw sv tr zh_CN zh_TW configure:13436: checking for as configure:13454: found /usr/bin/as configure:13466: result: /usr/bin/as configure:13633: checking what assembler to use configure:13641: result: /usr/bin/as configure:13699: checking for ld configure:13717: found /usr/bin/ld configure:13729: result: /usr/bin/ld configure:13896: checking what linker to use configure:13904: result: /usr/bin/ld configure:13932: checking for nm configure:13950: found /usr/bin/nm configure:13962: result: /usr/bin/nm configure:14129: checking what nm to use configure:14134: result: /usr/bin/nm configure:14252: checking for objdump configure:14285: result: no configure:14310: checking for objdump configure:14343: result: no configure:14357: checking what objdump to use configure:14362: result: /usr/local/bin/objdump configure:14367: checking assembler for .balign and .p2align configure:14381: /usr/bin/as -o conftest.o conftest.s >&5 conftest.s:1:Unknown pseudo-op: .balign conftest.s:1:Rest of line ignored. 1st junk character valued 52 (4). configure:14384: $? = 1 configure: failed program was .balign 4 .p2align 2 configure:14395: result: no configure:14405: checking assembler for .p2align with maximum skip configure:14418: /usr/bin/as -o conftest.o conftest.s >&5 configure:14421: $? = 0 configure:14432: result: yes configure:14442: checking assembler for working .subsection -1 configure:14459: /usr/bin/as -o conftest.o conftest.s >&5 conftest.s:2:Unknown pseudo-op: .subsection conftest.s:2:Rest of line ignored. 1st junk character valued 45 (-). conftest.s:4:Unknown pseudo-op: .previous configure:14462: $? = 1 configure: failed program was conftest_label1: .word 0 .subsection -1 conftest_label2: .word 0 .previous configure:14481: result: no configure:14491: checking assembler for .weak configure:14504: /usr/bin/as -o conftest.o conftest.s >&5 conftest.s:1:Unknown pseudo-op: .weak conftest.s:1:Rest of line ignored. 1st junk character valued 102 (f). configure:14507: $? = 1 configure: failed program was .weak foobar configure:14518: result: no configure:14528: checking assembler for .weakref configure:14541: /usr/bin/as -o conftest.o conftest.s >&5 conftest.s:1:Unknown pseudo-op: .weakref conftest.s:1:Rest of line ignored. 1st junk character valued 102 (f). configure:14544: $? = 1 configure: failed program was .weakref foobar, barfnot configure:14555: result: no configure:14565: checking assembler for .nsubspa comdat configure:14579: /usr/bin/as -o conftest.o conftest.s >&5 conftest.s:1:Unknown pseudo-op: .SPACE conftest.s:1:Rest of line ignored. 1st junk character valued 36 ($). conftest.s:2:Unknown pseudo-op: .NSUBSPA conftest.s:2:Rest of line ignored. 1st junk character valued 36 ($). configure:14582: $? = 1 configure: failed program was .SPACE $TEXT$ .NSUBSPA $CODE$,COMDAT configure:14593: result: no configure:14610: checking assembler for .hidden configure:14625: /usr/bin/as -o conftest.o conftest.s >&5 conftest.s:1:Unknown pseudo-op: .hidden conftest.s:1:Rest of line ignored. 1st junk character valued 102 (f). configure:14628: $? = 1 configure: failed program was .hidden foobar foobar: configure:14639: result: no configure:14643: checking linker for .hidden support configure:14700: result: no configure:14715: checking assembler for .sleb128 and .uleb128 configure:14734: /usr/bin/as -o conftest.o conftest.s >&5 conftest.s:2:Unknown pseudo-op: .uleb128 conftest.s:2:Rest of line ignored. 1st junk character valued 76 (L). conftest.s:4:Unknown pseudo-op: .uleb128 conftest.s:4:Rest of line ignored. 1st junk character valued 49 (1). conftest.s:5:Unknown pseudo-op: .sleb128 conftest.s:5:Rest of line ignored. 1st junk character valued 45 (-). configure:14737: $? = 1 configure: failed program was .data .uleb128 L2 - L1 L1: .uleb128 1280 .sleb128 -1010 L2: configure:14762: result: no configure:14774: checking assembler for eh_frame optimization configure:14819: /usr/bin/as -o conftest.o conftest.s >&5 conftest.s:3:Unknown pseudo-op: .4byte conftest.s:3:Rest of line ignored. 1st junk character valued 48 (0). conftest.s:5:Unknown pseudo-op: .4byte conftest.s:5:Rest of line ignored. 1st junk character valued 48 (0). conftest.s:7:unknown section type: @progbits conftest.s:7:Rest of line ignored. 1st junk character valued 95 (_). conftest.s:8:Unknown pseudo-op: .4byte conftest.s:8:Rest of line ignored. 1st junk character valued 46 (.). conftest.s:10:Unknown pseudo-op: .4byte conftest.s:10:Rest of line ignored. 1st junk character valued 48 (0). conftest.s:18:Unknown pseudo-op: .4byte conftest.s:18:Rest of line ignored. 1st junk character valued 49 (1). conftest.s:22:Unknown pseudo-op: .4byte conftest.s:22:Rest of line ignored. 1st junk character valued 46 (.). conftest.s:24:Unknown pseudo-op: .4byte conftest.s:24:Rest of line ignored. 1st junk character valued 46 (.). conftest.s:25:Unknown pseudo-op: .4byte conftest.s:25:Rest of line ignored. 1st junk character valued 46 (.). conftest.s:26:Unknown pseudo-op: .4byte conftest.s:26:Rest of line ignored. 1st junk character valued 46 (.). conftest.s:28:Unknown pseudo-op: .4byte conftest.s:28:Rest of line ignored. 1st junk character valued 46 (.). conftest.s:30:Unknown pseudo-op: .4byte conftest.s:30:Rest of line ignored. 1st junk character valued 46 (.). configure:14822: $? = 1 configure: failed program was .text .LFB1: .4byte 0 .L1: .4byte 0 .LFE1: .section .eh_frame,"aw",@progbits __FRAME_BEGIN__: .4byte .LECIE1-.LSCIE1 .LSCIE1: .4byte 0x0 .byte 0x1 .ascii "z\0" .byte 0x1 .byte 0x78 .byte 0x1a .byte 0x0 .byte 0x4 .4byte 1 .p2align 1 .LECIE1: .LSFDE1: .4byte .LEFDE1-.LASFDE1 .LASFDE1: .4byte .LASFDE1-__FRAME_BEGIN__ .4byte .LFB1 .4byte .LFE1-.LFB1 .byte 0x4 .4byte .LFE1-.LFB1 .byte 0x4 .4byte .L1-.LFB1 .LEFDE1: configure:14862: result: no configure:14874: checking assembler for section merging support configure:14888: /usr/bin/as --fatal-warnings -o conftest.o conftest.s >&5 /usr/libexec/gcc/darwin/i386/as: Flag option -- has already been seen! /usr/libexec/gcc/darwin/i386/as: Flag option -n has already been seen! FATAL:-g can't be specified if -n is specified configure:14891: $? = 1 configure: failed program was .section .rodata.str, "aMS", @progbits, 1 configure:14902: result: no configure:14906: checking assembler for section merging support configure:14934: result: no configure:14944: checking assembler for COMDAT group support configure:14958: /usr/bin/as --fatal-warnings -o conftest.o conftest.s >&5 /usr/libexec/gcc/darwin/i386/as: Flag option -- has already been seen! /usr/libexec/gcc/darwin/i386/as: Flag option -n has already been seen! FATAL:-g can't be specified if -n is specified configure:14961: $? = 1 configure: failed program was .section .text,"axG",@progbits,.foo,comdat configure:14972: result: no configure:14978: checking assembler for COMDAT group support configure:14992: /usr/bin/as --fatal-warnings -o conftest.o conftest.s >&5 /usr/libexec/gcc/darwin/i386/as: Flag option -- has already been seen! /usr/libexec/gcc/darwin/i386/as: Flag option -n has already been seen! FATAL:-g can't be specified if -n is specified configure:14995: $? = 1 configure: failed program was .section .text,"axG",%progbits,.foo,comdat configure:15006: result: no configure:15377: checking assembler for thread-local storage support configure:15390: /usr/bin/as --fatal-warnings -o conftest.o conftest.s >&5 /usr/libexec/gcc/darwin/i386/as: Flag option -- has already been seen! /usr/libexec/gcc/darwin/i386/as: Flag option -n has already been seen! FATAL:-g can't be specified if -n is specified configure:15393: $? = 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:15404: result: no configure:15420: checking linker -Bstatic/-Bdynamic option configure:15441: result: no configure:15853: checking assembler for filds and fists mnemonics configure:15866: /usr/bin/as -o conftest.o conftest.s >&5 configure:15869: $? = 0 configure:15880: result: yes configure:15890: checking assembler for cmov syntax configure:15899: /usr/bin/as -o conftest.o conftest.s >&5 conftest.s:1:invalid character '.' in opcode configure:15902: $? = 1 configure: failed program was cmovl.l %edx, %eax configure:15913: result: no configure:15925: checking assembler for GOTOFF in data configure:15942: /usr/bin/as -o conftest.o conftest.s >&5 conftest.s:5:Rest of line ignored. 1st junk character valued 64 (@). configure:15945: $? = 1 configure: failed program was .text .L0: nop .data .long .L0@GOTOFF configure:15956: result: no configure:16313: checking assembler for dwarf2 debug_line support configure:16327: /usr/bin/as -o conftest.o conftest.s >&5 conftest.s:1:Missing string conftest.s:1:Rest of line ignored. 1st junk character valued 49 (1). conftest.s:2:Unknown pseudo-op: .loc conftest.s:2:Rest of line ignored. 1st junk character valued 49 (1). configure:16330: $? = 1 configure: failed program was .file 1 "conftest.s" .loc 1 3 0 nop configure:16345: result: no configure:16353: checking assembler for buggy dwarf2 .file directive configure:16363: /usr/bin/as -o conftest.o conftest.s >&5 conftest.s:1:Missing string conftest.s:1:Rest of line ignored. 1st junk character valued 49 (1). conftest.s:2:Missing string conftest.s:2:Rest of line ignored. 1st junk character valued 49 (1). configure:16366: $? = 1 configure: failed program was .file 1 "foo.s" .file 1 "bar.s" configure:16377: result: no configure:16390: checking assembler for --gdwarf2 option configure:16404: /usr/bin/as --gdwarf2 -o conftest.o conftest.s >&5 FATAL:/usr/libexec/gcc/darwin/i386/as: I don't understand --gdwarf2 flag! configure:16407: $? = 1 configure: failed program was nop configure:16418: result: no configure:16428: checking assembler for --gstabs option configure:16442: /usr/bin/as --gstabs -o conftest.o conftest.s >&5 configure:16445: $? = 0 configure:16452: /usr/bin/as --gstabs -o conftest.o conftest.s 2>&1 | grep -i warning > /dev/null configure:16455: $? = 1 configure:16467: result: yes configure:16478: checking linker read-only and read-write section mixing configure:16516: result: unknown configure:16519: checking linker PT_GNU_EH_FRAME support configure:16541: result: no configure:16544: checking linker position independent executable support configure:16565: result: no configure:16572: checking linker --as-needed support configure:16591: result: no configure:16651: checking linker --sysroot support configure:16667: result: no configure:16778: checking whether to enable maintainer-specific portions of Makefiles configure:16788: result: no configure:17164: not updating unwritable cache configure:17196: creating ./config.status ## ---------------------- ## ## 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 = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:774: creating Makefile config.status:905: WARNING: /mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gcc/Makefile.in seems to ignore the --datarootdir setting config.status:774: creating gccbug config.status:774: creating mklibgcc config.status:774: creating libada-mk config.status:774: creating auto-host.h config.status:1102: auto-host.h is unchanged config.status:1115: executing default commands ## ---------------- ## ## 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=gcc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_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_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_as=/usr/bin/as ac_cv_path_gcc_cv_ld=/usr/bin/ld ac_cv_path_gcc_cv_nm=/usr/bin/nm ac_cv_prog_AR=ar ac_cv_prog_AWK=gawk ac_cv_prog_BISON=bison ac_cv_prog_CPP='gcc -E' ac_cv_prog_FLEX=flex ac_cv_prog_MAKEINFO='makeinfo --split-size=5000000' ac_cv_prog_NM=nm ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89=no ac_cv_prog_cc_g=no ac_cv_prog_cc_gcc_c_o=yes ac_cv_prog_cc_w_missing_format_attribute=no ac_cv_prog_cc_w_no_long_long=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/bin/as gcc_cv_as_balign_and_p2align=no 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=no gcc_cv_as_eh_frame=no gcc_cv_as_gas_srcdir=/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/gas gcc_cv_as_gdwarf2_flag=no gcc_cv_as_gstabs_flag=yes gcc_cv_as_hidden=no gcc_cv_as_ix86_cmov_sun_syntax=no gcc_cv_as_ix86_filds_fists=yes gcc_cv_as_ix86_gotoff_in_data=no gcc_cv_as_leb128=no gcc_cv_as_max_skip_p2align=yes gcc_cv_as_nsubspa_comdat=no gcc_cv_as_shf_merge=no gcc_cv_as_subsection_m1=no gcc_cv_as_tls=no gcc_cv_as_weak=no gcc_cv_as_weakref=no gcc_cv_binutils_srcdir=/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/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_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/bin/ld gcc_cv_ld_as_needed=no gcc_cv_ld_bfd_srcdir=/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/bfd gcc_cv_ld_eh_frame_hdr=no gcc_cv_ld_gld_srcdir=/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/ld gcc_cv_ld_hidden=no gcc_cv_ld_pie=no gcc_cv_ld_ro_rw_mix=unknown gcc_cv_ld_static_dynamic=no gcc_cv_ld_sysroot=no gcc_cv_libc_provides_ssp=no gcc_cv_mkdir_takes_one_arg=yes gcc_cv_nm=/usr/bin/nm gcc_cv_objdump=/usr/local/bin/objdump gcc_cv_prog_LN_S='ln -s' gcc_cv_prog_cmp_skip=gnucompare gcc_cv_prog_makeinfo_modern=yes gcc_cv_tool_dirs=/usr/local/libexec/gcc/i386-apple-darwin8.0.1/4.1.2:/usr/local/libexec/gcc/i386-apple-darwin8.0.1:/usr/lib/gcc/i386-apple-darwin8.0.1/4.1.2:/usr/lib/gcc/i386-apple-darwin8.0.1:/usr/local/i386-apple-darwin8.0.1/bin/i386-apple-darwin8.0.1/4.1.2:/usr/local/i386-apple-darwin8.0.1/bin gcc_cv_tool_prefix=/usr/local 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=' po/be.gmo po/ca.gmo po/da.gmo po/de.gmo po/el.gmo po/es.gmo po/fr.gmo po/ja.gmo po/nl.gmo po/rw.gmo po/sv.gmo po/tr.gmo po/zh_CN.gmo po/zh_TW.gmo' CC='gcc' CC_FOR_BUILD='$(CC)' CFLAGS='' COLLECT2_LIBS='' CPP='gcc -E' CPPFLAGS='-I/usr/local/include' CROSS='' CROSS_SYSTEM_HEADER_DIR='$(gcc_tooldir)/sys-include' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' FLEX='flex' GENERATED_MANPAGES='generated-manpages' GENINSRC='#' GGC='ggc-page' GMPINC='' GMPLIBS='-lmpfr -lgmp' GMSGFMT='/usr/local/bin/msgfmt' GNAT_LIBEXC='' GREP='/usr/bin/grep' INCINTL='' INSTALL='/usr/local/bin/ginstall -c' INSTALL_DATA='/usr/local/bin/ginstall -c -m 644' INSTALL_PROGRAM='/usr/local/bin/ginstall -c' LDEXP_LIB='' LDFLAGS='' LIBICONV='-L/usr/local/lib -liconv' LIBICONV_DEP='' LIBINTL='-L/usr/local/lib -lintl -liconv' LIBINTL_DEP='' LIBOBJS='' LIBS='' LN='ln' LN_S='ln -s' LTLIBICONV='-L/usr/local/lib -liconv -R/usr/local/lib' LTLIBOBJS='' MAINT='#' MAKEINFO='makeinfo --split-size=5000000' NM='nm' NO_MINUS_C_MINUS_O='' OBJEXT='' ORIGINAL_AS_FOR_TARGET='/usr/bin/as' ORIGINAL_LD_FOR_TARGET='/usr/bin/ld' ORIGINAL_NM_FOR_TARGET='/usr/bin/nm' ORIGINAL_OBJDUMP_FOR_TARGET='/usr/local/bin/objdump' 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='gcc' all_boot_languages='' all_compilers='' all_gtfiles='$(srcdir)/config/darwin.c $(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)/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=' c c c c c c c c ' all_lang_makefiles='' all_lang_makefrags='' all_languages='' all_stagestuff='' 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_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_target_objs='darwin-c.o' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dollar='' dvidir='${docdir}' enable_multilib='yes' enable_shared='yes' exec_prefix='${prefix}' extra_gcc_objs=' ' 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='crt2.o' extra_passes='' extra_programs='' float_h_file='' gcc_config_arguments='/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/configure darwin8.0.1 : (reconfigured) /mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/configure darwin8.0.1 : (reconfigured) /mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/configure darwin8.0.1' gcc_cv_as='/usr/bin/as' gcc_cv_ld='/usr/bin/ld' gcc_cv_nm='/usr/bin/nm' gcc_cv_objdump='/usr/local/bin/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='gcc' 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='' lang_specs_files='' lang_tree_files='' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' libgcc_visibility='no' libstdcxx_incdir='c++/$(version)' 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/tigcc/work/gnu/gcc_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='/usr/local' 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/tigcc/work/gnu/gcc-4.1-20060728/gcc' stage1_cflags='' stage_prefix_set_by_configure='$(STAGE_PREFIX)' strict1_warn='' subdirs='' 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-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 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 MKDIR_TAKES_ONE_ARG 1 #define EXTRA_MODES_FILE "config/i386/i386-modes.def" #define ENABLE_NLS 1 #define HAVE_GAS_MAX_SKIP_P2ALIGN 1 #define HAVE_GAS_SHF_MERGE 0 #define HAVE_COMDAT_GROUP 0 #define HAVE_GAS_FILDS_FISTS 1 #define HAVE_AS_GOTOFF_IN_DATA 0 #define HAVE_AS_GSTABS_DEBUG_FLAG 1 #define PREFIX_INCLUDE_DIR "NONE/include" configure: exit 0