root@ADMIN ~ $ cd /src/libiconv-1.9.1/ root@ADMIN /src/libiconv-1.9.1 $ ./configure --prefix=/usr --exec-prefix= --disable-dependency-tracking --disable-libtool-lock checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... gcc checking for C compiler default output... a.exe checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... .exe 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 ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking whether gcc needs -traditional... no checking for a BSD-compatible install... /bin/install -c checking build system type... i586-pc-cygwin checking host system type... i586-pc-cygwin 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 shared library path variable... PATH checking whether to activate relocatable installation... no checking for ranlib... ranlib checking how to copy files... cp -p checking how to make hard links... ln checking whether ln -s works... yes checking for AIX... 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking for strerror in -lcposix... no checking for a sed that does not truncate output... /bin/sed 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... /bin/nm -B checking how to recognise dependent libraries... file_magic ^x86 archive import|^x86 DLL checking for dlltool... dlltool checking for as... as checking for objdump... objdump checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking for g77... g77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether g77 accepts -g... yes checking the maximum length of command line arguments... 8192 checking command to parse /bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... (cached) ranlib checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... yes checking for gcc option to produce PIC... checking if gcc supports -c -o file.o... 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 how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... Win32 ld.exe checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/i686-pc-cygwin/bin/ld.exe checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is GNU ld... yes checking whether the g++ linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries... yes checking for g++ option to produce PIC... checking if g++ supports -c -o file.o... yes checking whether the g++ 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 appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for g77 option to produce PIC... checking if g77 supports -c -o file.o... yes checking whether the g77 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 for shared library run path origin... done checking for iconv... yes checking how to link with libiconv... /lib/libiconv.a checking for iconv declaration... extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking whether NLS is requested... yes checking for msgfmt... /bin/msgfmt checking for gmsgfmt... /bin/msgfmt checking for xgettext... /bin/xgettext checking for msgmerge... /bin/msgmerge checking whether NLS is requested... yes checking for GNU gettext in libc... no checking for iconv... (cached) yes checking how to link with libiconv... /lib/libiconv.a checking for GNU gettext in libintl... yes checking whether to use NLS... yes checking where the gettext function comes from... external libintl checking how to link with libintl... /lib/libintl.a /usr/lib/libiconv.a checking for ANSI C header files... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for stdlib.h... (cached) yes checking for mbstate_t... yes checking for getc_unlocked... yes checking for mbrtowc... yes checking for wcrtomb... yes checking for mbsinit... yes checking for setlocale... yes checking for memmove... yes checking for nl_langinfo and CODESET... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for EILSEQ... yes checking byte ordering... little endian checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for unistd.h... (cached) yes checking for canonicalize_file_name... no checking for getcwd... yes checking whether clearerr_unlocked is declared... no checking whether feof_unlocked is declared... no checking whether ferror_unlocked is declared... no checking whether fflush_unlocked is declared... no checking whether fgets_unlocked is declared... no checking whether fputc_unlocked is declared... no checking whether fputs_unlocked is declared... no checking whether fread_unlocked is declared... no checking whether fwrite_unlocked is declared... no checking whether getc_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking for vprintf... yes checking for _doprnt... no checking for error_at_line... no checking for strerror... yes checking whether strerror is declared... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for setenv... yes checking for unsetenv... yes checking search.h usability... yes checking search.h presence... yes checking for search.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for tsearch... yes checking if errno is properly declared... yes checking if environ is properly declared... yes checking for stdbool.h... yes checking for strerror... (cached) yes checking for sys/types.h... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating srclib/Makefile config.status: creating src/Makefile config.status: creating po/Makefile.in config.status: creating man/Makefile config.status: creating tests/Makefile config.status: creating include/iconv.h config.status: creating config.h config.status: creating lib/config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile configure: configuring in libcharset configure: running /bin/bash './configure' --prefix=/usr '--prefix=/usr' '--exec-prefix=' '--disable-dependency-tracking' '--disable-libtool-lock' --cache-file=/dev/null --srcdir=. checking whether make sets $(MAKE)... yes checking for gcc... gcc checking for C compiler default output... a.exe checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... .exe 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 ANSI C... none needed checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking whether gcc needs -traditional... no checking for a BSD-compatible install... /bin/install -c checking build system type... i586-pc-cygwin checking host system type... i586-pc-cygwin checking whether to activate relocatable installation... no checking for AIX... 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking for strerror in -lcposix... no checking for a sed that does not truncate output... /bin/sed 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... /bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... file_magic ^x86 archive import|^x86 DLL checking for dlltool... dlltool checking for as... as checking for objdump... objdump checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C++ preprocessor... g++ -E checking for g77... g77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether g77 accepts -g... yes checking the maximum length of command line arguments... 8192 checking command to parse /bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... yes checking for gcc option to produce PIC... checking if gcc supports -c -o file.o... 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 how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... Win32 ld.exe checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/i686-pc-cygwin/bin/ld.exe checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is GNU ld... yes checking whether the g++ linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries... yes checking for g++ option to produce PIC... checking if g++ supports -c -o file.o... yes checking whether the g++ 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 appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for g77 option to produce PIC... checking if g77 supports -c -o file.o... yes checking whether the g77 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 for nl_langinfo and CODESET... yes checking whether we are using the GNU C Library 2.1 or newer... no checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for setlocale... yes configure: creating ./config.status config.status: creating Makefile 21 [main] bash 36872 sync_with_child: child 36880(0x314) died before initialization with status code 0x80 2506 [main] bash 36872 sync_with_child: *** child state waiting for longjmp ./config.status: fork: Resource temporarily unavailable 13753 [main] bash 36916 sync_with_child: child 36940(0x324) died before initialization with status code 0x80 48063 [main] bash 36916 sync_with_child: *** child state waiting for longjmp ./config.status: fork: Resource temporarily unavailable 11692 [main] bash 36900 sync_with_child: child 36952(0x324) died before initialization with status code 0x80 46474 [main] bash 36900 sync_with_child: *** child state waiting for longjmp ./config.status: fork: Resource temporarily unavailable config.status: creating lib/Makefile 345 [main] bash 36972 sync_with_child: child 36980(0x334) died before initialization with status code 0x80 37506 [main] bash 36972 sync_with_child: *** child state waiting for longjmp ./config.status: fork: Resource temporarily unavailable 23795 [main] bash 36328 sync_with_child: child 36984(0x14C) died before initialization with status code 0x80 59374 [main] bash 36328 sync_with_child: *** child state waiting for longjmp ./config.status: fork: Resource temporarily unavailable 123205 [main] bash 36328 sync_with_child: child 36992(0x16C) died before initialization with status code 0x80 159719 [main] bash 36328 sync_with_child: *** child state waiting for longjmp ./config.status: fork: Resource temporarily unavailable 257825 [main] bash 36328 sync_with_child: child 37004(0x15C) died before initialization with status code 0x80 291999 [main] bash 36328 sync_with_child: *** child state waiting for longjmp ./config.status: fork: Resource temporarily unavailable 359516 [main] bash 36328 sync_with_child: child 37008(0x144) died before initialization with status code 0x80 393704 [main] bash 36328 sync_with_child: *** child state waiting for longjmp ./config.status: fork: Resource temporarily unavailable 31365 [main] bash 24096 sync_with_child: child 36152(0x170) died before initialization with status code 0x80 66133 [main] bash 24096 sync_with_child: *** child state waiting for longjmp ./configure: fork: Resource temporarily unavailable 247126 [main] bash 24096 sync_with_child: child 36976(0x14C) died before initialization with status code 0x80 285388 [main] bash 24096 sync_with_child: *** child state waiting for longjmp ./configure: fork: Resource temporarily unavailable configure: error: /bin/bash './configure' failed for libcharset 33229 [main] bash 36340 sync_with_child: child 37024(0x324) died before initialization with status code 0x80 68019 [main] bash 36340 sync_with_child: *** child state waiting for longjmp ./configure: fork: Resource temporarily unavailable 1695 [main] bash 896 sync_with_child: child 37012(0x1A4) died before initialization with status code 0x80 37268 [main] bash 896 sync_with_child: *** child state waiting for longjmp ./configure: fork: Resource temporarily unavailable 133994 [main] bash 896 sync_with_child: child 37044(0x158) died before initialization with status code 0x80 168747 [main] bash 896 sync_with_child: *** child state waiting for longjmp ./configure: fork: Resource temporarily unavailable 91675 [main] bash 37020 sync_with_child: child 37036(0x338) died before initialization with status code 0x80 131832 [main] bash 37020 sync_with_child: *** child state waiting for longjmp ./configure: fork: Resource temporarily unavailable root@ADMIN /src/libiconv-1.9.1 $