Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- syd$guile-ncurses-2.2: ./configure
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... /bin/mkdir -p
- checking for gawk... gawk
- checking whether make sets $(MAKE)... yes
- checking whether make supports nested variables... yes
- checking for style of include used by make... GNU
- checking for gcc... gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking whether gcc understands -c and -o together... yes
- checking dependency style of gcc... gcc3
- checking how to run the C preprocessor... gcc -E
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking minix/config.h usability... no
- checking minix/config.h presence... no
- checking for minix/config.h... no
- checking whether it is safe to define __EXTENSIONS__... yes
- checking for pkg-config... /usr/bin/pkg-config
- checking pkg-config is at least version 0.9.0... yes
- checking for gcc... (cached) gcc
- checking whether we are using the GNU C compiler... (cached) yes
- checking whether gcc accepts -g... (cached) yes
- checking for gcc option to accept ISO C89... (cached) none needed
- checking whether gcc understands -c and -o together... (cached) yes
- checking dependency style of gcc... (cached) gcc3
- checking build system type... i686-pc-linux-gnu
- checking host system type... i686-pc-linux-gnu
- checking for ar... ar
- checking the archiver (ar) interface... ar
- checking for pkg-config... (cached) /usr/bin/pkg-config
- checking pkg-config is at least version 0.9.0... yes
- configure: checking for guile 2.2
- configure: found guile 2.2
- checking for guile-2.2... /usr/bin/guile-2.2
- checking for Guile version >= 2.2... 2.2.3
- checking for guild-2.2... no
- checking for guile-config-2.2... no
- checking for guile-tools-2.2... no
- checking for ld used by gcc... /usr/bin/i686-linux-gnu-ld
- checking if the linker (/usr/bin/i686-linux-gnu-ld) is GNU ld... yes
- checking for shared library run path origin... done
- checking for GUILE... yes
- checking for Guile site directory... /usr/share/guile/site/2.2
- checking for Guile site-ccache directory using pkgconfig... /usr/lib/i386-linux-gnu/guile/2.2/site-ccache
- checking for Guile extensions directory... /usr/lib/i386-linux-gnu/guile/2.2/extensions
- checking the Guile effective version... 2.2
- checking Guile site directory... /usr/share/guile/site/2.2
- checking Guile extension directory... /usr/lib/i386-linux-gnu/guile/2.2/extensions
- checking Guile object directory... /usr/lib/i386-linux-gnu/guile/2.2/site-ccache
- configure: checking for ncurses
- checking ncursesw/curses.h usability... yes
- checking ncursesw/curses.h presence... yes
- checking for ncursesw/curses.h... yes
- checking for library containing initscr... -lncursesw
- checking for library containing u32_strconv_from_locale... -lunistring
- checking for library containing new_menu... -lmenuw
- checking for library containing new_form... -lformw
- checking for library containing new_panel... -lpanelw
- configure: checking for term.h
- checking ncursesw/term.h usability... yes
- checking ncursesw/term.h presence... yes
- checking for ncursesw/term.h... yes
- checking termios.h usability... yes
- checking termios.h presence... yes
- checking for termios.h... yes
- checking how to print strings... printf
- checking for a sed that does not truncate output... /bin/sed
- checking for fgrep... /bin/grep -F
- checking for ld used by gcc... /usr/bin/i686-linux-gnu-ld
- checking if the linker (/usr/bin/i686-linux-gnu-ld) is GNU ld... yes
- checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
- checking the name lister (/usr/bin/nm -B) interface... BSD nm
- checking whether ln -s works... yes
- checking the maximum length of command line arguments... 1572864
- checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop
- checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
- checking for /usr/bin/i686-linux-gnu-ld option to reload object files... -r
- checking for objdump... objdump
- checking how to recognize dependent libraries... pass_all
- checking for dlltool... no
- checking how to associate runtime and link libraries... printf %s\n
- checking for archiver @FILE support... @
- checking for strip... strip
- checking for ranlib... ranlib
- checking command to parse /usr/bin/nm -B output from gcc object... ok
- checking for sysroot... no
- checking for a working dd... /bin/dd
- checking how to truncate binary pipes... /bin/dd bs=4096 count=1
- checking for mt... mt
- checking if mt is a manifest tool... no
- checking for dlfcn.h... yes
- checking for objdir... .libs
- checking if gcc supports -fno-rtti -fno-exceptions... no
- checking for gcc option to produce PIC... -fPIC -DPIC
- checking if gcc PIC flag -fPIC -DPIC works... yes
- checking if gcc static flag -static works... yes
- checking if gcc supports -c -o file.o... yes
- checking if gcc supports -c -o file.o... (cached) yes
- checking whether the gcc linker (/usr/bin/i686-linux-gnu-ld) supports shared libraries... yes
- checking whether -lc should be explicitly linked in... no
- checking dynamic linker characteristics... GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- checking for shl_load... no
- checking for shl_load in -ldld... no
- checking for dlopen... no
- checking for dlopen in -ldl... yes
- checking whether a program can dlopen itself... yes
- checking whether a statically linked program can dlopen itself... no
- checking whether stripping libraries is possible... yes
- checking if libtool supports shared libraries... yes
- checking whether to build shared libraries... yes
- checking whether to build static libraries... no
- checking if guile can handle UCS4 characters... yes
- checking uniconv.h usability... yes
- checking uniconv.h presence... yes
- checking for uniconv.h... yes
- checking process.h usability... no
- checking process.h presence... no
- checking for process.h... no
- checking pty.h usability... yes
- checking pty.h presence... yes
- checking for pty.h... yes
- checking util.h usability... no
- checking util.h presence... no
- checking for util.h... no
- checking for __attribute__... yes
- checking for off64_t... yes
- checking for cookie_io_functions_t... yes
- checking size of int... 4
- checking size of long... 4
- checking size of void *... 4
- checking size of chtype... 4
- checking size of attr_t... 4
- checking for BUTTON5_PRESSED defined in ncursesw/curses.h... no
- checking for KEY_EVENT defined in ncursesw/curses.h... yes
- checking for O_MOUSE_MENU defined in ncursesw/menu.h... yes
- checking size of wchar_t... 4
- checking size of wint_t... 4
- checking for cfmakeraw... yes
- checking for fopencookie... yes
- checking for ptsname... yes
- checking for grantpt... yes
- checking for unlockpt... yes
- checking for tcgetsid... yes
- checking for wcwidth... yes
- checking for key_defined... yes
- checking for term_attrs... yes
- checking for set_tabsize... yes
- checking for is_pad... yes
- checking for is_subwin... yes
- checking for form_driver_w... yes
- checking for setupterm... yes
- checking for wgetdelay... yes
- checking for has_mouse... yes
- checking whether OCRNL is declared... yes
- checking whether OFILL is declared... yes
- checking whether ONLCR is declared... yes
- checking whether ONOCR is declared... yes
- checking whether ONLRET is declared... yes
- checking whether IXANY is declared... yes
- checking whether B7200 is declared... no
- checking whether B14400 is declared... no
- checking whether B28800 is declared... no
- checking whether B57600 is declared... yes
- checking whether B76800 is declared... no
- checking whether B115200 is declared... yes
- checking whether B230400 is declared... yes
- checking for toe... yes
- checking for the terminfo of xterm... yes
- checking that generated files are newer than configure... done
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating src/ncurses/Makefile
- config.status: creating doc/Makefile
- config.status: creating m4/Makefile
- config.status: creating build_aux/Makefile
- config.status: creating tools/Makefile
- config.status: creating test/Makefile
- config.status: creating tools/uninstalled-env
- config.status: creating config.h
- config.status: executing depfiles commands
- config.status: executing libtool commands
- configure:
- The Guile modules will be installed in /usr/share/guile/site/2.2.
- The Guile extension libraries will be installed in /usr/lib/i386-linux-gnu/guile/2.2/extensions.
- The compiled modules will be installed in /usr/lib/i386-linux-gnu/guile/2.2/site-ccache.
- These directories are the ones expected by /usr/bin/guile-2.2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement