Configuring for a i686-pc-cygwin host. Created "Makefile" in /home/unknown/build-gdb20001125-1 using "mh-frag" Configuring intl... creating cache ../config.cache checking for a BSD compatible install... /usr/bin/install -c checking how to run the C preprocessor... gcc -E checking whether make sets ${MAKE}... yes checking for gcc... gcc checking whether the C compiler (gcc -g -O2 ) works... yes checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for ranlib... ranlib checking for POSIXized ISC... no checking for ANSI C header files... yes checking for working const... yes checking for inline... inline checking for off_t... yes checking for size_t... yes checking for working alloca.h... no checking for alloca... yes checking for unistd.h... yes checking for getpagesize... yes checking for working mmap... no checking for argz.h... no checking for limits.h... yes checking for locale.h... yes checking for nl_types.h... no checking for malloc.h... yes checking for string.h... yes checking for unistd.h... (cached) yes checking for values.h... no checking for sys/param.h... yes checking for getcwd... yes checking for munmap... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for strchr... yes checking for strcasecmp... yes checking for __argz_count... no checking for __argz_stringify... no checking for __argz_next... no checking for stpcpy... no checking for LC_MESSAGES... no checking whether NLS is requested... yes checking whether included gettext is requested... no checking for libintl.h... yes checking for gettext in libc... no checking for bindtextdomain in -lintl... yes checking for gettext in libintl... no checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext updating cache ../config.cache creating ./config.status creating Makefile creating config.h linking /gdb-20001125-1/intl/libgettext.h to libintl.h Configuring mmalloc... loading cache ../config.cache checking for gcc... (cached) gcc checking whether the C compiler (gcc -g -O2 ) works... yes checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for a BSD compatible install... (cached) /usr/bin/install -c checking host system type... i686-pc-cygwin checking build system type... i686-pc-cygwin checking for ar... ar checking for ranlib... (cached) ranlib checking how to run the C preprocessor... (cached) gcc -E checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) no checking for limits.h... (cached) yes checking for stddef.h... yes checking for unistd.h... (cached) yes checking whether sbrk must be declared... no checking whether getpagesize must be declared... no updating cache ../config.cache creating ./config.status creating Makefile Configuring libiberty... loading cache ../config.cache checking host system type... i686-pc-cygwin checking build system type... i686-pc-cygwin checking for ar... (cached) ar checking for ranlib... (cached) ranlib checking for gcc... (cached) gcc checking whether we are using GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for POSIXized ISC... no checking for a BSD compatible install... (cached) /usr/bin/install -c checking how to run the C preprocessor... (cached) gcc -E checking for sys/file.h... yes checking for sys/param.h... (cached) yes checking for limits.h... (cached) yes checking for stdlib.h... yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for strings.h... yes checking for sys/time.h... yes checking for time.h... yes checking for sys/resource.h... yes checking for sys/stat.h... yes checking for sys/mman.h... yes checking for fcntl.h... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking whether errno must be declared... no checking whether the C compiler (gcc -g -O2 ) works... yes checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no checking for asprintf... no checking for atexit... yes checking for basename... no checking for bcmp... yes checking for bcopy... yes checking for bzero... yes checking for calloc... yes checking for clock... yes checking for getcwd... (cached) yes checking for getpagesize... (cached) yes checking for index... yes checking for insque... no checking for memchr... yes checking for memcmp... yes checking for memcpy... yes checking for memmove... yes checking for memset... yes checking for mkstemps... no checking for putenv... (cached) yes checking for random... yes checking for rename... yes checking for rindex... yes checking for setenv... (cached) yes checking for sigsetmask... no checking for strcasecmp... (cached) yes checking for strchr... (cached) yes checking for strdup... yes checking for strncasecmp... yes checking for strrchr... yes checking for strstr... yes checking for strtod... yes checking for strtol... yes checking for strtoul... yes checking for tmpnam... yes checking for vasprintf... no checking for vfprintf... yes checking for vprintf... yes checking for vsprintf... yes checking for waitpid... yes checking for working alloca.h... (cached) no checking for alloca... (cached) yes checking for ANSI C header files... (cached) yes checking for pid_t... yes checking for vfork.h... no checking for working vfork... yes checking for sys_errlist... no checking for sys_nerr... no checking for sys_siglist... no checking for getrusage... yes checking for on_exit... no checking for psignal... no checking for strerror... yes checking for strsignal... yes checking for sysconf... yes checking for times... yes checking for sbrk... yes checking for gettimeofday... yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) no checking for working strncmp... yes updating cache ../config.cache creating ./config.status creating Makefile creating testsuite/Makefile creating config.h Configuring opcodes... loading cache ../config.cache checking for Cygwin environment... yes checking for mingw32 environment... no checking host system type... i686-pc-cygwin checking target system type... i686-pc-cygwin checking build system type... i686-pc-cygwin checking for gcc... (cached) gcc checking whether the C compiler (gcc -g -O2 ) works... yes checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for POSIXized ISC... no checking for a BSD compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... (cached) yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... found checking for ar... (cached) ar checking for ranlib... (cached) ranlib 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 /usr/i686-pc-cygwin/bin/ld.exe option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependant libraries... file_magic file format pei*-i386(.*architecture: i386)? checking for object suffix... o checking for executable suffix... .exe checking for ranlib... (cached) ranlib checking for strip... strip updating cache ../config.cache loading cache ../config.cache within ltconfig checking for objdir... .libs 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 -fno-rtti -fno-exceptions ... yes checking whether the linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... Win32 ld.exe checking command to parse /usr/bin/nm -B output... ok checking if libtool supports shared libraries... yes checking if package supports dlls... no checking whether to build shared libraries... no checking whether to build static libraries... yes creating libtool updating cache ../config.cache loading cache ../config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for executable suffix... (cached) .exe checking for gcc... (cached) gcc checking whether the C compiler (gcc -g -O2 ) works... yes checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking how to run the C preprocessor... (cached) gcc -E checking for ranlib... (cached) ranlib checking for ANSI C header files... (cached) yes checking for working const... (cached) yes checking for inline... (cached) inline checking for off_t... (cached) yes checking for size_t... (cached) yes checking for working alloca.h... (cached) no checking for alloca... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) no checking for argz.h... (cached) no checking for limits.h... (cached) yes checking for locale.h... (cached) yes checking for nl_types.h... (cached) no checking for malloc.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for values.h... (cached) no checking for sys/param.h... (cached) yes checking for getcwd... (cached) yes checking for munmap... (cached) yes checking for putenv... (cached) yes checking for setenv... (cached) yes checking for setlocale... (cached) yes checking for strchr... (cached) yes checking for strcasecmp... (cached) yes checking for __argz_count... (cached) no checking for __argz_stringify... (cached) no checking for __argz_next... (cached) no checking for LC_MESSAGES... (cached) no checking whether NLS is requested... yes checking whether included gettext is requested... no checking for libintl.h... (cached) yes checking for gettext in libc... (cached) no checking for bindtextdomain in -lintl... (cached) yes checking for gettext in libintl... (cached) no checking for msgfmt... (cached) /usr/bin/msgfmt checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for a BSD compatible install... /usr/bin/install -c checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for stdlib.h... (cached) yes updating cache ../config.cache creating ./config.status creating Makefile creating po/Makefile.in creating config.h Configuring bfd... loading cache ../config.cache checking for Cygwin environment... (cached) yes checking for mingw32 environment... (cached) no checking host system type... i686-pc-cygwin checking target system type... i686-pc-cygwin checking build system type... i686-pc-cygwin checking for gcc... (cached) gcc checking whether the C compiler (gcc -g -O2 ) works... yes checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for POSIXized ISC... no checking for a BSD compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... (cached) yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... found checking for ar... (cached) ar checking for ranlib... (cached) ranlib checking for ld used by GCC... (cached) /usr/i686-pc-cygwin/bin/ld.exe checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is GNU ld... (cached) yes checking for /usr/i686-pc-cygwin/bin/ld.exe option to reload object files... (cached) -r checking for BSD-compatible nm... (cached) /usr/bin/nm -B checking whether ln -s works... (cached) yes checking how to recognise dependant libraries... (cached) file_magic file format pei*-i386(.*architecture: i386)? checking for object suffix... (cached) o checking for executable suffix... (cached) .exe checking for ranlib... (cached) ranlib checking for strip... (cached) strip updating cache ../config.cache loading cache ../config.cache within ltconfig checking for objdir... .libs checking for gcc option to produce PIC... -DDLL_EXPORT -DPIC checking if gcc PIC flag -DDLL_EXPORT -DPIC works... (cached) yes checking if gcc static flag -static works... (cached) yes checking if gcc supports -c -o file.o... yes checking if gcc supports -fno-rtti -fno-exceptions ... yes checking whether the linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... Win32 ld.exe checking command to parse /usr/bin/nm -B output... ok checking if libtool supports shared libraries... yes checking if package supports dlls... no checking whether to build shared libraries... no checking whether to build static libraries... yes creating libtool updating cache ../config.cache loading cache ../config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for executable suffix... (cached) .exe checking for gcc... (cached) gcc checking whether the C compiler (gcc -g -O2 ) works... yes checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking how to run the C preprocessor... (cached) gcc -E checking for ranlib... (cached) ranlib checking for ANSI C header files... (cached) yes checking for working const... (cached) yes checking for inline... (cached) inline checking for off_t... (cached) yes checking for size_t... (cached) yes checking for working alloca.h... (cached) no checking for alloca... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) no checking for argz.h... (cached) no checking for limits.h... (cached) yes checking for locale.h... (cached) yes checking for nl_types.h... (cached) no checking for malloc.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for values.h... (cached) no checking for sys/param.h... (cached) yes checking for getcwd... (cached) yes checking for munmap... (cached) yes checking for putenv... (cached) yes checking for setenv... (cached) yes checking for setlocale... (cached) yes checking for strchr... (cached) yes checking for strcasecmp... (cached) yes checking for __argz_count... (cached) no checking for __argz_stringify... (cached) no checking for __argz_next... (cached) no checking for LC_MESSAGES... (cached) no checking whether NLS is requested... yes checking whether included gettext is requested... no checking for libintl.h... (cached) yes checking for gettext in libc... (cached) no checking for bindtextdomain in -lintl... (cached) yes checking for gettext in libintl... (cached) no checking for msgfmt... (cached) /usr/bin/msgfmt checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for a BSD compatible install... /usr/bin/install -c checking for stddef.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for stdlib.h... (cached) yes checking for time.h... (cached) yes checking for unistd.h... (cached) yes checking for fcntl.h... (cached) yes checking for sys/file.h... (cached) yes checking for sys/time.h... (cached) yes checking whether time.h and sys/time.h may both be included... (cached) yes checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking for fcntl... yes checking for getpagesize... (cached) yes checking for setitimer... yes checking for sysconf... (cached) yes checking for fdopen... yes checking for getuid... yes checking for getgid... yes checking whether strstr must be declared... no checking whether malloc must be declared... no checking whether realloc must be declared... no checking whether free must be declared... no checking whether getenv must be declared... no checking for sys/procfs.h... yes checking for prstatus_t in sys/procfs.h... no checking for prstatus32_t in sys/procfs.h... no checking for prstatus_t.pr_who in sys/procfs.h... no checking for prstatus32_t.pr_who in sys/procfs.h... no checking for pstatus_t in sys/procfs.h... no checking for pxstatus_t in sys/procfs.h... no checking for pstatus32_t in sys/procfs.h... no checking for prpsinfo_t in sys/procfs.h... no checking for prpsinfo32_t in sys/procfs.h... no checking for psinfo_t in sys/procfs.h... no checking for psinfo32_t in sys/procfs.h... no checking for lwpstatus_t in sys/procfs.h... no checking for lwpxstatus_t in sys/procfs.h... no checking for lwpstatus_t.pr_context in sys/procfs.h... no checking for lwpstatus_t.pr_reg in sys/procfs.h... no checking for win32_pstatus_t in sys/procfs.h... yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) no checking for madvise... no checking for mprotect... yes updating cache ../config.cache creating ./config.status creating Makefile creating doc/Makefile creating bfd-in3.h creating po/Makefile.in creating config.h Configuring readline... loading cache ../config.cache checking host system type... i686-pc-cygwin checking for gcc... (cached) gcc checking whether the C compiler (gcc -g -O2 ) works... yes checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking how to run the C preprocessor... (cached) gcc -E checking for minix/config.h... no checking whether gcc needs -traditional... no checking for a BSD compatible install... (cached) /usr/bin/install -c checking for ar... (cached) ar checking for ranlib... (cached) ranlib checking return type of signal handlers... void checking whether stat file-mode macros are broken... no checking for dirent.h that defines DIR... (cached) yes checking for opendir in -ldir... (cached) no checking for lstat... yes checking for memmove... (cached) yes checking for putenv... (cached) yes checking for select... yes checking for setenv... (cached) yes checking for setlocale... (cached) yes checking for strcasecmp... (cached) yes checking for tcgetattr... yes checking for working strcoll... yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking for varargs.h... yes checking for stdarg.h... yes checking for string.h... (cached) yes checking for sys/ptem.h... no checking for sys/pte.h... no checking for sys/stream.h... no checking for sys/select.h... yes checking for termcap.h... yes checking for termios.h... yes checking for termio.h... yes checking for sys/file.h... (cached) yes checking for locale.h... (cached) yes checking for type of signal functions... posix checking if signal handlers must be reinstalled when invoked... no checking for presence of POSIX-style sigsetjmp/siglongjmp... present checking for lstat... yes checking whether programs are able to redeclare getpw functions... yes checking whether or not strcoll and strcmp differ... no checking whether signal handlers are of type void... yes checking for TIOCGWINSZ in sys/ioctl.h... no checking for TIOCSTAT in sys/ioctl.h... no checking for FIONREAD in sys/ioctl.h... no checking for speed_t in sys/types.h... no checking for struct winsize in sys/ioctl.h and termios.h... termios.h checking if struct dirent has a d_ino member... yes checking if struct dirent has a d_fileno member... no checking for tgetent in -ltermcap... yes checking which library has the termcap functions... using libtermcap checking configuration for building shared libraries... supported updating cache ../config.cache creating ./config.status creating Makefile creating doc/Makefile creating examples/Makefile creating shlib/Makefile creating config.h Configuring tcl... loading cache ../config.cache checking host system type... i686-pc-cygwin checking whether make sets ${MAKE}... (cached) yes updating cache ../config.cache creating ./config.status creating Makefile configuring in win running /bin/sh /gdb-20001125-1/tcl/win/configure --host=i686-pc-cygwin --target=i686-pc-cygwin --cache-file=../../config.cache --srcdir=/gdb-20001125-1/tcl/win loading cache ../../config.cache checking host system type... i686-pc-cygwin checking for gcc... (cached) gcc checking whether the C compiler (gcc -g -O2 ) works... yes checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for object suffix... (cached) o checking build system type... i686-pc-cygwin checking for nm... nm checking for as... as checking for ld... ld checking for ranlib... (cached) ranlib checking for dlltool... dlltool checking for windres... windres checking for a BSD compatible install... (cached) /usr/bin/install -c updating cache ../../config.cache creating ./config.status creating Makefile creating ../unix/tclConfig.sh configuring in cygwin running /bin/sh /gdb-20001125-1/tcl/cygwin/configure --host=i686-pc-cygwin --target=i686-pc-cygwin --cache-file=../../config.cache --srcdir=/gdb-20001125-1/tcl/cygwin loading cache ../../config.cache checking host system type... i686-pc-cygwin checking target system type... i686-pc-cygwin checking build system type... i686-pc-cygwin checking for a BSD compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... (cached) yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... found checking whether to enable maintainer-specific portions of Makefiles... no checking for Cygwin environment... (cached) yes checking for mingw32 environment... (cached) no checking for executable suffix... (cached) .exe checking for gcc... (cached) gcc checking whether we are using GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for ar... (cached) ar checking for ranlib... (cached) ranlib checking for a BSD compatible install... /usr/bin/install -c updating cache ../../config.cache creating ./config.status creating Makefile Configuring tk... loading cache ../config.cache checking host system type... i686-pc-cygwin checking whether make sets ${MAKE}... (cached) yes updating cache ../config.cache creating ./config.status creating Makefile configuring in win running /bin/sh /gdb-20001125-1/tk/win/configure --host=i686-pc-cygwin --target=i686-pc-cygwin --cache-file=../../config.cache --srcdir=/gdb-20001125-1/tk/win loading cache ../../config.cache checking host system type... i686-pc-cygwin checking for gcc... (cached) gcc checking whether the C compiler (gcc -g -O2 ) works... yes checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for object suffix... (cached) o checking for a BSD compatible install... (cached) /usr/bin/install -c updating cache ../../config.cache creating ./config.status creating Makefile creating ../unix/tkConfig.sh Configuring itcl... loading cache ../config.cache checking host system type... i686-pc-cygwin checking whether make sets ${MAKE}... (cached) yes updating cache ../config.cache creating ./config.status creating Makefile configuring in itcl/win running /bin/sh /gdb-20001125-1/itcl/itcl/win/configure --host=i686-pc-cygwin --target=i686-pc-cygwin --cache-file=../../../config.cache --srcdir=/gdb-20001125-1/itcl/itcl/win loading cache ../../../config.cache checking host system type... i686-pc-cygwin checking for ranlib... (cached) ranlib checking for gcc... (cached) gcc checking whether the C compiler (gcc -g -O2 ) works... yes checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for object suffix... (cached) o checking for a BSD compatible install... (cached) /usr/bin/install -c checking how to run the C preprocessor... (cached) gcc -E checking for unistd.h... (cached) yes checking for limits.h... (cached) yes checking whether C compiler is gcc... yes checking default compiler flags... -g -O2 -Wshadow -Wtraditional -Wall checking stdlib.h... yes checking for ANSI C header files... (cached) yes checking for mode_t... (cached) yes checking for pid_t... (cached) yes checking for size_t... (cached) yes checking for uid_t in sys/types.h... (cached) yes checking for connect... (cached) yes checking for gethostbyname... yes checking for sin... (cached) yes checking for main in -lieee... (cached) no checking for memmove... (cached) yes checking for strtod... (cached) yes checking for Solaris 2.4 strtod bug... ok optlibs: not found updating cache ../../../config.cache creating ./config.status creating Makefile creating ../unix/pkgIndex.tcl creating ../itclConfig.sh configuring in itk/win running /bin/sh /gdb-20001125-1/itcl/itk/win/configure --host=i686-pc-cygwin --target=i686-pc-cygwin --cache-file=../../../config.cache --srcdir=/gdb-20001125-1/itcl/itk/win loading cache ../../../config.cache checking host system type... i686-pc-cygwin checking for ranlib... (cached) ranlib checking for gcc... (cached) gcc checking whether the C compiler (gcc -g -O2 ) works... yes checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for object suffix... (cached) o checking build system type... i686-pc-cygwin checking for nm... (cached) nm checking for as... (cached) as checking for ld... (cached) ld checking for dlltool... (cached) dlltool checking for windres... (cached) windres checking for a BSD compatible install... (cached) /usr/bin/install -c checking how to run the C preprocessor... (cached) gcc -E checking for unistd.h... (cached) yes checking for limits.h... (cached) yes checking whether C compiler is gcc... (cached) yes checking default compiler flags... -g -O2 -Wshadow -Wtraditional -Wall checking stdlib.h... yes checking for ANSI C header files... (cached) yes checking for mode_t... (cached) yes checking for pid_t... (cached) yes checking for size_t... (cached) yes checking for uid_t in sys/types.h... (cached) yes checking which C compiler... gcc checking how to run the C preprocessor... gcc -E checking for limits.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for mode_t... (cached) yes checking for pid_t... (cached) yes checking for size_t... (cached) yes checking for uid_t in sys/types.h... (cached) yes checking for X... no checking for X11 header files Warning: couldn't find any X11 include files. checking for XCreateWindow in -lXwindow... no couldn't find any! Using -lX11. checking for main in -lXbsd... no checking for connect... (cached) yes checking for gethostbyname... (cached) yes checking for sin... (cached) yes checking for main in -lieee... (cached) no checking for memmove... (cached) yes checking for strtod... (cached) yes checking for Solaris 2.4 strtod bug... ok updating cache ../../../config.cache creating ./config.status creating Makefile creating ../unix/pkgIndex.tcl creating ../itkConfig.sh configuring in iwidgets3.0.0/unix running /bin/sh /gdb-20001125-1/itcl/iwidgets3.0.0/unix/configure --host=i686-pc-cygwin --target=i686-pc-cygwin --cache-file=../../../config.cache --srcdir=/gdb-20001125-1/itcl/iwidgets3.0.0/unix loading cache ../../../config.cache checking for prefix by checking for tclsh... /cygdrive/c/Tornado/host/x86-win32/bin/tclsh checking for a BSD compatible install... (cached) /usr/bin/install -c checking for ranlib... (cached) ranlib updating cache ../../../config.cache creating ./config.status creating Makefile Configuring tix... loading cache ../config.cache checking host system type... i686-pc-cygwin checking whether make sets ${MAKE}... (cached) yes updating cache ../config.cache creating ./config.status creating Makefile configuring in win running /bin/sh /gdb-20001125-1/tix/win/configure --host=i686-pc-cygwin --target=i686-pc-cygwin --cache-file=../../config.cache --srcdir=/gdb-20001125-1/tix/win loading cache ../../config.cache checking for gcc... (cached) gcc checking whether the C compiler (gcc -g -O2 ) works... yes checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for object suffix... (cached) o checking for a BSD compatible install... (cached) /usr/bin/install -c checking for Tcl configuration script... /home/unknown/build-gdb20001125-1/tcl/unix/tclConfig.sh checking for Tk configuration script... /home/unknown/build-gdb20001125-1/tk/unix/tkConfig.sh checking how to run the C preprocessor... (cached) gcc -E checking for Tcl headers in the source tree... /gdb-20001125-1/tcl/generic /gdb-20001125-1/tcl/generic checking for Tk headers in the source tree... /gdb-20001125-1/tk/generic found in /gdb-20001125-1/tk/generic updating cache ../../config.cache creating ./config.status creating Makefile creating ../tixConfig.sh Configuring libgui... loading cache ../config.cache checking for a BSD compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... (cached) yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... found checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... (cached) gcc checking whether the C compiler (gcc -g -O2 ) works... yes checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for Cygwin environment... (cached) yes checking for mingw32 environment... (cached) no checking for executable suffix... (cached) .exe checking for object suffix... (cached) o checking for ranlib... (cached) ranlib checking how to run the C preprocessor... (cached) gcc -E checking for working alloca.h... (cached) no checking for alloca... (cached) yes checking for stddef.h... (cached) yes checking for stdlib.h... (cached) yes checking for getopt.h... yes checking for unistd.h... (cached) yes checking for fcntl.h... (cached) yes checking for sys/file.h... (cached) yes checking for sys/wait.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for raise... yes checking for strdup... (cached) yes checking for random... (cached) yes checking for cygwin32... yes checking for init.tcl... /gdb-20001125-1/tcl/library checking for Tcl configuration script... (cached) /home/unknown/build-gdb20001125-1/tcl/unix/tclConfig.sh checking for Tk configuration script... (cached) /home/unknown/build-gdb20001125-1/tk/unix/tkConfig.sh checking for Tcl headers in the source tree... (cached) /gdb-20001125-1/tcl/generic checking for Tk headers in the source tree... (cached) found in /gdb-20001125-1/tk/generic checking for Itcl configuration... found /home/unknown/build-gdb20001125-1/itcl/itcl/itclConfig.sh checking host system type... i686-pc-cygwin updating cache ../config.cache creating ./config.status creating Makefile creating library/Makefile creating src/Makefile creating config.h Configuring gdb... loading cache ../config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... (cached) gcc checking whether the C compiler (gcc -g -O2 ) works... yes checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking how to run the C preprocessor... (cached) gcc -E checking for AIX... no checking for POSIXized ISC... no checking for gcc option to accept ANSI C... none needed checking host system type... i686-pc-cygwin checking target system type... i686-pc-cygwin checking build system type... i686-pc-cygwin checking whether make sets ${MAKE}... (cached) yes checking for ranlib... (cached) ranlib checking for ANSI C header files... (cached) yes checking for working const... (cached) yes checking for inline... (cached) inline checking for off_t... (cached) yes checking for size_t... (cached) yes checking for working alloca.h... (cached) no checking for alloca... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) no checking for argz.h... (cached) no checking for limits.h... (cached) yes checking for locale.h... (cached) yes checking for nl_types.h... (cached) no checking for malloc.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for values.h... (cached) no checking for sys/param.h... (cached) yes checking for getcwd... (cached) yes checking for munmap... (cached) yes checking for putenv... (cached) yes checking for setenv... (cached) yes checking for setlocale... (cached) yes checking for strchr... (cached) yes checking for strcasecmp... (cached) yes checking for __argz_count... (cached) no checking for __argz_stringify... (cached) no checking for __argz_next... (cached) no checking for LC_MESSAGES... (cached) no checking whether NLS is requested... yes checking whether included gettext is requested... no checking for libintl.h... (cached) yes checking for gettext in libc... (cached) no checking for bindtextdomain in -lintl... (cached) yes checking for gettext in libintl... (cached) no checking for msgfmt... (cached) /usr/bin/msgfmt checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for mawk... no checking for gawk... gawk checking for a BSD compatible install... (cached) /usr/bin/install -c checking for ar... (cached) ar checking for ranlib... (cached) ranlib checking for dlltool... (cached) dlltool checking for windres... (cached) windres checking for bison... bison -y checking for mig... mig checking return type of signal handlers... (cached) void checking for ANSI C header files... (cached) yes checking for ctype.h... yes checking for endian.h... no checking for link.h... no checking for thread_db.h... no checking for proc_service.h... no checking for memory.h... yes checking for objlist.h... no checking for ptrace.h... no checking for sgtty.h... no checking for stddef.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/procfs.h... (cached) yes checking for sys/ptrace.h... no checking for sys/reg.h... no checking for stdint.h... no checking for term.h... no checking for termio.h... (cached) yes checking for termios.h... (cached) yes checking for unistd.h... (cached) yes checking for wait.h... no checking for sys/wait.h... (cached) yes checking for wchar.h... yes checking for wctype.h... no checking for asm/debugreg.h... no checking for sys/debugreg.h... no checking for sys/select.h... (cached) yes checking for time.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/user.h... no checking for dirent.h... yes checking for sys/ndir.h... no checking for sys/dir.h... no checking for ndir.h... no checking for curses.h... yes checking for ncurses.h... yes checking for poll.h... yes checking for sys/poll.h... yes checking whether stat file-mode macros are broken... (cached) no checking for working const... (cached) yes checking for setpgid... yes checking for sbrk... (cached) yes checking for sigaction... yes checking for isascii... yes checking for bzero... (cached) yes checking for bcopy... (cached) yes checking for btowc... no checking for poll... yes checking for sigprocmask... yes checking for working alloca.h... (cached) no checking for alloca... (cached) yes checking for r_fs in struct reg... no checking for r_gs in struct reg... no checking for PTRACE_GETREGS... no checking for PTRACE_GETFPXREGS... no checking for socketpair in -lsocket... no checking for socketpair... yes checking whether malloc must be declared... (cached) no checking whether realloc must be declared... (cached) no checking whether free must be declared... (cached) no checking whether strerror must be declared... no checking whether strdup must be declared... no checking whether strstr must be declared... (cached) no checking for HPUX save_state structure... no checking for pstatus_t in sys/procfs.h... (cached) no checking for prrun_t in sys/procfs.h... no checking for gregset_t in sys/procfs.h... no checking for fpregset_t in sys/procfs.h... no checking for prgregset_t in sys/procfs.h... no checking for prfpregset_t in sys/procfs.h... no checking for prgregset32_t in sys/procfs.h... no checking for prfpregset32_t in sys/procfs.h... no checking for lwpid_t in sys/procfs.h... no checking for psaddr_t in sys/procfs.h... no checking for struct link_map32 in sys/link.h... no checking for PIOCSET ioctl entry in sys/procfs.h... no checking for main in -lm... yes checking for wctype in -lc... no checking for wctype in -lw... no checking for long long support in compiler... yes checking for long long support in printf... yes checking for long double support in compiler... yes checking for long double support in printf... yes checking for long double support in scanf... yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) no checking compiler warning flags... -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized checking for cygwin... yes checking for Tcl configuration... (cached) found /home/unknown/build-gdb20001125-1/tcl/unix/tclConfig.sh checking for Tk configuration... (cached) found /home/unknown/build-gdb20001125-1/tk/unix/tkConfig.sh checking for Tcl private headers. dir=unix... (cached) found in /gdb-20001125-1/tcl/generic checking for Tk private headers... (cached) found in /gdb-20001125-1/tk/generic checking for Itcl private headers. srcdir=/gdb-20001125-1/gdb... checking for Itk private headers. srcdir=/gdb-20001125-1/gdb... checking for Tix private headers. srcdir=/gdb-20001125-1/gdb... checking for Itcl configuration... (cached) found /home/unknown/build-gdb20001125-1/itcl/itcl/itclConfig.sh checking for Itk configuration... found /home/unknown/build-gdb20001125-1/itcl/itk/itkConfig.sh checking for Tix configuration... **** Looking at ../tix - with unix **** Other private locations found /home/unknown/build-gdb20001125-1/tix/tixConfig.sh checking for X... (cached) no checking whether ln -s works... (cached) yes checking for Cygwin environment... (cached) yes checking for mingw32 environment... (cached) no checking for executable suffix... (cached) .exe updating cache ../config.cache creating ./config.status creating Makefile creating .gdbinit creating config.h linking /gdb-20001125-1/gdb/config/i386/xm-cygwin.h to xm.h linking /gdb-20001125-1/gdb/config/i386/tm-cygwin.h to tm.h linking /gdb-20001125-1/gdb/config/i386/../none/nm-none.h to nm.h configuring in doc running /bin/sh /gdb-20001125-1/gdb/doc/configure --host=i686-pc-cygwin --target=i686-pc-cygwin --cache-file=../../config.cache --srcdir=/gdb-20001125-1/gdb/doc loading cache ../../config.cache checking for a BSD compatible install... (cached) /usr/bin/install -c checking whether ln -s works... (cached) yes updating cache ../../config.cache creating ./config.status creating Makefile configuring in testsuite running /bin/sh /gdb-20001125-1/gdb/testsuite/configure --host=i686-pc-cygwin --target=i686-pc-cygwin --cache-file=../../config.cache --srcdir=/gdb-20001125-1/gdb/testsuite loading cache ../../config.cache checking host system type... i686-pc-cygwin checking target system type... i686-pc-cygwin checking build system type... i686-pc-cygwin checking for Cygwin environment... (cached) yes checking for mingw32 environment... (cached) no checking for executable suffix... (cached) .exe updating cache ../../config.cache creating ./config.status creating Makefile configuring in gdb.asm running /bin/sh /gdb-20001125-1/gdb/testsuite/gdb.asm/configure --host=i686-pc-cygwin --target=i686-pc-cygwin --cache-file=../../../config.cache --srcdir=/gdb-20001125-1/gdb/testsuite/gdb.asm loading cache ../../../config.cache checking host system type... i686-pc-cygwin checking target system type... i686-pc-cygwin checking build system type... i686-pc-cygwin updating cache ../../../config.cache creating ./config.status creating Makefile linking /gdb-20001125-1/gdb/testsuite/gdb.asm/common.inc to arch.inc configuring in gdb.base running /bin/sh /gdb-20001125-1/gdb/testsuite/gdb.base/configure --host=i686-pc-cygwin --target=i686-pc-cygwin --cache-file=../../../config.cache --srcdir=/gdb-20001125-1/gdb/testsuite/gdb.base loading cache ../../../config.cache checking host system type... i686-pc-cygwin checking target system type... i686-pc-cygwin checking build system type... i686-pc-cygwin updating cache ../../../config.cache creating ./config.status creating Makefile configuring in gdb.c++ running /bin/sh /gdb-20001125-1/gdb/testsuite/gdb.c++/configure --host=i686-pc-cygwin --target=i686-pc-cygwin --cache-file=../../../config.cache --srcdir=/gdb-20001125-1/gdb/testsuite/gdb.c++ loading cache ../../../config.cache checking host system type... i686-pc-cygwin checking target system type... i686-pc-cygwin checking build system type... i686-pc-cygwin updating cache ../../../config.cache creating ./config.status creating Makefile configuring in gdb.java running /bin/sh /gdb-20001125-1/gdb/testsuite/gdb.java/configure --host=i686-pc-cygwin --target=i686-pc-cygwin --cache-file=../../../config.cache --srcdir=/gdb-20001125-1/gdb/testsuite/gdb.java loading cache ../../../config.cache checking host system type... i686-pc-cygwin checking target system type... i686-pc-cygwin checking build system type... i686-pc-cygwin updating cache ../../../config.cache creating ./config.status creating Makefile configuring in gdb.disasm running /bin/sh /gdb-20001125-1/gdb/testsuite/gdb.disasm/configure --host=i686-pc-cygwin --target=i686-pc-cygwin --cache-file=../../../config.cache --srcdir=/gdb-20001125-1/gdb/testsuite/gdb.disasm loading cache ../../../config.cache checking host system type... i686-pc-cygwin checking target system type... i686-pc-cygwin checking build system type... i686-pc-cygwin updating cache ../../../config.cache creating ./config.status creating Makefile configuring in gdb.chill running /bin/sh /gdb-20001125-1/gdb/testsuite/gdb.chill/configure --host=i686-pc-cygwin --target=i686-pc-cygwin --cache-file=../../../config.cache --srcdir=/gdb-20001125-1/gdb/testsuite/gdb.chill loading cache ../../../config.cache checking host system type... i686-pc-cygwin checking target system type... i686-pc-cygwin checking build system type... i686-pc-cygwin updating cache ../../../config.cache creating ./config.status creating Makefile configuring in gdb.mi running /bin/sh /gdb-20001125-1/gdb/testsuite/gdb.mi/configure --host=i686-pc-cygwin --target=i686-pc-cygwin --cache-file=../../../config.cache --srcdir=/gdb-20001125-1/gdb/testsuite/gdb.mi loading cache ../../../config.cache checking host system type... i686-pc-cygwin checking target system type... i686-pc-cygwin checking build system type... i686-pc-cygwin updating cache ../../../config.cache creating ./config.status creating Makefile configuring in gdb.threads running /bin/sh /gdb-20001125-1/gdb/testsuite/gdb.threads/configure --host=i686-pc-cygwin --target=i686-pc-cygwin --cache-file=../../../config.cache --srcdir=/gdb-20001125-1/gdb/testsuite/gdb.threads loading cache ../../../config.cache checking host system type... i686-pc-cygwin checking target system type... i686-pc-cygwin checking build system type... i686-pc-cygwin checking how to run the C preprocessor... (cached) gcc -E checking for pthread.h... yes updating cache ../../../config.cache creating ./config.status creating Makefile creating config.h configuring in gdb.trace running /bin/sh /gdb-20001125-1/gdb/testsuite/gdb.trace/configure --host=i686-pc-cygwin --target=i686-pc-cygwin --cache-file=../../../config.cache --srcdir=/gdb-20001125-1/gdb/testsuite/gdb.trace loading cache ../../../config.cache checking host system type... i686-pc-cygwin checking target system type... i686-pc-cygwin checking build system type... i686-pc-cygwin updating cache ../../../config.cache creating ./config.status creating Makefile configuring in gdb.gdbtk running /bin/sh /gdb-20001125-1/gdb/testsuite/gdb.gdbtk/configure --host=i686-pc-cygwin --target=i686-pc-cygwin --cache-file=../../../config.cache --srcdir=/gdb-20001125-1/gdb/testsuite/gdb.gdbtk loading cache ../../../config.cache checking host system type... i686-pc-cygwin checking target system type... i686-pc-cygwin checking build system type... i686-pc-cygwin updating cache ../../../config.cache creating ./config.status creating Makefile Configuring etc... loading cache ../config.cache checking for a BSD compatible install... (cached) /usr/bin/install -c updating cache ../config.cache creating ./config.status creating Makefile Configuring utils... Created "Makefile" in /home/unknown/build-gdb20001125-1/utils Configuring spu... Created "Makefile" in /home/unknown/build-gdb20001125-1/utils/spu