checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no 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.exe checking for suffix of executables... .exe 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 dependency style of gcc... gcc3 checking for library containing strerror... none required 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 dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking build system type... i686-pc-cygwin checking host system type... i686-pc-cygwin checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/i686-pc-cygwin/bin/ld.exe checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) 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... 8192 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i686-pc-cygwin file names to i686-pc-cygwin format... func_convert_file_noop checking how to convert i686-pc-cygwin file names to toolchain format... func_convert_file_noop checking for /usr/i686-pc-cygwin/bin/ld.exe option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL checking for dlltool... dlltool checking how to associate runtime and link libraries... func_cygming_dll_for_implib checking for ar... ar 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 mt... no checking if : is a manifest tool... no 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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -DDLL_EXPORT -DPIC checking if gcc PIC flag -DDLL_EXPORT -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/i686-pc-cygwin/bin/ld.exe) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate 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... yes checking for sed... /usr/bin/sed checking for perl... /usr/bin/perl checking for unistd.h... (cached) yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for socket... yes checking for inet_addr... yes checking for socklen_t... yes checking size of int... 4 checking size of long... 4 checking size of long long... 8 checking size of off_t... 8 checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.7... yes checking for GLIB - version >= 2.6.0... yes (version 2.42.2) checking for SSL... yes configure: checking "location of ncurses.h file"... Found ncurses on /usr/include/ncurses.h checking for initscr in -lncurses... yes checking for setupterm... yes checking for working Perl support... ok checking for IPv6... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/core/Makefile config.status: creating src/irc/Makefile config.status: creating src/irc/core/Makefile config.status: creating src/irc/dcc/Makefile config.status: creating src/irc/notifylist/Makefile config.status: creating src/irc/proxy/Makefile config.status: creating src/irc/flood/Makefile config.status: creating src/fe-common/Makefile config.status: creating src/fe-common/core/Makefile config.status: creating src/fe-common/irc/Makefile config.status: creating src/fe-common/irc/dcc/Makefile config.status: creating src/fe-common/irc/notifylist/Makefile config.status: creating src/fe-none/Makefile config.status: creating src/fe-text/Makefile config.status: creating src/lib-config/Makefile config.status: creating src/perl/Makefile config.status: creating src/perl/common/Makefile.PL config.status: creating src/perl/irc/Makefile.PL config.status: creating src/perl/ui/Makefile.PL config.status: creating src/perl/textui/Makefile.PL config.status: creating scripts/Makefile config.status: creating scripts/examples/Makefile config.status: creating docs/Makefile config.status: creating docs/help/Makefile config.status: creating docs/help/in/Makefile config.status: creating irssi-config config.status: creating irssi-config.h config.status: executing depfiles commands config.status: executing libtool commands Building text frontend ........... : yes, using terminfo Building irssi bot ............... : no Building irssi proxy ............. : yes Building with module support ..... : yes Building with Perl support ....... : static (in irssi binary) Perl library directory ........... : /tmp/cygmake/install/irssi/lib/perl5/5.14/i686-cygwin-threads-64int - NOTE: This was automatically set to the same directory you gave with --prefix. If you want the perl libraries to install to their 'correct' path, you'll need to give --with-perl-lib=site option to configure. Anyway, installing perl to this directory should work just as well. Install prefix ................... : /tmp/cygmake/install/irssi Building with IPv6 support ....... : yes Building with SSL support ........ : yes Building with 64bit DCC support .. : yes Building with garbage collector .. : no Building with DANE support ....... : no If there are any problems, read the INSTALL file.