This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:544: checking for X configure:612: conftest.c >/dev/null 2>conftest.out ./configure: line 611: conftest.c: command not found configure: failed program was: #line 607 "configure" #include "confdefs.h" #include configure:688: cc -o conftest conftest.c -lXt 1>&5 /usr/bin/ld: cannot find -lXt collect2: ld returned 1 exit status configure: failed program was: #line 681 "configure" #include "confdefs.h" int main() { XtMalloc() ; return 0; } configure:805: checking host system type configure:854: checking for package version configure:873: checking for package patch date configure:929: checking for gcc configure:1042: checking whether the C compiler (gcc ) works configure:1058: gcc -o conftest conftest.c 1>&5 configure:1084: checking whether the C compiler (gcc ) is a cross-compiler configure:1089: checking whether we are using GNU C configure:1098: gcc -E conftest.c configure:1117: checking whether gcc accepts -g configure:1149: checking how to run the C preprocessor configure:1170: gcc -E conftest.c >/dev/null 2>conftest.out configure:1230: checking whether gcc needs -traditional configure:1278: checking for ranlib configure:1317: checking for a BSD compatible install configure:1371: checking build system type configure:1397: checking for ar configure:1463: checking whether make sets ${MAKE} configure:1491: checking for makeflags variable configure:1530: checking if filesystem supports mixed-case filenames configure:1568: checking for ctags configure:1600: checking for etags configure:1648: checking for gcc option to accept ANSI C configure:1760: gcc -c -g -O2 -DCC_HAS_PROTOS conftest.c 1>&5 configure:1868: checking for working const configure:1922: gcc -c -g -O2 conftest.c 1>&5 configure:1951: checking if this is really Intel compiler configure:1967: gcc -c -g -O2 -no-gcc conftest.c 1>&5 gcc: unrecognized option `-no-gcc' gcc: unrecognized option `-no-gcc' configure: In function `main': configure:1961: error: `make' undeclared (first use in this function) configure:1961: error: (Each undeclared identifier is reported only once configure:1961: error: for each function it appears in.) configure:1961: error: syntax error before "an" configure: failed program was: #line 1955 "configure" #include "confdefs.h" int main() { #ifdef __INTEL_COMPILER #else make an error #endif ; return 0; } configure:2012: checking if we must define _GNU_SOURCE configure:2028: gcc -c -g -O2 conftest.c 1>&5 configure: In function `main': configure:2023: error: `make' undeclared (first use in this function) configure:2023: error: (Each undeclared identifier is reported only once configure:2023: error: for each function it appears in.) configure:2023: error: syntax error before "an" configure: failed program was: #line 2018 "configure" #include "confdefs.h" #include int main() { #ifndef _XOPEN_SOURCE make an error #endif ; return 0; } configure:2048: gcc -c -g -O2 -D_GNU_SOURCE conftest.c 1>&5 configure: In function `main': configure:2043: error: `make' undeclared (first use in this function) configure:2043: error: (Each undeclared identifier is reported only once configure:2043: error: for each function it appears in.) configure:2043: error: syntax error before "an" configure: failed program was: #line 2038 "configure" #include "confdefs.h" #include int main() { #ifdef _XOPEN_SOURCE make an error #endif ; return 0; } configure:2253: checking if you want to see long compiling messages configure:2296: checking for Cygwin environment configure:2312: gcc -c -g -O2 -D_GNU_SOURCE conftest.c 1>&5 configure: In function `main': configure:2308: error: `__CYGWIN32__' undeclared (first use in this function) configure:2308: error: (Each undeclared identifier is reported only once configure:2308: error: for each function it appears in.) configure: failed program was: #line 2301 "configure" #include "confdefs.h" int main() { #ifndef __CYGWIN__ #define __CYGWIN__ __CYGWIN32__ #endif return __CYGWIN__; ; return 0; } configure:2329: checking for mingw32 environment configure:2341: gcc -c -g -O2 -D_GNU_SOURCE conftest.c 1>&5 configure: In function `main': configure:2337: error: `__MINGW32__' undeclared (first use in this function) configure:2337: error: (Each undeclared identifier is reported only once configure:2337: error: for each function it appears in.) configure: failed program was: #line 2334 "configure" #include "confdefs.h" int main() { return __MINGW32__; ; return 0; } configure:2373: checking for executable suffix configure:2383: gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c 1>&5 configure:2404: checking for object suffix configure:2410: gcc -c -g -O2 -D_GNU_SOURCE conftest.c 1>&5 configure:2485: checking version of gcc configure:2495: checking if you want to check for gcc warnings configure:2670: checking if you want to build libraries with libtool configure:2810: checking if you want to link with dbmalloc for testing configure:2905: checking if you want to link with dmalloc for testing configure:3004: checking for dirent.h that defines DIR configure:3017: gcc -c -g -O2 -D_GNU_SOURCE conftest.c 1>&5 configure:3042: checking for opendir in -ldir configure:3061: gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c -ldir 1>&5 /usr/bin/ld: cannot find -ldir collect2: ld returned 1 exit status configure: failed program was: #line 3050 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char opendir(); int main() { opendir() ; return 0; } configure:3125: checking for ANSI C header files configure:3138: gcc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:3205: gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c 1>&5 configure:3235: checking for limits.h configure:3245: gcc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:3235: checking for unistd.h configure:3245: gcc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:3273: checking for mode_t configure:3306: checking whether struct tm is in sys/time.h or time.h configure:3319: gcc -c -g -O2 -D_GNU_SOURCE conftest.c 1>&5 configure:3342: checking for extra include directories configure:3366: checking if we have identified curses headers configure:3386: gcc -c -g -O2 -D_GNU_SOURCE conftest.c 1>&5 configure:3409: checking for curses.h configure:3419: gcc -E -D_GNU_SOURCE conftest.c >/dev/null 2>conftest.out configure:3449: checking for chtype typedef configure:3462: gcc -c -g -O2 -D_GNU_SOURCE conftest.c 1>&5 configure:3481: checking if chtype is scalar or struct configure:3494: gcc -c -g -O2 -D_GNU_SOURCE conftest.c 1>&5 configure:3517: checking for header declaring getopt variables configure:3534: gcc -c -g -O2 -D_GNU_SOURCE conftest.c 1>&5 configure: In function `main': configure:3530: error: `optind' undeclared (first use in this function) configure:3530: error: (Each undeclared identifier is reported only once configure:3530: error: for each function it appears in.) configure:3531: error: `optarg' undeclared (first use in this function) configure: failed program was: #line 3526 "configure" #include "confdefs.h" #include int main() { int x = optind; char *y = optarg ; return 0; } configure:3534: gcc -c -g -O2 -D_GNU_SOURCE conftest.c 1>&5 configure: In function `main': configure:3530: error: `optind' undeclared (first use in this function) configure:3530: error: (Each undeclared identifier is reported only once configure:3530: error: for each function it appears in.) configure:3531: error: `optarg' undeclared (first use in this function) configure: failed program was: #line 3526 "configure" #include "confdefs.h" #include int main() { int x = optind; char *y = optarg ; return 0; } configure:3534: gcc -c -g -O2 -D_GNU_SOURCE conftest.c 1>&5 configure:3580: checking for getcwd configure:3608: gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c 1>&5 configure:3580: checking for mktime configure:3608: gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c 1>&5 configure:3580: checking for strdup configure:3608: gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c 1>&5 configure:3592: warning: conflicting types for built-in function 'strdup' configure:3580: checking for strerror configure:3608: gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c 1>&5 configure:3635: checking for lstat configure:3650: gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c 1>&5 configure:3673: checking for setlocale() configure:3686: gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c 1>&5 configure:6670: checking for extra include directories configure:6694: checking if we have identified curses headers configure:6737: checking for curses.h configure:6777: checking for ncurses version configure:6836: gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c 1>&5 configure:6860: checking if we have identified curses libraries configure:6869: gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c 1>&5 /tmp/ccxS8HTh.o: In function `main': /var/uhubuild/work/compile/configure:6865: undefined reference to `initscr' /var/uhubuild/work/compile/configure:6865: undefined reference to `tgoto' collect2: ld returned 1 exit status configure: failed program was: #line 6862 "configure" #include "confdefs.h" #include int main() { initscr(); tgoto("?", 0,0) ; return 0; } configure:7041: checking for tgoto configure:7069: gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c -L/lib 1>&5 /tmp/cc0PIODm.o: In function `main': /var/uhubuild/work/compile/configure:7063: undefined reference to `tgoto' collect2: ld returned 1 exit status configure: failed program was: #line 7046 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char tgoto(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char tgoto(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_tgoto) || defined (__stub___tgoto) choke me #else tgoto(); #endif ; return 0; } configure:7090: checking for tgoto in -lncurses configure:7109: gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c -lncurses -L/lib 1>&5 configure:7139: checking for initscr in -lncurses configure:7158: gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c -lncurses -lncurses -L/lib 1>&5 configure:7260: checking if we must define _XOPEN_SOURCE_EXTENDED configure:7278: gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c -lncurses -L/lib 1>&5 configure:7318: checking for term.h configure:7340: gcc -c -g -O2 -D_GNU_SOURCE conftest.c 1>&5 configure:7334:26: curses.hterm.h: No such file or directory configure: failed program was: #line 7331 "configure" #include "confdefs.h" #include #include int main() { WINDOW *x ; return 0; } configure:7340: gcc -c -g -O2 -D_GNU_SOURCE conftest.c 1>&5 configure:7395: checking for Xinitscr (line 7397) testing Xinitscr ... configure:7435: gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c -lncurses -L/lib 1>&5 configure: In function `main': configure:7428: error: `Xinitscr' undeclared (first use in this function) configure:7428: error: (Each undeclared identifier is reported only once configure:7428: error: for each function it appears in.) configure: failed program was: #line 7406 "configure" #include "confdefs.h" #ifdef HAVE_XCURSES #include char * XCursesProgramName = "test"; #else #include #if defined(NCURSES_VERSION) && defined(HAVE_NCURSESW_TERM_H) #include #else #if defined(NCURSES_VERSION) && defined(HAVE_NCURSES_TERM_H) #include #else #ifdef HAVE_TERM_H #include #endif #endif #endif #endif int main() { #ifndef Xinitscr long foo = (long)(&Xinitscr); exit(foo == 0); #endif ; return 0; } configure:7395: checking for getbegx (line 7397) testing getbegx ... configure:7435: gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c -lncurses -L/lib 1>&5 configure:7395: checking for getbegy (line 7397) testing getbegy ... configure:7435: gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c -lncurses -L/lib 1>&5 configure:7395: checking for getmaxx (line 7397) testing getmaxx ... configure:7435: gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c -lncurses -L/lib 1>&5 configure:7395: checking for getmaxy (line 7397) testing getmaxy ... configure:7435: gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c -lncurses -L/lib 1>&5 configure:7395: checking for start_color (line 7397) testing start_color ... configure:7435: gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c -lncurses -L/lib 1>&5 configure:7464: checking how to define setbegyx configure:7483: gcc -c -g -O2 -D_GNU_SOURCE conftest.c 1>&5