This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:673: checking host system type configure:694: checking build system type configure:714: checking for ranlib configure:744: checking for gcc configure:857: checking whether the C compiler (gcc ) works configure:873: gcc -o conftest conftest.c 1>&5 configure:899: checking whether the C compiler (gcc ) is a cross-compiler configure:904: checking whether we are using GNU C configure:913: gcc -E conftest.c configure:932: checking whether gcc accepts -g configure:975: checking for ld used by GCC configure:1037: checking if the linker (/boot/develop/tools/gnupro/bin/ld) is GNU ld GNU ld version 2.9-beos-991026 (with BFD 2.9-beos-991026) configure:1053: checking for BSD-compatible nm configure:1089: checking whether ln -s works ltconfig:603: checking for object suffix ltconfig:604: gcc -c -g -O2 conftest.c 1>&5 ltconfig:629: checking for executable suffix ltconfig:630: gcc -o conftest -g -O2 conftest.c 1>&5 ltconfig:829: checking if gcc supports -c -o file.o ltconfig:830: gcc -c -g -O2 -o out/conftest2.o conftest.c 1>&5 ltconfig:862: checking if gcc supports -c -o file.lo ltconfig:863: gcc -c -g -O2 -c -o conftest.lo conftest.c 1>&5 ltconfig:914: checking if gcc supports -fno-rtti -fno-exceptions ltconfig:915: gcc -c -g -O2 -fno-rtti -fno-exceptions -c conftest.c conftest.c 1>&5 ltconfig:958: checking if gcc static flag -static works ltconfig:959: gcc -o conftest -g -O2 -static conftest.c 1>&5 GNU ld version 2.9-beos-991026 (with BFD 2.9-beos-991026) ltconfig:1653: checking if global_symbol_pipe works ltconfig:1654: gcc -c -g -O2 conftest.c 1>&5 ltconfig:1657: eval "/boot/develop/tools/gnupro/bin/nm -B conftest.o | sed -n -e 's/^.*[ ]\([ABCDGISTW]\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm" ltconfig:1709: gcc -o conftest -g -O2 -fno-builtin -fno-rtti -fno-exceptions conftest.c conftstm.o 1>&5 configure:1513: checking for gcc configure:1626: checking whether the C compiler (gcc -g -O2 ) works configure:1642: gcc -o conftest -g -O2 conftest.c 1>&5 configure:1668: checking whether the C compiler (gcc -g -O2 ) is a cross-compiler configure:1673: checking whether we are using GNU C configure:1701: checking whether gcc accepts -g configure:1733: checking for cpp configure:1836: checking how to run the C preprocessor configure:1928: checking for a BSD compatible install configure:1981: checking whether ln -s works configure:2002: checking whether make sets ${MAKE} configure:2031: checking for ranlib configure:2063: checking for crypt in -lcrypt configure:2082: gcc -o conftest -g -O2 conftest.c -lcrypt 1>&5 /boot/develop/tools/gnupro/bin/ld: cannot open -lcrypt: No such file or directory collect2: ld returned 1 exit status configure: failed program was: #line 2071 "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 crypt(); int main() { crypt() ; return 0; } configure:2110: checking for connect in -lsocket configure:2129: gcc -o conftest -g -O2 conftest.c -lsocket 1>&5 /boot/develop/tools/gnupro/bin/ld: cannot open -lsocket: No such file or directory collect2: ld returned 1 exit status configure: failed program was: #line 2118 "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 connect(); int main() { connect() ; return 0; } configure:2157: checking for gethostbyname in -lnsl configure:2176: gcc -o conftest -g -O2 conftest.c -lnsl 1>&5 /boot/develop/tools/gnupro/bin/ld: cannot open -lnsl: No such file or directory collect2: ld returned 1 exit status configure: failed program was: #line 2165 "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 gethostbyname(); int main() { gethostbyname() ; return 0; } configure:2209: checking for X configure:2276: /boot/develop/tools/gnupro/lib/gcc-lib/i586-beos/2.9-beos-991026/cpp conftest.c >/dev/null 2>conftest.out /boot/home/src/FreeWnn-1.1.1-a017/Xsi/configure:2272: X11/Intrinsic.h: No such file or directory configure: failed program was: #line 2271 "configure" #include "confdefs.h" #include configure:2352: gcc -o conftest -g -O2 conftest.c -lXt 1>&5 /boot/develop/tools/gnupro/bin/ld: cannot open -lXt: No such file or directory collect2: ld returned 1 exit status configure: failed program was: #line 2345 "configure" #include "confdefs.h" int main() { XtMalloc() ; return 0; } configure:2439: checking for ANSI C header files configure:2452: /boot/develop/tools/gnupro/lib/gcc-lib/i586-beos/2.9-beos-991026/cpp conftest.c >/dev/null 2>conftest.out configure:2519: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2543: checking for sys/wait.h that is POSIX.1 compatible configure:2564: gcc -c -g -O2 conftest.c 1>&5 configure:2588: checking for fcntl.h configure:2598: /boot/develop/tools/gnupro/lib/gcc-lib/i586-beos/2.9-beos-991026/cpp conftest.c >/dev/null 2>conftest.out configure:2588: checking for limits.h configure:2598: /boot/develop/tools/gnupro/lib/gcc-lib/i586-beos/2.9-beos-991026/cpp conftest.c >/dev/null 2>conftest.out configure:2588: checking for malloc.h configure:2598: /boot/develop/tools/gnupro/lib/gcc-lib/i586-beos/2.9-beos-991026/cpp conftest.c >/dev/null 2>conftest.out configure:2588: checking for sgtty.h configure:2598: /boot/develop/tools/gnupro/lib/gcc-lib/i586-beos/2.9-beos-991026/cpp conftest.c >/dev/null 2>conftest.out /boot/home/src/FreeWnn-1.1.1-a017/Xsi/configure:2594: sgtty.h: No such file or directory configure: failed program was: #line 2593 "configure" #include "confdefs.h" #include configure:2588: checking for strings.h configure:2598: /boot/develop/tools/gnupro/lib/gcc-lib/i586-beos/2.9-beos-991026/cpp conftest.c >/dev/null 2>conftest.out configure:2588: checking for termio.h configure:2598: /boot/develop/tools/gnupro/lib/gcc-lib/i586-beos/2.9-beos-991026/cpp conftest.c >/dev/null 2>conftest.out /boot/home/src/FreeWnn-1.1.1-a017/Xsi/configure:2594: termio.h: No such file or directory configure: failed program was: #line 2593 "configure" #include "confdefs.h" #include configure:2588: checking for unistd.h configure:2598: /boot/develop/tools/gnupro/lib/gcc-lib/i586-beos/2.9-beos-991026/cpp conftest.c >/dev/null 2>conftest.out configure:2628: checking for sys/file.h configure:2638: /boot/develop/tools/gnupro/lib/gcc-lib/i586-beos/2.9-beos-991026/cpp conftest.c >/dev/null 2>conftest.out configure:2628: checking for sys/ioctl.h configure:2638: /boot/develop/tools/gnupro/lib/gcc-lib/i586-beos/2.9-beos-991026/cpp conftest.c >/dev/null 2>conftest.out configure:2628: checking for sys/time.h configure:2638: /boot/develop/tools/gnupro/lib/gcc-lib/i586-beos/2.9-beos-991026/cpp conftest.c >/dev/null 2>conftest.out configure:2628: checking for sys/types.h configure:2638: /boot/develop/tools/gnupro/lib/gcc-lib/i586-beos/2.9-beos-991026/cpp conftest.c >/dev/null 2>conftest.out configure:2628: checking for sys/param.h configure:2638: /boot/develop/tools/gnupro/lib/gcc-lib/i586-beos/2.9-beos-991026/cpp conftest.c >/dev/null 2>conftest.out configure:2666: checking for mode_t configure:2699: checking whether time.h and sys/time.h may both be included configure:2713: gcc -c -g -O2 conftest.c 1>&5 configure:2734: checking for time_t configure:2768: checking for socklen_t configure:2793: checking for RAND_MAX configure:2816: checking whether gcc needs -traditional /boot/home/src/FreeWnn-1.1.1-a017/Xsi/configure:2823: sgtty.h: No such file or directory /boot/home/src/FreeWnn-1.1.1-a017/Xsi/configure:2841: termio.h: No such file or directory configure:2862: checking for 8-bit clean memcmp configure:2880: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2898: checking return type of signal handlers configure:2920: gcc -c -g -O2 conftest.c 1>&5 configure:2939: checking for wait3 that fills in rusage configure:2978: gcc -o conftest -g -O2 conftest.c 1>&5 /boot/home/src/FreeWnn-1.1.1-a017/Xsi/configure: In function `main': /boot/home/src/FreeWnn-1.1.1-a017/Xsi/configure:2960: structure has no member named `ru_nvcsw' /boot/home/src/FreeWnn-1.1.1-a017/Xsi/configure:2963: structure has no member named `ru_majflt' /boot/home/src/FreeWnn-1.1.1-a017/Xsi/configure:2963: structure has no member named `ru_minflt' /boot/home/src/FreeWnn-1.1.1-a017/Xsi/configure:2972: structure has no member named `ru_nvcsw' /boot/home/src/FreeWnn-1.1.1-a017/Xsi/configure:2972: structure has no member named `ru_majflt' /boot/home/src/FreeWnn-1.1.1-a017/Xsi/configure:2972: structure has no member named `ru_minflt' configure: failed program was: #line 2947 "configure" #include "confdefs.h" #include #include #include #include /* HP-UX has wait3 but does not fill in rusage at all. */ main() { struct rusage r; int i; /* Use a field that we can force nonzero -- voluntary context switches. For systems like NeXT and OSF/1 that don't set it, also use the system CPU time. And page faults (I/O) for Linux. */ r.ru_nvcsw = 0; r.ru_stime.tv_sec = 0; r.ru_stime.tv_usec = 0; r.ru_majflt = r.ru_minflt = 0; switch (fork()) { case 0: /* Child. */ sleep(1); /* Give up the CPU. */ _exit(0); case -1: _exit(0); /* What can we do? */ default: /* Parent. */ wait3(&i, 0, &r); sleep(2); /* Avoid "text file busy" from rm on fast HP-UX machines. */ exit(r.ru_nvcsw == 0 && r.ru_majflt == 0 && r.ru_minflt == 0 && r.ru_stime.tv_sec == 0 && r.ru_stime.tv_usec == 0); } } configure:3003: checking for gethostname configure:3031: gcc -o conftest -g -O2 conftest.c 1>&5 configure:3003: checking for mkdir configure:3031: gcc -o conftest -g -O2 conftest.c 1>&5 configure:3003: checking for select configure:3031: gcc -o conftest -g -O2 conftest.c 1>&5 configure:3003: checking for socket configure:3031: gcc -o conftest -g -O2 conftest.c 1>&5 configure:3003: checking for strtol configure:3031: gcc -o conftest -g -O2 conftest.c 1>&5 configure:3058: checking for drand48 configure:3086: gcc -o conftest -g -O2 conftest.c 1>&5 configure:3113: checking for perror configure:3141: gcc -o conftest -g -O2 conftest.c 1>&5 configure:3168: checking for closesocket configure:3196: gcc -o conftest -g -O2 conftest.c 1>&5 configure:3168: checking for setsockopt configure:3196: gcc -o conftest -g -O2 conftest.c 1>&5 configure:3168: checking for send configure:3196: gcc -o conftest -g -O2 conftest.c 1>&5 configure:3168: checking for recv configure:3196: gcc -o conftest -g -O2 conftest.c 1>&5 configure:3221: checking for setpgrp configure:3249: gcc -o conftest -g -O2 conftest.c 1>&5 configure:3269: checking whether setpgrp takes no argument configure:3297: gcc -o conftest -g -O2 conftest.c 1>&5 configure: failed program was: #line 3277 "configure" #include "confdefs.h" #ifdef HAVE_UNISTD_H #include #endif /* * If this system has a BSD-style setpgrp, which takes arguments, exit * successfully. */ main() { if (setpgrp(1,1) == -1) exit(0); else exit(1); }