creating cache ./config.cache Configuring NCURSES 5.2 ABI 5 (Sat May 12 21:13:53 CEST 2001) checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking build system type... i686-pc-linux-gnu Configuring for linux-gnu checking for prefix... /usr checking for gcc... gcc checking whether the C compiler (gcc ) works... yes checking whether the C compiler (gcc ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking version of gcc... 2.95.2 checking how to run the C preprocessor... gcc -E checking whether gcc needs -traditional... no checking for POSIXized ISC... no checking for gcc option to accept ANSI C... -DCC_HAS_PROTOS checking for ldconfig... /sbin/ldconfig checking if you want to ensure bool is consistent with C++... yes checking for c++... c++ checking whether the C++ compiler (c++ ) works... yes checking whether the C++ compiler (c++ ) is a cross-compiler... no checking whether we are using GNU C++... yes checking whether c++ accepts -g... yes checking if you want to build C++ binding and demo... yes checking if you want to build with Ada95... yes checking if you want to build programs such as tic... yes checking if you wish to install curses.h... yes checking for mawk... mawk checking whether make sets ${MAKE}... yes checking for a BSD compatible install... /usr/bin/install -c checking for long file names... yes checking if filesystem supports mixed-case filenames... yes checking whether ln -s works... yes checking for ranlib... ranlib checking for ctags... yes checking for etags... yes checking for tdlint... no checking for lint... no checking for alint... no checking for man... man checking for loader (symbol LD)... ld checking for archiver (symbol AR)... ar checking for archiver options (symbol AR_OPTS)... rv checking for makeflags variable... checking if you have specified an install-prefix... checking if you want to build libraries with libtool... no checking if you want to build shared libraries... yes checking if you want to build static libraries... yes checking if you want to build debug libraries... yes checking if you want to build profiling libraries... no checking for specified models... shared normal debug checking for default model... shared checking if you want to build a separate terminfo library... no checking if you want to link with dbmalloc for testing... no checking if you want to link with dmalloc for testing... no checking if you want to link with the gpm mouse library... no checking for default loader flags... checking if rpath option should be used... no checking if release/abi version should be used for shared libs... auto checking which gcc option to use... -fPIC checking if you wish to install ncurses overwriting curses... yes checking if external terminfo-database is used... yes checking which terminfo source-file will be installed... ${top_srcdir}/misc/terminfo.src checking for list of fallback descriptions... checking for list of terminfo directories... /usr/share/terminfo checking for default terminfo directory... /usr/share/terminfo checking if big-core option selected... yes checking if you want termcap-fallback support... no checking for remove... yes checking for unlink... yes checking if link/symlink functions work... link symlink checking if tic should use symbolic links... no checking if you want broken-linker support code... checking if tputs should process BSD-style prefix padding... no checking if RCS identifiers should be compiled-in... no checking format of man-pages... gzip checking for manpage renaming... /root/ncurses-5.2/man/man_db.renames checking for manpage symlinks... yes checking for manpage tbl... no checking if you want to build with function extensions... yes checking for extended use of const keyword... no checking if you want $NCURSES_NO_PADDING code... yes checking if you want SIGWINCH handler... yes checking if you want user-definable terminal capabilities like termcap... yes checking if you want all development code... no checking if you want colorfgbg code... no checking if you want hard-tabs code... no checking if you want to use restrict environment when running as root... yes checking if you want limited support for xmc... no checking if you do not want to assume colors are white-on-black... yes checking if you want hashmap scrolling-optimization code... yes checking if you want experimental safe-sprintf code... no checking if you want experimental wide-character code... no checking if you want to display full commands during build... yes checking if you want to see compiler warnings... checking for gcc __attribute__ directives checking if you want to enable runtime assertions... no checking for gettimeofday... yes checking if -lm needed for math functions... no checking for ANSI C header files... yes checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking for regular-expression headers... regex.h checking for fcntl.h... yes checking for getopt.h... yes checking for libc.h... no checking for limits.h... yes checking for locale.h... yes checking for poll.h... yes checking for sys/bsdtypes.h... no checking for sys/ioctl.h... yes checking for sys/param.h... yes checking for sys/poll.h... yes checking for sys/select.h... yes checking for sys/time.h... yes checking for sys/times.h... yes checking for ttyent.h... yes checking for unistd.h... yes checking if sys/time.h works with sys/select.h... yes checking for working const... yes checking for inline... inline checking if unsigned literals are legal... yes checking for type of chtype... long checking for number of bits in chtype... 32 checking for width of character-index... 8 checking if external errno is declared... yes checking if external errno exists... yes checking if data-only library module links... yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getttynam... yes checking for issetugid... no checking for memccpy... yes checking for mkstemp... yes checking for nanosleep... yes checking for poll... yes checking for remove... (cached) yes checking for select... yes checking for setbuf... yes checking for setbuffer... yes checking for setvbuf... yes checking for sigaction... yes checking for sigvec... yes checking for strdup... yes checking for strstr... yes checking for tcgetpgrp... yes checking for times... yes checking for vfscanf... yes checking for vsnprintf... yes checking for vsscanf... yes checking for isascii... yes checking whether sigaction needs _POSIX_SOURCE... no checking for termio.h... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking whether termios.h needs _POSIX_SOURCE... no checking for tcgetattr... yes checking whether setvbuf arguments are reversed... no checking return type of signal handlers... void checking for type sigaction_t... no checking declaration of size-change... yes checking for memmove... yes checking if poll really works... yes checking for builtin bool type... no checking for library stdc++... yes checking how to run the C++ preprocessor... c++ -E checking for typeinfo... yes checking for builtin bool type... yes checking for size of bool... unsigned char checking for special defines needed for etip.h... MATH_H checking for gnatmake... no checking for library subsets... termlib+base+ext_funcs checking default library suffix... checking default library-dependency suffix... .so checking default object directory... obj_s checking c++ library-dependency suffux... .a checking where we will install curses.h... ${prefix}/include checking for src modules... ncurses progs tack panel menu form updating cache ./config.cache creating ./config.status creating include/MKterm.h.awk creating include/curses.h creating include/termcap.h creating include/unctrl.h creating misc/run_tic.sh creating man/Makefile creating include/Makefile creating ncurses/Makefile creating progs/Makefile creating tack/Makefile creating panel/Makefile creating menu/Makefile creating form/Makefile creating misc/Makefile creating test/Makefile creating c++/Makefile creating Makefile creating include/ncurses_cfg.h Appending rules for shared model (ncurses) Appending rules for normal model (ncurses) Appending rules for debug model (ncurses) Appending rules for shared model (progs) Appending rules for normal model (progs) Appending rules for debug model (progs) Appending rules for shared model (tack) Appending rules for normal model (tack) Appending rules for debug model (tack) Appending rules for shared model (panel) Appending rules for normal model (panel) Appending rules for debug model (panel) Appending rules for shared model (menu) Appending rules for normal model (menu) Appending rules for debug model (menu) Appending rules for shared model (form) Appending rules for normal model (form) Appending rules for debug model (form) Appending rules for shared model (test) Appending rules for normal model (test) Appending rules for debug model (test) Appending rules for shared model (c++) Appending rules for normal model (c++) Appending rules for debug model (c++) creating headers.sh ** Configuration summary for NCURSES 5.2 20001021: bin directory: /usr/bin lib directory: /usr/lib include directory: /usr/include man directory: /usr/man terminfo directory: /usr/share/terminfo