This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:573: checking host system type configure:602: checking for gcc configure:715: checking whether the C compiler (gcc ) works configure:731: gcc -o conftest conftest.c 1>&5 configure:757: checking whether the C compiler (gcc ) is a cross-compiler configure:762: checking whether we are using GNU C configure:771: gcc -E conftest.c configure:790: checking whether gcc accepts -g configure:822: checking how to run the C preprocessor configure:843: gcc -E conftest.c >/dev/null 2>conftest.out configure:913: checking for a BSD compatible install configure:966: checking whether make sets ${MAKE} configure:997: checking for ed configure:1032: checking build system type configure:1066: checking for getconf configure:1096: checking for CFLAGS value to request large file support configure:1134: checking for LDFLAGS value to request large file support configure:1146: checking for LIBS value to request large file support configure:1201: checking for _FILE_OFFSET_BITS configure:1230: checking for _LARGEFILE_SOURCE configure:1259: checking for _LARGE_FILES configure:1291: checking for AIX configure:1316: checking for minix/config.h configure:1326: gcc -E conftest.c >/dev/null 2>conftest.out configure:1322:26: minix/config.h: No such file or directory configure: failed program was: #line 1321 "configure" #include "confdefs.h" #include configure:1364: checking for POSIXized ISC configure:1385: checking for Cygwin environment configure:1401: gcc -c -g -O2 conftest.c 1>&5 configure: In function `main': configure:1397: error: `__CYGWIN32__' undeclared (first use in this function) configure:1397: error: (Each undeclared identifier is reported only once configure:1397: error: for each function it appears in.) configure: failed program was: #line 1390 "configure" #include "confdefs.h" int main() { #ifndef __CYGWIN__ #define __CYGWIN__ __CYGWIN32__ #endif return __CYGWIN__; ; return 0; } configure:1418: checking for mingw32 environment configure:1430: gcc -c -g -O2 conftest.c 1>&5 configure: In function `main': configure:1426: error: `__MINGW32__' undeclared (first use in this function) configure:1426: error: (Each undeclared identifier is reported only once configure:1426: error: for each function it appears in.) configure: failed program was: #line 1423 "configure" #include "confdefs.h" int main() { return __MINGW32__; ; return 0; } configure:1449: checking for executable suffix configure:1459: gcc -o conftest -g -O2 conftest.c 1>&5 configure:1484: checking for gcc option to accept ANSI C configure:1537: gcc -c -g -O2 conftest.c 1>&5 configure:1563: checking for function prototypes configure:1722: checking for working const configure:1776: gcc -c -g -O2 conftest.c 1>&5 configure:1802: checking for dirent.h that defines DIR configure:1815: gcc -c -g -O2 conftest.c 1>&5 configure:1840: checking for opendir in -ldir configure:1859: gcc -o conftest -g -O2 conftest.c -ldir 1>&5 /usr/bin/ld: cannot find -ldir collect2: ld returned 1 exit status configure: failed program was: #line 1848 "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:1923: checking for ANSI C header files configure:1936: gcc -E conftest.c >/dev/null 2>conftest.out configure:2003: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2030: checking for fcntl.h configure:2040: gcc -E conftest.c >/dev/null 2>conftest.out configure:2030: checking for limits.h configure:2040: gcc -E conftest.c >/dev/null 2>conftest.out configure:2030: checking for string.h configure:2040: gcc -E conftest.c >/dev/null 2>conftest.out configure:2030: checking for unistd.h configure:2040: gcc -E conftest.c >/dev/null 2>conftest.out configure:2030: checking for utime.h configure:2040: gcc -E conftest.c >/dev/null 2>conftest.out configure:2030: checking for varargs.h configure:2040: gcc -E conftest.c >/dev/null 2>conftest.out In file included from configure:2036: /usr/lib/gcc/i586-uhu-linux/3.4.6/include/varargs.h:4:2: #error "GCC no longer implements ." /usr/lib/gcc/i586-uhu-linux/3.4.6/include/varargs.h:5:2: #error "Revise your code to use ." configure: failed program was: #line 2035 "configure" #include "confdefs.h" #include configure:2068: checking for inttypes.h configure:2081: gcc -c -g -O2 conftest.c 1>&5 configure:2103: checking for mode_t configure:2136: checking for off_t configure:2169: checking for pid_t configure:2202: checking return type of signal handlers configure:2224: gcc -c -g -O2 conftest.c 1>&5 configure:2243: checking for size_t configure:2276: checking whether time.h and sys/time.h may both be included configure:2290: gcc -c -g -O2 conftest.c 1>&5 configure:2315: checking for utime.h configure:2353: checking for struct utimbuf configure:2379: gcc -c -g -O2 conftest.c 1>&5 configure:2403: checking for getopt_long configure:2431: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2456: checking for _doprintf configure:2484: gcc -o conftest -g -O2 conftest.c 1>&5 /tmp/ccMwmrbt.o: In function `main': /var/uhubuild/work/compile/configure:2478: undefined reference to `_doprintf' collect2: ld returned 1 exit status configure: failed program was: #line 2461 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char _doprintf(); 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 _doprintf(); 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__doprintf) || defined (__stub____doprintf) choke me #else _doprintf(); #endif ; return 0; } configure:2456: checking for isascii configure:2484: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2456: checking for fseeko configure:2484: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2456: checking for memcmp configure:2484: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2468: warning: conflicting types for built-in function 'memcmp' configure:2456: checking for mktemp configure:2484: gcc -o conftest -g -O2 conftest.c 1>&5 /tmp/cci6TsO7.o: In function `main': /var/uhubuild/work/compile/configure:2478: warning: the use of `mktemp' is dangerous, better use `mkstemp' configure:2456: checking for pathconf configure:2484: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2456: checking for raise configure:2484: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2456: checking for setmode configure:2484: gcc -o conftest -g -O2 conftest.c 1>&5 /tmp/ccYWtUlj.o: In function `main': /var/uhubuild/work/compile/configure:2478: undefined reference to `setmode' collect2: ld returned 1 exit status configure: failed program was: #line 2461 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char setmode(); 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 setmode(); 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_setmode) || defined (__stub___setmode) choke me #else setmode(); #endif ; return 0; } configure:2456: checking for sigaction configure:2484: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2456: checking for sigprocmask configure:2484: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2456: checking for sigsetmask configure:2484: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2456: checking for strerror configure:2484: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2511: checking for memchr configure:2539: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2511: checking for mkdir configure:2539: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2511: checking for rename configure:2539: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2511: checking for rmdir configure:2539: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2572: checking for working malloc configure:2591: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2582: warning: conflicting types for built-in function 'malloc' configure:2623: checking for working realloc configure:2642: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2668: checking whether closedir returns void configure:2682: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2705: checking for vprintf configure:2733: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2717: warning: conflicting types for built-in function 'vprintf' configure:2811: checking for long file names configure:2855: checking for d_ino member in directory struct configure:2883: gcc -o conftest -g -O2 conftest.c 1>&5