| | 4 | config output: |
| | 5 | |
| | 6 | {{{ |
| | 7 | checking build system type... i586-pc-haiku |
| | 8 | checking host system type... i586-pc-haiku |
| | 9 | checking for emacs... no |
| | 10 | checking for xemacs... no |
| | 11 | |
| | 12 | Beginning configuration for bash-4.0-release for i586-pc-haiku |
| | 13 | |
| | 14 | checking for gcc... gcc |
| | 15 | checking for C compiler default output file name... conftest |
| | 16 | checking whether the C compiler works... yes |
| | 17 | checking whether we are cross compiling... no |
| | 18 | checking for suffix of executables... |
| | 19 | checking for suffix of object files... o |
| | 20 | checking whether we are using the GNU C compiler... yes |
| | 21 | checking whether gcc accepts -g... yes |
| | 22 | checking for gcc option to accept ISO C89... none needed |
| | 23 | checking for library containing strerror... none required |
| | 24 | checking how to run the C preprocessor... gcc -E |
| | 25 | checking for grep that handles long lines and -e... /bin/grep |
| | 26 | checking for egrep... /bin/grep -E |
| | 27 | checking for ANSI C header files... yes |
| | 28 | checking for sys/types.h... yes |
| | 29 | checking for sys/stat.h... yes |
| | 30 | checking for stdlib.h... yes |
| | 31 | checking for string.h... yes |
| | 32 | checking for memory.h... yes |
| | 33 | checking for strings.h... yes |
| | 34 | checking for inttypes.h... yes |
| | 35 | checking for stdint.h... yes |
| | 36 | checking for unistd.h... yes |
| | 37 | checking minix/config.h usability... no |
| | 38 | checking minix/config.h presence... no |
| | 39 | checking for minix/config.h... no |
| | 40 | checking whether it is safe to define __EXTENSIONS__... yes |
| | 41 | checking for a sed that does not truncate output... /bin/sed |
| | 42 | checking for fgrep... /bin/grep -F |
| | 43 | checking for ld used by gcc... /boot/develop/tools/gnupro/i586-pc-haiku/bin/ld |
| | 44 | checking if the linker (/boot/develop/tools/gnupro/i586-pc-haiku/bin/ld) is GNU ld... yes |
| | 45 | checking for BSD- or MS-compatible name lister (nm)... /boot/develop/tools/gnupro/bin/nm -B |
| | 46 | checking the name lister (/boot/develop/tools/gnupro/bin/nm -B) interface... BSD nm |
| | 47 | checking whether ln -s works... yes |
| | 48 | checking the maximum length of command line arguments... 32768 |
| | 49 | checking whether the shell understands some XSI constructs... yes |
| | 50 | checking whether the shell understands "+="... no |
| | 51 | checking for /boot/develop/tools/gnupro/i586-pc-haiku/bin/ld option to reload object files... -r |
| | 52 | checking for objdump... objdump |
| | 53 | checking how to recognize dependent libraries... pass_all |
| | 54 | checking for ar... ar |
| | 55 | checking for strip... strip |
| | 56 | checking for ranlib... ranlib |
| | 57 | checking command to parse /boot/develop/tools/gnupro/bin/nm -B output from gcc object... ok |
| | 58 | checking for dlfcn.h... yes |
| | 59 | checking for objdir... .libs |
| | 60 | checking if gcc supports -fno-rtti -fno-exceptions... yes |
| | 61 | checking for gcc option to produce PIC... -DPIC |
| | 62 | checking if gcc PIC flag -DPIC works... yes |
| | 63 | checking if gcc static flag works... yes |
| | 64 | checking if gcc supports -c -o file.o... yes |
| | 65 | checking if gcc supports -c -o file.o... (cached) yes |
| | 66 | checking whether the gcc linker (/boot/develop/tools/gnupro/i586-pc-haiku/bin/ld) supports shared libraries... yes |
| | 67 | checking whether -lc should be explicitly linked in... yes |
| | 68 | checking dynamic linker characteristics... haiku runtime_loader |
| | 69 | checking how to hardcode library paths into programs... immediate |
| | 70 | checking whether stripping libraries is possible... yes |
| | 71 | checking if libtool supports shared libraries... yes |
| | 72 | checking whether to build shared libraries... yes |
| | 73 | checking whether to build static libraries... yes |
| | 74 | checking for special C compiler options needed for large files... no |
| | 75 | checking for _FILE_OFFSET_BITS value needed for large files... no |
| | 76 | checking whether gcc needs -traditional... no |
| | 77 | checking for a BSD-compatible install... /bin/install -c |
| | 78 | checking for ar... ar |
| | 79 | checking for bison... bison -y |
| | 80 | checking whether make sets $(MAKE)... yes |
| | 81 | checking for an ANSI C-conforming const... yes |
| | 82 | checking for inline... inline |
| | 83 | checking whether byte ordering is bigendian... no |
| | 84 | checking for preprocessor stringizing operator... yes |
| | 85 | checking for long double with more range or precision than double... no |
| | 86 | checking for function prototypes... yes |
| | 87 | checking whether char is unsigned... no |
| | 88 | checking for working volatile... yes |
| | 89 | checking for C/C++ restrict keyword... __restrict |
| | 90 | checking for a thread-safe mkdir -p... /bin/mkdir -p |
| | 91 | checking whether NLS is requested... yes |
| | 92 | checking for msgfmt... /boot/common/bin/msgfmt |
| | 93 | checking for gmsgfmt... /boot/common/bin/msgfmt |
| | 94 | checking for xgettext... /boot/common/bin/xgettext |
| | 95 | checking for msgmerge... /boot/common/bin/msgmerge |
| | 96 | checking whether we are using the GNU C Library 2 or newer... no |
| | 97 | checking for ranlib... (cached) ranlib |
| | 98 | checking for simple visibility declarations... no |
| | 99 | checking for size_t... yes |
| | 100 | checking for stdint.h... yes |
| | 101 | checking for working alloca.h... yes |
| | 102 | checking for alloca... yes |
| | 103 | checking for stdlib.h... (cached) yes |
| | 104 | checking for unistd.h... (cached) yes |
| | 105 | checking for getpagesize... yes |
| | 106 | checking for working mmap... no |
| | 107 | checking whether integer division by zero raises SIGFPE... yes |
| | 108 | checking for inttypes.h... yes |
| | 109 | checking for unsigned long long int... yes |
| | 110 | checking for inttypes.h... (cached) yes |
| | 111 | checking whether the inttypes.h PRIxNN macros are broken... no |
| | 112 | checking for ld used by GCC... /boot/develop/tools/gnupro/i586-pc-haiku/bin/ld |
| | 113 | checking if the linker (/boot/develop/tools/gnupro/i586-pc-haiku/bin/ld) is GNU ld... yes |
| | 114 | checking for shared library run path origin... done |
| | 115 | checking whether imported symbols can be declared weak... yes |
| | 116 | checking pthread.h usability... yes |
| | 117 | checking pthread.h presence... yes |
| | 118 | checking for pthread.h... yes |
| | 119 | checking for pthread_kill in -lpthread... no |
| | 120 | checking for pthread_rwlock_t... yes |
| | 121 | checking for multithread API to use... posix |
| | 122 | checking argz.h usability... no |
| | 123 | checking argz.h presence... no |
| | 124 | checking for argz.h... no |
| | 125 | checking for inttypes.h... (cached) yes |
| | 126 | checking limits.h usability... yes |
| | 127 | checking limits.h presence... yes |
| | 128 | checking for limits.h... yes |
| | 129 | checking for unistd.h... (cached) yes |
| | 130 | checking sys/param.h usability... yes |
| | 131 | checking sys/param.h presence... yes |
| | 132 | checking for sys/param.h... yes |
| | 133 | checking for getcwd... yes |
| | 134 | checking for getegid... yes |
| | 135 | checking for geteuid... yes |
| | 136 | checking for getgid... yes |
| | 137 | checking for getuid... yes |
| | 138 | checking for mempcpy... no |
| | 139 | checking for munmap... yes |
| | 140 | checking for stpcpy... yes |
| | 141 | checking for strcasecmp... yes |
| | 142 | checking for strdup... yes |
| | 143 | checking for strtoul... yes |
| | 144 | checking for tsearch... yes |
| | 145 | checking for argz_count... no |
| | 146 | checking for argz_stringify... no |
| | 147 | checking for argz_next... no |
| | 148 | checking for __fsetlocking... yes |
| | 149 | checking whether feof_unlocked is declared... yes |
| | 150 | checking whether fgets_unlocked is declared... no |
| | 151 | checking for iconv... yes |
| | 152 | checking for working iconv... yes |
| | 153 | checking how to link with libiconv... -liconv |
| | 154 | checking for iconv declaration... |
| | 155 | extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); |
| | 156 | checking for NL_LOCALE_NAME macro... no |
| | 157 | checking for bison... bison |
| | 158 | checking version of bison... 2.4, ok |
| | 159 | checking for long long int... yes |
| | 160 | checking for wchar_t... yes |
| | 161 | checking for wint_t... yes |
| | 162 | checking for intmax_t... yes |
| | 163 | checking whether printf() supports POSIX/XSI format strings... yes |
| | 164 | checking whether we are using the GNU C Library 2.1 or newer... no |
| | 165 | checking for stdint.h... (cached) yes |
| | 166 | checking for SIZE_MAX... yes |
| | 167 | checking for stdint.h... (cached) yes |
| | 168 | checking for CFPreferencesCopyAppValue... no |
| | 169 | checking for CFLocaleCopyCurrent... no |
| | 170 | checking for ptrdiff_t... yes |
| | 171 | checking stddef.h usability... yes |
| | 172 | checking stddef.h presence... yes |
| | 173 | checking for stddef.h... yes |
| | 174 | checking for stdlib.h... (cached) yes |
| | 175 | checking for string.h... (cached) yes |
| | 176 | checking for asprintf... yes |
| | 177 | checking for fwprintf... yes |
| | 178 | checking for putenv... yes |
| | 179 | checking for setenv... yes |
| | 180 | checking for setlocale... yes |
| | 181 | checking for snprintf... yes |
| | 182 | checking for wcslen... yes |
| | 183 | checking whether _snprintf is declared... no |
| | 184 | checking whether _snwprintf is declared... no |
| | 185 | checking whether getc_unlocked is declared... yes |
| | 186 | checking for nl_langinfo and CODESET... no |
| | 187 | checking for LC_MESSAGES... yes |
| | 188 | checking for CFPreferencesCopyAppValue... (cached) no |
| | 189 | checking for CFLocaleCopyCurrent... (cached) no |
| | 190 | checking whether included gettext is requested... no |
| | 191 | checking for GNU gettext in libc... no |
| | 192 | checking for GNU gettext in libintl... no |
| | 193 | checking whether to use NLS... yes |
| | 194 | checking where the gettext function comes from... included intl directory |
| | 195 | checking for dirent.h that defines DIR... yes |
| | 196 | checking for library containing opendir... none required |
| | 197 | checking whether time.h and sys/time.h may both be included... yes |
| | 198 | checking for inttypes.h... (cached) yes |
| | 199 | checking for unistd.h... (cached) yes |
| | 200 | checking for stdlib.h... (cached) yes |
| | 201 | checking stdarg.h usability... yes |
| | 202 | checking stdarg.h presence... yes |
| | 203 | checking for stdarg.h... yes |
| | 204 | checking varargs.h usability... yes |
| | 205 | checking varargs.h presence... yes |
| | 206 | checking for varargs.h... yes |
| | 207 | checking for limits.h... (cached) yes |
| | 208 | checking for string.h... (cached) yes |
| | 209 | checking for memory.h... (cached) yes |
| | 210 | checking locale.h usability... yes |
| | 211 | checking locale.h presence... yes |
| | 212 | checking for locale.h... yes |
| | 213 | checking termcap.h usability... yes |
| | 214 | checking termcap.h presence... yes |
| | 215 | checking for termcap.h... yes |
| | 216 | checking termio.h usability... no |
| | 217 | checking termio.h presence... no |
| | 218 | checking for termio.h... no |
| | 219 | checking termios.h usability... yes |
| | 220 | checking termios.h presence... yes |
| | 221 | checking for termios.h... yes |
| | 222 | checking for dlfcn.h... (cached) yes |
| | 223 | checking for stddef.h... (cached) yes |
| | 224 | checking for stdint.h... (cached) yes |
| | 225 | checking netdb.h usability... yes |
| | 226 | checking netdb.h presence... yes |
| | 227 | checking for netdb.h... yes |
| | 228 | checking pwd.h usability... yes |
| | 229 | checking pwd.h presence... yes |
| | 230 | checking for pwd.h... yes |
| | 231 | checking grp.h usability... yes |
| | 232 | checking grp.h presence... yes |
| | 233 | checking for grp.h... yes |
| | 234 | checking for strings.h... (cached) yes |
| | 235 | checking regex.h usability... yes |
| | 236 | checking regex.h presence... yes |
| | 237 | checking for regex.h... yes |
| | 238 | checking sys/pte.h usability... no |
| | 239 | checking sys/pte.h presence... no |
| | 240 | checking for sys/pte.h... no |
| | 241 | checking sys/stream.h usability... no |
| | 242 | checking sys/stream.h presence... no |
| | 243 | checking for sys/stream.h... no |
| | 244 | checking sys/select.h usability... yes |
| | 245 | checking sys/select.h presence... yes |
| | 246 | checking for sys/select.h... yes |
| | 247 | checking sys/file.h usability... yes |
| | 248 | checking sys/file.h presence... yes |
| | 249 | checking for sys/file.h... yes |
| | 250 | checking sys/resource.h usability... yes |
| | 251 | checking sys/resource.h presence... yes |
| | 252 | checking for sys/resource.h... yes |
| | 253 | checking for sys/param.h... (cached) yes |
| | 254 | checking sys/socket.h usability... yes |
| | 255 | checking sys/socket.h presence... yes |
| | 256 | checking for sys/socket.h... yes |
| | 257 | checking for sys/stat.h... (cached) yes |
| | 258 | checking sys/time.h usability... yes |
| | 259 | checking sys/time.h presence... yes |
| | 260 | checking for sys/time.h... yes |
| | 261 | checking sys/times.h usability... yes |
| | 262 | checking sys/times.h presence... yes |
| | 263 | checking for sys/times.h... yes |
| | 264 | checking for sys/types.h... (cached) yes |
| | 265 | checking sys/wait.h usability... yes |
| | 266 | checking sys/wait.h presence... yes |
| | 267 | checking for sys/wait.h... yes |
| | 268 | checking netinet/in.h usability... yes |
| | 269 | checking netinet/in.h presence... yes |
| | 270 | checking for netinet/in.h... yes |
| | 271 | checking arpa/inet.h usability... yes |
| | 272 | checking arpa/inet.h presence... yes |
| | 273 | checking for arpa/inet.h... yes |
| | 274 | checking for sys/ptem.h... no |
| | 275 | checking for working alloca.h... (cached) yes |
| | 276 | checking for alloca... (cached) yes |
| | 277 | checking whether getpgrp requires zero arguments... yes |
| | 278 | checking for vprintf... yes |
| | 279 | checking for _doprnt... no |
| | 280 | checking for working strcoll... yes |
| | 281 | checking return type of signal handlers... void |
| | 282 | checking for __setostype... no |
| | 283 | checking for wait3... no |
| | 284 | checking for isinf... yes |
| | 285 | checking for isnan... yes |
| | 286 | checking for mkfifo... yes |
| | 287 | checking for dup2... yes |
| | 288 | checking for eaccess... no |
| | 289 | checking for fcntl... yes |
| | 290 | checking for getdtablesize... yes |
| | 291 | checking for getgroups... yes |
| | 292 | checking for gethostname... yes |
| | 293 | checking for getpagesize... (cached) yes |
| | 294 | checking for getpeername... no |
| | 295 | checking for getrlimit... yes |
| | 296 | checking for getrusage... yes |
| | 297 | checking for gettimeofday... yes |
| | 298 | checking for kill... yes |
| | 299 | checking for killpg... yes |
| | 300 | checking for lstat... yes |
| | 301 | checking for readlink... yes |
| | 302 | checking for sbrk... yes |
| | 303 | checking for select... yes |
| | 304 | checking for setdtablesize... no |
| | 305 | checking for setitimer... yes |
| | 306 | checking for tcgetpgrp... yes |
| | 307 | checking for uname... yes |
| | 308 | checking for ulimit... no |
| | 309 | checking for waitpid... yes |
| | 310 | checking for rename... yes |
| | 311 | checking for bcopy... yes |
| | 312 | checking for bzero... yes |
| | 313 | checking for confstr... yes |
| | 314 | checking for fnmatch... yes |
| | 315 | checking for getaddrinfo... no |
| | 316 | checking for gethostbyname... no |
| | 317 | checking for getservbyname... no |
| | 318 | checking for getservent... no |
| | 319 | checking for inet_aton... no |
| | 320 | checking for memmove... yes |
| | 321 | checking for pathconf... yes |
| | 322 | checking for putenv... (cached) yes |
| | 323 | checking for raise... yes |
| | 324 | checking for regcomp... yes |
| | 325 | checking for regexec... yes |
| | 326 | checking for setenv... (cached) yes |
| | 327 | checking for setlinebuf... yes |
| | 328 | checking for setlocale... (cached) yes |
| | 329 | checking for setvbuf... yes |
| | 330 | checking for siginterrupt... yes |
| | 331 | checking for strchr... yes |
| | 332 | checking for sysconf... yes |
| | 333 | checking for tcgetattr... yes |
| | 334 | checking for times... yes |
| | 335 | checking for ttyname... yes |
| | 336 | checking for tzset... yes |
| | 337 | checking for unsetenv... yes |
| | 338 | checking for vsnprintf... yes |
| | 339 | checking for snprintf... (cached) yes |
| | 340 | checking for vasprintf... yes |
| | 341 | checking for asprintf... (cached) yes |
| | 342 | checking for isascii... yes |
| | 343 | checking for isblank... yes |
| | 344 | checking for isgraph... yes |
| | 345 | checking for isprint... yes |
| | 346 | checking for isspace... yes |
| | 347 | checking for isxdigit... yes |
| | 348 | checking for getpwent... yes |
| | 349 | checking for getpwnam... yes |
| | 350 | checking for getpwuid... yes |
| | 351 | checking for getcwd... (cached) yes |
| | 352 | checking for memset... yes |
| | 353 | checking for strcasecmp... (cached) yes |
| | 354 | checking for strerror... yes |
| | 355 | checking for strftime... yes |
| | 356 | checking for strnlen... yes |
| | 357 | checking for strpbrk... yes |
| | 358 | checking for strstr... yes |
| | 359 | checking for strtod... yes |
| | 360 | checking for strtol... yes |
| | 361 | checking for strtoul... (cached) yes |
| | 362 | checking for strtoll... yes |
| | 363 | checking for strtoull... yes |
| | 364 | checking for strtoimax... yes |
| | 365 | checking for strtoumax... yes |
| | 366 | checking for fdprintf... no |
| | 367 | checking whether confstr is declared... yes |
| | 368 | checking whether printf is declared... yes |
| | 369 | checking whether sbrk is declared... yes |
| | 370 | checking whether setregid is declared... yes |
| | 371 | checking whether strcpy is declared... yes |
| | 372 | checking whether strsignal is declared... yes |
| | 373 | checking whether strtold is declared... no |
| | 374 | checking for declaration of strtoimax... yes |
| | 375 | checking for declaration of strtol... yes |
| | 376 | checking for declaration of strtoll... yes |
| | 377 | checking for declaration of strtoul... yes |
| | 378 | checking for declaration of strtoull... yes |
| | 379 | checking for declaration of strtoumax... yes |
| | 380 | checking for sys/time.h... (cached) yes |
| | 381 | checking for unistd.h... (cached) yes |
| | 382 | checking for alarm... yes |
| | 383 | checking for working mktime... yes |
| | 384 | checking for argz.h... (cached) no |
| | 385 | checking errno.h usability... yes |
| | 386 | checking errno.h presence... yes |
| | 387 | checking for errno.h... yes |
| | 388 | checking fcntl.h usability... yes |
| | 389 | checking fcntl.h presence... yes |
| | 390 | checking for fcntl.h... yes |
| | 391 | checking malloc.h usability... yes |
| | 392 | checking malloc.h presence... yes |
| | 393 | checking for malloc.h... yes |
| | 394 | checking stdio_ext.h usability... yes |
| | 395 | checking stdio_ext.h presence... yes |
| | 396 | checking for stdio_ext.h... yes |
| | 397 | checking for stdlib.h... (cached) yes |
| | 398 | checking for unistd.h... (cached) yes |
| | 399 | checking for getpagesize... (cached) yes |
| | 400 | checking for working mmap... (cached) no |
| | 401 | checking for __argz_count... no |
| | 402 | checking for __argz_next... no |
| | 403 | checking for __argz_stringify... no |
| | 404 | checking for dcgettext... no |
| | 405 | checking for mempcpy... (cached) no |
| | 406 | checking for munmap... (cached) yes |
| | 407 | checking for stpcpy... (cached) yes |
| | 408 | checking for strcspn... yes |
| | 409 | checking for strdup... (cached) yes |
| | 410 | checking wctype.h usability... yes |
| | 411 | checking wctype.h presence... yes |
| | 412 | checking for wctype.h... yes |
| | 413 | checking wchar.h usability... yes |
| | 414 | checking wchar.h presence... yes |
| | 415 | checking for wchar.h... yes |
| | 416 | checking langinfo.h usability... no |
| | 417 | checking langinfo.h presence... no |
| | 418 | checking for langinfo.h... no |
| | 419 | checking for mbrlen... yes |
| | 420 | checking for mbscmp... no |
| | 421 | checking for mbsrtowcs... yes |
| | 422 | checking for wcrtomb... yes |
| | 423 | checking for wcscoll... yes |
| | 424 | checking for wcsdup... yes |
| | 425 | checking for wcwidth... yes |
| | 426 | checking for wctype... yes |
| | 427 | checking whether mbrtowc and mbstate_t are properly declared... yes |
| | 428 | checking for iswlower... yes |
| | 429 | checking for iswupper... yes |
| | 430 | checking for towlower... yes |
| | 431 | checking for towupper... yes |
| | 432 | checking for iswctype... yes |
| | 433 | checking for nl_langinfo and CODESET... no |
| | 434 | checking for wchar_t in wchar.h... yes |
| | 435 | checking for wctype_t in wctype.h... yes |
| | 436 | checking for wint_t in wctype.h... yes |
| | 437 | checking for dlopen in -ldl... no |
| | 438 | checking for dlopen... yes |
| | 439 | checking for dlclose... yes |
| | 440 | checking for dlsym... yes |
| | 441 | checking whether sys_siglist is declared... yes |
| | 442 | checking for inet_aton... no |
| | 443 | checking for getpeername in -lsocket... no |
| | 444 | checking for gethostbyname in socket library... no |
| | 445 | checking for uid_t in sys/types.h... yes |
| | 446 | checking type of array argument to getgroups... gid_t |
| | 447 | checking for off_t... yes |
| | 448 | checking for mode_t... yes |
| | 449 | checking for uid_t in sys/types.h... (cached) yes |
| | 450 | checking for pid_t... yes |
| | 451 | checking for size_t... (cached) yes |
| | 452 | checking for ssize_t... yes |
| | 453 | checking for time_t... yes |
| | 454 | checking for long long... long long |
| | 455 | checking for unsigned long long... unsigned long long |
| | 456 | checking return type of signal handlers... (cached) void |
| | 457 | checking for sig_atomic_t in signal.h... yes |
| | 458 | checking size of char... 1 |
| | 459 | checking size of short... 2 |
| | 460 | checking size of int... 4 |
| | 461 | checking size of long... 4 |
| | 462 | checking size of char *... 4 |
| | 463 | checking size of double... 8 |
| | 464 | checking size of long long... 8 |
| | 465 | checking for u_int... yes |
| | 466 | checking for u_long... yes |
| | 467 | checking for bits16_t... no |
| | 468 | checking for u_bits16_t... no |
| | 469 | checking for bits32_t... no |
| | 470 | checking for u_bits32_t... no |
| | 471 | checking for bits64_t... no |
| | 472 | checking for ptrdiff_t... (cached) yes |
| | 473 | checking whether stat file-mode macros are broken... no |
| | 474 | checking whether #! works in shell scripts... yes |
| | 475 | checking whether the ctype macros accept non-ascii characters... no |
| | 476 | checking if dup2 fails to clear the close-on-exec flag... no |
| | 477 | checking whether pgrps need synchronization... no |
| | 478 | checking return type of signal handlers... (cached) void |
| | 479 | checking for type of signal functions... posix |
| | 480 | checking for sys_errlist and sys_nerr... yes |
| | 481 | checking whether sys_siglist is declared... (cached) yes |
| | 482 | checking for sys_siglist in system C library... yes |
| | 483 | ./configure: line 37467: BASH_UNDER_SYS_SIGLIST: command not found |
| | 484 | checking whether signal handlers are of type void... yes |
| | 485 | checking for clock_t... yes |
| | 486 | checking for sigset_t... yes |
| | 487 | checking for quad_t... no |
| | 488 | checking for intmax_t... yes |
| | 489 | checking for uintmax_t... yes |
| | 490 | checking for socklen_t... yes |
| | 491 | checking for size and type of struct rlimit fields... rlim_t |
| | 492 | checking for struct termios.c_line... yes |
| | 493 | checking for struct termio.c_line... no |
| | 494 | checking for struct dirent.d_ino... yes |
| | 495 | checking for struct dirent.d_fileno... no |
| | 496 | checking for struct dirent.d_namlen... no |
| | 497 | checking for struct winsize in sys/ioctl.h and termios.h... termios.h |
| | 498 | checking for struct timeval in sys/time.h and time.h... yes |
| | 499 | checking for struct stat.st_blocks... yes |
| | 500 | checking whether struct tm is in sys/time.h or time.h... time.h |
| | 501 | checking for struct tm.tm_zone... yes |
| | 502 | checking for struct timezone in sys/time.h and time.h... yes |
| | 503 | checking for the existence of strsignal... yes |
| | 504 | checking if opendir() opens non-directories... no |
| | 505 | checking whether ulimit can substitute for getdtablesize... no |
| | 506 | ./configure: line 39280: BASH_FUNC_FPURGE: command not found |
| | 507 | checking to see if getenv can be redefined... yes |
| | 508 | checking if getcwd() will dynamically allocate memory with 0 size... yes |
| | 509 | checking for presence of POSIX-style sigsetjmp/siglongjmp... present |
| | 510 | checking whether or not strcoll and strcmp differ... no |
| | 511 | checking for standard-conformant putenv declaration... no |
| | 512 | checking for standard-conformant unsetenv declaration... yes |
| | 513 | checking for printf floating point output in hex notation... yes |
| | 514 | checking if signal handlers must be reinstalled when invoked... no |
| | 515 | checking for presence of necessary job control definitions... present |
| | 516 | checking for presence of named pipes... present |
| | 517 | checking whether termios.h defines TIOCGWINSZ... yes |
| | 518 | checking for TIOCSTAT in sys/ioctl.h... no |
| | 519 | checking for FIONREAD in sys/ioctl.h... yes |
| | 520 | checking whether WCONTINUED flag to waitpid is unavailable or available but broken... no |
| | 521 | checking for speed_t in sys/types.h... no |
| | 522 | checking whether getpw functions are declared in pwd.h... yes |
| | 523 | checking for unusable real-time signals due to large values... no |
| | 524 | checking for _sys_siglist in signal.h or unistd.h... no |
| | 525 | checking for tgetent... no |
| | 526 | checking for tgetent in -ltermcap... no |
| | 527 | checking for tgetent in -ltinfo... no |
| | 528 | checking for tgetent in -lcurses... no |
| | 529 | checking for tgetent in -lncurses... yes |
| | 530 | checking which library has the termcap functions... using libncurses |
| | 531 | checking whether /dev/fd is available... absent |
| | 532 | checking whether /dev/stdin stdout stderr are available... absent |
| | 533 | checking for default mail directory... unknown |
| | 534 | checking shared object configuration for loadable builtins... supported |
| | 535 | configure: creating ./config.status |
| | 536 | config.status: creating Makefile |
| | 537 | config.status: creating builtins/Makefile |
| | 538 | config.status: creating lib/readline/Makefile |
| | 539 | config.status: creating lib/glob/Makefile |
| | 540 | config.status: creating lib/intl/Makefile |
| | 541 | config.status: creating lib/malloc/Makefile |
| | 542 | config.status: creating lib/sh/Makefile |
| | 543 | config.status: creating lib/termcap/Makefile |
| | 544 | config.status: creating lib/tilde/Makefile |
| | 545 | config.status: creating doc/Makefile |
| | 546 | config.status: creating support/Makefile |
| | 547 | config.status: creating po/Makefile.in |
| | 548 | config.status: creating examples/loadables/Makefile |
| | 549 | config.status: creating examples/loadables/perl/Makefile |
| | 550 | config.status: creating config.h |
| | 551 | config.status: config.h is unchanged |
| | 552 | config.status: executing libtool commands |
| | 553 | config.status: executing po-directories commands |
| | 554 | config.status: creating po/POTFILES |
| | 555 | config.status: creating po/Makefile |
| | 556 | config.status: executing default commands |
| | 557 | }}} |