| 1 | checking for gcc... gcc |
|---|
| 2 | checking whether the C compiler works... yes |
|---|
| 3 | checking for C compiler default output file name... a.out |
|---|
| 4 | checking for suffix of executables... |
|---|
| 5 | checking whether we are cross compiling... no |
|---|
| 6 | checking for suffix of object files... o |
|---|
| 7 | checking whether we are using the GNU C compiler... yes |
|---|
| 8 | checking whether gcc accepts -g... yes |
|---|
| 9 | checking for gcc option to accept ISO C89... none needed |
|---|
| 10 | checking how to run the C preprocessor... gcc -E |
|---|
| 11 | checking for grep that handles long lines and -e... /bin/grep |
|---|
| 12 | checking for egrep... /bin/grep -E |
|---|
| 13 | checking for ANSI C header files... yes |
|---|
| 14 | checking for sys/types.h... yes |
|---|
| 15 | checking for sys/stat.h... yes |
|---|
| 16 | checking for stdlib.h... yes |
|---|
| 17 | checking for string.h... yes |
|---|
| 18 | checking for memory.h... yes |
|---|
| 19 | checking for strings.h... yes |
|---|
| 20 | checking for inttypes.h... yes |
|---|
| 21 | checking for stdint.h... yes |
|---|
| 22 | checking for unistd.h... yes |
|---|
| 23 | checking minix/config.h usability... no |
|---|
| 24 | checking minix/config.h presence... no |
|---|
| 25 | checking for minix/config.h... no |
|---|
| 26 | checking whether it is safe to define __EXTENSIONS__... yes |
|---|
| 27 | checking build system type... i586-pc-haiku |
|---|
| 28 | checking host system type... i586-pc-haiku |
|---|
| 29 | checking target system type... i586-pc-haiku |
|---|
| 30 | checking for a BSD-compatible install... /bin/install -c |
|---|
| 31 | checking whether build environment is sane... yes |
|---|
| 32 | checking for a thread-safe mkdir -p... /bin/mkdir -p |
|---|
| 33 | checking for gawk... gawk |
|---|
| 34 | checking whether make sets $(MAKE)... yes |
|---|
| 35 | checking for style of include used by make... GNU |
|---|
| 36 | checking dependency style of gcc... gcc3 |
|---|
| 37 | checking for gcc... (cached) gcc |
|---|
| 38 | checking whether we are using the GNU C compiler... (cached) yes |
|---|
| 39 | checking whether gcc accepts -g... (cached) yes |
|---|
| 40 | checking for gcc option to accept ISO C89... (cached) none needed |
|---|
| 41 | checking whether gcc and cc understand -c and -o together... yes |
|---|
| 42 | checking how to print strings... printf |
|---|
| 43 | checking for a sed that does not truncate output... /boot/common/bin/sed |
|---|
| 44 | checking for fgrep... /bin/grep -F |
|---|
| 45 | checking for ld used by gcc... /boot/develop/abi/x86/gcc4/tools/gcc-4.6.3-haiku-121101/i586-pc-haiku/bin/ld |
|---|
| 46 | checking if the linker (/boot/develop/abi/x86/gcc4/tools/gcc-4.6.3-haiku-121101/i586-pc-haiku/bin/ld) is GNU ld... yes |
|---|
| 47 | checking for BSD- or MS-compatible name lister (nm)... /boot/develop/tools/gnupro/bin/nm -B |
|---|
| 48 | checking the name lister (/boot/develop/tools/gnupro/bin/nm -B) interface... BSD nm |
|---|
| 49 | checking whether ln -s works... yes |
|---|
| 50 | checking the maximum length of command line arguments... 512 |
|---|
| 51 | checking whether the shell understands some XSI constructs... yes |
|---|
| 52 | checking whether the shell understands "+="... yes |
|---|
| 53 | checking for /boot/develop/abi/x86/gcc4/tools/gcc-4.6.3-haiku-121101/i586-pc-haiku/bin/ld option to reload object files... -r |
|---|
| 54 | checking for objdump... objdump |
|---|
| 55 | checking how to recognize dependent libraries... pass_all |
|---|
| 56 | checking for ar... ar |
|---|
| 57 | checking for strip... strip |
|---|
| 58 | checking for ranlib... ranlib |
|---|
| 59 | checking command to parse /boot/develop/tools/gnupro/bin/nm -B output from gcc object... ok |
|---|
| 60 | checking for dlfcn.h... yes |
|---|
| 61 | checking for objdir... .libs |
|---|
| 62 | checking if gcc supports -fno-rtti -fno-exceptions... no |
|---|
| 63 | checking for gcc option to produce PIC... -DPIC |
|---|
| 64 | checking if gcc PIC flag -DPIC works... yes |
|---|
| 65 | checking if gcc static flag works... yes |
|---|
| 66 | checking if gcc supports -c -o file.o... yes |
|---|
| 67 | checking if gcc supports -c -o file.o... (cached) yes |
|---|
| 68 | checking whether the gcc linker (/boot/develop/abi/x86/gcc4/tools/gcc-4.6.3-haiku-121101/i586-pc-haiku/bin/ld) supports shared libraries... yes |
|---|
| 69 | checking dynamic linker characteristics... haiku runtime_loader |
|---|
| 70 | checking how to hardcode library paths into programs... immediate |
|---|
| 71 | checking whether stripping libraries is possible... yes |
|---|
| 72 | checking if libtool supports shared libraries... yes |
|---|
| 73 | checking whether to build shared libraries... no |
|---|
| 74 | checking whether to build static libraries... yes |
|---|
| 75 | checking for ceil in ... yes |
|---|
| 76 | checking for dirent.h that defines DIR... yes |
|---|
| 77 | checking for library containing opendir... none required |
|---|
| 78 | checking for ANSI C header files... (cached) yes |
|---|
| 79 | checking for stdlib.h... (cached) yes |
|---|
| 80 | checking for string.h... (cached) yes |
|---|
| 81 | checking for strings.h... (cached) yes |
|---|
| 82 | checking sys/param.h usability... yes |
|---|
| 83 | checking sys/param.h presence... yes |
|---|
| 84 | checking for sys/param.h... yes |
|---|
| 85 | checking sys/time.h usability... yes |
|---|
| 86 | checking sys/time.h presence... yes |
|---|
| 87 | checking for sys/time.h... yes |
|---|
| 88 | checking for unistd.h... (cached) yes |
|---|
| 89 | checking curses.h usability... yes |
|---|
| 90 | checking curses.h presence... yes |
|---|
| 91 | checking for curses.h... yes |
|---|
| 92 | checking execinfo.h usability... no |
|---|
| 93 | checking execinfo.h presence... no |
|---|
| 94 | checking for execinfo.h... no |
|---|
| 95 | checking for stdbool.h that conforms to C99... yes |
|---|
| 96 | checking for _Bool... yes |
|---|
| 97 | checking for an ANSI C-conforming const... yes |
|---|
| 98 | checking for pid_t... yes |
|---|
| 99 | checking for uid_t in sys/types.h... yes |
|---|
| 100 | checking whether closedir returns void... no |
|---|
| 101 | checking return type of signal handlers... void |
|---|
| 102 | checking whether lstat correctly handles trailing slash... no |
|---|
| 103 | checking whether stat accepts an empty string... no |
|---|
| 104 | checking for memmove... yes |
|---|
| 105 | checking for strncasecmp... yes |
|---|
| 106 | checking for strstr... yes |
|---|
| 107 | checking for strdup... yes |
|---|
| 108 | checking whether gcc -std=c99 option works... yes |
|---|
| 109 | checking for refresh in -lncurses... yes |
|---|
| 110 | checking for curses.h... (cached) yes |
|---|
| 111 | checking for /proc/stat... no |
|---|
| 112 | configure: error: Cannot find /proc/stat. Make sure you have a Linux-compatible /proc filesystem mounted. See the file README for help. |
|---|