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.57. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i586-uhu-linux --host=i586-uhu-linux ## --------- ## ## Platform. ## ## --------- ## hostname = norris uname -m = i686 uname -r = 2.6.17.6-3 uname -s = Linux uname -v = #1 SMP Wed Jul 26 12:57:38 CEST 2006 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1313: checking for a BSD-compatible install configure:1367: result: /bin/install -c configure:1378: checking whether build environment is sane configure:1421: result: yes configure:1454: checking for gawk configure:1470: found /bin/gawk configure:1480: result: gawk configure:1490: checking whether make sets $(MAKE) configure:1510: result: yes configure:1685: checking for i586-uhu-linux-gcc configure:1701: found /usr/lib/ccache/i586-uhu-linux-gcc configure:1711: result: i586-uhu-linux-gcc configure:1993: checking for C compiler version configure:1996: i586-uhu-linux-gcc --version &5 i586-uhu-linux-gcc (GCC) 3.4.6 Copyright (C) 2006 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:1999: $? = 0 configure:2001: i586-uhu-linux-gcc -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:2004: $? = 0 configure:2006: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:2009: $? = 1 configure:2033: checking for C compiler default output configure:2036: i586-uhu-linux-gcc conftest.c >&5 configure:2039: $? = 0 configure:2085: result: a.out configure:2090: checking whether the C compiler works configure:2096: ./a.out configure:2099: $? = 0 configure:2116: result: yes configure:2123: checking whether we are cross compiling configure:2125: result: no configure:2128: checking for suffix of executables configure:2130: i586-uhu-linux-gcc -o conftest conftest.c >&5 configure:2133: $? = 0 configure:2158: result: configure:2164: checking for suffix of object files configure:2186: i586-uhu-linux-gcc -c conftest.c >&5 configure:2189: $? = 0 configure:2211: result: o configure:2215: checking whether we are using the GNU C compiler configure:2240: i586-uhu-linux-gcc -c conftest.c >&5 configure:2243: $? = 0 configure:2246: test -s conftest.o configure:2249: $? = 0 configure:2262: result: yes configure:2268: checking whether i586-uhu-linux-gcc accepts -g configure:2290: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:2293: $? = 0 configure:2296: test -s conftest.o configure:2299: $? = 0 configure:2310: result: yes configure:2327: checking for i586-uhu-linux-gcc option to accept ANSI C configure:2388: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:2391: $? = 0 configure:2394: test -s conftest.o configure:2397: $? = 0 configure:2415: result: none needed configure:2433: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2436: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2556: checking for style of include used by make configure:2584: result: GNU configure:2612: checking dependency style of i586-uhu-linux-gcc configure:2680: result: gcc3 configure:2709: checking for a BSD-compatible install configure:2763: result: /bin/install -c configure:2778: checking for gawk configure:2804: result: gawk configure:2814: checking whether ln -s works configure:2818: result: yes configure:2826: checking whether struct tm is in sys/time.h or time.h configure:2850: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:2853: $? = 0 configure:2856: test -s conftest.o configure:2859: $? = 0 configure:2870: result: time.h configure:2884: checking for flex configure:2900: found /usr/bin/flex configure:2910: result: flex configure:2923: checking for yywrap in -lfl configure:2954: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lfl >&5 configure:2957: $? = 0 configure:2960: test -s conftest configure:2963: $? = 0 configure:2975: result: yes configure:3043: checking lex output file root configure:3054: flex conftest.l configure:3057: $? = 0 configure:3069: result: lex.yy configure:3074: checking whether yytext is a pointer configure:3090: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lfl >&5 configure:3093: $? = 0 configure:3096: test -s conftest configure:3099: $? = 0 configure:3112: result: yes configure:3138: checking for tputs in -lncurses configure:3169: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lncurses >&5 configure:3172: $? = 0 configure:3175: test -s conftest configure:3178: $? = 0 configure:3190: result: yes configure:3202: checking for readline in -lreadline configure:3233: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:3236: $? = 0 configure:3239: test -s conftest configure:3242: $? = 0 configure:3254: result: yes configure:3270: checking how to run the C preprocessor configure:3306: i586-uhu-linux-gcc -E conftest.c configure:3312: $? = 0 configure:3344: i586-uhu-linux-gcc -E conftest.c configure:3348:28: ac_nonexistent.h: No such file or directory configure:3350: $? = 1 configure: failed program was: | #line 3335 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gnuchess" | #define VERSION "5.07" | #define YYTEXT_POINTER 1 | #define HAVE_LIBNCURSES 1 | #define HAVE_LIBREADLINE 1 | /* end confdefs.h. */ | #include configure:3388: result: i586-uhu-linux-gcc -E configure:3413: i586-uhu-linux-gcc -E conftest.c configure:3419: $? = 0 configure:3451: i586-uhu-linux-gcc -E conftest.c configure:3455:28: ac_nonexistent.h: No such file or directory configure:3457: $? = 1 configure: failed program was: | #line 3442 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gnuchess" | #define VERSION "5.07" | #define YYTEXT_POINTER 1 | #define HAVE_LIBNCURSES 1 | #define HAVE_LIBREADLINE 1 | /* end confdefs.h. */ | #include configure:3500: checking for egrep configure:3510: result: grep -E configure:3515: checking for ANSI C header files configure:3541: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3544: $? = 0 configure:3547: test -s conftest.o configure:3550: $? = 0 configure:3642: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:3645: $? = 0 configure:3647: ./conftest configure:3650: $? = 0 configure:3665: result: yes configure:3689: checking for sys/types.h configure:3706: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3709: $? = 0 configure:3712: test -s conftest.o configure:3715: $? = 0 configure:3726: result: yes configure:3689: checking for sys/stat.h configure:3706: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3709: $? = 0 configure:3712: test -s conftest.o configure:3715: $? = 0 configure:3726: result: yes configure:3689: checking for stdlib.h configure:3706: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3709: $? = 0 configure:3712: test -s conftest.o configure:3715: $? = 0 configure:3726: result: yes configure:3689: checking for string.h configure:3706: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3709: $? = 0 configure:3712: test -s conftest.o configure:3715: $? = 0 configure:3726: result: yes configure:3689: checking for memory.h configure:3706: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3709: $? = 0 configure:3712: test -s conftest.o configure:3715: $? = 0 configure:3726: result: yes configure:3689: checking for strings.h configure:3706: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3709: $? = 0 configure:3712: test -s conftest.o configure:3715: $? = 0 configure:3726: result: yes configure:3689: checking for inttypes.h configure:3706: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3709: $? = 0 configure:3712: test -s conftest.o configure:3715: $? = 0 configure:3726: result: yes configure:3689: checking for stdint.h configure:3706: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3709: $? = 0 configure:3712: test -s conftest.o configure:3715: $? = 0 configure:3726: result: yes configure:3689: checking for unistd.h configure:3706: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3709: $? = 0 configure:3712: test -s conftest.o configure:3715: $? = 0 configure:3726: result: yes configure:3753: checking readline/readline.h usability configure:3766: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3769: $? = 0 configure:3772: test -s conftest.o configure:3775: $? = 0 configure:3785: result: yes configure:3789: checking readline/readline.h presence configure:3800: i586-uhu-linux-gcc -E conftest.c configure:3806: $? = 0 configure:3825: result: yes configure:3861: checking for readline/readline.h configure:3868: result: yes configure:3753: checking readline/history.h usability configure:3766: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3769: $? = 0 configure:3772: test -s conftest.o configure:3775: $? = 0 configure:3785: result: yes configure:3789: checking readline/history.h presence configure:3800: i586-uhu-linux-gcc -E conftest.c configure:3806: $? = 0 configure:3825: result: yes configure:3861: checking for readline/history.h configure:3868: result: yes configure:3883: checking for ANSI C header files configure:4033: result: yes configure:4063: checking time.h usability configure:4076: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4079: $? = 0 configure:4082: test -s conftest.o configure:4085: $? = 0 configure:4095: result: yes configure:4099: checking time.h presence configure:4110: i586-uhu-linux-gcc -E conftest.c configure:4116: $? = 0 configure:4135: result: yes configure:4171: checking for time.h configure:4178: result: yes configure:4063: checking sys/time.h usability configure:4076: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4079: $? = 0 configure:4082: test -s conftest.o configure:4085: $? = 0 configure:4095: result: yes configure:4099: checking sys/time.h presence configure:4110: i586-uhu-linux-gcc -E conftest.c configure:4116: $? = 0 configure:4135: result: yes configure:4171: checking for sys/time.h configure:4178: result: yes configure:4054: checking for unistd.h configure:4059: result: yes configure:4063: checking errno.h usability configure:4076: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4079: $? = 0 configure:4082: test -s conftest.o configure:4085: $? = 0 configure:4095: result: yes configure:4099: checking errno.h presence configure:4110: i586-uhu-linux-gcc -E conftest.c configure:4116: $? = 0 configure:4135: result: yes configure:4171: checking for errno.h configure:4178: result: yes configure:4063: checking fcntl.h usability configure:4076: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4079: $? = 0 configure:4082: test -s conftest.o configure:4085: $? = 0 configure:4095: result: yes configure:4099: checking fcntl.h presence configure:4110: i586-uhu-linux-gcc -E conftest.c configure:4116: $? = 0 configure:4135: result: yes configure:4171: checking for fcntl.h configure:4178: result: yes configure:4063: checking libintl.h usability configure:4076: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4079: $? = 0 configure:4082: test -s conftest.o configure:4085: $? = 0 configure:4095: result: yes configure:4099: checking libintl.h presence configure:4110: i586-uhu-linux-gcc -E conftest.c configure:4116: $? = 0 configure:4135: result: yes configure:4171: checking for libintl.h configure:4178: result: yes configure:4192: checking for an ANSI C-conforming const configure:4260: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4263: $? = 0 configure:4266: test -s conftest.o configure:4269: $? = 0 configure:4280: result: yes configure:4290: checking for working volatile configure:4314: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4317: $? = 0 configure:4320: test -s conftest.o configure:4323: $? = 0 configure:4334: result: yes configure:4349: checking for stdlib.h configure:4354: result: yes configure:4486: checking for GNU libc compatible realloc configure:4516: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:4519: $? = 0 configure:4521: ./conftest configure:4524: $? = 0 configure:4538: result: yes configure:4561: checking for stdbool.h that conforms to C99 configure:4615: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4618: $? = 0 configure:4621: test -s conftest.o configure:4624: $? = 0 configure:4635: result: yes configure:4637: checking for _Bool configure:4662: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4665: $? = 0 configure:4668: test -s conftest.o configure:4671: $? = 0 configure:4682: result: yes configure:4701: checking for inline configure:4723: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4726: $? = 0 configure:4729: test -s conftest.o configure:4732: $? = 0 configure:4744: result: inline configure:4759: checking for size_t configure:4784: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4787: $? = 0 configure:4790: test -s conftest.o configure:4793: $? = 0 configure:4804: result: yes configure:4816: checking whether time.h and sys/time.h may both be included configure:4842: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4845: $? = 0 configure:4848: test -s conftest.o configure:4851: $? = 0 configure:4862: result: yes configure:4873: checking for stdint types configure:4902: i586-uhu-linux-gcc -c conftest.c >&5 configure:4905: $? = 0 configure:4908: test -s conftest.o configure:4911: $? = 0 configure:4940: result: stdint.h (shortcircuit) configure:5858: result: make use of stdint.h in src/GCint.h (assuming C99 compatible system) configure:5866: checking return type of signal handlers configure:5898: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5901: $? = 0 configure:5904: test -s conftest.o configure:5907: $? = 0 configure:5918: result: void configure:5931: checking for stdlib.h configure:5936: result: yes configure:6068: checking for GNU libc compatible malloc configure:6098: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:6101: $? = 0 configure:6103: ./conftest configure:6106: $? = 0 configure:6120: result: yes configure:6143: checking for working memcmp configure:6192: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:6195: $? = 0 configure:6197: ./conftest configure:6200: $? = 0 configure:6214: result: yes configure:6230: checking for gettimeofday configure:6280: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:6283: $? = 0 configure:6286: test -s conftest configure:6289: $? = 0 configure:6300: result: yes configure:6230: checking for strchr configure:6280: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:6292: warning: conflicting types for built-in function 'strchr' configure:6283: $? = 0 configure:6286: test -s conftest configure:6289: $? = 0 configure:6300: result: yes configure:6230: checking for strcspn configure:6280: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:6293: warning: conflicting types for built-in function 'strcspn' configure:6283: $? = 0 configure:6286: test -s conftest configure:6289: $? = 0 configure:6300: result: yes configure:6230: checking for strstr configure:6280: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:6294: warning: conflicting types for built-in function 'strstr' configure:6283: $? = 0 configure:6286: test -s conftest configure:6289: $? = 0 configure:6300: result: yes configure:6230: checking for strerror configure:6280: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:6283: $? = 0 configure:6286: test -s conftest configure:6289: $? = 0 configure:6300: result: yes configure:6230: checking for memset configure:6280: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:6296: warning: conflicting types for built-in function 'memset' configure:6283: $? = 0 configure:6286: test -s conftest configure:6289: $? = 0 configure:6300: result: yes configure:6230: checking for strdup configure:6280: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:6297: warning: conflicting types for built-in function 'strdup' configure:6283: $? = 0 configure:6286: test -s conftest configure:6289: $? = 0 configure:6300: result: yes configure:6230: checking for strtol configure:6280: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 configure:6283: $? = 0 configure:6286: test -s conftest configure:6289: $? = 0 configure:6300: result: yes configure:6317: checking build system type configure:6335: result: i586-uhu-linux-gnu configure:6343: checking host system type configure:6357: result: i586-uhu-linux-gnu configure:6503: checking for the pthreads library -lpthreads configure:6542: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lpthreads -lreadline -lncurses >&5 /usr/bin/ld: cannot find -lpthreads collect2: ld returned 1 exit status configure:6545: $? = 1 configure: failed program was: | #line 6523 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gnuchess" | #define VERSION "5.07" | #define YYTEXT_POINTER 1 | #define HAVE_LIBNCURSES 1 | #define HAVE_LIBREADLINE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define STDC_HEADERS 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRERROR 1 | #define HAVE_MEMSET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOL 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:6564: result: no configure:6492: checking whether pthreads work without any flags configure:6542: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5 /tmp/ccC7uDGH.o: In function `main': /var/uhubuild/work/compile/configure:6575: undefined reference to `pthread_join' /var/uhubuild/work/compile/configure:6576: undefined reference to `__pthread_register_cancel' /var/uhubuild/work/compile/configure:6577: undefined reference to `pthread_create' /var/uhubuild/work/compile/configure:6577: undefined reference to `__pthread_unregister_cancel' collect2: ld returned 1 exit status configure:6545: $? = 1 configure: failed program was: | #line 6523 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gnuchess" | #define VERSION "5.07" | #define YYTEXT_POINTER 1 | #define HAVE_LIBNCURSES 1 | #define HAVE_LIBREADLINE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define STDC_HEADERS 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRERROR 1 | #define HAVE_MEMSET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOL 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:6564: result: no configure:6497: checking whether pthreads work with -Kthread configure:6542: i586-uhu-linux-gcc -o conftest -g -O2 -Kthread conftest.c -lreadline -lncurses >&5 i586-uhu-linux-gcc: unrecognized option `-Kthread' /tmp/ccGluTwO.o: In function `main': /var/uhubuild/work/compile/configure:6575: undefined reference to `pthread_join' /var/uhubuild/work/compile/configure:6576: undefined reference to `__pthread_register_cancel' /var/uhubuild/work/compile/configure:6577: undefined reference to `pthread_create' /var/uhubuild/work/compile/configure:6577: undefined reference to `__pthread_unregister_cancel' collect2: ld returned 1 exit status configure:6545: $? = 1 configure: failed program was: | #line 6523 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gnuchess" | #define VERSION "5.07" | #define YYTEXT_POINTER 1 | #define HAVE_LIBNCURSES 1 | #define HAVE_LIBREADLINE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define STDC_HEADERS 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRERROR 1 | #define HAVE_MEMSET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOL 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:6564: result: no configure:6497: checking whether pthreads work with -kthread configure:6542: i586-uhu-linux-gcc -o conftest -g -O2 -kthread conftest.c -lreadline -lncurses >&5 i586-uhu-linux-gcc: unrecognized option `-kthread' /tmp/ccOcNkd2.o: In function `main': /var/uhubuild/work/compile/configure:6575: undefined reference to `pthread_join' /var/uhubuild/work/compile/configure:6576: undefined reference to `__pthread_register_cancel' /var/uhubuild/work/compile/configure:6577: undefined reference to `pthread_create' /var/uhubuild/work/compile/configure:6577: undefined reference to `__pthread_unregister_cancel' collect2: ld returned 1 exit status configure:6545: $? = 1 configure: failed program was: | #line 6523 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gnuchess" | #define VERSION "5.07" | #define YYTEXT_POINTER 1 | #define HAVE_LIBNCURSES 1 | #define HAVE_LIBREADLINE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define STDC_HEADERS 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRERROR 1 | #define HAVE_MEMSET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOL 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:6564: result: no configure:6503: checking for the pthreads library -llthread configure:6542: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -llthread -lreadline -lncurses >&5 /usr/bin/ld: cannot find -llthread collect2: ld returned 1 exit status configure:6545: $? = 1 configure: failed program was: | #line 6523 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gnuchess" | #define VERSION "5.07" | #define YYTEXT_POINTER 1 | #define HAVE_LIBNCURSES 1 | #define HAVE_LIBREADLINE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define STDC_HEADERS 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRERROR 1 | #define HAVE_MEMSET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOL 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:6564: result: no configure:6497: checking whether pthreads work with -pthread configure:6542: i586-uhu-linux-gcc -o conftest -g -O2 -pthread conftest.c -lreadline -lncurses >&5 configure:6545: $? = 0 configure:6548: test -s conftest configure:6551: $? = 0 configure:6564: result: yes configure:6584: checking for joinable pthread attribute configure:6603: i586-uhu-linux-gcc -o conftest -g -O2 -pthread conftest.c -lreadline -lncurses >&5 configure:6606: $? = 0 configure:6609: test -s conftest configure:6612: $? = 0 configure:6667: result: PTHREAD_CREATE_JOINABLE configure:6674: checking if more special flags are required for pthreads configure:6681: result: no configure:6693: checking for cc_r configure:6720: result: i586-uhu-linux-gcc configure:6865: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.57. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on norris config.status:687: creating Makefile config.status:687: creating src/Makefile config.status:791: creating src/config.h config.status:1094: executing depfiles commands config.status:1094: executing src/GCint.h commands config.status:1189: creating src/GCint.h : _GNUCHESS_SRC_GCINT_H ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i586-uhu-linux-gnu ac_cv_build_alias=i586-uhu-linux ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_c_volatile=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i586-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i586-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_func_gettimeofday=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_memcmp_working=yes ac_cv_func_memset=yes ac_cv_func_realloc_0_nonnull=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strstr=yes ac_cv_func_strtol=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libintl_h=yes ac_cv_header_memory_h=yes ac_cv_header_readline_history_h=yes ac_cv_header_readline_readline_h=yes ac_cv_header_stdbool_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint=stdint.h ac_cv_header_stdint_h=yes ac_cv_header_stdint_t=stdint.h ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_time=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i586-uhu-linux-gnu ac_cv_host_alias=i586-uhu-linux ac_cv_lib_fl_yywrap=yes ac_cv_lib_ncurses_tputs=yes ac_cv_lib_readline_readline=yes ac_cv_objext=o ac_cv_path_install='/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CC=i586-uhu-linux-gcc ac_cv_prog_CPP='i586-uhu-linux-gcc -E' ac_cv_prog_LEX=flex ac_cv_prog_PTHREAD_CC=i586-uhu-linux-gcc ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_egrep='grep -E' ac_cv_prog_lex_root=lex.yy ac_cv_prog_lex_yytext_pointer=yes ac_cv_prog_make_make_set=yes ac_cv_stdint_message='using gnu compiler i586-uhu-linux-gcc (GCC) 3.4.6' ac_cv_stdint_result='(assuming C99 compatible system)' ac_cv_struct_tm=time.h ac_cv_type__Bool=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_use_readline=yes am_cv_CC_dependencies_compiler_type=gcc3 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.7' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/missing --run tar' AUTOCONF='${SHELL} /var/uhubuild/work/compile/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/missing --run automake-1.7' AWK='gawk' CC='i586-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='i586-uhu-linux-gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LEX='flex' LEXLIB='-lfl' LEX_OUTPUT_ROOT='lex.yy' LIBOBJS='' LIBS='-lreadline -lncurses ' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' OBJEXT='o' PACKAGE='gnuchess' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PTHREAD_CC='i586-uhu-linux-gcc' PTHREAD_CFLAGS='-pthread' PTHREAD_LIBS='' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='5.07' ac_ct_CC='' ac_ct_STRIP='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__leading_dot='.' am__quote='' bindir='${exec_prefix}/bin' build='i586-uhu-linux-gnu' build_alias='i586-uhu-linux' build_cpu='i586' build_os='linux-gnu' build_vendor='uhu' datadir='${prefix}/share' exec_prefix='${prefix}' host='i586-uhu-linux-gnu' host_alias='i586-uhu-linux' host_cpu='i586' host_os='linux-gnu' host_vendor='uhu' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='/var/uhubuild/work/compile/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var' mandir='/usr/share/man' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_ERRNO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBNCURSES 1 #define HAVE_LIBREADLINE 1 #define HAVE_MALLOC 1 #define HAVE_MEMORY_H 1 #define HAVE_MEMSET 1 #define HAVE_PTHREAD 1 #define HAVE_READLINE_HISTORY_H 1 #define HAVE_READLINE_READLINE_H 1 #define HAVE_REALLOC 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRCHR 1 #define HAVE_STRCSPN 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRSTR 1 #define HAVE_STRTOL 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_TIME_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE__BOOL 1 #define PACKAGE "gnuchess" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define RETSIGTYPE void #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define TIME_WITH_SYS_TIME 1 #define VERSION "5.07" #define YYTEXT_POINTER 1 configure: exit 0