Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 211624 Details for
Bug 295243
sys-devel/gettext: GCJ not found when configure gettext-tools
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
./configure > output (613 line - gcj test fail)
tmp (text/plain), 51.85 KB, created by
Michael Pontus
on 2009-11-30 20:10:16 UTC
(
hide
)
Description:
./configure > output (613 line - gcj test fail)
Filename:
MIME Type:
Creator:
Michael Pontus
Created:
2009-11-30 20:10:16 UTC
Size:
51.85 KB
patch
obsolete
>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 build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >configure: creating ./config.status >config.status: creating Makefile >config.status: creating gnulib-local/Makefile >=== configuring in autoconf-lib-link (/home/michael/gettext/gettext-0.17/autoconf-lib-link) >configure: running /bin/sh ./configure '--prefix=/usr/local' 'GCJ=/usr/bin/gcj' --cache-file=/dev/null --srcdir=. >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 for gcc... gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >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 for style of include used by make... GNU >checking dependency style of gcc... gcc3 >checking for a BSD-compatible install... /usr/bin/install -c >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ld used by gcc... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r >checking for BSD-compatible nm... /usr/bin/nm -B >checking whether ln -s works... yes >checking how to recognize dependent libraries... pass_all >checking how to run the C preprocessor... gcc -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 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++... gcc3 >checking how to run the C++ preprocessor... g++ -E >checking for g77... no >checking for xlf... no >checking for f77... no >checking for frt... no >checking for pgf77... no >checking for cf77... no >checking for fort77... no >checking for fl32... no >checking for af77... no >checking for xlf90... no >checking for f90... no >checking for pgf90... no >checking for pghpf... no >checking for epcf90... no >checking for gfortran... gfortran >checking whether we are using the GNU Fortran 77 compiler... yes >checking whether gfortran accepts -g... yes >checking the maximum length of command line arguments... 1572864 >checking command to parse /usr/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 supports -fno-rtti -fno-exceptions... no >checking for gcc option to produce PIC... -fPIC >checking if gcc PIC flag -fPIC works... yes >checking if gcc static flag -static works... yes >checking if gcc supports -c -o file.o... yes >checking whether the gcc linker (/usr/i686-pc-linux-gnu/bin/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 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 >configure: creating libtool >appending configuration tag "CXX" to libtool >checking for ld used by g++... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking for g++ option to produce PIC... -fPIC >checking if g++ PIC flag -fPIC works... yes >checking if g++ static flag -static works... yes >checking if g++ supports -c -o file.o... yes >checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >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 gfortran option to produce PIC... -fPIC >checking if gfortran PIC flag -fPIC works... yes >checking if gfortran static flag -static works... yes >checking if gfortran supports -c -o file.o... yes >checking whether the gfortran linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >configure: creating ./config.status >config.status: creating Makefile >config.status: creating m4/Makefile >config.status: creating tests/Makefile >config.status: executing depfiles commands >=== configuring in gettext-runtime (/home/michael/gettext/gettext-0.17/gettext-runtime) >configure: running /bin/sh ./configure '--prefix=/usr/local' 'GCJ=/usr/bin/gcj' --cache-file=/dev/null --srcdir=. >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 for gcc... gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >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 for style of include used by make... GNU >checking dependency style of gcc... gcc3 >checking for a BSD-compatible install... /usr/bin/install -c >checking for bison... bison -y >checking whether to use Java... yes >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 Java compiler... /etc/java-config-2/current-system-vm/bin/javac -target 1.1 -source 1.3 >checking for jar... jar >checking for preferred C# implementation... any >checking for C# compiler... mcs >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking for ranlib... ranlib >checking whether gcc and cc understand -c and -o together... yes >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 a sed that does not truncate output... /bin/sed >checking for ld used by gcc... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r >checking for BSD-compatible nm... /usr/bin/nm -B >checking whether ln -s works... yes >checking how to recognize dependent libraries... pass_all >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++... gcc3 >checking how to run the C++ preprocessor... g++ -E >checking for g77... no >checking for xlf... no >checking for f77... no >checking for frt... no >checking for pgf77... no >checking for cf77... no >checking for fort77... no >checking for fl32... no >checking for af77... no >checking for xlf90... no >checking for f90... no >checking for pgf90... no >checking for pghpf... no >checking for epcf90... no >checking for gfortran... gfortran >checking whether we are using the GNU Fortran 77 compiler... yes >checking whether gfortran accepts -g... yes >checking the maximum length of command line arguments... 1572864 >checking command to parse /usr/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 supports -fno-rtti -fno-exceptions... no >checking for gcc option to produce PIC... -fPIC >checking if gcc PIC flag -fPIC works... yes >checking if gcc static flag -static works... yes >checking if gcc supports -c -o file.o... yes >checking whether the gcc linker (/usr/i686-pc-linux-gnu/bin/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 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 >configure: creating libtool >appending configuration tag "CXX" to libtool >checking for ld used by g++... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking for g++ option to produce PIC... -fPIC >checking if g++ PIC flag -fPIC works... yes >checking if g++ static flag -static works... yes >checking if g++ supports -c -o file.o... yes >checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >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 gfortran option to produce PIC... -fPIC >checking if gfortran PIC flag -fPIC works... yes >checking if gfortran static flag -static works... yes >checking if gfortran supports -c -o file.o... yes >checking whether the gfortran linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether NLS is requested... yes >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking whether we are using the GNU C Library 2 or newer... yes >checking for simple visibility declarations... yes >checking for inline... inline >checking for size_t... yes >checking for stdint.h... yes >checking for working alloca.h... yes >checking for alloca... yes >checking for stdlib.h... (cached) yes >checking for unistd.h... (cached) yes >checking for getpagesize... yes >checking for working mmap... yes >checking whether integer division by zero raises SIGFPE... yes >checking for inttypes.h... yes >checking for unsigned long long int... yes >checking for inttypes.h... (cached) yes >checking whether the inttypes.h PRIxNN macros are broken... no >checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for shared library run path origin... done >checking whether imported symbols can be declared weak... yes >checking pthread.h usability... yes >checking pthread.h presence... yes >checking for pthread.h... yes >checking for pthread_kill in -lpthread... yes >checking for pthread_rwlock_t... yes >checking for multithread API to use... posix >checking argz.h usability... yes >checking argz.h presence... yes >checking for argz.h... yes >checking for inttypes.h... (cached) yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking for unistd.h... (cached) yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking for getcwd... yes >checking for getegid... yes >checking for geteuid... yes >checking for getgid... yes >checking for getuid... yes >checking for mempcpy... yes >checking for munmap... yes >checking for stpcpy... yes >checking for strcasecmp... yes >checking for strdup... yes >checking for strtoul... yes >checking for tsearch... yes >checking for argz_count... yes >checking for argz_stringify... yes >checking for argz_next... yes >checking for __fsetlocking... yes >checking whether feof_unlocked is declared... yes >checking whether fgets_unlocked is declared... yes >checking for iconv... yes >checking for working iconv... yes >checking for iconv declaration... > extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); >checking for NL_LOCALE_NAME macro... yes >checking for bison... bison >checking version of bison... 2.4.1, ok >checking for long long int... yes >checking for wchar_t... yes >checking for wint_t... yes >checking for intmax_t... yes >checking whether printf() supports POSIX/XSI format strings... yes >checking whether we are using the GNU C Library 2.1 or newer... yes >checking for stdint.h... (cached) yes >checking for SIZE_MAX... yes >checking for stdint.h... (cached) yes >checking for CFPreferencesCopyAppValue... no >checking for CFLocaleCopyCurrent... no >checking for ptrdiff_t... 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 asprintf... yes >checking for fwprintf... yes >checking for putenv... yes >checking for setenv... yes >checking for setlocale... yes >checking for snprintf... yes >checking for wcslen... yes >checking whether _snprintf is declared... no >checking whether _snwprintf is declared... no >checking whether getc_unlocked is declared... yes >checking for nl_langinfo and CODESET... yes >checking for LC_MESSAGES... yes >checking for CFPreferencesCopyAppValue... (cached) no >checking for CFLocaleCopyCurrent... (cached) no >checking whether included gettext is requested... no >checking for GNU gettext in libc... yes >checking whether to use NLS... yes >checking where the gettext function comes from... libc >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for sys/param.h... (cached) yes >checking for unistd.h... (cached) yes >checking iconv.h usability... yes >checking iconv.h presence... yes >checking for iconv.h... yes >checking for stdint.h... (cached) yes >checking wchar.h usability... yes >checking wchar.h presence... yes >checking for wchar.h... yes >checking wctype.h usability... yes >checking wctype.h presence... yes >checking for wctype.h... yes >checking whether canonicalize_file_name is declared... yes >checking for canonicalize_file_name... yes >checking for getcwd... (cached) yes >checking for readlink... yes >checking for setenv... (cached) yes >checking for iswcntrl... yes >checking for wcwidth... yes >checking whether strerror_r is declared... yes >checking for strerror_r... yes >checking whether strerror_r returns char *... yes >checking getopt.h usability... yes >checking getopt.h presence... yes >checking for getopt.h... yes >checking for getopt_long_only... yes >checking whether optreset is declared... no >checking for working GNU getopt function... yes >checking whether getenv is declared... yes >checking whether the preprocessor supports include_next... yes >checking whether getc_unlocked is declared... (cached) yes >checking whether malloc, realloc, calloc are POSIX compliant... yes >checking for stdlib.h... (cached) yes >checking for GNU libc compatible malloc... yes >checking whether mbrtowc and mbstate_t are properly declared... yes >checking for mbstate_t... yes >checking for shared library path variable... LD_LIBRARY_PATH >checking whether to activate relocatable installation... no >checking for stdbool.h that conforms to C99... yes >checking for _Bool... yes >checking whether strdup is declared... yes >checking for C/C++ restrict keyword... __restrict >checking whether strnlen is declared... yes >checking whether clearerr_unlocked is declared... yes >checking whether feof_unlocked is declared... (cached) yes >checking whether ferror_unlocked is declared... yes >checking whether fflush_unlocked is declared... yes >checking whether fgets_unlocked is declared... (cached) yes >checking whether fputc_unlocked is declared... yes >checking whether fputs_unlocked is declared... yes >checking whether fread_unlocked is declared... yes >checking whether fwrite_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 atexit... yes >checking for error_at_line... yes >checking for iconv... (cached) yes >checking for working iconv... (cached) yes >checking for iconv declaration... (cached) > extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); >checking whether to use Java... yes >checking for memchr... yes >checking for memmove... yes >checking search.h usability... yes >checking search.h presence... yes >checking for search.h... yes >checking for tsearch... (cached) yes >checking if environ is properly declared... yes >checking for working strerror function... yes >checking for ssize_t... yes >checking whether stdint.h conforms to C99... yes >checking for strdup... (cached) yes >checking for working strnlen... yes >checking for strtol... yes >checking for strtoul... (cached) yes >checking whether <wchar.h> is standalone... yes >checking whether wcwidth is declared... yes >checking whether wcwidth works reasonably in UTF-8 locales... yes >checking for size_t... (cached) yes >checking for setlocale... (cached) yes >checking for perl... /usr/bin/perl >checking for g++... g++ >checking whether the C++ compiler (g++ -g -O2 ) works... yes >checking whether the C++ compiler supports namespaces... yes >checking for sched_yield in -lrt... yes >configure: creating ./config.status >config.status: creating csharpcomp.sh >config.status: creating javacomp.sh >config.status: creating Makefile >config.status: creating doc/Makefile >config.status: creating intl/Makefile >config.status: creating intl-java/Makefile >config.status: creating intl-csharp/Makefile >config.status: creating gnulib-lib/Makefile >config.status: creating src/Makefile >config.status: creating src/gettext.sh >config.status: creating po/Makefile.in >config.status: creating man/Makefile >config.status: creating man/x-to-1 >config.status: creating m4/Makefile >config.status: creating tests/Makefile >config.status: creating config.h >config.status: config.h is unchanged >config.status: executing depfiles commands >config.status: executing po-directories commands >config.status: creating po/POTFILES >config.status: creating po/Makefile >=== configuring in libasprintf (/home/michael/gettext/gettext-0.17/gettext-runtime/libasprintf) >configure: running /bin/sh ./configure '--prefix=/usr/local' 'GCJ=/usr/bin/gcj' --cache-file=/dev/null --srcdir=. >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 for gcc... gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >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 for style of include used by make... GNU >checking dependency style of gcc... gcc3 >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++... gcc3 >checking for a BSD-compatible install... /usr/bin/install -c >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ld used by gcc... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r >checking for BSD-compatible nm... /usr/bin/nm -B >checking whether ln -s works... yes >checking how to recognize dependent libraries... pass_all >checking how to run the C preprocessor... gcc -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 dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking how to run the C++ preprocessor... g++ -E >checking for g77... no >checking for xlf... no >checking for f77... no >checking for frt... no >checking for pgf77... no >checking for cf77... no >checking for fort77... no >checking for fl32... no >checking for af77... no >checking for xlf90... no >checking for f90... no >checking for pgf90... no >checking for pghpf... no >checking for epcf90... no >checking for gfortran... gfortran >checking whether we are using the GNU Fortran 77 compiler... yes >checking whether gfortran accepts -g... yes >checking the maximum length of command line arguments... 1572864 >checking command to parse /usr/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 supports -fno-rtti -fno-exceptions... no >checking for gcc option to produce PIC... -fPIC >checking if gcc PIC flag -fPIC works... yes >checking if gcc static flag -static works... yes >checking if gcc supports -c -o file.o... yes >checking whether the gcc linker (/usr/i686-pc-linux-gnu/bin/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 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 >configure: creating libtool >appending configuration tag "CXX" to libtool >checking for ld used by g++... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking for g++ option to produce PIC... -fPIC >checking if g++ PIC flag -fPIC works... yes >checking if g++ static flag -static works... yes >checking if g++ supports -c -o file.o... yes >checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >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 gfortran option to produce PIC... -fPIC >checking if gfortran PIC flag -fPIC works... yes >checking if gfortran static flag -static works... yes >checking if gfortran supports -c -o file.o... yes >checking whether the gfortran linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for inline... inline >checking for size_t... yes >checking for long long int... yes >checking for long double... yes >checking for wchar_t... yes >checking for wint_t... yes >checking for ptrdiff_t... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for intmax_t... yes >checking for stdint.h... (cached) yes >checking for SIZE_MAX... yes >checking for stdint.h... (cached) yes >checking for working alloca.h... yes >checking for alloca... yes >checking for snprintf... yes >checking for vasprintf... yes >checking for wcslen... yes >checking whether _snprintf is declared... no >checking whether printf() supports POSIX/XSI format strings... yes >checking for dvips... /usr/bin/dvips >checking for texi2pdf... /usr/bin/texi2pdf >checking for perl... /usr/bin/perl >configure: creating ./config.status >config.status: creating Makefile >config.status: creating config.h >config.status: config.h is unchanged >config.status: executing depfiles commands >=== configuring in gettext-tools (/home/michael/gettext/gettext-0.17/gettext-tools) >configure: running /bin/sh ./configure '--prefix=/usr/local' 'GCJ=/usr/bin/gcj' --cache-file=/dev/null --srcdir=. >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 for gcc... gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >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 for style of include used by make... GNU >checking dependency style of gcc... gcc3 >checking for a BSD-compatible install... /usr/bin/install -c >checking for bison... bison -y >checking whether to use Java... yes >checking for Java to native code compiler... none >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 Java virtual machine... java >checking for Java compiler... /etc/java-config-2/current-system-vm/bin/javac -source 1.3 >checking for jar... jar >checking for preferred C# implementation... any >checking for C# compiler... mcs >checking for C# program execution engine... mono >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking for ranlib... ranlib >checking whether gcc and cc understand -c and -o together... yes >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 gcc option to accept ISO C99... -std=gnu99 >checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 >checking for a sed that does not truncate output... /bin/sed >checking for ld used by gcc -std=gnu99... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r >checking for BSD-compatible nm... /usr/bin/nm -B >checking whether ln -s works... yes >checking how to recognize dependent libraries... pass_all >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++... gcc3 >checking how to run the C++ preprocessor... g++ -E >checking for g77... no >checking for xlf... no >checking for f77... no >checking for frt... no >checking for pgf77... no >checking for cf77... no >checking for fort77... no >checking for fl32... no >checking for af77... no >checking for xlf90... no >checking for f90... no >checking for pgf90... no >checking for pghpf... no >checking for epcf90... no >checking for gfortran... gfortran >checking whether we are using the GNU Fortran 77 compiler... yes >checking whether gfortran accepts -g... yes >checking the maximum length of command line arguments... 1572864 >checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok >checking for objdir... .libs >checking for ar... ar >checking for ranlib... (cached) ranlib >checking for strip... strip >checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no >checking for gcc -std=gnu99 option to produce PIC... -fPIC >checking if gcc -std=gnu99 PIC flag -fPIC works... yes >checking if gcc -std=gnu99 static flag -static works... yes >checking if gcc -std=gnu99 supports -c -o file.o... yes >checking whether the gcc -std=gnu99 linker (/usr/i686-pc-linux-gnu/bin/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 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 >configure: creating libtool >appending configuration tag "CXX" to libtool >checking for ld used by g++... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking for g++ option to produce PIC... -fPIC >checking if g++ PIC flag -fPIC works... yes >checking if g++ static flag -static works... yes >checking if g++ supports -c -o file.o... yes >checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >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 gfortran option to produce PIC... -fPIC >checking if gfortran PIC flag -fPIC works... yes >checking if gfortran static flag -static works... yes >checking if gfortran supports -c -o file.o... yes >checking whether the gfortran linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether NLS is requested... yes >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking whether we are using the GNU C Library 2 or newer... yes >checking for simple visibility declarations... yes >checking for inline... inline >checking for size_t... yes >checking for stdint.h... yes >checking for working alloca.h... yes >checking for alloca... yes >checking for stdlib.h... (cached) yes >checking for unistd.h... (cached) yes >checking for getpagesize... yes >checking for working mmap... yes >checking whether integer division by zero raises SIGFPE... yes >checking for inttypes.h... yes >checking for unsigned long long int... yes >checking for inttypes.h... (cached) yes >checking whether the inttypes.h PRIxNN macros are broken... no >checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for shared library run path origin... done >checking whether imported symbols can be declared weak... yes >checking pthread.h usability... yes >checking pthread.h presence... yes >checking for pthread.h... yes >checking for pthread_kill in -lpthread... yes >checking for pthread_rwlock_t... yes >checking for multithread API to use... posix >checking argz.h usability... yes >checking argz.h presence... yes >checking for argz.h... yes >checking for inttypes.h... (cached) yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking for unistd.h... (cached) yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking for getcwd... yes >checking for getegid... yes >checking for geteuid... yes >checking for getgid... yes >checking for getuid... yes >checking for mempcpy... yes >checking for munmap... yes >checking for stpcpy... yes >checking for strcasecmp... yes >checking for strdup... yes >checking for strtoul... yes >checking for tsearch... yes >checking for argz_count... yes >checking for argz_stringify... yes >checking for argz_next... yes >checking for __fsetlocking... yes >checking whether feof_unlocked is declared... yes >checking whether fgets_unlocked is declared... yes >checking for iconv... yes >checking for working iconv... yes >checking for iconv declaration... > extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); >checking for NL_LOCALE_NAME macro... yes >checking for bison... bison >checking version of bison... 2.4.1, ok >checking for long long int... yes >checking for wchar_t... yes >checking for wint_t... yes >checking for intmax_t... yes >checking whether printf() supports POSIX/XSI format strings... yes >checking whether we are using the GNU C Library 2.1 or newer... yes >checking for stdint.h... (cached) yes >checking for SIZE_MAX... yes >checking for stdint.h... (cached) yes >checking for CFPreferencesCopyAppValue... no >checking for CFLocaleCopyCurrent... no >checking for ptrdiff_t... 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 asprintf... yes >checking for fwprintf... yes >checking for putenv... yes >checking for setenv... yes >checking for setlocale... yes >checking for snprintf... yes >checking for wcslen... yes >checking whether _snprintf is declared... no >checking whether _snwprintf is declared... no >checking whether getc_unlocked is declared... yes >checking for nl_langinfo and CODESET... yes >checking for LC_MESSAGES... yes >checking for CFPreferencesCopyAppValue... (cached) no >checking for CFLocaleCopyCurrent... (cached) no >checking whether included gettext is requested... no >checking for GNU gettext in libc... yes >checking whether to use NLS... yes >checking where the gettext function comes from... libc >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for sys/param.h... (cached) yes >checking for unistd.h... (cached) yes >checking utime.h usability... yes >checking utime.h presence... yes >checking for utime.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking float.h usability... yes >checking float.h presence... yes >checking for float.h... yes >checking wctype.h usability... yes >checking wctype.h presence... yes >checking for wctype.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking iconv.h usability... yes >checking iconv.h presence... yes >checking for iconv.h... yes >checking libcroco-0.6/libcroco/libcroco-config.h usability... yes >checking libcroco-0.6/libcroco/libcroco-config.h presence... yes >checking for libcroco-0.6/libcroco/libcroco-config.h... yes >checking libxml2/libxml/xmlversion.h usability... no >checking libxml2/libxml/xmlversion.h presence... no >checking for libxml2/libxml/xmlversion.h... no >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking wchar.h usability... yes >checking wchar.h presence... yes >checking for wchar.h... yes >checking signal.h usability... yes >checking signal.h presence... yes >checking for signal.h... yes >checking for stdint.h... (cached) yes >checking stdio.h usability... yes >checking stdio.h presence... yes >checking for stdio.h... yes >checking for sys/stat.h... (cached) yes >checking whether canonicalize_file_name is declared... yes >checking for canonicalize_file_name... yes >checking for getcwd... (cached) yes >checking for readlink... yes >checking for raise... yes >checking for btowc... yes >checking for isblank... yes >checking for iswctype... yes >checking for mbsrtowcs... yes >checking for mempcpy... (cached) yes >checking for wmemchr... yes >checking for wmemcpy... yes >checking for wmempcpy... yes >checking for gettimeofday... yes >checking for isascii... yes >checking for mbsinit... yes >checking for setenv... (cached) yes >checking for lstat... yes >checking for vasnprintf... no >checking for iswcntrl... yes >checking for wcwidth... yes >checking whether strerror_r is declared... yes >checking for strerror_r... yes >checking whether strerror_r returns char *... yes >checking for mode_t... yes >checking for pid_t... yes >checking vfork.h usability... no >checking vfork.h presence... no >checking for vfork.h... no >checking for fork... yes >checking for vfork... yes >checking for working fork... yes >checking for working vfork... (cached) yes >checking for sig_atomic_t... yes >checking whether the preprocessor supports include_next... yes >checking for eaccess... yes >checking for mbstate_t... yes >checking whether getdelim is declared... yes >checking whether getline is declared... yes >checking getopt.h usability... yes >checking getopt.h presence... yes >checking for getopt.h... yes >checking for getopt_long_only... yes >checking whether optreset is declared... no >checking for working GNU getopt function... yes >checking whether getenv is declared... yes >checking for C/C++ restrict keyword... __restrict >checking for struct timeval... yes >checking whether included glib is requested... no >checking for glib... no >checking whether to use the included glib... yes >checking for unistd.h... (cached) yes >checking whether getc_unlocked is declared... (cached) yes >checking whether malloc, realloc, calloc are POSIX compliant... yes >checking for stdlib.h... (cached) yes >checking for GNU libc compatible malloc... yes >checking whether mbrtowc and mbstate_t are properly declared... yes >checking whether <limits.h> defines MIN and MAX... no >checking whether <sys/param.h> defines MIN and MAX... yes >checking for shared library path variable... LD_LIBRARY_PATH >checking whether to activate relocatable installation... no >checking for ssize_t... yes >checking whether snprintf is declared... yes >checking for stdbool.h that conforms to C99... yes >checking for _Bool... yes >checking whether strdup is declared... yes >checking whether strnlen is declared... yes >checking whether stat file-mode macros are broken... no >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... 64 >checking where terminfo library functions come from... libncurses >checking for tparam... no >checking for tparm... yes >checking whether clearerr_unlocked is declared... yes >checking whether feof_unlocked is declared... (cached) yes >checking whether ferror_unlocked is declared... yes >checking whether fflush_unlocked is declared... yes >checking whether fgets_unlocked is declared... (cached) yes >checking whether fputc_unlocked is declared... yes >checking whether fputs_unlocked is declared... yes >checking whether fread_unlocked is declared... yes >checking whether fwrite_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 EOVERFLOW... yes >checking for intmax_t... (cached) yes >checking whether vsnprintf is declared... yes >checking sys/acl.h usability... yes >checking sys/acl.h presence... yes >checking for sys/acl.h... yes >checking for acl... no >checking for library containing acl_get_file... -lacl >checking acl/libacl.h usability... yes >checking acl/libacl.h presence... yes >checking for acl/libacl.h... yes >checking for acl_get_file... yes >checking for acl_get_fd... yes >checking for acl_set_file... yes >checking for acl_set_fd... yes >checking for acl_free... yes >checking for acl_from_mode... yes >checking for acl_from_text... yes >checking for acl_delete_def_file... yes >checking for acl_extended_file... yes >checking for working acl_get_file... yes >checking for acl_entries... yes >checking for library containing acl_trivial... no >checking for atexit... yes >checking dirent.h usability... yes >checking dirent.h presence... yes >checking for dirent.h... yes >checking for string.h... (cached) yes >checking for long file names... yes >checking for pathconf... yes >checking for string.h... (cached) yes >checking for unistd.h... (cached) yes >checking byteswap.h usability... yes >checking byteswap.h presence... yes >checking for byteswap.h... yes >checking for a traditional french locale... none >checking for a turkish Unicode locale... none >checking for chown... yes >checking for utime... yes >checking for utimes... yes >checking for error_at_line... yes >checking for posix_spawn... yes >checking for sigaction... yes >checking for working fcntl.h... yes >checking for working POSIX fnmatch... yes >checking for Java to native code compiler... none >checking for getdelim... yes >checking for getline... yes >checking for working getline function... yes >checking for gettimeofday with POSIX signature... yes >checking whether gettimeofday clobbers localtime buffer... no >checking for iconv... (cached) yes >checking for working iconv... (cached) yes >checking for iconv declaration... (cached) > extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); >checking whether the compiler generally respects inline... yes >checking whether to use Java... yes >checking whether included libcroco is requested... no >checking absolute name of <libcroco-0.6/libcroco/libcroco-config.h>... ///usr/include/libcroco-0.6/libcroco/libcroco-config.h >checking for libcroco... yes >checking whether to use the included libcroco... no >checking whether included glib is requested... no >(cached) checking for glib... no >checking whether to use the included glib... yes >checking for unistd.h... (cached) yes >checking whether included libxml is requested... no >checking for libxml... no >checking whether to use the included libxml... yes >checking arpa/inet.h usability... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >checking ctype.h usability... yes >checking ctype.h presence... yes >checking for ctype.h... yes >checking for dlfcn.h... (cached) yes >checking dl.h usability... no >checking dl.h presence... no >checking for dl.h... no >checking errno.h usability... yes >checking errno.h presence... yes >checking for errno.h... yes >checking for fcntl.h... (cached) yes >checking for float.h... (cached) yes >checking for limits.h... (cached) yes >checking malloc.h usability... yes >checking malloc.h presence... yes >checking for malloc.h... yes >checking math.h usability... yes >checking math.h presence... yes >checking for math.h... yes >checking netdb.h usability... yes >checking netdb.h presence... yes >checking for netdb.h... yes >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking for signal.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for strings.h... (cached) yes >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking for sys/stat.h... (cached) yes >checking for sys/time.h... (cached) yes >checking for sys/types.h... (cached) yes >checking time.h usability... yes >checking time.h presence... yes >checking for time.h... yes >checking for unistd.h... (cached) yes >checking for arpa/nameser.h... yes >checking for resolv.h... yes >checking for dlopen... no >checking for getaddrinfo... yes >checking for localtime... yes >checking for shlload... no >checking for stat... yes >checking for _stat... no >checking for strftime... yes >checking whether locale.h conforms to POSIX... yes >checking for setlocale... (cached) yes >checking for sched_yield in -lrt... yes >checking for a french Unicode locale... none >checking for a transitional chinese locale... none >checking whether mbrtowc and mbstate_t are properly declared... (cached) yes >checking whether mbswidth is declared in <wchar.h>... no >checking for mbstate_t... (cached) yes >checking for memchr... yes >checking for memmove... yes >checking for memset... yes >checking for mkdtemp... yes >checking whether the C compiler is actually a C++ compiler... no >checking for obstacks... yes >checking for gcc -std=gnu99 option to support OpenMP... -fopenmp >checking for posix_spawn... (cached) yes >checking for mbstate_t... (cached) yes >checking whether mbrtowc and mbstate_t are properly declared... (cached) yes >checking search.h usability... yes >checking search.h presence... yes >checking for search.h... yes >checking for tsearch... (cached) yes >checking if environ is properly declared... yes >checking for working strerror function... yes >checking for unsetenv... yes >checking for unsetenv() return type... int >checking for sigprocmask... yes >checking for stdint.h... (cached) yes >checking for SIZE_MAX... (cached) yes >checking for snprintf... (cached) yes >checking for ssize_t... (cached) yes >checking for va_copy... yes >checking whether stdint.h conforms to C99... yes >checking for wchar_t... (cached) yes >checking for wint_t... (cached) yes >checking for stpcpy... (cached) yes >checking for working stpncpy... yes >checking for strcspn... yes >checking for strdup... (cached) yes >checking for working strnlen... yes >checking for strpbrk... yes >checking for strtol... yes >checking for strtoul... (cached) yes >checking whether mkdir is declared... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for sched_yield in -lrt... (cached) yes >checking for __secure_getenv... yes >checking for ptrdiff_t... (cached) yes >checking for snprintf... (cached) yes >checking for wcslen... (cached) yes >checking whether _snprintf is declared... (cached) no >checking for vasprintf... yes >checking for vsnprintf... yes >checking for waitid... yes >checking for waitpid... yes >checking for union wait... no >checking whether <wchar.h> is standalone... yes >checking whether wcwidth is declared... yes >checking whether wcwidth works reasonably in UTF-8 locales... yes >checking for stdint.h... (cached) yes >checking for error_at_line... (cached) yes >checking for getdelim... (cached) yes >checking for getline... (cached) yes >checking for working getline function... (cached) yes >checking for iconv... (cached) yes >checking for working iconv... (cached) yes >checking for iconv declaration... (cached) > extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); >checking whether the compiler generally respects inline... (cached) yes >checking whether mbrtowc and mbstate_t are properly declared... (cached) yes >checking whether mbswidth is declared in <wchar.h>... (cached) no >checking for mbstate_t... (cached) yes >checking whether the C compiler is actually a C++ compiler... (cached) no >checking for obstacks... (cached) yes >checking for stdint.h... (cached) yes >checking for SIZE_MAX... (cached) yes >checking for va_copy... (cached) yes >checking whether stdint.h conforms to C99... (cached) yes >checking for stpcpy... (cached) yes >checking for strdup... (cached) yes >checking for working strnlen... (cached) yes >checking for vasprintf... (cached) yes >checking whether <wchar.h> is standalone... (cached) yes >checking whether wcwidth is declared... (cached) yes >checking whether wcwidth works reasonably in UTF-8 locales... (cached) yes >checking for stdint.h... (cached) yes >checking pwd.h usability... yes >checking pwd.h presence... yes >checking for pwd.h... yes >checking for inline... (cached) inline >checking for size_t... (cached) yes >checking for ptrdiff_t... (cached) yes >checking for ssize_t... (cached) yes >checking for pid_t... (cached) yes >checking whether we are using the GNU C Library 2.1 or newer... (cached) yes >checking for struct __locale_struct.__names... yes >checking for select... yes >checking for vfork.h... (cached) no >checking for fork... (cached) yes >checking for vfork... (cached) yes >checking for working fork... (cached) yes >checking for working vfork... (cached) yes >checking for signal handlers with siginfo_t... yes >checking for setlocale declaration... > extern char *setlocale (int category, const char *locale); >checking for wcscoll... yes >checking for memchr... (cached) yes >checking for strdup... (cached) yes >checking for working re_compile_pattern... no >checking for btowc... (cached) yes >checking whether byte ordering is bigendian... no >checking for arpa/inet.h... (cached) yes >checking for gethostname... yes >checking for gethostbyname... yes >checking for inet_ntop... yes >checking for IPv6 sockets... yes >checking for libexpat... yes >checking how to link with libexpat... -lexpat >checking for emacs... emacs >checking where .elc files should go... ${datarootdir}/emacs/site-lisp >checking whether Emacs support is requested... yes >checking for dvips... /usr/bin/dvips >checking for texi2pdf... /usr/bin/texi2pdf >checking for perl... /usr/bin/perl >checking for g++... g++ >checking whether the C++ compiler (g++ -g -O2 ) works... yes >checking whether the C++ compiler supports namespaces... yes >checking for a traditional french locale... (cached) none >checking for a french Unicode locale... (cached) none >checking for a traditional japanese locale... none >configure: creating ./config.status >config.status: creating csharpcomp.sh >config.status: creating csharpexec.sh >config.status: creating javacomp.sh >config.status: creating javaexec.sh >config.status: creating Makefile >config.status: creating doc/Makefile >config.status: creating intl/Makefile >config.status: creating gnulib-lib/Makefile >config.status: creating libgrep/Makefile >config.status: creating src/Makefile >config.status: creating src/user-email >config.status: creating libgettextpo/Makefile >config.status: creating libgettextpo/exported.sh >config.status: creating po/Makefile.in >config.status: creating projects/Makefile >config.status: creating styles/Makefile >config.status: creating misc/Makefile >config.status: creating misc/gettextize >config.status: creating misc/autopoint >config.status: creating man/Makefile >config.status: creating man/x-to-1 >config.status: creating m4/Makefile >config.status: creating tests/Makefile >config.status: creating gnulib-tests/Makefile >config.status: creating config.h >config.status: config.h is unchanged >config.status: executing depfiles commands >config.status: executing po-directories commands >config.status: creating po/POTFILES >config.status: creating po/Makefile >=== configuring in examples (/home/michael/gettext/gettext-0.17/gettext-tools/examples) >configure: running /bin/sh ./configure '--prefix=/usr/local' 'GCJ=/usr/bin/gcj' --cache-file=/dev/null --srcdir=. >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 NLS is requested... yes >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >configure: creating ./config.status >config.status: creating Makefile >config.status: creating installpaths >config.status: creating po/Makefile >config.status: executing po-directories commands
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 295243
: 211624 |
211626