This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --prefix=/usr/local i386-unknown-gnu CC=cc CFLAGS=-fno-common build_alias=i386-unknown-gnu host_alias=i386-unknown-gnu target_alias=i386-unknown-gnu --no-create --no-recursion ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 149 tasks, 204 threads, 4 processors Load average: 3.05, Mach factor: 1.46 /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:1806: checking for a BSD-compatible install configure:1862: result: /usr/local/bin/ginstall -c configure:1873: checking whether build environment is sane configure:1916: result: yes configure:1950: checking for gawk configure:1966: found /usr/local/bin/gawk configure:1977: result: gawk configure:1988: checking whether make sets $(MAKE) configure:2009: result: yes configure:2117: checking whether to enable maintainer-specific portions of Makefiles configure:2126: result: no configure:2247: checking for i386-unknown-gnu-gcc configure:2277: result: no configure:2287: checking for gcc configure:2303: found /usr/bin/gcc configure:2314: result: gcc configure:2552: checking for C compiler version configure:2559: gcc --version >&5 gcc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2562: $? = 0 configure:2569: gcc -v >&5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:2572: $? = 0 configure:2579: gcc -V >&5 gcc: `-V' option must have argument configure:2582: $? = 1 configure:2605: checking for C compiler default output file name configure:2632: gcc -fno-common conftest.c >&5 configure:2635: $? = 0 configure:2673: result: a.out configure:2690: checking whether the C compiler works configure:2700: ./a.out configure:2703: $? = 0 configure:2720: result: yes configure:2727: checking whether we are cross compiling configure:2729: result: no configure:2732: checking for suffix of executables configure:2739: gcc -o conftest -fno-common conftest.c >&5 configure:2742: $? = 0 configure:2766: result: configure:2772: checking for suffix of object files configure:2798: gcc -c -fno-common conftest.c >&5 configure:2801: $? = 0 configure:2824: result: configure:2828: checking whether we are using the GNU C compiler configure:2857: gcc -c -fno-common conftest.c >&5 configure:2863: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gnugo" | #define VERSION "3.6" | #define GNU_PACKAGE "GNU gnugo" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2880: result: no configure:2885: checking whether gcc accepts -g configure:2915: gcc -c -g conftest.c >&5 configure:2921: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gnugo" | #define VERSION "3.6" | #define GNU_PACKAGE "GNU gnugo" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2953: gcc -c conftest.c >&5 configure:2959: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gnugo" | #define VERSION "3.6" | #define GNU_PACKAGE "GNU gnugo" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2992: gcc -c -g conftest.c >&5 configure:2998: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gnugo" | #define VERSION "3.6" | #define GNU_PACKAGE "GNU gnugo" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3020: result: no configure:3037: checking for gcc option to accept ISO C89 configure:3111: gcc -c -fno-common conftest.c >&5 configure:3117: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gnugo" | #define VERSION "3.6" | #define GNU_PACKAGE "GNU gnugo" | /* 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:3111: gcc -qlanglvl=extc89 -c -fno-common conftest.c >&5 gcc: unrecognized option `-qlanglvl=extc89' configure:3117: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gnugo" | #define VERSION "3.6" | #define GNU_PACKAGE "GNU gnugo" | /* 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:3111: gcc -qlanglvl=ansi -c -fno-common conftest.c >&5 gcc: unrecognized option `-qlanglvl=ansi' configure:3117: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gnugo" | #define VERSION "3.6" | #define GNU_PACKAGE "GNU gnugo" | /* 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:3111: gcc -std -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std' configure:3117: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gnugo" | #define VERSION "3.6" | #define GNU_PACKAGE "GNU gnugo" | /* 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:3111: gcc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3117: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gnugo" | #define VERSION "3.6" | #define GNU_PACKAGE "GNU gnugo" | /* 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:3111: gcc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3117: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gnugo" | #define VERSION "3.6" | #define GNU_PACKAGE "GNU gnugo" | /* 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:3111: gcc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 gcc: unrecognized option `-Xc' configure:3117: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gnugo" | #define VERSION "3.6" | #define GNU_PACKAGE "GNU gnugo" | /* 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:3143: result: unsupported configure:3166: checking for style of include used by make configure:3194: result: GNU configure:3201: checking dependency style of gcc configure:3263: result: gcc3 configure:3273: checking for library containing pow configure:3314: gcc -o conftest -fno-common conftest.c >&5 configure:3320: $? = 0 configure:3348: result: none required configure:3357: checking for mingw32 configure:3383: gcc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:16: error: `__MINGW32__' undeclared (first use in this function) conftest.c:16: error: (Each undeclared identifier is reported only once conftest.c:16: error: for each function it appears in.) configure:3389: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gnugo" | #define VERSION "3.6" | #define GNU_PACKAGE "GNU gnugo" | /* end confdefs.h. */ | | int | main () | { | return __MINGW32__ | ; | return 0; | } configure:3405: result: no configure:3500: checking how to run the C preprocessor configure:3540: gcc -E conftest.c configure:3546: $? = 0 configure:3577: gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3583: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gnugo" | #define VERSION "3.6" | #define GNU_PACKAGE "GNU gnugo" | /* end confdefs.h. */ | #include configure:3616: result: gcc -E configure:3645: gcc -E conftest.c configure:3651: $? = 0 configure:3682: gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3688: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gnugo" | #define VERSION "3.6" | #define GNU_PACKAGE "GNU gnugo" | /* end confdefs.h. */ | #include configure:3728: checking for i386-unknown-gnu-ranlib configure:3758: result: no configure:3768: checking for ranlib configure:3784: found /usr/bin/ranlib configure:3795: result: ranlib configure:3822: checking whether make sets $(MAKE) configure:3843: result: yes configure:3854: checking for grep that handles long lines and -e configure:3928: result: /usr/bin/grep configure:3933: checking for egrep configure:4011: result: /usr/bin/grep -E configure:4016: checking for ANSI C header files configure:4046: gcc -c -fno-common conftest.c >&5 configure:4052: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gnugo" | #define VERSION "3.6" | #define GNU_PACKAGE "GNU gnugo" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4177: result: no configure:4201: checking for sys/types.h configure:4222: gcc -c -fno-common conftest.c >&5 configure:4228: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gnugo" | #define VERSION "3.6" | #define GNU_PACKAGE "GNU gnugo" | /* 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:4244: result: no configure:4201: checking for sys/stat.h configure:4222: gcc -c -fno-common conftest.c >&5 configure:4228: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gnugo" | #define VERSION "3.6" | #define GNU_PACKAGE "GNU gnugo" | /* 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:4244: result: no configure:4201: checking for stdlib.h configure:4222: gcc -c -fno-common conftest.c >&5 configure:4228: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gnugo" | #define VERSION "3.6" | #define GNU_PACKAGE "GNU gnugo" | /* 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:4244: result: no configure:4201: checking for string.h configure:4222: gcc -c -fno-common conftest.c >&5 configure:4228: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gnugo" | #define VERSION "3.6" | #define GNU_PACKAGE "GNU gnugo" | /* 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:4244: result: no configure:4201: checking for memory.h configure:4222: gcc -c -fno-common conftest.c >&5 configure:4228: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gnugo" | #define VERSION "3.6" | #define GNU_PACKAGE "GNU gnugo" | /* 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:4244: result: no configure:4201: checking for strings.h configure:4222: gcc -c -fno-common conftest.c >&5 configure:4228: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gnugo" | #define VERSION "3.6" | #define GNU_PACKAGE "GNU gnugo" | /* 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:4244: result: no configure:4201: checking for inttypes.h configure:4222: gcc -c -fno-common conftest.c >&5 configure:4228: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gnugo" | #define VERSION "3.6" | #define GNU_PACKAGE "GNU gnugo" | /* 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:4244: result: no configure:4201: checking for stdint.h configure:4222: gcc -c -fno-common conftest.c >&5 configure:4228: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gnugo" | #define VERSION "3.6" | #define GNU_PACKAGE "GNU gnugo" | /* 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:4244: result: no configure:4201: checking for unistd.h configure:4222: gcc -c -fno-common conftest.c >&5 configure:4228: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gnugo" | #define VERSION "3.6" | #define GNU_PACKAGE "GNU gnugo" | /* 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:4244: result: no configure:4256: checking whether sys/types.h defines makedev configure:4282: gcc -o conftest -fno-common conftest.c >&5 configure:4288: $? = 0 configure:4306: result: yes configure:4583: checking whether time.h and sys/time.h may both be included configure:4613: gcc -c -fno-common conftest.c >&5 configure:4619: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gnugo" | #define VERSION "3.6" | #define GNU_PACKAGE "GNU gnugo" | /* end confdefs.h. */ | #include | #include | #include | | int | main () | { | if ((struct tm *) 0) | return 0; | ; | return 0; | } configure:4634: result: no configure:4645: checking for an ANSI C-conforming const configure:4720: gcc -c -fno-common conftest.c >&5 configure:4726: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gnugo" | #define VERSION "3.6" | #define GNU_PACKAGE "GNU gnugo" | /* end confdefs.h. */ | | int | main () | { | /* FIXME: Include the comments suggested by Paul. */ | #ifndef __cplusplus | /* Ultrix mips cc rejects this. */ | typedef int charset[2]; | const charset cs; | /* SunOS 4.1.1 cc rejects this. */ | char const *const *pcpcc; | char **ppc; | /* NEC SVR4.0.2 mips cc rejects this. */ | struct point {int x, y;}; | static struct point const zero = {0,0}; | /* AIX XL C 1.02.0.0 rejects this. | It does not let you subtract one const X* pointer from another in | an arm of an if-expression whose if-part is not a constant | expression */ | const char *g = "string"; | pcpcc = &g + (g ? g-g : 0); | /* HPUX 7.0 cc rejects these. */ | ++pcpcc; | ppc = (char**) pcpcc; | pcpcc = (char const *const *) ppc; | { /* SCO 3.2v4 cc rejects this. */ | char *t; | char const *s = 0 ? (char *) 0 : (char const *) 0; | | *t++ = 0; | if (s) return 0; | } | { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */ | int x[] = {25, 17}; | const int *foo = &x[0]; | ++foo; | } | { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ | typedef const int *iptr; | iptr p = 0; | ++p; | } | { /* AIX XL C 1.02.0.0 rejects this saying | "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ | struct s { int j; const int *ap[3]; }; | struct s *b; b->j = 5; | } | { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ | const int foo = 10; | if (!foo) return 0; | } | return !cs[0] && !zero.x; | #endif | | ; | return 0; | } configure:4741: result: no configure:4759: checking for unistd.h configure:4765: result: no configure:4769: checking sys/time.h usability configure:4786: gcc -c -fno-common conftest.c >&5 configure:4792: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gnugo" | #define VERSION "3.6" | #define GNU_PACKAGE "GNU gnugo" | #define const | /* 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:4806: result: no configure:4810: checking sys/time.h presence configure:4825: gcc -E conftest.c configure:4831: $? = 0 configure:4845: result: yes configure:4858: WARNING: sys/time.h: present but cannot be compiled configure:4860: WARNING: sys/time.h: check for missing prerequisite headers? configure:4862: WARNING: sys/time.h: see the Autoconf documentation configure:4864: WARNING: sys/time.h: section "Present But Cannot Be Compiled" configure:4866: WARNING: sys/time.h: proceeding with the preprocessor's result configure:4868: WARNING: sys/time.h: in the future, the compiler will take precedence configure:4873: checking for sys/time.h configure:4881: result: yes configure:4769: checking sys/times.h usability configure:4786: gcc -c -fno-common conftest.c >&5 configure:4792: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gnugo" | #define VERSION "3.6" | #define GNU_PACKAGE "GNU gnugo" | #define const | #define HAVE_SYS_TIME_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:4806: result: no configure:4810: checking sys/times.h presence configure:4825: gcc -E conftest.c configure:4831: $? = 0 configure:4845: result: yes configure:4858: WARNING: sys/times.h: present but cannot be compiled configure:4860: WARNING: sys/times.h: check for missing prerequisite headers? configure:4862: WARNING: sys/times.h: see the Autoconf documentation configure:4864: WARNING: sys/times.h: section "Present But Cannot Be Compiled" configure:4866: WARNING: sys/times.h: proceeding with the preprocessor's result configure:4868: WARNING: sys/times.h: in the future, the compiler will take precedence configure:4873: checking for sys/times.h configure:4881: result: yes configure:4912: checking curses.h usability configure:4929: gcc -c -fno-common conftest.c >&5 configure:4935: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gnugo" | #define VERSION "3.6" | #define GNU_PACKAGE "GNU gnugo" | #define const | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_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:4949: result: no configure:4953: checking curses.h presence configure:4968: gcc -E conftest.c configure:4974: $? = 0 configure:4988: result: yes configure:5001: WARNING: curses.h: present but cannot be compiled configure:5003: WARNING: curses.h: check for missing prerequisite headers? configure:5005: WARNING: curses.h: see the Autoconf documentation configure:5007: WARNING: curses.h: section "Present But Cannot Be Compiled" configure:5009: WARNING: curses.h: proceeding with the preprocessor's result configure:5011: WARNING: curses.h: in the future, the compiler will take precedence configure:5016: checking for curses.h configure:5024: result: yes configure:4912: checking term.h usability configure:4929: gcc -c -fno-common conftest.c >&5 configure:4935: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gnugo" | #define VERSION "3.6" | #define GNU_PACKAGE "GNU gnugo" | #define const | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_CURSES_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:4949: result: no configure:4953: checking term.h presence configure:4968: gcc -E conftest.c configure:4974: $? = 0 configure:4988: result: yes configure:5001: WARNING: term.h: present but cannot be compiled configure:5003: WARNING: term.h: check for missing prerequisite headers? configure:5005: WARNING: term.h: see the Autoconf documentation configure:5007: WARNING: term.h: section "Present But Cannot Be Compiled" configure:5009: WARNING: term.h: proceeding with the preprocessor's result configure:5011: WARNING: term.h: in the future, the compiler will take precedence configure:5016: checking for term.h configure:5024: result: yes configure:4912: checking ncurses/curses.h usability configure:4929: gcc -c -fno-common conftest.c >&5 conftest.c:49:28: ncurses/curses.h: No such file or directory configure:4935: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gnugo" | #define VERSION "3.6" | #define GNU_PACKAGE "GNU gnugo" | #define const | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_TERM_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:4949: result: no configure:4953: checking ncurses/curses.h presence configure:4968: gcc -E conftest.c conftest.c:16:28: ncurses/curses.h: No such file or directory configure:4974: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gnugo" | #define VERSION "3.6" | #define GNU_PACKAGE "GNU gnugo" | #define const | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_TERM_H 1 | /* end confdefs.h. */ | #include configure:4988: result: no configure:5016: checking for ncurses/curses.h configure:5024: result: no configure:4912: checking ncurses/term.h usability configure:4929: gcc -c -fno-common conftest.c >&5 configure:4935: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gnugo" | #define VERSION "3.6" | #define GNU_PACKAGE "GNU gnugo" | #define const | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_TERM_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:4949: result: no configure:4953: checking ncurses/term.h presence configure:4968: gcc -E conftest.c configure:4974: $? = 0 configure:4988: result: yes configure:5001: WARNING: ncurses/term.h: present but cannot be compiled configure:5003: WARNING: ncurses/term.h: check for missing prerequisite headers? configure:5005: WARNING: ncurses/term.h: see the Autoconf documentation configure:5007: WARNING: ncurses/term.h: section "Present But Cannot Be Compiled" configure:5009: WARNING: ncurses/term.h: proceeding with the preprocessor's result configure:5011: WARNING: ncurses/term.h: in the future, the compiler will take precedence configure:5016: checking for ncurses/term.h configure:5024: result: yes configure:5054: checking for long configure:5085: gcc -c -fno-common conftest.c >&5 configure:5091: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gnugo" | #define VERSION "3.6" | #define GNU_PACKAGE "GNU gnugo" | #define const | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_TERM_H 1 | #define HAVE_NCURSES_TERM_H 1 | /* end confdefs.h. */ | #include | | typedef long ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:5106: result: no configure:5113: checking size of long configure:5421: gcc -o conftest -fno-common conftest.c >&5 configure:5424: $? = 0 configure:5430: ./conftest configure:5433: $? = 0 configure:5456: result: 4 configure:5474: checking for vsnprintf configure:5530: gcc -o conftest -fno-common conftest.c >&5 conftest.c:41: warning: conflicting types for built-in function `vsnprintf' configure:5536: $? = 0 configure:5554: result: yes configure:5474: checking for gettimeofday configure:5530: gcc -o conftest -fno-common conftest.c >&5 configure:5536: $? = 0 configure:5554: result: yes configure:5474: checking for usleep configure:5530: gcc -o conftest -fno-common conftest.c >&5 configure:5536: $? = 0 configure:5554: result: yes configure:5474: checking for times configure:5530: gcc -o conftest -fno-common conftest.c >&5 configure:5536: $? = 0 configure:5554: result: yes configure:5863: checking for variadic cpp define configure:5890: gcc -c -fno-common conftest.c >&5 configure:5896: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gnugo" | #define VERSION "3.6" | #define GNU_PACKAGE "GNU gnugo" | #define const | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_TERM_H 1 | #define HAVE_NCURSES_TERM_H 1 | #define SIZEOF_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_USLEEP 1 | #define HAVE_TIMES 1 | /* end confdefs.h. */ | #include | #define zz(fmt,arg...) printf(fmt,##arg) | int | main () | { | zz("Hello");zz("%s","Hello");zz("%s%s","Hello","World") | ; | return 0; | } configure:5912: result: no configure:5925: checking whether gcc supports transparent unions configure:5957: gcc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:31: warning: no semicolon at end of struct or union configure:5963: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gnugo" | #define VERSION "3.6" | #define GNU_PACKAGE "GNU gnugo" | #define const | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_TERM_H 1 | #define HAVE_NCURSES_TERM_H 1 | #define SIZEOF_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_USLEEP 1 | #define HAVE_TIMES 1 | /* end confdefs.h. */ | | int | main () | { | struct { | union { | int x; | float y; | } | } A = { { .y = 0.0 } }; | A.y = 1.0; | ; | return 0; | } configure:5979: result: no configure:5997: checking for library containing initscr configure:6038: gcc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _initscr configure:6044: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gnugo" | #define VERSION "3.6" | #define GNU_PACKAGE "GNU gnugo" | #define const | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_TERM_H 1 | #define HAVE_NCURSES_TERM_H 1 | #define SIZEOF_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_USLEEP 1 | #define HAVE_TIMES 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char initscr (); | int | main () | { | return initscr (); | ; | return 0; | } configure:6038: gcc -o conftest -fno-common conftest.c -lncurses >&5 configure:6044: $? = 0 configure:6072: result: -lncurses configure:6090: checking for vwprintw configure:6146: gcc -o conftest -fno-common conftest.c -lncurses >&5 configure:6152: $? = 0 configure:6170: result: yes configure:6090: checking for keypad configure:6146: gcc -o conftest -fno-common conftest.c -lncurses >&5 configure:6152: $? = 0 configure:6170: result: yes configure:6180: checking for KEY_UP configure:6206: gcc -c -fno-common conftest.c >&5 configure:6212: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gnugo" | #define VERSION "3.6" | #define GNU_PACKAGE "GNU gnugo" | #define const | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_TERM_H 1 | #define HAVE_NCURSES_TERM_H 1 | #define SIZEOF_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_USLEEP 1 | #define HAVE_TIMES 1 | #define CURSES 1 | #define HAVE_VWPRINTW 1 | #define HAVE_KEYPAD 1 | /* end confdefs.h. */ | #include | int | main () | { | int c=KEY_UP | ; | return 0; | } configure:6228: result: no configure:6254: checking for library containing tparm configure:6295: gcc -o conftest -fno-common conftest.c -lncurses >&5 configure:6301: $? = 0 configure:6329: result: none required configure:6358: checking for color support configure:6360: result: curses configure:6702: creating ./config.status ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=no ac_cv_c_const=no ac_cv_env_CC_set= ac_cv_env_CC_value= 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_gettimeofday=yes ac_cv_func_keypad=yes ac_cv_func_times=yes ac_cv_func_usleep=yes ac_cv_func_vsnprintf=yes ac_cv_func_vwprintw=yes ac_cv_header_curses_h=yes ac_cv_header_inttypes_h=no ac_cv_header_memory_h=no ac_cv_header_ncurses_curses_h=no ac_cv_header_ncurses_term_h=yes ac_cv_header_stdc=no 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_stat_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=no ac_cv_header_sys_types_h_makedev=yes ac_cv_header_term_h=yes ac_cv_header_time=no ac_cv_header_unistd_h=no ac_cv_mingw32=no ac_cv_objext= ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_install='/usr/local/bin/ginstall -c' ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89=no ac_cv_prog_cc_g=no ac_cv_prog_make_make_set=yes ac_cv_search_initscr=-lncurses ac_cv_search_pow='none required' ac_cv_search_tparm='none required' ac_cv_sizeof_long=4 ac_cv_type_long=no am_cv_CC_dependencies_compiler_type=gcc3 gnugo_cv_cpp_variadic_define=no gnugo_cv_decl_key_up=no gnugo_cv_transparent_unions=no ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/games/gnugo/work/gnugo-3.6/missing --run aclocal' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/games/gnugo/work/gnugo-3.6/missing --run tar' AUTOCONF='${SHELL} /mnt/gmirror/ports/games/gnugo/work/gnugo-3.6/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/games/gnugo/work/gnugo-3.6/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/games/gnugo/work/gnugo-3.6/missing --run automake' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CPP='gcc -E' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DFA_ENABLED_FALSE='#' DFA_ENABLED_TRUE='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' GCC_ONLY='#' GNUGO_ALL_WARNINGS='' GNUGO_SOME_WARNINGS='' GREP='/usr/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='-lncurses ' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /mnt/gmirror/ports/games/gnugo/work/gnugo-3.6/missing --run makeinfo' NO_WARNINGS='CFLAGS=-fno-common' OBJEXT='' PACKAGE='gnugo' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' VERSION='3.6' ac_ct_CC='gcc' am__include='include' am__quote='' bindir='${exec_prefix}/bin' build_alias='i386-unknown-gnu' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' glibconfig='' host_alias='i386-unknown-gnu' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='/mnt/gmirror/ports/games/gnugo/work/gnugo-3.6/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE "gnugo" #define VERSION "3.6" #define GNU_PACKAGE "GNU gnugo" #define const #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_NCURSES_TERM_H 1 #define SIZEOF_LONG 4 #define HAVE_VSNPRINTF 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_USLEEP 1 #define HAVE_TIMES 1 #define CURSES 1 #define HAVE_VWPRINTW 1 #define HAVE_KEYPAD 1 #define TERMINFO 1 #define DEFAULT_MEMORY 8 #define DEFAULT_LEVEL 10 #define OWL_NODE_LIMIT 1000 #define SEMEAI_NODE_LIMIT 500 #define GNUGO_PATH "/mnt/gmirror/ports/games/gnugo/work/gnugo-3.6" #define CHINESE_RULES 0 #define RESIGNATION_ALLOWED 1 #define ORACLE 0 #define USE_BREAK_IN 1 #define COSMIC_GNUGO 0 #define LARGE_SCALE 0 #define USE_VALGRIND 0 configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = config.h CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:646: creating config.h config.status:897: executing default-1 commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:646: creating Makefile config.status:781: WARNING: Makefile.in seems to ignore the --datarootdir setting config.status:897: executing default-1 commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = utils/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:646: creating utils/Makefile config.status:781: WARNING: utils/Makefile.in seems to ignore the --datarootdir setting config.status:897: executing default-1 commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:646: creating Makefile config.status:781: WARNING: Makefile.in seems to ignore the --datarootdir setting config.status:897: executing default-1 commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = utils/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:646: creating utils/Makefile config.status:781: WARNING: utils/Makefile.in seems to ignore the --datarootdir setting config.status:897: executing default-1 commands