This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by Tux Of Math Command configure 1.5.8, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --program-transform-name= --prefix=/usr/local i386-unknown-gnu ## --------- ## ## 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: 95 tasks, 149 threads, 4 processors Load average: 0.95, Mach factor: 3.04 /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: /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:1871: checking build system type configure:1889: result: i386-unknown-gnu configure:1911: checking host system type configure:1926: result: i386-unknown-gnu configure:1954: checking build system type configure:1972: result: i386-unknown-gnu configure:1994: checking target system type configure:2009: result: i386-unknown-gnu configure:2053: checking for a BSD-compatible install configure:2109: result: /usr/bin/install -c -o root -g wheel configure:2120: checking whether build environment is sane configure:2163: result: yes configure:2191: checking for a thread-safe mkdir -p configure:2230: result: /usr/local/bin/mkdir -p configure:2243: checking for gawk configure:2259: found /usr/local/bin/gawk configure:2270: result: gawk configure:2281: checking whether gmake sets $(MAKE) configure:2302: result: yes configure:2512: checking for i386-unknown-gnu-gcc configure:2539: result: cc configure:2817: checking for C compiler version configure:2824: cc --version >&5 cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2827: $? = 0 configure:2834: cc -v >&5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:2837: $? = 0 configure:2844: cc -V >&5 cc: `-V' option must have argument configure:2847: $? = 1 configure:2870: checking for C compiler default output file name configure:2897: cc -fno-common conftest.c >&5 configure:2900: $? = 0 configure:2938: result: a.out configure:2955: checking whether the C compiler works configure:2965: ./a.out configure:2968: $? = 0 configure:2985: result: yes configure:2992: checking whether we are cross compiling configure:2994: result: no configure:2997: checking for suffix of executables configure:3004: cc -o conftest -fno-common conftest.c >&5 configure:3007: $? = 0 configure:3031: result: configure:3037: checking for suffix of object files configure:3063: cc -c -fno-common conftest.c >&5 configure:3066: $? = 0 configure:3089: result: configure:3093: checking whether we are using the GNU C compiler configure:3122: cc -c -fno-common conftest.c >&5 configure:3128: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Tux Of Math Command" | #define PACKAGE_TARNAME "tuxmath" | #define PACKAGE_VERSION "1.5.8" | #define PACKAGE_STRING "Tux Of Math Command 1.5.8" | #define PACKAGE_BUGREPORT "tuxmath-devel@lists.sourceforge.net" | #define PACKAGE "tuxmath" | #define VERSION "1.5.8" | #define PROGRAM_NAME "tuxmath" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3145: result: no configure:3150: checking whether cc accepts -g configure:3180: cc -c -g conftest.c >&5 configure:3186: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Tux Of Math Command" | #define PACKAGE_TARNAME "tuxmath" | #define PACKAGE_VERSION "1.5.8" | #define PACKAGE_STRING "Tux Of Math Command 1.5.8" | #define PACKAGE_BUGREPORT "tuxmath-devel@lists.sourceforge.net" | #define PACKAGE "tuxmath" | #define VERSION "1.5.8" | #define PROGRAM_NAME "tuxmath" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3218: cc -c conftest.c >&5 configure:3224: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Tux Of Math Command" | #define PACKAGE_TARNAME "tuxmath" | #define PACKAGE_VERSION "1.5.8" | #define PACKAGE_STRING "Tux Of Math Command 1.5.8" | #define PACKAGE_BUGREPORT "tuxmath-devel@lists.sourceforge.net" | #define PACKAGE "tuxmath" | #define VERSION "1.5.8" | #define PROGRAM_NAME "tuxmath" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3257: cc -c -g conftest.c >&5 configure:3263: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Tux Of Math Command" | #define PACKAGE_TARNAME "tuxmath" | #define PACKAGE_VERSION "1.5.8" | #define PACKAGE_STRING "Tux Of Math Command 1.5.8" | #define PACKAGE_BUGREPORT "tuxmath-devel@lists.sourceforge.net" | #define PACKAGE "tuxmath" | #define VERSION "1.5.8" | #define PROGRAM_NAME "tuxmath" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3285: result: no configure:3302: checking for cc option to accept ISO C89 configure:3376: cc -c -fno-common conftest.c >&5 configure:3382: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Tux Of Math Command" | #define PACKAGE_TARNAME "tuxmath" | #define PACKAGE_VERSION "1.5.8" | #define PACKAGE_STRING "Tux Of Math Command 1.5.8" | #define PACKAGE_BUGREPORT "tuxmath-devel@lists.sourceforge.net" | #define PACKAGE "tuxmath" | #define VERSION "1.5.8" | #define PROGRAM_NAME "tuxmath" | /* 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:3376: cc -qlanglvl=extc89 -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=extc89' configure:3382: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Tux Of Math Command" | #define PACKAGE_TARNAME "tuxmath" | #define PACKAGE_VERSION "1.5.8" | #define PACKAGE_STRING "Tux Of Math Command 1.5.8" | #define PACKAGE_BUGREPORT "tuxmath-devel@lists.sourceforge.net" | #define PACKAGE "tuxmath" | #define VERSION "1.5.8" | #define PROGRAM_NAME "tuxmath" | /* 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:3376: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:3382: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Tux Of Math Command" | #define PACKAGE_TARNAME "tuxmath" | #define PACKAGE_VERSION "1.5.8" | #define PACKAGE_STRING "Tux Of Math Command 1.5.8" | #define PACKAGE_BUGREPORT "tuxmath-devel@lists.sourceforge.net" | #define PACKAGE "tuxmath" | #define VERSION "1.5.8" | #define PROGRAM_NAME "tuxmath" | /* 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:3376: cc -std -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std' configure:3382: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Tux Of Math Command" | #define PACKAGE_TARNAME "tuxmath" | #define PACKAGE_VERSION "1.5.8" | #define PACKAGE_STRING "Tux Of Math Command 1.5.8" | #define PACKAGE_BUGREPORT "tuxmath-devel@lists.sourceforge.net" | #define PACKAGE "tuxmath" | #define VERSION "1.5.8" | #define PROGRAM_NAME "tuxmath" | /* 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:3376: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3382: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Tux Of Math Command" | #define PACKAGE_TARNAME "tuxmath" | #define PACKAGE_VERSION "1.5.8" | #define PACKAGE_STRING "Tux Of Math Command 1.5.8" | #define PACKAGE_BUGREPORT "tuxmath-devel@lists.sourceforge.net" | #define PACKAGE "tuxmath" | #define VERSION "1.5.8" | #define PROGRAM_NAME "tuxmath" | /* 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:3376: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3382: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Tux Of Math Command" | #define PACKAGE_TARNAME "tuxmath" | #define PACKAGE_VERSION "1.5.8" | #define PACKAGE_STRING "Tux Of Math Command 1.5.8" | #define PACKAGE_BUGREPORT "tuxmath-devel@lists.sourceforge.net" | #define PACKAGE "tuxmath" | #define VERSION "1.5.8" | #define PROGRAM_NAME "tuxmath" | /* 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:3376: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:3382: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Tux Of Math Command" | #define PACKAGE_TARNAME "tuxmath" | #define PACKAGE_VERSION "1.5.8" | #define PACKAGE_STRING "Tux Of Math Command 1.5.8" | #define PACKAGE_BUGREPORT "tuxmath-devel@lists.sourceforge.net" | #define PACKAGE "tuxmath" | #define VERSION "1.5.8" | #define PROGRAM_NAME "tuxmath" | /* 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:3408: result: unsupported configure:3434: checking for style of include used by gmake configure:3462: result: GNU configure:3487: checking dependency style of cc configure:3578: result: gcc3 configure:3593: checking whether gmake sets $(MAKE) configure:3614: result: yes configure:3633: checking whether NLS is requested configure:3642: result: yes configure:3680: checking for msgfmt configure: trying /usr/local/bin/msgfmt... 0 translated messages. configure:3712: result: /usr/local/bin/msgfmt configure:3721: checking for gmsgfmt configure:3752: result: /usr/local/bin/msgfmt configure:3803: checking for xgettext configure: trying /usr/local/bin/xgettext... /usr/local/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C configure:3835: result: /usr/local/bin/xgettext configure:3881: checking for msgmerge configure: trying /usr/local/bin/msgmerge... configure:3912: result: /usr/local/bin/msgmerge configure:3932: checking how to run the C preprocessor configure:3972: cc -E conftest.c configure:3978: $? = 0 configure:4009: cc -E conftest.c conftest.c:12:28: ac_nonexistent.h: No such file or directory configure:4015: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Tux Of Math Command" | #define PACKAGE_TARNAME "tuxmath" | #define PACKAGE_VERSION "1.5.8" | #define PACKAGE_STRING "Tux Of Math Command 1.5.8" | #define PACKAGE_BUGREPORT "tuxmath-devel@lists.sourceforge.net" | #define PACKAGE "tuxmath" | #define VERSION "1.5.8" | #define PROGRAM_NAME "tuxmath" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include configure:4048: result: cc -E configure:4077: cc -E conftest.c configure:4083: $? = 0 configure:4114: cc -E conftest.c conftest.c:12:28: ac_nonexistent.h: No such file or directory configure:4120: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Tux Of Math Command" | #define PACKAGE_TARNAME "tuxmath" | #define PACKAGE_VERSION "1.5.8" | #define PACKAGE_STRING "Tux Of Math Command 1.5.8" | #define PACKAGE_BUGREPORT "tuxmath-devel@lists.sourceforge.net" | #define PACKAGE "tuxmath" | #define VERSION "1.5.8" | #define PROGRAM_NAME "tuxmath" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include configure:4158: checking for grep that handles long lines and -e configure:4232: result: /usr/bin/grep configure:4237: checking for egrep configure:4315: result: /usr/bin/grep -E configure:4321: checking whether we are using the GNU C Library 2 or newer conftest.c:13:22: features.h: No such file or directory configure:4352: result: no configure:4361: checking for i386-unknown-gnu-ranlib configure:4391: result: no configure:4401: checking for ranlib configure:4417: found /usr/bin/ranlib configure:4428: result: ranlib configure:4529: checking for inline configure:4555: cc -c -fno-common conftest.c >&5 configure:4561: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Tux Of Math Command" | #define PACKAGE_TARNAME "tuxmath" | #define PACKAGE_VERSION "1.5.8" | #define PACKAGE_STRING "Tux Of Math Command 1.5.8" | #define PACKAGE_BUGREPORT "tuxmath-devel@lists.sourceforge.net" | #define PACKAGE "tuxmath" | #define VERSION "1.5.8" | #define PROGRAM_NAME "tuxmath" | #define _GNU_SOURCE 1 | #define HAVE_VISIBILITY 0 | /* 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:4555: cc -c -fno-common conftest.c >&5 configure:4561: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Tux Of Math Command" | #define PACKAGE_TARNAME "tuxmath" | #define PACKAGE_VERSION "1.5.8" | #define PACKAGE_STRING "Tux Of Math Command 1.5.8" | #define PACKAGE_BUGREPORT "tuxmath-devel@lists.sourceforge.net" | #define PACKAGE "tuxmath" | #define VERSION "1.5.8" | #define PROGRAM_NAME "tuxmath" | #define _GNU_SOURCE 1 | #define HAVE_VISIBILITY 0 | /* 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:4555: cc -c -fno-common conftest.c >&5 configure:4561: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Tux Of Math Command" | #define PACKAGE_TARNAME "tuxmath" | #define PACKAGE_VERSION "1.5.8" | #define PACKAGE_STRING "Tux Of Math Command 1.5.8" | #define PACKAGE_BUGREPORT "tuxmath-devel@lists.sourceforge.net" | #define PACKAGE "tuxmath" | #define VERSION "1.5.8" | #define PROGRAM_NAME "tuxmath" | #define _GNU_SOURCE 1 | #define HAVE_VISIBILITY 0 | /* 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:4579: result: no configure:4598: checking for ANSI C header files configure:4628: cc -c -fno-common conftest.c >&5 configure:4634: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Tux Of Math Command" | #define PACKAGE_TARNAME "tuxmath" | #define PACKAGE_VERSION "1.5.8" | #define PACKAGE_STRING "Tux Of Math Command 1.5.8" | #define PACKAGE_BUGREPORT "tuxmath-devel@lists.sourceforge.net" | #define PACKAGE "tuxmath" | #define VERSION "1.5.8" | #define PROGRAM_NAME "tuxmath" | #define _GNU_SOURCE 1 | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4759: result: no configure:4783: checking for sys/types.h configure:4804: cc -c -fno-common conftest.c >&5 configure:4810: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Tux Of Math Command" | #define PACKAGE_TARNAME "tuxmath" | #define PACKAGE_VERSION "1.5.8" | #define PACKAGE_STRING "Tux Of Math Command 1.5.8" | #define PACKAGE_BUGREPORT "tuxmath-devel@lists.sourceforge.net" | #define PACKAGE "tuxmath" | #define VERSION "1.5.8" | #define PROGRAM_NAME "tuxmath" | #define _GNU_SOURCE 1 | #define HAVE_VISIBILITY 0 | #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:4826: result: no configure:4783: checking for sys/stat.h configure:4804: cc -c -fno-common conftest.c >&5 configure:4810: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Tux Of Math Command" | #define PACKAGE_TARNAME "tuxmath" | #define PACKAGE_VERSION "1.5.8" | #define PACKAGE_STRING "Tux Of Math Command 1.5.8" | #define PACKAGE_BUGREPORT "tuxmath-devel@lists.sourceforge.net" | #define PACKAGE "tuxmath" | #define VERSION "1.5.8" | #define PROGRAM_NAME "tuxmath" | #define _GNU_SOURCE 1 | #define HAVE_VISIBILITY 0 | #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:4826: result: no configure:4783: checking for stdlib.h configure:4804: cc -c -fno-common conftest.c >&5 configure:4810: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Tux Of Math Command" | #define PACKAGE_TARNAME "tuxmath" | #define PACKAGE_VERSION "1.5.8" | #define PACKAGE_STRING "Tux Of Math Command 1.5.8" | #define PACKAGE_BUGREPORT "tuxmath-devel@lists.sourceforge.net" | #define PACKAGE "tuxmath" | #define VERSION "1.5.8" | #define PROGRAM_NAME "tuxmath" | #define _GNU_SOURCE 1 | #define HAVE_VISIBILITY 0 | #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:4826: result: no configure:4783: checking for string.h configure:4804: cc -c -fno-common conftest.c >&5 configure:4810: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Tux Of Math Command" | #define PACKAGE_TARNAME "tuxmath" | #define PACKAGE_VERSION "1.5.8" | #define PACKAGE_STRING "Tux Of Math Command 1.5.8" | #define PACKAGE_BUGREPORT "tuxmath-devel@lists.sourceforge.net" | #define PACKAGE "tuxmath" | #define VERSION "1.5.8" | #define PROGRAM_NAME "tuxmath" | #define _GNU_SOURCE 1 | #define HAVE_VISIBILITY 0 | #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:4826: result: no configure:4783: checking for memory.h configure:4804: cc -c -fno-common conftest.c >&5 configure:4810: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Tux Of Math Command" | #define PACKAGE_TARNAME "tuxmath" | #define PACKAGE_VERSION "1.5.8" | #define PACKAGE_STRING "Tux Of Math Command 1.5.8" | #define PACKAGE_BUGREPORT "tuxmath-devel@lists.sourceforge.net" | #define PACKAGE "tuxmath" | #define VERSION "1.5.8" | #define PROGRAM_NAME "tuxmath" | #define _GNU_SOURCE 1 | #define HAVE_VISIBILITY 0 | #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:4826: result: no configure:4783: checking for strings.h configure:4804: cc -c -fno-common conftest.c >&5 configure:4810: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Tux Of Math Command" | #define PACKAGE_TARNAME "tuxmath" | #define PACKAGE_VERSION "1.5.8" | #define PACKAGE_STRING "Tux Of Math Command 1.5.8" | #define PACKAGE_BUGREPORT "tuxmath-devel@lists.sourceforge.net" | #define PACKAGE "tuxmath" | #define VERSION "1.5.8" | #define PROGRAM_NAME "tuxmath" | #define _GNU_SOURCE 1 | #define HAVE_VISIBILITY 0 | #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:4826: result: no configure:4783: checking for inttypes.h configure:4804: cc -c -fno-common conftest.c >&5 configure:4810: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Tux Of Math Command" | #define PACKAGE_TARNAME "tuxmath" | #define PACKAGE_VERSION "1.5.8" | #define PACKAGE_STRING "Tux Of Math Command 1.5.8" | #define PACKAGE_BUGREPORT "tuxmath-devel@lists.sourceforge.net" | #define PACKAGE "tuxmath" | #define VERSION "1.5.8" | #define PROGRAM_NAME "tuxmath" | #define _GNU_SOURCE 1 | #define HAVE_VISIBILITY 0 | #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:4826: result: no configure:4783: checking for stdint.h configure:4804: cc -c -fno-common conftest.c >&5 configure:4810: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Tux Of Math Command" | #define PACKAGE_TARNAME "tuxmath" | #define PACKAGE_VERSION "1.5.8" | #define PACKAGE_STRING "Tux Of Math Command 1.5.8" | #define PACKAGE_BUGREPORT "tuxmath-devel@lists.sourceforge.net" | #define PACKAGE "tuxmath" | #define VERSION "1.5.8" | #define PROGRAM_NAME "tuxmath" | #define _GNU_SOURCE 1 | #define HAVE_VISIBILITY 0 | #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:4826: result: no configure:4783: checking for unistd.h configure:4804: cc -c -fno-common conftest.c >&5 configure:4810: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Tux Of Math Command" | #define PACKAGE_TARNAME "tuxmath" | #define PACKAGE_VERSION "1.5.8" | #define PACKAGE_STRING "Tux Of Math Command 1.5.8" | #define PACKAGE_BUGREPORT "tuxmath-devel@lists.sourceforge.net" | #define PACKAGE "tuxmath" | #define VERSION "1.5.8" | #define PROGRAM_NAME "tuxmath" | #define _GNU_SOURCE 1 | #define HAVE_VISIBILITY 0 | #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:4826: result: no configure:4838: checking for size_t configure:4868: cc -c -fno-common conftest.c >&5 configure:4874: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Tux Of Math Command" | #define PACKAGE_TARNAME "tuxmath" | #define PACKAGE_VERSION "1.5.8" | #define PACKAGE_STRING "Tux Of Math Command 1.5.8" | #define PACKAGE_BUGREPORT "tuxmath-devel@lists.sourceforge.net" | #define PACKAGE "tuxmath" | #define VERSION "1.5.8" | #define PROGRAM_NAME "tuxmath" | #define _GNU_SOURCE 1 | #define HAVE_VISIBILITY 0 | #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 size_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:4889: result: no configure:4902: checking for stdint.h configure:4929: cc -c -fno-common conftest.c >&5 configure:4935: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Tux Of Math Command" | #define PACKAGE_TARNAME "tuxmath" | #define PACKAGE_VERSION "1.5.8" | #define PACKAGE_STRING "Tux Of Math Command 1.5.8" | #define PACKAGE_BUGREPORT "tuxmath-devel@lists.sourceforge.net" | #define PACKAGE "tuxmath" | #define VERSION "1.5.8" | #define PROGRAM_NAME "tuxmath" | #define _GNU_SOURCE 1 | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | /* end confdefs.h. */ | #include | #include | int | main () | { | uintmax_t i = (uintmax_t) -1; return !i; | ; | return 0; | } configure:4950: result: no configure:4962: checking for working alloca.h configure:4989: cc -o conftest -fno-common conftest.c >&5 configure:4995: $? = 0 configure:5012: result: yes configure:5022: checking for alloca configure:5069: cc -o conftest -fno-common conftest.c >&5 configure:5075: $? = 0 configure:5092: result: yes configure:5325: checking for stdlib.h configure:5331: result: no configure:5325: checking for unistd.h configure:5331: result: no configure:5469: checking for getpagesize configure:5525: cc -o conftest -fno-common conftest.c >&5 configure:5531: $? = 0 configure:5549: result: yes configure:5559: checking for working mmap configure:5706: cc -o conftest -fno-common conftest.c >&5 configure:5709: $? = 0 configure:5715: ./conftest configure:5718: $? = 0 configure:5734: result: yes configure:5747: checking whether integer division by zero raises SIGFPE configure:5814: cc -o conftest -fno-common conftest.c >&5 conftest.c:39: warning: built-in function `nan' declared as non-function configure:5817: $? = 0 configure:5823: ./conftest configure:5826: $? = 0 configure:5843: result: yes configure:5856: checking for inttypes.h configure:5883: cc -c -fno-common conftest.c >&5 configure:5889: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Tux Of Math Command" | #define PACKAGE_TARNAME "tuxmath" | #define PACKAGE_VERSION "1.5.8" | #define PACKAGE_STRING "Tux Of Math Command 1.5.8" | #define PACKAGE_BUGREPORT "tuxmath-devel@lists.sourceforge.net" | #define PACKAGE "tuxmath" | #define VERSION "1.5.8" | #define PROGRAM_NAME "tuxmath" | #define _GNU_SOURCE 1 | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | uintmax_t i = (uintmax_t) -1; return !i; | ; | return 0; | } configure:5904: result: no configure:5915: checking for unsigned long long int configure:5946: cc -o conftest -fno-common conftest.c >&5 configure:5952: $? = 0 configure:5969: result: yes configure:6017: checking for inttypes.h configure:6023: result: no configure:6338: checking for non-GNU ld configure:6369: result: /usr/bin/ld configure:6378: checking if the linker (/usr/bin/ld) is GNU ld configure:6391: result: no configure:6398: checking for shared library run path origin configure:6411: result: done configure:6455: checking whether imported symbols can be declared weak configure:6480: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _xyzzy configure:6486: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Tux Of Math Command" | #define PACKAGE_TARNAME "tuxmath" | #define PACKAGE_VERSION "1.5.8" | #define PACKAGE_STRING "Tux Of Math Command 1.5.8" | #define PACKAGE_BUGREPORT "tuxmath-devel@lists.sourceforge.net" | #define PACKAGE "tuxmath" | #define VERSION "1.5.8" | #define PROGRAM_NAME "tuxmath" | #define _GNU_SOURCE 1 | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | /* end confdefs.h. */ | extern void xyzzy (); | #pragma weak xyzzy | int | main () | { | xyzzy(); | ; | return 0; | } configure:6502: result: no configure:6517: checking pthread.h usability configure:6534: cc -c -fno-common conftest.c >&5 configure:6540: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Tux Of Math Command" | #define PACKAGE_TARNAME "tuxmath" | #define PACKAGE_VERSION "1.5.8" | #define PACKAGE_STRING "Tux Of Math Command 1.5.8" | #define PACKAGE_BUGREPORT "tuxmath-devel@lists.sourceforge.net" | #define PACKAGE "tuxmath" | #define VERSION "1.5.8" | #define PROGRAM_NAME "tuxmath" | #define _GNU_SOURCE 1 | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | /* 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:6554: result: no configure:6558: checking pthread.h presence configure:6573: cc -E conftest.c configure:6579: $? = 0 configure:6593: result: yes configure:6606: WARNING: pthread.h: present but cannot be compiled configure:6608: WARNING: pthread.h: check for missing prerequisite headers? configure:6610: WARNING: pthread.h: see the Autoconf documentation configure:6612: WARNING: pthread.h: section "Present But Cannot Be Compiled" configure:6614: WARNING: pthread.h: proceeding with the preprocessor's result configure:6616: WARNING: pthread.h: in the future, the compiler will take precedence configure:6626: checking for pthread.h configure:6633: result: yes configure:6674: cc -o conftest -fno-common conftest.c >&5 configure:6680: $? = 0 configure:6701: checking for pthread_kill in -lpthread configure:6736: cc -o conftest -fno-common conftest.c -lpthread >&5 configure:6742: $? = 0 configure:6760: result: yes configure:6939: checking for pthread_rwlock_t configure:6970: cc -c -fno-common conftest.c >&5 configure:6976: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Tux Of Math Command" | #define PACKAGE_TARNAME "tuxmath" | #define PACKAGE_VERSION "1.5.8" | #define PACKAGE_STRING "Tux Of Math Command 1.5.8" | #define PACKAGE_BUGREPORT "tuxmath-devel@lists.sourceforge.net" | #define PACKAGE "tuxmath" | #define VERSION "1.5.8" | #define PROGRAM_NAME "tuxmath" | #define _GNU_SOURCE 1 | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define USE_POSIX_THREADS 1 | /* end confdefs.h. */ | #include | | typedef pthread_rwlock_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:6991: result: no configure:7028: cc -c -fno-common conftest.c >&5 configure:7034: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Tux Of Math Command" | #define PACKAGE_TARNAME "tuxmath" | #define PACKAGE_VERSION "1.5.8" | #define PACKAGE_STRING "Tux Of Math Command 1.5.8" | #define PACKAGE_BUGREPORT "tuxmath-devel@lists.sourceforge.net" | #define PACKAGE "tuxmath" | #define VERSION "1.5.8" | #define PROGRAM_NAME "tuxmath" | #define _GNU_SOURCE 1 | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define USE_POSIX_THREADS 1 | /* end confdefs.h. */ | #include | int | main () | { | #if __FreeBSD__ == 4 | error "No, in FreeBSD 4.0 recursive mutexes actually don't work." | #else | int x = (int)PTHREAD_MUTEX_RECURSIVE; | return !x; | #endif | ; | return 0; | } configure:7663: checking for multithread API to use configure:7665: result: posix configure:8101: cc -o conftest -fno-common conftest.c >&5 configure:8107: $? = 0 configure:8147: checking argz.h usability configure:8164: cc -c -fno-common conftest.c >&5 conftest.c:60:18: argz.h: No such file or directory configure:8170: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Tux Of Math Command" | #define PACKAGE_TARNAME "tuxmath" | #define PACKAGE_VERSION "1.5.8" | #define PACKAGE_STRING "Tux Of Math Command 1.5.8" | #define PACKAGE_BUGREPORT "tuxmath-devel@lists.sourceforge.net" | #define PACKAGE "tuxmath" | #define VERSION "1.5.8" | #define PROGRAM_NAME "tuxmath" | #define _GNU_SOURCE 1 | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define USE_POSIX_THREADS 1 | #define HAVE_BUILTIN_EXPECT 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:8184: result: no configure:8188: checking argz.h presence configure:8203: cc -E conftest.c conftest.c:27:18: argz.h: No such file or directory configure:8209: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Tux Of Math Command" | #define PACKAGE_TARNAME "tuxmath" | #define PACKAGE_VERSION "1.5.8" | #define PACKAGE_STRING "Tux Of Math Command 1.5.8" | #define PACKAGE_BUGREPORT "tuxmath-devel@lists.sourceforge.net" | #define PACKAGE "tuxmath" | #define VERSION "1.5.8" | #define PROGRAM_NAME "tuxmath" | #define _GNU_SOURCE 1 | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define USE_POSIX_THREADS 1 | #define HAVE_BUILTIN_EXPECT 1 | /* end confdefs.h. */ | #include configure:8223: result: no configure:8256: checking for argz.h configure:8264: result: no configure:8137: checking for inttypes.h configure:8143: result: no configure:8147: checking limits.h usability configure:8164: cc -c -fno-common conftest.c >&5 configure:8170: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Tux Of Math Command" | #define PACKAGE_TARNAME "tuxmath" | #define PACKAGE_VERSION "1.5.8" | #define PACKAGE_STRING "Tux Of Math Command 1.5.8" | #define PACKAGE_BUGREPORT "tuxmath-devel@lists.sourceforge.net" | #define PACKAGE "tuxmath" | #define VERSION "1.5.8" | #define PROGRAM_NAME "tuxmath" | #define _GNU_SOURCE 1 | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define USE_POSIX_THREADS 1 | #define HAVE_BUILTIN_EXPECT 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:8184: result: no configure:8188: checking limits.h presence configure:8203: cc -E conftest.c configure:8209: $? = 0 configure:8223: result: yes configure:8236: WARNING: limits.h: present but cannot be compiled configure:8238: WARNING: limits.h: check for missing prerequisite headers? configure:8240: WARNING: limits.h: see the Autoconf documentation configure:8242: WARNING: limits.h: section "Present But Cannot Be Compiled" configure:8244: WARNING: limits.h: proceeding with the preprocessor's result configure:8246: WARNING: limits.h: in the future, the compiler will take precedence configure:8256: checking for limits.h configure:8264: result: yes configure:8137: checking for unistd.h configure:8143: result: no configure:8147: checking sys/param.h usability configure:8164: cc -c -fno-common conftest.c >&5 configure:8170: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Tux Of Math Command" | #define PACKAGE_TARNAME "tuxmath" | #define PACKAGE_VERSION "1.5.8" | #define PACKAGE_STRING "Tux Of Math Command 1.5.8" | #define PACKAGE_BUGREPORT "tuxmath-devel@lists.sourceforge.net" | #define PACKAGE "tuxmath" | #define VERSION "1.5.8" | #define PROGRAM_NAME "tuxmath" | #define _GNU_SOURCE 1 | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define USE_POSIX_THREADS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8184: result: no configure:8188: checking sys/param.h presence configure:8203: cc -E conftest.c configure:8209: $? = 0 configure:8223: result: yes configure:8236: WARNING: sys/param.h: present but cannot be compiled configure:8238: WARNING: sys/param.h: check for missing prerequisite headers? configure:8240: WARNING: sys/param.h: see the Autoconf documentation configure:8242: WARNING: sys/param.h: section "Present But Cannot Be Compiled" configure:8244: WARNING: sys/param.h: proceeding with the preprocessor's result configure:8246: WARNING: sys/param.h: in the future, the compiler will take precedence configure:8256: checking for sys/param.h configure:8264: result: yes configure:8298: checking for getcwd configure:8354: cc -o conftest -fno-common conftest.c >&5 configure:8360: $? = 0 configure:8378: result: yes configure:8298: checking for getegid configure:8354: cc -o conftest -fno-common conftest.c >&5 configure:8360: $? = 0 configure:8378: result: yes configure:8298: checking for geteuid configure:8354: cc -o conftest -fno-common conftest.c >&5 configure:8360: $? = 0 configure:8378: result: yes configure:8298: checking for getgid configure:8354: cc -o conftest -fno-common conftest.c >&5 configure:8360: $? = 0 configure:8378: result: yes configure:8298: checking for getuid configure:8354: cc -o conftest -fno-common conftest.c >&5 configure:8360: $? = 0 configure:8378: result: yes configure:8298: checking for mempcpy configure:8354: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _mempcpy configure:8360: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Tux Of Math Command" | #define PACKAGE_TARNAME "tuxmath" | #define PACKAGE_VERSION "1.5.8" | #define PACKAGE_STRING "Tux Of Math Command 1.5.8" | #define PACKAGE_BUGREPORT "tuxmath-devel@lists.sourceforge.net" | #define PACKAGE "tuxmath" | #define VERSION "1.5.8" | #define PROGRAM_NAME "tuxmath" | #define _GNU_SOURCE 1 | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define USE_POSIX_THREADS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | /* end confdefs.h. */ | /* Define mempcpy to an innocuous variant, in case declares mempcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define mempcpy innocuous_mempcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mempcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef mempcpy | | /* 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 mempcpy (); | /* 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_mempcpy || defined __stub___mempcpy | choke me | #endif | | int | main () | { | return mempcpy (); | ; | return 0; | } configure:8378: result: no configure:8298: checking for munmap configure:8354: cc -o conftest -fno-common conftest.c >&5 configure:8360: $? = 0 configure:8378: result: yes configure:8298: checking for stpcpy configure:8354: cc -o conftest -fno-common conftest.c >&5 configure:8360: $? = 0 configure:8378: result: yes configure:8298: checking for strcasecmp configure:8354: cc -o conftest -fno-common conftest.c >&5 configure:8360: $? = 0 configure:8378: result: yes configure:8298: checking for strdup configure:8354: cc -o conftest -fno-common conftest.c >&5 configure:8360: $? = 0 configure:8378: result: yes configure:8298: checking for strtoul configure:8354: cc -o conftest -fno-common conftest.c >&5 configure:8360: $? = 0 configure:8378: result: yes configure:8298: checking for tsearch configure:8354: cc -o conftest -fno-common conftest.c >&5 configure:8360: $? = 0 configure:8378: result: yes configure:8298: checking for argz_count configure:8354: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _argz_count configure:8360: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Tux Of Math Command" | #define PACKAGE_TARNAME "tuxmath" | #define PACKAGE_VERSION "1.5.8" | #define PACKAGE_STRING "Tux Of Math Command 1.5.8" | #define PACKAGE_BUGREPORT "tuxmath-devel@lists.sourceforge.net" | #define PACKAGE "tuxmath" | #define VERSION "1.5.8" | #define PROGRAM_NAME "tuxmath" | #define _GNU_SOURCE 1 | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define USE_POSIX_THREADS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | /* end confdefs.h. */ | /* Define argz_count to an innocuous variant, in case declares argz_count. | For example, HP-UX 11i declares gettimeofday. */ | #define argz_count innocuous_argz_count | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char argz_count (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef argz_count | | /* 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 argz_count (); | /* 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_argz_count || defined __stub___argz_count | choke me | #endif | | int | main () | { | return argz_count (); | ; | return 0; | } configure:8378: result: no configure:8298: checking for argz_stringify configure:8354: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _argz_stringify configure:8360: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Tux Of Math Command" | #define PACKAGE_TARNAME "tuxmath" | #define PACKAGE_VERSION "1.5.8" | #define PACKAGE_STRING "Tux Of Math Command 1.5.8" | #define PACKAGE_BUGREPORT "tuxmath-devel@lists.sourceforge.net" | #define PACKAGE "tuxmath" | #define VERSION "1.5.8" | #define PROGRAM_NAME "tuxmath" | #define _GNU_SOURCE 1 | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define USE_POSIX_THREADS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | /* end confdefs.h. */ | /* Define argz_stringify to an innocuous variant, in case declares argz_stringify. | For example, HP-UX 11i declares gettimeofday. */ | #define argz_stringify innocuous_argz_stringify | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char argz_stringify (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef argz_stringify | | /* 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 argz_stringify (); | /* 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_argz_stringify || defined __stub___argz_stringify | choke me | #endif | | int | main () | { | return argz_stringify (); | ; | return 0; | } configure:8378: result: no configure:8298: checking for argz_next configure:8354: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _argz_next configure:8360: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Tux Of Math Command" | #define PACKAGE_TARNAME "tuxmath" | #define PACKAGE_VERSION "1.5.8" | #define PACKAGE_STRING "Tux Of Math Command 1.5.8" | #define PACKAGE_BUGREPORT "tuxmath-devel@lists.sourceforge.net" | #define PACKAGE "tuxmath" | #define VERSION "1.5.8" | #define PROGRAM_NAME "tuxmath" | #define _GNU_SOURCE 1 | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define USE_POSIX_THREADS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | /* end confdefs.h. */ | /* Define argz_next to an innocuous variant, in case declares argz_next. | For example, HP-UX 11i declares gettimeofday. */ | #define argz_next innocuous_argz_next | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char argz_next (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef argz_next | | /* 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 argz_next (); | /* 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_argz_next || defined __stub___argz_next | choke me | #endif | | int | main () | { | return argz_next (); | ; | return 0; | } configure:8378: result: no configure:8298: checking for __fsetlocking configure:8354: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: ___fsetlocking configure:8360: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Tux Of Math Command" | #define PACKAGE_TARNAME "tuxmath" | #define PACKAGE_VERSION "1.5.8" | #define PACKAGE_STRING "Tux Of Math Command 1.5.8" | #define PACKAGE_BUGREPORT "tuxmath-devel@lists.sourceforge.net" | #define PACKAGE "tuxmath" | #define VERSION "1.5.8" | #define PROGRAM_NAME "tuxmath" | #define _GNU_SOURCE 1 | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define USE_POSIX_THREADS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | /* end confdefs.h. */ | /* Define __fsetlocking to an innocuous variant, in case declares __fsetlocking. | For example, HP-UX 11i declares gettimeofday. */ | #define __fsetlocking innocuous___fsetlocking | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __fsetlocking (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __fsetlocking | | /* 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 __fsetlocking (); | /* 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___fsetlocking || defined __stub_____fsetlocking | choke me | #endif | | int | main () | { | return __fsetlocking (); | ; | return 0; | } configure:8378: result: no configure:8390: checking whether feof_unlocked is declared configure:8420: cc -c -fno-common conftest.c >&5 configure:8426: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Tux Of Math Command" | #define PACKAGE_TARNAME "tuxmath" | #define PACKAGE_VERSION "1.5.8" | #define PACKAGE_STRING "Tux Of Math Command 1.5.8" | #define PACKAGE_BUGREPORT "tuxmath-devel@lists.sourceforge.net" | #define PACKAGE "tuxmath" | #define VERSION "1.5.8" | #define PROGRAM_NAME "tuxmath" | #define _GNU_SOURCE 1 | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define USE_POSIX_THREADS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | /* end confdefs.h. */ | #include | int | main () | { | | #ifndef feof_unlocked | char *p = (char *) feof_unlocked; | #endif | | ; | return 0; | } configure:8441: result: no configure:8455: checking whether fgets_unlocked is declared configure:8485: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:47: error: `fgets_unlocked' undeclared (first use in this function) conftest.c:47: error: (Each undeclared identifier is reported only once conftest.c:47: error: for each function it appears in.) configure:8491: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Tux Of Math Command" | #define PACKAGE_TARNAME "tuxmath" | #define PACKAGE_VERSION "1.5.8" | #define PACKAGE_STRING "Tux Of Math Command 1.5.8" | #define PACKAGE_BUGREPORT "tuxmath-devel@lists.sourceforge.net" | #define PACKAGE "tuxmath" | #define VERSION "1.5.8" | #define PROGRAM_NAME "tuxmath" | #define _GNU_SOURCE 1 | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define USE_POSIX_THREADS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 0 | /* end confdefs.h. */ | #include | int | main () | { | | #ifndef fgets_unlocked | char *p = (char *) fgets_unlocked; | #endif | | ; | return 0; | } configure:8506: result: no configure:8550: checking for iconv configure:8582: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _libiconv _libiconv_close _libiconv_open configure:8588: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Tux Of Math Command" | #define PACKAGE_TARNAME "tuxmath" | #define PACKAGE_VERSION "1.5.8" | #define PACKAGE_STRING "Tux Of Math Command 1.5.8" | #define PACKAGE_BUGREPORT "tuxmath-devel@lists.sourceforge.net" | #define PACKAGE "tuxmath" | #define VERSION "1.5.8" | #define PROGRAM_NAME "tuxmath" | #define _GNU_SOURCE 1 | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define USE_POSIX_THREADS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | /* end confdefs.h. */ | #include | #include | int | main () | { | iconv_t cd = iconv_open("",""); | iconv(cd,NULL,NULL,NULL,NULL); | iconv_close(cd); | ; | return 0; | } configure:8631: cc -o conftest -fno-common conftest.c -liconv >&5 configure:8637: $? = 0 configure:8658: result: yes configure:8668: checking how to link with libiconv configure:8670: result: -liconv configure:8681: checking for iconv declaration configure:8720: cc -c -fno-common conftest.c >&5 conftest.c:51: error: conflicting types for `libiconv' /usr/local/include/iconv.h:83: error: previous declaration of `libiconv' configure:8726: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Tux Of Math Command" | #define PACKAGE_TARNAME "tuxmath" | #define PACKAGE_VERSION "1.5.8" | #define PACKAGE_STRING "Tux Of Math Command 1.5.8" | #define PACKAGE_BUGREPORT "tuxmath-devel@lists.sourceforge.net" | #define PACKAGE "tuxmath" | #define VERSION "1.5.8" | #define PROGRAM_NAME "tuxmath" | #define _GNU_SOURCE 1 | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define USE_POSIX_THREADS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #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:8745: result: extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:8756: checking for NL_LOCALE_NAME macro configure:8783: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: __NL_LOCALE_NAME configure:8789: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Tux Of Math Command" | #define PACKAGE_TARNAME "tuxmath" | #define PACKAGE_VERSION "1.5.8" | #define PACKAGE_STRING "Tux Of Math Command 1.5.8" | #define PACKAGE_BUGREPORT "tuxmath-devel@lists.sourceforge.net" | #define PACKAGE "tuxmath" | #define VERSION "1.5.8" | #define PROGRAM_NAME "tuxmath" | #define _GNU_SOURCE 1 | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define USE_POSIX_THREADS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | /* end confdefs.h. */ | #include | #include | int | main () | { | char* cs = nl_langinfo(_NL_LOCALE_NAME(LC_MESSAGES)); | ; | return 0; | } configure:8807: result: no configure:8821: checking for bison configure:8837: found /usr/local/bin/bison configure:8848: result: bison configure:8862: checking version of bison configure:8871: result: 1.35, ok configure:8879: checking for long long int configure:8912: cc -o conftest -fno-common conftest.c >&5 configure:8918: $? = 0 configure:8935: result: yes configure:8946: checking for long double configure:8980: cc -c -fno-common conftest.c >&5 conftest.c:47: warning: use of `long double' type; its size may change in a future release conftest.c:47: warning: (Long double usage is reported only once for each file. conftest.c:47: warning: To disable this warning, use -Wno-long-double.) configure:8986: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Tux Of Math Command" | #define PACKAGE_TARNAME "tuxmath" | #define PACKAGE_VERSION "1.5.8" | #define PACKAGE_STRING "Tux Of Math Command 1.5.8" | #define PACKAGE_BUGREPORT "tuxmath-devel@lists.sourceforge.net" | #define PACKAGE "tuxmath" | #define VERSION "1.5.8" | #define PROGRAM_NAME "tuxmath" | #define _GNU_SOURCE 1 | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define USE_POSIX_THREADS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LONG_LONG_INT 1 | /* end confdefs.h. */ | | /* The Stardent Vistra knows sizeof(long double), but does not support it. */ | long double foo = 0.0; | /* On Ultrix 4.3 cc, long double is 4 and double is 8. */ | int array [2*(sizeof(long double) >= sizeof(double)) - 1]; | | int | main () | { | | ; | return 0; | } configure:9002: result: no configure:9013: checking for wchar_t configure:9040: cc -c -fno-common conftest.c >&5 configure:9046: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Tux Of Math Command" | #define PACKAGE_TARNAME "tuxmath" | #define PACKAGE_VERSION "1.5.8" | #define PACKAGE_STRING "Tux Of Math Command 1.5.8" | #define PACKAGE_BUGREPORT "tuxmath-devel@lists.sourceforge.net" | #define PACKAGE "tuxmath" | #define VERSION "1.5.8" | #define PROGRAM_NAME "tuxmath" | #define _GNU_SOURCE 1 | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define USE_POSIX_THREADS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LONG_LONG_INT 1 | /* end confdefs.h. */ | #include | wchar_t foo = (wchar_t)'\0'; | int | main () | { | | ; | return 0; | } configure:9061: result: no configure:9072: checking for wint_t configure:9099: cc -c -fno-common conftest.c >&5 configure:9105: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Tux Of Math Command" | #define PACKAGE_TARNAME "tuxmath" | #define PACKAGE_VERSION "1.5.8" | #define PACKAGE_STRING "Tux Of Math Command 1.5.8" | #define PACKAGE_BUGREPORT "tuxmath-devel@lists.sourceforge.net" | #define PACKAGE "tuxmath" | #define VERSION "1.5.8" | #define PROGRAM_NAME "tuxmath" | #define _GNU_SOURCE 1 | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define USE_POSIX_THREADS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LONG_LONG_INT 1 | /* end confdefs.h. */ | #include | wint_t foo = (wchar_t)'\0'; | int | main () | { | | ; | return 0; | } configure:9120: result: no configure:9133: checking for intmax_t configure:9169: cc -c -fno-common conftest.c >&5 configure:9175: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Tux Of Math Command" | #define PACKAGE_TARNAME "tuxmath" | #define PACKAGE_VERSION "1.5.8" | #define PACKAGE_STRING "Tux Of Math Command 1.5.8" | #define PACKAGE_BUGREPORT "tuxmath-devel@lists.sourceforge.net" | #define PACKAGE "tuxmath" | #define VERSION "1.5.8" | #define PROGRAM_NAME "tuxmath" | #define _GNU_SOURCE 1 | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define USE_POSIX_THREADS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LONG_LONG_INT 1 | /* end confdefs.h. */ | | #include | #include | #if HAVE_STDINT_H_WITH_UINTMAX | #include | #endif | #if HAVE_INTTYPES_H_WITH_UINTMAX | #include | #endif | | int | main () | { | intmax_t x = -1; | return !x; | ; | return 0; | } configure:9190: result: no configure:9202: checking whether printf() supports POSIX/XSI format strings configure:9257: cc -o conftest -fno-common conftest.c >&5 configure:9260: $? = 0 configure:9266: ./conftest configure:9269: $? = 0 configure:9286: result: yes configure:9299: checking whether we are using the GNU C Library 2.1 or newer conftest.c:47:22: features.h: No such file or directory configure:9330: result: no configure:9342: checking for stdint.h configure:9348: result: no configure:9482: checking for SIZE_MAX configure:9801: cc -o conftest -fno-common conftest.c >&5 configure:9804: $? = 0 configure:9810: ./conftest configure:9813: $? = 0 configure:10111: cc -o conftest -fno-common conftest.c >&5 configure:10114: $? = 0 configure:10120: ./conftest configure:10123: $? = 0 configure:10164: cc -c -fno-common conftest.c >&5 conftest.c:48: error: conflicting types for `foo' conftest.c:47: error: previous declaration of `foo' configure:10170: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Tux Of Math Command" | #define PACKAGE_TARNAME "tuxmath" | #define PACKAGE_VERSION "1.5.8" | #define PACKAGE_STRING "Tux Of Math Command 1.5.8" | #define PACKAGE_BUGREPORT "tuxmath-devel@lists.sourceforge.net" | #define PACKAGE "tuxmath" | #define VERSION "1.5.8" | #define PROGRAM_NAME "tuxmath" | #define _GNU_SOURCE 1 | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define USE_POSIX_THREADS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LONG_LONG_INT 1 | #define HAVE_POSIX_PRINTF 1 | /* end confdefs.h. */ | #include | extern size_t foo; | extern unsigned long foo; | | int | main () | { | | ; | return 0; | } configure:10197: result: (((1U << 31) - 1) * 2 + 1) configure:10215: checking for stdint.h configure:10221: result: no configure:10357: checking for CFPreferencesCopyAppValue configure:10385: cc -o conftest -fno-common conftest.c -Wl,-framework -Wl,CoreFoundation >&5 configure:10391: $? = 0 configure:10409: result: yes configure:10418: checking for CFLocaleCopyCurrent configure:10446: cc -o conftest -fno-common conftest.c -Wl,-framework -Wl,CoreFoundation >&5 ld: Undefined symbols: _CFLocaleCopyCurrent configure:10452: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Tux Of Math Command" | #define PACKAGE_TARNAME "tuxmath" | #define PACKAGE_VERSION "1.5.8" | #define PACKAGE_STRING "Tux Of Math Command 1.5.8" | #define PACKAGE_BUGREPORT "tuxmath-devel@lists.sourceforge.net" | #define PACKAGE "tuxmath" | #define VERSION "1.5.8" | #define PROGRAM_NAME "tuxmath" | #define _GNU_SOURCE 1 | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define USE_POSIX_THREADS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LONG_LONG_INT 1 | #define HAVE_POSIX_PRINTF 1 | #define SIZE_MAX (((1U << 31) - 1) * 2 + 1) | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:10470: result: no configure:10490: checking for ptrdiff_t configure:10520: cc -c -fno-common conftest.c >&5 conftest.c:81: error: parse error before "ac__type_new_" conftest.c:81: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:85: error: parse error before ')' token configure:10526: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Tux Of Math Command" | #define PACKAGE_TARNAME "tuxmath" | #define PACKAGE_VERSION "1.5.8" | #define PACKAGE_STRING "Tux Of Math Command 1.5.8" | #define PACKAGE_BUGREPORT "tuxmath-devel@lists.sourceforge.net" | #define PACKAGE "tuxmath" | #define VERSION "1.5.8" | #define PROGRAM_NAME "tuxmath" | #define _GNU_SOURCE 1 | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define USE_POSIX_THREADS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LONG_LONG_INT 1 | #define HAVE_POSIX_PRINTF 1 | #define SIZE_MAX (((1U << 31) - 1) * 2 + 1) | #define HAVE_CFPREFERENCESCOPYAPPVALUE 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 ptrdiff_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:10541: result: no configure:10571: checking stddef.h usability configure:10588: cc -c -fno-common conftest.c >&5 configure:10594: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Tux Of Math Command" | #define PACKAGE_TARNAME "tuxmath" | #define PACKAGE_VERSION "1.5.8" | #define PACKAGE_STRING "Tux Of Math Command 1.5.8" | #define PACKAGE_BUGREPORT "tuxmath-devel@lists.sourceforge.net" | #define PACKAGE "tuxmath" | #define VERSION "1.5.8" | #define PROGRAM_NAME "tuxmath" | #define _GNU_SOURCE 1 | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define USE_POSIX_THREADS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LONG_LONG_INT 1 | #define HAVE_POSIX_PRINTF 1 | #define SIZE_MAX (((1U << 31) - 1) * 2 + 1) | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | /* 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:10608: result: no configure:10612: checking stddef.h presence configure:10627: cc -E conftest.c configure:10633: $? = 0 configure:10647: result: yes configure:10660: WARNING: stddef.h: present but cannot be compiled configure:10662: WARNING: stddef.h: check for missing prerequisite headers? configure:10664: WARNING: stddef.h: see the Autoconf documentation configure:10666: WARNING: stddef.h: section "Present But Cannot Be Compiled" configure:10668: WARNING: stddef.h: proceeding with the preprocessor's result configure:10670: WARNING: stddef.h: in the future, the compiler will take precedence configure:10680: checking for stddef.h configure:10688: result: yes configure:10561: checking for stdlib.h configure:10567: result: no configure:10561: checking for string.h configure:10567: result: no configure:10711: checking for asprintf configure:10767: cc -o conftest -fno-common conftest.c >&5 configure:10773: $? = 0 configure:10791: result: yes configure:10711: checking for fwprintf configure:10767: cc -o conftest -fno-common conftest.c >&5 configure:10773: $? = 0 configure:10791: result: yes configure:10711: checking for putenv configure:10767: cc -o conftest -fno-common conftest.c >&5 configure:10773: $? = 0 configure:10791: result: yes configure:10711: checking for setenv configure:10767: cc -o conftest -fno-common conftest.c >&5 configure:10773: $? = 0 configure:10791: result: yes configure:10711: checking for setlocale configure:10767: cc -o conftest -fno-common conftest.c >&5 configure:10773: $? = 0 configure:10791: result: yes configure:10711: checking for snprintf configure:10767: cc -o conftest -fno-common conftest.c >&5 conftest.c:78: warning: conflicting types for built-in function `snprintf' configure:10773: $? = 0 configure:10791: result: yes configure:10711: checking for wcslen configure:10767: cc -o conftest -fno-common conftest.c >&5 configure:10773: $? = 0 configure:10791: result: yes configure:10803: checking whether _snprintf is declared configure:10833: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:63: error: `_snprintf' undeclared (first use in this function) conftest.c:63: error: (Each undeclared identifier is reported only once conftest.c:63: error: for each function it appears in.) configure:10839: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Tux Of Math Command" | #define PACKAGE_TARNAME "tuxmath" | #define PACKAGE_VERSION "1.5.8" | #define PACKAGE_STRING "Tux Of Math Command 1.5.8" | #define PACKAGE_BUGREPORT "tuxmath-devel@lists.sourceforge.net" | #define PACKAGE "tuxmath" | #define VERSION "1.5.8" | #define PROGRAM_NAME "tuxmath" | #define _GNU_SOURCE 1 | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define USE_POSIX_THREADS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LONG_LONG_INT 1 | #define HAVE_POSIX_PRINTF 1 | #define SIZE_MAX (((1U << 31) - 1) * 2 + 1) | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_STDDEF_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | /* end confdefs.h. */ | #include | int | main () | { | | #ifndef _snprintf | char *p = (char *) _snprintf; | #endif | | ; | return 0; | } configure:10854: result: no configure:10868: checking whether _snwprintf is declared configure:10898: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:64: error: `_snwprintf' undeclared (first use in this function) conftest.c:64: error: (Each undeclared identifier is reported only once conftest.c:64: error: for each function it appears in.) configure:10904: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Tux Of Math Command" | #define PACKAGE_TARNAME "tuxmath" | #define PACKAGE_VERSION "1.5.8" | #define PACKAGE_STRING "Tux Of Math Command 1.5.8" | #define PACKAGE_BUGREPORT "tuxmath-devel@lists.sourceforge.net" | #define PACKAGE "tuxmath" | #define VERSION "1.5.8" | #define PROGRAM_NAME "tuxmath" | #define _GNU_SOURCE 1 | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define USE_POSIX_THREADS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LONG_LONG_INT 1 | #define HAVE_POSIX_PRINTF 1 | #define SIZE_MAX (((1U << 31) - 1) * 2 + 1) | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_STDDEF_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | /* end confdefs.h. */ | #include | int | main () | { | | #ifndef _snwprintf | char *p = (char *) _snwprintf; | #endif | | ; | return 0; | } configure:10919: result: no configure:10934: checking whether getc_unlocked is declared configure:10964: cc -c -fno-common conftest.c >&5 configure:10970: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Tux Of Math Command" | #define PACKAGE_TARNAME "tuxmath" | #define PACKAGE_VERSION "1.5.8" | #define PACKAGE_STRING "Tux Of Math Command 1.5.8" | #define PACKAGE_BUGREPORT "tuxmath-devel@lists.sourceforge.net" | #define PACKAGE "tuxmath" | #define VERSION "1.5.8" | #define PROGRAM_NAME "tuxmath" | #define _GNU_SOURCE 1 | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define USE_POSIX_THREADS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LONG_LONG_INT 1 | #define HAVE_POSIX_PRINTF 1 | #define SIZE_MAX (((1U << 31) - 1) * 2 + 1) | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_STDDEF_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | /* end confdefs.h. */ | #include | int | main () | { | | #ifndef getc_unlocked | char *p = (char *) getc_unlocked; | #endif | | ; | return 0; | } configure:10985: result: no configure:11024: checking for nl_langinfo and CODESET configure:11050: cc -o conftest -fno-common conftest.c >&5 configure:11056: $? = 0 configure:11074: result: yes configure:11085: checking for LC_MESSAGES configure:11111: cc -o conftest -fno-common conftest.c >&5 configure:11117: $? = 0 configure:11134: result: yes configure:11181: checking for CFPreferencesCopyAppValue configure:11233: result: yes configure:11242: checking for CFLocaleCopyCurrent configure:11294: result: no configure:11331: checking whether included gettext is requested configure:11341: result: no configure:11364: checking for GNU gettext in libc configure:11394: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: __nl_domain_bindings __nl_msg_cat_cntr _libintl_bindtextdomain _libintl_gettext configure:11400: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Tux Of Math Command" | #define PACKAGE_TARNAME "tuxmath" | #define PACKAGE_VERSION "1.5.8" | #define PACKAGE_STRING "Tux Of Math Command 1.5.8" | #define PACKAGE_BUGREPORT "tuxmath-devel@lists.sourceforge.net" | #define PACKAGE "tuxmath" | #define VERSION "1.5.8" | #define PROGRAM_NAME "tuxmath" | #define _GNU_SOURCE 1 | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define USE_POSIX_THREADS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LONG_LONG_INT 1 | #define HAVE_POSIX_PRINTF 1 | #define SIZE_MAX (((1U << 31) - 1) * 2 + 1) | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_STDDEF_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | /* end confdefs.h. */ | #include | | extern int _nl_msg_cat_cntr; | extern int *_nl_domain_bindings; | int | main () | { | bindtextdomain ("", ""); | return * gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings | ; | return 0; | } configure:11418: result: no configure:11816: checking for GNU gettext in libintl configure:11854: cc -o conftest -fno-common -I/include conftest.c /lib/libintl.a -liconv >&5 ld: warning multiple definitions of symbol _locale_charset /lib/libintl.a(localcharset.o) definition of _locale_charset in section (__TEXT,__text) /usr/lib/libiconv.dylib(localcharset.o) definition of _locale_charset ld: Undefined symbols: _CFArrayGetCount _CFArrayGetTypeID _CFArrayGetValueAtIndex _CFGetTypeID _CFPreferencesCopyAppValue _CFStringGetCString _CFStringGetTypeID ___CFStringMakeConstantString _kCFPreferencesCurrentApplication configure:11860: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Tux Of Math Command" | #define PACKAGE_TARNAME "tuxmath" | #define PACKAGE_VERSION "1.5.8" | #define PACKAGE_STRING "Tux Of Math Command 1.5.8" | #define PACKAGE_BUGREPORT "tuxmath-devel@lists.sourceforge.net" | #define PACKAGE "tuxmath" | #define VERSION "1.5.8" | #define PROGRAM_NAME "tuxmath" | #define _GNU_SOURCE 1 | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define USE_POSIX_THREADS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LONG_LONG_INT 1 | #define HAVE_POSIX_PRINTF 1 | #define SIZE_MAX (((1U << 31) - 1) * 2 + 1) | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_STDDEF_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | /* end confdefs.h. */ | #include | | extern int _nl_msg_cat_cntr; | extern | #ifdef __cplusplus | "C" | #endif | const char *_nl_expand_alias (const char *); | int | main () | { | bindtextdomain ("", ""); | return * gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias ("") | ; | return 0; | } configure:11907: cc -o conftest -fno-common -I/include conftest.c /lib/libintl.a -liconv -liconv >&5 ld: warning multiple definitions of symbol _locale_charset /lib/libintl.a(localcharset.o) definition of _locale_charset in section (__TEXT,__text) /usr/lib/libiconv.dylib(localcharset.o) definition of _locale_charset ld: Undefined symbols: _CFArrayGetCount _CFArrayGetTypeID _CFArrayGetValueAtIndex _CFGetTypeID _CFPreferencesCopyAppValue _CFStringGetCString _CFStringGetTypeID ___CFStringMakeConstantString _kCFPreferencesCurrentApplication configure:11913: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Tux Of Math Command" | #define PACKAGE_TARNAME "tuxmath" | #define PACKAGE_VERSION "1.5.8" | #define PACKAGE_STRING "Tux Of Math Command 1.5.8" | #define PACKAGE_BUGREPORT "tuxmath-devel@lists.sourceforge.net" | #define PACKAGE "tuxmath" | #define VERSION "1.5.8" | #define PROGRAM_NAME "tuxmath" | #define _GNU_SOURCE 1 | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define USE_POSIX_THREADS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LONG_LONG_INT 1 | #define HAVE_POSIX_PRINTF 1 | #define SIZE_MAX (((1U << 31) - 1) * 2 + 1) | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_STDDEF_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | /* end confdefs.h. */ | #include | | extern int _nl_msg_cat_cntr; | extern | #ifdef __cplusplus | "C" | #endif | const char *_nl_expand_alias (const char *); | int | main () | { | bindtextdomain ("", ""); | return * gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias ("") | ; | return 0; | } configure:11937: result: no configure:11993: checking whether to use NLS configure:11995: result: yes configure:11998: checking where the gettext function comes from configure:12009: result: included intl directory configure:12144: checking for sdl-config configure:12175: result: /usr/local/bin/sdl-config configure:12184: checking for SDL - version >= 1.2.0 configure:12281: cc -o conftest -fno-common -I/include/SDL -I/include -D_GNU_SOURCE=1 -D_REENTRANT conftest.c -L/lib -lSDL -pthread >&5 cc: unrecognized option `-pthread' In file included from /usr/include/machine/types.h:32, from /usr/include/stdlib.h:248, from conftest.c:66: /usr/include/i386/types.h:72: error: conflicting types for `int8_t' /include/stdint.h:162: error: previous declaration of `int8_t' configure:12284: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Tux Of Math Command" | #define PACKAGE_TARNAME "tuxmath" | #define PACKAGE_VERSION "1.5.8" | #define PACKAGE_STRING "Tux Of Math Command 1.5.8" | #define PACKAGE_BUGREPORT "tuxmath-devel@lists.sourceforge.net" | #define PACKAGE "tuxmath" | #define VERSION "1.5.8" | #define PROGRAM_NAME "tuxmath" | #define _GNU_SOURCE 1 | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define USE_POSIX_THREADS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LONG_LONG_INT 1 | #define HAVE_POSIX_PRINTF 1 | #define SIZE_MAX (((1U << 31) - 1) * 2 + 1) | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_STDDEF_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ENABLE_NLS 1 | /* end confdefs.h. */ | | #include | #include | #include | #include "SDL.h" | | char* | my_strdup (char *str) | { | char *new_str; | | if (str) | { | new_str = (char *)malloc ((strlen (str) + 1) * sizeof(char)); | strcpy (new_str, str); | } | else | new_str = NULL; | | return new_str; | } | | int main (int argc, char *argv[]) | { | int major, minor, micro; | char *tmp_version; | | /* This hangs on some systems (?) | system ("touch conf.sdltest"); | */ | { FILE *fp = fopen("conf.sdltest", "a"); if ( fp ) fclose(fp); } | | /* HP/UX 9 (%@#!) writes to sscanf strings */ | tmp_version = my_strdup("1.2.0"); | if (sscanf(tmp_version, "%d.%d.%d", &major, &minor, µ) != 3) { | printf("%s, bad version string\n", "1.2.0"); | exit(1); | } | | if ((1 > major) || | ((1 == major) && (2 > minor)) || | ((1 == major) && (2 == minor) && (11 >= micro))) | { | return 0; | } | else | { | printf("\n*** 'sdl-config --version' returned %d.%d.%d, but the minimum version\n", 1, 2, 11); | printf("*** of SDL required is %d.%d.%d. If sdl-config is correct, then it is\n", major, minor, micro); | printf("*** best to upgrade to the required version.\n"); | printf("*** If sdl-config was wrong, set the environment variable SDL_CONFIG\n"); | printf("*** to point to the correct copy of sdl-config, and remove the file\n"); | printf("*** config.cache before re-running configure\n"); | return 1; | } | } | | configure:12317: result: no configure:12361: cc -o conftest -fno-common -I/include/SDL -I/include -D_GNU_SOURCE=1 -D_REENTRANT conftest.c -L/lib -lSDL -pthread >&5 cc: unrecognized option `-pthread' ld: can't locate file for: -lSDL configure:12367: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Tux Of Math Command" | #define PACKAGE_TARNAME "tuxmath" | #define PACKAGE_VERSION "1.5.8" | #define PACKAGE_STRING "Tux Of Math Command 1.5.8" | #define PACKAGE_BUGREPORT "tuxmath-devel@lists.sourceforge.net" | #define PACKAGE "tuxmath" | #define VERSION "1.5.8" | #define PROGRAM_NAME "tuxmath" | #define _GNU_SOURCE 1 | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define USE_POSIX_THREADS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LONG_LONG_INT 1 | #define HAVE_POSIX_PRINTF 1 | #define SIZE_MAX (((1U << 31) - 1) * 2 + 1) | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_STDDEF_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ENABLE_NLS 1 | /* end confdefs.h. */ | | #include | #include "SDL.h" | | int main(int argc, char *argv[]) | { return 0; } | #undef main | #define main K_and_R_C_main | | int | main () | { | return 0; | ; | return 0; | } configure:12402: error: *** SDL version 1.2.0 not found! ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_c_inline=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_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=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_func___fsetlocking=no ac_cv_func_alloca_works=yes ac_cv_func_argz_count=no ac_cv_func_argz_next=no ac_cv_func_argz_stringify=no ac_cv_func_asprintf=yes ac_cv_func_fwprintf=yes ac_cv_func_getcwd=yes ac_cv_func_getegid=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getpagesize=yes ac_cv_func_getuid=yes ac_cv_func_mempcpy=no ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_putenv=yes ac_cv_func_setenv=yes ac_cv_func_setlocale=yes ac_cv_func_snprintf=yes ac_cv_func_stpcpy=yes ac_cv_func_strcasecmp=yes ac_cv_func_strdup=yes ac_cv_func_strtoul=yes ac_cv_func_tsearch=yes ac_cv_func_wcslen=yes ac_cv_gnu_library_2=no ac_cv_gnu_library_2_1=no ac_cv_have_decl__snprintf=no ac_cv_have_decl__snwprintf=no ac_cv_have_decl_feof_unlocked=no ac_cv_have_decl_fgets_unlocked=no ac_cv_have_decl_getc_unlocked=no ac_cv_header_argz_h=no ac_cv_header_inttypes_h=no ac_cv_header_limits_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_param_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_lib_pthread_pthread_kill=yes ac_cv_objext= ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt ac_cv_path_GREP=/usr/bin/grep ac_cv_path_MSGFMT=/usr/local/bin/msgfmt ac_cv_path_MSGMERGE=/usr/local/bin/msgmerge ac_cv_path_SDL_CONFIG=/usr/local/bin/sdl-config ac_cv_path_XGETTEXT=/usr/local/bin/xgettext ac_cv_path_mkdir=/usr/local/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_INTLBISON=bison ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89=no ac_cv_prog_cc_g=no ac_cv_prog_make_gmake_set=yes ac_cv_target=i386-unknown-gnu ac_cv_type_long_long_int=yes ac_cv_type_pthread_rwlock_t=no ac_cv_type_ptrdiff_t=no ac_cv_type_size_t=no ac_cv_type_unsigned_long_long=yes ac_cv_type_unsigned_long_long_int=yes ac_cv_working_alloca_h=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec= acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=no acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl= am_cv_CC_dependencies_compiler_type=gcc3 am_cv_func_iconv=yes am_cv_langinfo_codeset=yes am_cv_lib_iconv=yes am_cv_proto_iconv='extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1=const gl_cv_header_inttypes_h=no gl_cv_header_stdint_h=no gl_cv_size_max='(((1U << 31) - 1) * 2 + 1)' gt_cv_c_intmax_t=no gt_cv_c_long_double=no gt_cv_c_wchar_t=no gt_cv_c_wint_t=no gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=yes gt_cv_func_gnugettext1_libc=no gt_cv_func_gnugettext1_libintl=no gt_cv_func_printf_posix=yes gt_cv_int_divbyzero_sigfpe=yes gt_cv_nl_locale_name=no gt_cv_val_LC_MESSAGES=yes lt_cv_sys_max_cmd_len= nls_cv_force_use_gnu_gettext=no nls_cv_header_intl= nls_cv_header_libgt= nls_cv_use_gnu_gettext=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/games/tuxmath/work/tuxmath_w_fonts-1.5.8/missing --run aclocal-1.10' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/games/tuxmath/work/tuxmath_w_fonts-1.5.8/missing --run tar' AUTOCONF='${SHELL} /mnt/gmirror/ports/games/tuxmath/work/tuxmath_w_fonts-1.5.8/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/games/tuxmath/work/tuxmath_w_fonts-1.5.8/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/games/tuxmath/work/tuxmath_w_fonts-1.5.8/missing --run automake-1.10' AWK='gawk' BUILD_INCLUDED_LIBINTL='yes' BUILD_MINGW32_FALSE='' BUILD_MINGW32_TRUE='' CATOBJEXT='.gmo' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CFLAG_VISIBILITY='' CPP='cc -E' CPPFLAGS='' CYGPATH_W='echo' DATADIRNAME='share' DEFS='' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' GENCAT='gencat' GLIBC21='no' GLIBC2='no' GMSGFMT='/usr/local/bin/msgfmt' GMSGFMT_015=':' GREP='/usr/bin/grep' HAVE_ASPRINTF='1' HAVE_POSIX_PRINTF='1' HAVE_SNPRINTF='1' HAVE_VISIBILITY='0' HAVE_WPRINTF='0' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INSTOBJEXT='.mo' INTLBISON='bison' INTLLIBS='${top_builddir}/intl/libintl.a -liconv -Wl,-framework -Wl,CoreFoundation' INTLOBJS='$(GETTOBJS)' INTL_LIBTOOL_SUFFIX_PREFIX='' INTL_MACOSX_LIBS='-Wl,-framework -Wl,CoreFoundation' LDFLAGS='' LIBICONV='-liconv' LIBINTL='${top_builddir}/intl/libintl.a -liconv -Wl,-framework -Wl,CoreFoundation' LIBMULTITHREAD='-lpthread' LIBOBJS='' LIBPTH='' LIBS='' LIBTHREAD='' LTLIBICONV='-liconv' LTLIBINTL='${top_builddir}/intl/libintl.a -liconv -Wl,-framework -Wl,CoreFoundation' LTLIBMULTITHREAD='-lpthread' LTLIBOBJS='' LTLIBPTH='' LTLIBTHREAD='' MAKEINFO='${SHELL} /mnt/gmirror/ports/games/tuxmath/work/tuxmath_w_fonts-1.5.8/missing --run makeinfo' MSGFMT='/usr/local/bin/msgfmt' MSGFMT_015=':' MSGMERGE='/usr/local/bin/msgmerge' NAME_VERSION='tuxmath-1.5.8' NSIS='' NSI_BUILD_FALSE='' NSI_BUILD_TRUE='' NSI_DLL_DIR='' NSI_INSTALL_DIR='' NSI_TUXMATH_CONF_DIR='' NSI_USE_TUXMATH_CONF_FALSE='' NSI_USE_TUXMATH_CONF_TRUE='' OBJEXT='' PACKAGE='tuxmath' PACKAGE_BUGREPORT='tuxmath-devel@lists.sourceforge.net' PACKAGE_DATA_DIR='' PACKAGE_NAME='Tux Of Math Command' PACKAGE_STRING='Tux Of Math Command 1.5.8' PACKAGE_TARNAME='tuxmath' PACKAGE_VERSION='1.5.8' PATH_SEPARATOR=':' POSUB='po' POW_LIB='' PRI_MACROS_BROKEN='0' RANLIB='ranlib' SDL_CFLAGS='' SDL_CONFIG='/usr/local/bin/sdl-config' SDL_LIBS='' SET_MAKE='' SHELL='/bin/sh' STRIP='' USE_INCLUDED_LIBINTL='yes' USE_NLS='yes' VERSION='1.5.8' WINDRES='' WOE32DLL='no' XGETTEXT='/usr/local/bin/xgettext' XGETTEXT_015=':' ac_ct_CC='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='$(SHELL) /mnt/gmirror/ports/games/tuxmath/work/tuxmath_w_fonts-1.5.8/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/usr/local/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='' program_transform_name='' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i386-unknown-gnu' target_alias='i386-unknown-gnu' target_cpu='i386' target_os='gnu' target_vendor='unknown' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "Tux Of Math Command" #define PACKAGE_TARNAME "tuxmath" #define PACKAGE_VERSION "1.5.8" #define PACKAGE_STRING "Tux Of Math Command 1.5.8" #define PACKAGE_BUGREPORT "tuxmath-devel@lists.sourceforge.net" #define PACKAGE "tuxmath" #define VERSION "1.5.8" #define PROGRAM_NAME "tuxmath" #define _GNU_SOURCE 1 #define HAVE_VISIBILITY 0 #ifndef __cplusplus #define inline #endif #define size_t unsigned int #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_GETPAGESIZE 1 #define HAVE_MMAP 1 #define INTDIV0_RAISES_SIGFPE 1 #define HAVE_UNSIGNED_LONG_LONG_INT 1 #define HAVE_UNSIGNED_LONG_LONG 1 #define uintmax_t unsigned long long #define USE_POSIX_THREADS 1 #define HAVE_BUILTIN_EXPECT 1 #define HAVE_LIMITS_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_GETCWD 1 #define HAVE_GETEGID 1 #define HAVE_GETEUID 1 #define HAVE_GETGID 1 #define HAVE_GETUID 1 #define HAVE_MUNMAP 1 #define HAVE_STPCPY 1 #define HAVE_STRCASECMP 1 #define HAVE_STRDUP 1 #define HAVE_STRTOUL 1 #define HAVE_TSEARCH 1 #define HAVE_DECL_FEOF_UNLOCKED 0 #define HAVE_DECL_FGETS_UNLOCKED 0 #define HAVE_ICONV 1 #define ICONV_CONST const #define HAVE_LONG_LONG_INT 1 #define HAVE_POSIX_PRINTF 1 #define SIZE_MAX (((1U << 31) - 1) * 2 + 1) #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 #define ptrdiff_t long #define HAVE_STDDEF_H 1 #define HAVE_ASPRINTF 1 #define HAVE_FWPRINTF 1 #define HAVE_PUTENV 1 #define HAVE_SETENV 1 #define HAVE_SETLOCALE 1 #define HAVE_SNPRINTF 1 #define HAVE_WCSLEN 1 #define HAVE_DECL__SNPRINTF 0 #define HAVE_DECL__SNWPRINTF 0 #define HAVE_DECL_GETC_UNLOCKED 0 #define HAVE_LANGINFO_CODESET 1 #define HAVE_LC_MESSAGES 1 #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 #define ENABLE_NLS 1 configure: exit 1