Date: Sun, 6 Jun 2004 21:47:25 -0700 (PDT) From: paul <paulbeard@mac.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/67653: gettext not packaging some files with 'make package' Message-ID: <20040607044725.A4C9010D63E@www.paulbeard.org> Resent-Message-ID: <200406070450.i574oQoS028657@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 67653 >Category: ports >Synopsis: gettext not packaging some files with 'make package' >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Jun 07 04:50:26 GMT 2004 >Closed-Date: >Last-Modified: >Originator: paul >Release: FreeBSD 4.9-RELEASE-p9 i386 >Organization: >Environment: System: FreeBSD red.paulbeard.org 4.9-RELEASE-p9 FreeBSD 4.9-RELEASE-p9 #0: Sat Jun 5 19:24:43 PDT 2004 root@red.paulbeard.org:/usr/obj/usr/src/sys/RED i386 >Description: gettext isn't building a complete package: some html files are missing. perhaps not essential but for some reason, make install doesn't catch it while make package does. >How-To-Repeat: make package in ${PORTSDIR/devel/gettext >Fix: I don't have a fix or workaround. ===> Cleaning for libiconv-1.9.1_3 ===> Cleaning for expat-1.95.7 ===> Cleaning for gettext-0.13.1_1 ===> Vulnerability check disabled ===> Found saved configuration for gettext-0.13.1_1 ===> Extracting for gettext-0.13.1_1 >Release-Note: >Audit-Trail: >Unformatted: >> Checksum OK for gettext-0.13.1.tar.gz. ===> Patching for gettext-0.13.1_1 ===> Applying FreeBSD patches for gettext-0.13.1_1 ===> gettext-0.13.1_1 depends on shared library: expat.5 - found ===> gettext-0.13.1_1 depends on shared library: iconv.3 - found ===> Configuring for gettext-0.13.1_1 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether make sets $(MAKE)... yes checking build system type... i386-portbld-freebsd4.9 checking host system type... i386-portbld-freebsd4.9 configure: creating ./config.status config.status: creating Makefile configure: configuring in autoconf-lib-link configure: running /bin/sh './configure' --prefix=/usr/local '--with-libexpat-prefix=/usr/local/lib' '--mandir=/usr/local/man' '--prefix=/usr/local' '--build=i386-portbld-freebsd4.9' 'LDFLAGS=-L/usr/local/lib' 'CFLAGS=-O -pipe ' 'CPPFLAGS=-I/usr/local/i nclude' 'CXX=c++' 'build_alias=i386-portbld-freebsd4.9' 'CC=cc' 'CXXFLAGS= -O -pipe ' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether make sets $(MAKE)... yes checking for gcc... cc 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 cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of cc... none checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking build system type... i386-portbld-freebsd4.9 checking host system type... i386-portbld-freebsd4.9 checking for a sed that does not truncate output... /usr/local/bin/gsed checking for egrep... grep -E checking for ld used by cc... /usr/libexec/elf/ld checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes checking for /usr/libexec/elf/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 recognise dependent libraries... pass_all checking how to run the C preprocessor... cc -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... no checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... none checking how to run the C++ preprocessor... c++ -E checking for g77... no checking for f77... f77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether f77 accepts -g... yes checking the maximum length of command line arguments... (cached) 65536 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if cc static flag works... yes checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/libexec/elf/ld) 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... freebsd4.9 ld.so 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 c++... /usr/libexec/elf/ld checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes checking whether the c++ linker (/usr/libexec/elf/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/libexec/elf/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... freebsd4.9 ld.so 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 f77 option to produce PIC... -fPIC checking if f77 PIC flag -fPIC works... yes checking if f77 supports -c -o file.o... yes checking whether the f77 linker (/usr/libexec/elf/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... freebsd4.9 ld.so configure: creating ./config.status config.status: creating Makefile config.status: creating m4/Makefile config.status: creating tests/Makefile config.status: executing depfiles commands configure: configuring in gettext-runtime configure: running /bin/sh './configure' --prefix=/usr/local '--with-libexpat-prefix=/usr/local/lib' '--mandir=/usr/local/man' '--prefix=/usr/local' '--build=i386-portbld-freebsd4.9' 'LDFLAGS=-L/usr/local/lib' 'CFLAGS=-O -pipe ' 'CPPFLAGS=-I/usr/local/i nclude' 'CXX=c++' 'build_alias=i386-portbld-freebsd4.9' 'CC=cc' 'CXXFLAGS= -O -pipe ' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether make sets $(MAKE)... yes checking for gcc... cc 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 cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of cc... none checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking for bison... bison -y checking how to run the C preprocessor... cc -E checking for egrep... grep -E checking for Java compiler... no checking for jar... no checking build system type... i386-portbld-freebsd4.9 checking host system type... i386-portbld-freebsd4.9 checking for strerror in -lcposix... no checking for a sed that does not truncate output... /usr/local/bin/gsed checking for ld used by cc... /usr/libexec/elf/ld checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes checking for /usr/libexec/elf/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 recognise dependent libraries... pass_all 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... no checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... none checking how to run the C++ preprocessor... c++ -E checking for g77... no checking for f77... f77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether f77 accepts -g... yes checking the maximum length of command line arguments... (cached) 65536 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if cc static flag works... yes checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/libexec/elf/ld) 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... freebsd4.9 ld.so 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 c++... /usr/libexec/elf/ld checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes checking whether the c++ linker (/usr/libexec/elf/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/libexec/elf/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... freebsd4.9 ld.so 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 f77 option to produce PIC... -fPIC checking if f77 PIC flag -fPIC works... yes checking if f77 supports -c -o file.o... yes checking whether the f77 linker (/usr/libexec/elf/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... freebsd4.9 ld.so checking for ld used by GCC... /usr/libexec/elf/ld checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes checking for shared library path variable... LD_LIBRARY_PATH checking whether to activate relocatable installation... no checking for string.h... (cached) yes checking for stdbool.h that conforms to C99... no checking for _Bool... no checking for size_t... yes checking for working alloca.h... no checking for alloca... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for vprintf... yes checking for _doprnt... no checking for setlocale... yes checking for strerror... yes checking for strtoul... yes checking for atexit... yes checking for memmove... yes checking for unistd.h... (cached) yes checking for setenv... yes checking for unsetenv... yes checking for strerror... (cached) yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes 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 error_at_line... no checking for strerror... (cached) 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 *... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for readlink... yes checking for ssize_t... yes checking for canonicalize_file_name... no checking for getcwd... yes checking for readlink... (cached) yes checking whether NLS is requested... yes checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking for ranlib... (cached) ranlib checking for an ANSI C-conforming const... yes checking for signed... yes checking for inline... inline checking for off_t... yes checking for long long... yes checking for long double... yes checking for wchar_t... yes checking for wint_t... yes checking for inttypes.h... no checking for stdint.h... no checking for intmax_t... no checking whether printf() supports POSIX/XSI format strings... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking whether we are using the GNU C Library 2.1 or newer... no checking whether integer division by zero raises SIGFPE... yes checking for unsigned long long... yes checking for inttypes.h... yes checking whether the inttypes.h PRIxNN macros are broken... no checking for stdint.h... (cached) no checking for SIZE_MAX... 4294967295U checking for stdint.h... (cached) no checking for shared library run path origin... done checking for ptrdiff_t... yes checking argz.h usability... no checking argz.h presence... no checking for argz.h... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.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 unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for asprintf... yes checking for fwprintf... no checking for getcwd... (cached) yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... no checking for munmap... yes checking for putenv... yes checking for setenv... (cached) yes checking for setlocale... (cached) yes checking for snprintf... yes checking for stpcpy... no checking for strcasecmp... yes checking for strdup... yes checking for strtoul... (cached) yes checking for tsearch... yes checking for wcslen... yes checking for __argz_count... no checking for __argz_stringify... no checking for __argz_next... no checking for __fsetlocking... no checking whether _snprintf is declared... no checking whether _snwprintf is declared... no checking whether feof_unlocked is declared... (cached) yes checking whether fgets_unlocked is declared... (cached) no checking whether getc_unlocked is declared... (cached) yes checking for iconv... yes checking how to link with libiconv... /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib checking for iconv declaration... extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for bison... bison checking version of bison... 1.75, ok checking whether NLS is requested... yes checking whether included gettext is requested... no checking for GNU gettext in libc... no checking for GNU gettext in libintl... yes checking whether to use NLS... yes checking where the gettext function comes from... included intl directory checking for perl... /usr/local/bin/perl checking for g++... c++ checking whether the C++ compiler (c++ -O -pipe -L/usr/local/lib) works... yes checking whether the C++ compiler supports namespaces... yes configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating intl/Makefile config.status: creating intl-java/Makefile config.status: creating lib/Makefile config.status: creating lib/javacomp.sh config.status: creating src/Makefile 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 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 libasprintf configure: running /bin/sh './configure' --prefix=/usr/local '--with-libexpat-prefix=/usr/local/lib' '--mandir=/usr/local/man' '--prefix=/usr/local' '--build=i386-portbld-freebsd4.9' 'LDFLAGS=-L/usr/local/lib' 'CFLAGS=-O -pipe ' 'CPPFLAGS=-I/usr/local/i nclude' 'CXX=c++' 'build_alias=i386-portbld-freebsd4.9' 'CC=cc' 'CXXFLAGS= -O -pipe ' '--cache-file=/dev/null' '--srcdir=.' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether make sets $(MAKE)... yes checking for gcc... cc 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 cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of cc... none checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... none checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking build system type... i386-portbld-freebsd4.9 checking host system type... i386-portbld-freebsd4.9 checking for a sed that does not truncate output... /usr/local/bin/gsed checking for egrep... grep -E checking for ld used by cc... /usr/libexec/elf/ld checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes checking for /usr/libexec/elf/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 recognise dependent libraries... pass_all checking how to run the C preprocessor... cc -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... no 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... c++ -E checking for g77... no checking for f77... f77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether f77 accepts -g... yes checking the maximum length of command line arguments... (cached) 65536 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if cc static flag works... yes checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/libexec/elf/ld) 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... freebsd4.9 ld.so 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 c++... /usr/libexec/elf/ld checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes checking whether the c++ linker (/usr/libexec/elf/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/libexec/elf/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... freebsd4.9 ld.so 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 f77 option to produce PIC... -fPIC checking if f77 PIC flag -fPIC works... yes checking if f77 supports -c -o file.o... yes checking whether the f77 linker (/usr/libexec/elf/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... freebsd4.9 ld.so checking for an ANSI C-conforming const... yes checking for inline... inline checking for signed... yes checking for size_t... yes checking for long long... 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... no checking for stdint.h... no checking for intmax_t... no checking for stdint.h... (cached) no checking for SIZE_MAX... 4294967295U checking for stdint.h... (cached) no checking for working alloca.h... no 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... /opt/ports/devel/gettext/work/gettext-0.13.1/config/missing dvips checking for texi2pdf... /usr/local/bin/texi2pdf checking for perl... /usr/local/bin/perl configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands configure: configuring in gettext-tools configure: running /bin/sh './configure' --prefix=/usr/local '--with-libexpat-prefix=/usr/local/lib' '--mandir=/usr/local/man' '--prefix=/usr/local' '--build=i386-portbld-freebsd4.9' 'LDFLAGS=-L/usr/local/lib' 'CFLAGS=-O -pipe ' 'CPPFLAGS=-I/usr/local/i nclude' 'CXX=c++' 'build_alias=i386-portbld-freebsd4.9' 'CC=cc' 'CXXFLAGS= -O -pipe ' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether make sets $(MAKE)... yes checking for gcc... cc 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 cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of cc... none checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking for bison... bison -y checking for Java to native code compiler... none checking how to run the C preprocessor... cc -E checking for egrep... grep -E checking for Java compiler... no checking for jar... no checking for Java virtual machine... gij checking build system type... i386-portbld-freebsd4.9 checking host system type... i386-portbld-freebsd4.9 checking for strerror in -lcposix... no checking for a sed that does not truncate output... /usr/local/bin/gsed checking for ld used by cc... /usr/libexec/elf/ld checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes checking for /usr/libexec/elf/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 recognise dependent libraries... pass_all 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... no checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... none checking how to run the C++ preprocessor... c++ -E checking for g77... no checking for f77... f77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether f77 accepts -g... yes checking the maximum length of command line arguments... (cached) 65536 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if cc static flag works... yes checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/libexec/elf/ld) 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... freebsd4.9 ld.so 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 c++... /usr/libexec/elf/ld checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes checking whether the c++ linker (/usr/libexec/elf/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/libexec/elf/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... freebsd4.9 ld.so 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 f77 option to produce PIC... -fPIC checking if f77 PIC flag -fPIC works... yes checking if f77 supports -c -o file.o... yes checking whether the f77 linker (/usr/libexec/elf/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... freebsd4.9 ld.so checking for ld used by GCC... /usr/libexec/elf/ld checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes checking for shared library path variable... LD_LIBRARY_PATH checking whether to activate relocatable installation... no checking for ANSI C header files... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking for string.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 values.h usability... yes checking values.h presence... yes checking for values.h... yes checking for stdbool.h that conforms to C99... no checking for _Bool... no checking for inline... inline checking for signed... yes checking for unsigned long long... yes checking for size_t... yes checking for ptrdiff_t... yes checking for inttypes.h... no checking for stdint.h... no checking for ssize_t... yes checking for pid_t... yes checking for mode_t... yes checking for sig_atomic_t... yes checking for working alloca.h... no checking for alloca... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for vprintf... yes checking for _doprnt... no checking for chown... yes checking for getcwd... yes checking for posix_spawn... no checking for raise... yes checking for select... yes checking for strerror... yes checking for strtoul... yes checking for uname... yes checking for utime... yes checking for utimes... yes checking for waitid... no checking for atexit... yes checking for memmove... yes checking for memset... yes checking for stpcpy... no checking for strcspn... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for strpbrk... yes checking for strstr... yes checking for vasprintf... yes checking for getline... no checking for getdelim... no checking for getdelim... (cached) no checking for an ANSI C-conforming const... yes checking for mbstate_t... yes checking for strings.h... (cached) yes checking for working POSIX fnmatch... yes checking for eaccess... no 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 for isascii... yes checking for iswprint... no checking for mbsinit... no checking for iswcntrl... no checking for wcwidth... no checking whether mbrtowc and mbstate_t are properly declared... no checking whether wcwidth is declared... no checking for stdlib.h... (cached) yes checking for mbstate_t... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether closedir returns void... no 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 for unistd.h... (cached) 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 waitpid... yes checking for union wait... no checking whether stat file-mode macros are broken... no checking for __secure_getenv... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for mkdtemp... yes checking for sigprocmask... yes checking for signal handlers with siginfo_t... yes checking for setenv... yes checking for unsetenv... yes checking for strerror... (cached) yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes 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 error_at_line... no checking for strerror... (cached) 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 *... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for readlink... yes checking for canonicalize_file_name... no checking for getcwd... (cached) yes checking for readlink... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for setlocale declaration... extern char *setlocale (int category, const char *locale); checking for stdint.h... (cached) no checking for SIZE_MAX... 4294967295U checking for stdint.h... (cached) no checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking for gethostname... yes checking for gethostbyname... yes checking for inet_ntop... yes checking for IPv6 sockets... yes checking whether NLS is requested... yes checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking for ranlib... (cached) ranlib checking for off_t... yes checking for long long... yes checking for long double... yes checking for wchar_t... yes checking for wint_t... yes checking for intmax_t... no checking whether printf() supports POSIX/XSI format strings... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking whether we are using the GNU C Library 2.1 or newer... no checking whether integer division by zero raises SIGFPE... yes checking for inttypes.h... yes checking whether the inttypes.h PRIxNN macros are broken... no checking for shared library run path origin... done checking for ptrdiff_t... (cached) yes checking argz.h usability... no checking argz.h presence... no checking for argz.h... no checking for limits.h... (cached) yes checking for locale.h... (cached) yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking for malloc.h... (cached) 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 unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for asprintf... yes checking for fwprintf... no checking for getcwd... (cached) yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... no checking for munmap... yes checking for putenv... yes checking for setenv... (cached) yes checking for setlocale... yes checking for snprintf... yes checking for stpcpy... (cached) no checking for strcasecmp... (cached) yes checking for strdup... yes checking for strtoul... (cached) yes checking for tsearch... yes checking for wcslen... yes checking for __argz_count... no checking for __argz_stringify... no checking for __argz_next... no checking for __fsetlocking... no checking whether _snprintf is declared... no checking whether _snwprintf is declared... no checking whether feof_unlocked is declared... (cached) yes checking whether fgets_unlocked is declared... (cached) no checking whether getc_unlocked is declared... (cached) yes checking for iconv... yes checking how to link with libiconv... /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib checking for iconv declaration... extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for bison... bison checking version of bison... 1.75, ok checking whether NLS is requested... yes checking whether included gettext is requested... no checking for GNU gettext in libc... no checking for GNU gettext in libintl... yes checking whether to use NLS... yes checking where the gettext function comes from... included intl directory checking for libexpat... yes checking how to link with libexpat... /usr/local/lib/libexpat.so -Wl,-rpath -Wl,/usr/local/lib checking for emacs... no checking for xemacs... no checking for dvips... /opt/ports/devel/gettext/work/gettext-0.13.1/config/missing dvips checking for texi2pdf... /usr/local/bin/texi2pdf checking for perl... /usr/local/bin/perl checking for g++... c++ checking whether the C++ compiler (c++ -O -pipe -L/usr/local/lib) works... yes checking whether the C++ compiler supports namespaces... yes checking for a traditional french locale... fr_FR.ISO8859-1 configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating intl/Makefile config.status: creating lib/Makefile config.status: creating lib/javacomp.sh config.status: creating lib/javaexec.sh config.status: creating libuniname/Makefile config.status: creating src/Makefile config.status: creating src/user-email config.status: creating po/Makefile.in config.status: creating projects/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 examples/Makefile config.status: creating examples/installpaths config.status: creating examples/po/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile ===> Building for gettext-0.13.1_1 Making all in autoconf-lib-link Making all in m4 Making all in tests test -d config || mkdir config touch config-dir cp ./../config/config.guess config/config.guess cp ./../config/config.sub config/config.sub cp ./../config/install-sh config/install-sh cp ./../config/ltmain.sh config/ltmain.sh cp ./../config/mkinstalldirs config/mkinstalldirs cp ./../config/missing config/missing cp ./config.rpath config/config.rpath Making all in gettext-runtime make all-recursive Making all in doc Making all in intl sed -e 's,@''HAVE_POSIX_PRINTF''@,1,g' -e 's,@''HAVE_ASPRINTF''@,1,g' -e 's,@''HAVE_SNPRINTF''@,1,g' -e 's,@''HAVE_WPRINTF''@,0,g' < ./libgnuintl.h.in > libgnuintl.h /bin/sh ../libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLO C -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O -pipe ./bindtextdom.c mkdir .libs chmod 777 .libs cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O -pipe ./bindtextdom.c -fPIC -DPIC -o .libs/bindtextdom.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O -pipe ./bindtextdom.c -o bindtextdom.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLO C -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O -pipe ./dcgettext.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O -pipe ./dcgettext.c -fPIC -DPIC -o .libs/dcgettext.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O -pipe ./dcgettext.c -o dcgettext.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLO C -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O -pipe ./dgettext.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O -pipe ./dgettext.c -fPIC -DPIC -o .libs/dgettext.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O -pipe ./dgettext.c -o dgettext.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLO C -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O -pipe ./gettext.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O -pipe ./gettext.c -fPIC -DPIC -o .libs/gettext.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O -pipe ./gettext.c -o gettext.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLO C -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O -pipe ./finddomain.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O -pipe ./finddomain.c -fPIC -DPIC -o .libs/finddomain.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O -pipe ./finddomain.c -o finddomain.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLO C -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O -pipe ./loadmsgcat.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O -pipe ./loadmsgcat.c -fPIC -DPIC -o .libs/loadmsgcat.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O -pipe ./loadmsgcat.c -o loadmsgcat.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLO C -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O -pipe ./localealias.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O -pipe ./localealias.c -fPIC -DPIC -o .libs/localealias.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O -pipe ./localealias.c -o localealias.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLO C -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O -pipe ./textdomain.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O -pipe ./textdomain.c -fPIC -DPIC -o .libs/textdomain.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O -pipe ./textdomain.c -o textdomain.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLO C -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O -pipe ./l10nflist.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O -pipe ./l10nflist.c -fPIC -DPIC -o .libs/l10nflist.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O -pipe ./l10nflist.c -o l10nflist.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLO C -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O -pipe ./explodename.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O -pipe ./explodename.c -fPIC -DPIC -o .libs/explodename.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O -pipe ./explodename.c -o explodename.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLO C -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O -pipe ./dcigettext.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O -pipe ./dcigettext.c -fPIC -DPIC -o .libs/dcigettext.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O -pipe ./dcigettext.c -o dcigettext.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLO C -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O -pipe ./dcngettext.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O -pipe ./dcngettext.c -fPIC -DPIC -o .libs/dcngettext.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O -pipe ./dcngettext.c -o dcngettext.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLO C -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O -pipe ./dngettext.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O -pipe ./dngettext.c -fPIC -DPIC -o .libs/dngettext.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O -pipe ./dngettext.c -o dngettext.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLO C -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O -pipe ./ngettext.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O -pipe ./ngettext.c -fPIC -DPIC -o .libs/ngettext.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O -pipe ./ngettext.c -o ngettext.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLO C -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O -pipe ./plural.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O -pipe ./plural.c -fPIC -DPIC -o .libs/plural.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O -pipe ./plural.c -o plural.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLO C -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O -pipe ./plural-exp.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O -pipe ./plural-exp.c -fPIC -DPIC -o .libs/plural-exp.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O -pipe ./plural-exp.c -o plural-exp.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLO C -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O -pipe ./localcharset.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O -pipe ./localcharset.c -fPIC -DPIC -o .libs/localcharset.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O -pipe ./localcharset.c -o localcharset.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLO C -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O -pipe ./relocatable.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O -pipe ./relocatable.c -fPIC -DPIC -o .libs/relocatable.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O -pipe ./relocatable.c -o relocatable.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLO C -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O -pipe ./localename.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O -pipe ./localename.c -fPIC -DPIC -o .libs/localename.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O -pipe ./localename.c -o localename.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLO C -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O -pipe ./log.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O -pipe ./log.c -fPIC -DPIC -o .libs/log.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O -pipe ./log.c -o log.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLO C -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O -pipe ./printf.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O -pipe ./printf.c -fPIC -DPIC -o .libs/printf.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O -pipe ./printf.c -o printf.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLO C -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O -pipe ./osdep.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O -pipe ./osdep.c -fPIC -DPIC -o .libs/osdep.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O -pipe ./osdep.c -o osdep.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLO C -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O -pipe ./intl-compat.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O -pipe ./intl-compat.c -fPIC -DPIC -o .libs/intl-compat.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O -pipe ./intl-compat.c -o intl-compat.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link cc -I/usr/local/include -O -pipe -L/usr/local/lib -o libintl.la bindtextdom.lo dcgettext.lo dgettext.lo gettext.lo finddomain.lo loadmsgcat.lo localealias.lo textdomain.lo l10nflist.lo explodename.lo dcigettext .lo dcngettext.lo dngettext.lo ngettext.lo plural.lo plural-exp.lo localcharset.lo relocatable.lo localename.lo log.lo printf.lo osdep.lo intl-compat.lo -L/usr/local/lib -liconv -R/usr/local/lib -version-info 6:1:4 -rpath /usr/local/lib - no-undefined cc -shared .libs/bindtextdom.o .libs/dcgettext.o .libs/dgettext.o .libs/gettext.o .libs/finddomain.o .libs/loadmsgcat.o .libs/localealias.o .libs/textdomain.o .libs/l10nflist.o .libs/explodename.o .libs/dcigettext.o .libs/dcngettext.o .libs/dngettext.o .libs/ngettext.o .libs/plural.o .libs/plural-exp.o .libs/localcharset.o .libs/relocatable.o .libs/localename.o .libs/log.o .libs/printf.o .libs/osdep.o .libs/intl-compat.o -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib /u sr/local/lib/libiconv.so -Wl,-soname -Wl,libintl.so.6 -o .libs/libintl.so.6 (cd .libs && rm -f libintl.so && ln -s libintl.so.6 libintl.so) (cd .libs && rm -f libintl.so && ln -s libintl.so.6 libintl.so) ar cru .libs/libintl.a bindtextdom.o dcgettext.o dgettext.o gettext.o finddomain.o loadmsgcat.o localealias.o textdomain.o l10nflist.o explodename.o dcigettext.o dcngettext.o dngettext.o ngettext.o plural.o plural-exp.o localcharset.o relocatable.o loca lename.o log.o printf.o osdep.o intl-compat.o ranlib .libs/libintl.a creating libintl.la (cd .libs && rm -f libintl.la && ln -s ../libintl.la libintl.la) cp libgnuintl.h libintl.h /bin/sh ./config.charset 'i386-portbld-freebsd4.9' > t-charset.alias mv t-charset.alias charset.alias sed -e '/^#/d' -e 's/@''PACKAGE''@/gettext-runtime/g' ./ref-add.sin > t-ref-add.sed mv t-ref-add.sed ref-add.sed sed -e '/^#/d' -e 's/@''PACKAGE''@/gettext-runtime/g' ./ref-del.sin > t-ref-del.sed mv t-ref-del.sed ref-del.sed Making all in intl-java cd . && test ! -d /usr/lib/jdk1.1.8 || env PATH=/usr/lib/jdk1.1.8/bin:$PATH javadoc -d javadoc1 gnu/gettext/*.java cd . && test ! -d /usr/lib/jdk1.3.1 || env PATH=/usr/lib/jdk1.3.1/bin:$PATH javadoc -d javadoc2 gnu/gettext/*.java Making all in lib sed -e 's/@''HAVE__BOOL''@/0/g' < ./../../gettext-tools/lib/stdbool_.h > stdbool.h cp ./../../gettext-tools/lib/alloca_.h alloca.h cc -DDEPENDS_ON_LIBINTL=1 -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I./../intl -I../../gettext-tools/lib -I./../../gettext-tools/lib -I/usr/local/include -O -pipe -c -o basename.o `test -f '../../gettext-tools/lib/basename.c' || echo './' `../../gettext-tools/lib/basename.c cc -DDEPENDS_ON_LIBINTL=1 -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I./../intl -I../../gettext-tools/lib -I./../../gettext-tools/lib -I/usr/local/include -O -pipe -c -o closeout.o `test -f '../../gettext-tools/lib/closeout.c' || echo './' `../../gettext-tools/lib/closeout.c cc -DDEPENDS_ON_LIBINTL=1 -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I./../intl -I../../gettext-tools/lib -I./../../gettext-tools/lib -I/usr/local/include -O -pipe -c -o error.o `test -f '../../gettext-tools/lib/error.c' || echo './'`../.. /gettext-tools/lib/error.c cc -DDEPENDS_ON_LIBINTL=1 -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I./../intl -I../../gettext-tools/lib -I./../../gettext-tools/lib -I/usr/local/include -O -pipe -c -o fwriteerror.o `test -f '../../gettext-tools/lib/fwriteerror.c' || ech o './'`../../gettext-tools/lib/fwriteerror.c cc -DDEPENDS_ON_LIBINTL=1 -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I./../intl -I../../gettext-tools/lib -I./../../gettext-tools/lib -I/usr/local/include -O -pipe -c -o getopt.o `test -f '../../gettext-tools/lib/getopt.c' || echo './'`../ ../gettext-tools/lib/getopt.c cc -DDEPENDS_ON_LIBINTL=1 -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I./../intl -I../../gettext-tools/lib -I./../../gettext-tools/lib -I/usr/local/include -O -pipe -c -o getopt1.o `test -f '../../gettext-tools/lib/getopt1.c' || echo './'`. ./../gettext-tools/lib/getopt1.c cc -DDEPENDS_ON_LIBINTL=1 -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I./../intl -I../../gettext-tools/lib -I./../../gettext-tools/lib -I/usr/local/include -O -pipe -c -o progname.o `test -f '../../gettext-tools/lib/progname.c' || echo './' `../../gettext-tools/lib/progname.c cc -DDEPENDS_ON_LIBINTL=1 -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I./../intl -I../../gettext-tools/lib -I./../../gettext-tools/lib -I/usr/local/include -O -pipe -c -o progreloc.o `test -f '../../gettext-tools/lib/progreloc.c' || echo '. /'`../../gettext-tools/lib/progreloc.c cc -DDEPENDS_ON_LIBINTL=1 -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I./../intl -I../../gettext-tools/lib -I./../../gettext-tools/lib -I/usr/local/include -O -pipe -c -o strtoul.o `test -f '../../gettext-tools/lib/strtoul.c' || echo './'`. ./../gettext-tools/lib/strtoul.c cc -DDEPENDS_ON_LIBINTL=1 -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I./../intl -I../../gettext-tools/lib -I./../../gettext-tools/lib -I/usr/local/include -O -pipe -c -o xmalloc.o `test -f '../../gettext-tools/lib/xmalloc.c' || echo './'`. ./../gettext-tools/lib/xmalloc.c cc -DDEPENDS_ON_LIBINTL=1 -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I./../intl -I../../gettext-tools/lib -I./../../gettext-tools/lib -I/usr/local/include -O -pipe -c -o xstrdup.o `test -f '../../gettext-tools/lib/xstrdup.c' || echo './'`. ./../gettext-tools/lib/xstrdup.c cc -DDEPENDS_ON_LIBINTL=1 -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I./../intl -I../../gettext-tools/lib -I./../../gettext-tools/lib -I/usr/local/include -O -pipe -c -o xreadlink.o `test -f '../../gettext-tools/lib/xreadlink.c' || echo '. /'`../../gettext-tools/lib/xreadlink.c cc -DDEPENDS_ON_LIBINTL=1 -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I./../intl -I../../gettext-tools/lib -I./../../gettext-tools/lib -I/usr/local/include -O -pipe -c canonicalize.c rm -f libgrt.a ar cru libgrt.a basename.o closeout.o error.o fwriteerror.o getopt.o getopt1.o progname.o progreloc.o strtoul.o xmalloc.o xstrdup.o xreadlink.o canonicalize.o ranlib libgrt.a Making all in libasprintf make all-am cp ./autosprintf.h.in autosprintf.h cp ./alloca_.h alloca.h /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -O -pipe -c -o lib-asprintf.lo lib-asprintf.c mkdir .libs chmod 777 .libs cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -O -pipe -c lib-asprintf.c -fPIC -DPIC -o .libs/lib-asprintf.o cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -O -pipe -c lib-asprintf.c -o lib-asprintf.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -O -pipe -c -o autosprintf.lo autosprintf.cc c++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -O -pipe -c autosprintf.cc -fPIC -DPIC -o .libs/autosprintf.o c++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -O -pipe -c autosprintf.cc -o autosprintf.o >/dev/null 2>&1 /bin/sh ./libtool --mode=link c++ -O -pipe -L/usr/local/lib -o libasprintf.la -rpath /usr/local/lib lib-asprintf.lo autosprintf.lo c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/lib-asprintf.o .libs/autosprintf.o -L/usr/local/lib -L/usr/lib -lstdc++ -lm -lgcc /usr/lib/crtendS.o /usr/lib/crtn.o -Wl,-soname -Wl,libasprintf.so.0 -o .libs/libasprintf.so.0 (cd .libs && rm -f libasprintf.so && ln -s libasprintf.so.0 libasprintf.so) (cd .libs && rm -f libasprintf.so && ln -s libasprintf.so.0 libasprintf.so) ar cru .libs/libasprintf.a lib-asprintf.o autosprintf.o ranlib .libs/libasprintf.a creating libasprintf.la (cd .libs && rm -f libasprintf.la && ln -s ../libasprintf.la libasprintf.la) Making all in src cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I./../intl -I../lib -I./../lib -I../../gettext-tools/lib -I./../../gettext-tools/lib -I/usr/local/include -DINSTALLDIR=\"/usr/local/bin\" -O -pipe -c -o gettext-gettext.o `test -f 'gettext.c' || echo './'`gettext.c /bin/sh ../libtool --mode=link cc -O -pipe -L/usr/local/lib -o gettext gettext-gettext.o ../lib/libgrt.a ../intl/libintl.la -L/usr/local/lib -liconv -R/usr/local/lib mkdir .libs chmod 777 .libs cc -O -pipe -o .libs/gettext gettext-gettext.o -L/usr/local/lib ../lib/libgrt.a ../intl/.libs/libintl.so /usr/local/lib/libiconv.so -Wl,--rpath -Wl,/usr/local/lib creating gettext cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I./../intl -I../lib -I./../lib -I../../gettext-tools/lib -I./../../gettext-tools/lib -I/usr/local/include -DINSTALLDIR=\"/usr/local/bin\" -O -pipe -c -o ngettext-ngettext.o `test -f 'ngettext.c' || echo './'`ngettext.c /bin/sh ../libtool --mode=link cc -O -pipe -L/usr/local/lib -o ngettext ngettext-ngettext.o ../lib/libgrt.a ../intl/libintl.la -L/usr/local/lib -liconv -R/usr/local/lib cc -O -pipe -o .libs/ngettext ngettext-ngettext.o -L/usr/local/lib ../lib/libgrt.a ../intl/.libs/libintl.so /usr/local/lib/libiconv.so -Wl,--rpath -Wl,/usr/local/lib creating ngettext cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I./../intl -I../lib -I./../lib -I../../gettext-tools/lib -I./../../gettext-tools/lib -I/usr/local/include -DINSTALLDIR=\"/usr/local/bin\" -O -pipe -c -o envsubst-envsubst.o `test -f 'envsubst.c' || echo './'`envsubst.c /bin/sh ../libtool --mode=link cc -O -pipe -L/usr/local/lib -o envsubst envsubst-envsubst.o ../lib/libgrt.a ../intl/libintl.la -L/usr/local/lib -liconv -R/usr/local/lib cc -O -pipe -o .libs/envsubst envsubst-envsubst.o -L/usr/local/lib ../lib/libgrt.a ../intl/.libs/libintl.so /usr/local/lib/libiconv.so -Wl,--rpath -Wl,/usr/local/lib creating envsubst Making all in po Making all in man sed -e 's|@''localedir''@|/usr/local/share/locale|g' < `if test -f gettext.1.in; then echo .; else echo .; fi`/gettext.1.in > t-gettext.1 mv t-gettext.1 gettext.1 sed -e 's|@''localedir''@|/usr/local/share/locale|g' < `if test -f ngettext.1.in; then echo .; else echo .; fi`/ngettext.1.in > t-ngettext.1 mv t-ngettext.1 ngettext.1 sed -e 's|@''localedir''@|/usr/local/share/locale|g' < `if test -f gettext.1.html.in; then echo .; else echo .; fi`/gettext.1.html.in > t-gettext.1.html mv t-gettext.1.html gettext.1.html sed -e 's|@''localedir''@|/usr/local/share/locale|g' < `if test -f ngettext.1.html.in; then echo .; else echo .; fi`/ngettext.1.html.in > t-ngettext.1.html mv t-ngettext.1.html ngettext.1.html Making all in m4 Making all in gettext-tools make all-recursive Making all in intl sed -e 's,@''HAVE_POSIX_PRINTF''@,1,g' -e 's,@''HAVE_ASPRINTF''@,1,g' -e 's,@''HAVE_SNPRINTF''@,1,g' -e 's,@''HAVE_WPRINTF''@,0,g' < ../../gettext-runtime/intl/libgnuintl.h.in > libgnuintl.h /bin/sh ../libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLO C -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/local/include -O -pipe ../../gettext-runtime/intl/bindtextdom.c mkdir .libs chmod 777 .libs cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/local/include -O -pipe ../../gettext-runtime/intl/bindtextdom.c -fPIC -DPIC -o .libs/bindtextdom.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/local/include -O -pipe ../../gettext-runtime/intl/bindtextdom.c -o bindtextdom.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLO C -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/local/include -O -pipe ../../gettext-runtime/intl/dcgettext.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/local/include -O -pipe ../../gettext-runtime/intl/dcgettext.c -fPIC -DPIC -o .libs/dcgettext.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/local/include -O -pipe ../../gettext-runtime/intl/dcgettext.c -o dcgettext.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLO C -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/local/include -O -pipe ../../gettext-runtime/intl/dgettext.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/local/include -O -pipe ../../gettext-runtime/intl/dgettext.c -fPIC -DPIC -o .libs/dgettext.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/local/include -O -pipe ../../gettext-runtime/intl/dgettext.c -o dgettext.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLO C -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/local/include -O -pipe ../../gettext-runtime/intl/gettext.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/local/include -O -pipe ../../gettext-runtime/intl/gettext.c -fPIC -DPIC -o .libs/gettext.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/local/include -O -pipe ../../gettext-runtime/intl/gettext.c -o gettext.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLO C -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/local/include -O -pipe ../../gettext-runtime/intl/finddomain.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/local/include -O -pipe ../../gettext-runtime/intl/finddomain.c -fPIC -DPIC -o .libs/finddomain.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/local/include -O -pipe ../../gettext-runtime/intl/finddomain.c -o finddomain.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLO C -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/local/include -O -pipe ../../gettext-runtime/intl/loadmsgcat.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/local/include -O -pipe ../../gettext-runtime/intl/loadmsgcat.c -fPIC -DPIC -o .libs/loadmsgcat.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/local/include -O -pipe ../../gettext-runtime/intl/loadmsgcat.c -o loadmsgcat.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLO C -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/local/include -O -pipe ../../gettext-runtime/intl/localealias.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/local/include -O -pipe ../../gettext-runtime/intl/localealias.c -fPIC -DPIC -o .libs/localealias.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/local/include -O -pipe ../../gettext-runtime/intl/localealias.c -o localealias.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLO C -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/local/include -O -pipe ../../gettext-runtime/intl/textdomain.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/local/include -O -pipe ../../gettext-runtime/intl/textdomain.c -fPIC -DPIC -o .libs/textdomain.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/local/include -O -pipe ../../gettext-runtime/intl/textdomain.c -o textdomain.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLO C -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/local/include -O -pipe ../../gettext-runtime/intl/l10nflist.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/local/include -O -pipe ../../gettext-runtime/intl/l10nflist.c -fPIC -DPIC -o .libs/l10nflist.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/local/include -O -pipe ../../gettext-runtime/intl/l10nflist.c -o l10nflist.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLO C -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/local/include -O -pipe ../../gettext-runtime/intl/explodename.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/local/include -O -pipe ../../gettext-runtime/intl/explodename.c -fPIC -DPIC -o .libs/explodename.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/local/include -O -pipe ../../gettext-runtime/intl/explodename.c -o explodename.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLO C -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/local/include -O -pipe ../../gettext-runtime/intl/dcigettext.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/local/include -O -pipe ../../gettext-runtime/intl/dcigettext.c -fPIC -DPIC -o .libs/dcigettext.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/local/include -O -pipe ../../gettext-runtime/intl/dcigettext.c -o dcigettext.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLO C -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/local/include -O -pipe ../../gettext-runtime/intl/dcngettext.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/local/include -O -pipe ../../gettext-runtime/intl/dcngettext.c -fPIC -DPIC -o .libs/dcngettext.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/local/include -O -pipe ../../gettext-runtime/intl/dcngettext.c -o dcngettext.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLO C -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/local/include -O -pipe ../../gettext-runtime/intl/dngettext.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/local/include -O -pipe ../../gettext-runtime/intl/dngettext.c -fPIC -DPIC -o .libs/dngettext.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/local/include -O -pipe ../../gettext-runtime/intl/dngettext.c -o dngettext.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLO C -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/local/include -O -pipe ../../gettext-runtime/intl/ngettext.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/local/include -O -pipe ../../gettext-runtime/intl/ngettext.c -fPIC -DPIC -o .libs/ngettext.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/local/include -O -pipe ../../gettext-runtime/intl/ngettext.c -o ngettext.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLO C -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/local/include -O -pipe ../../gettext-runtime/intl/plural.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/local/include -O -pipe ../../gettext-runtime/intl/plural.c -fPIC -DPIC -o .libs/plural.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/local/include -O -pipe ../../gettext-runtime/intl/plural.c -o plural.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLO C -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/local/include -O -pipe ../../gettext-runtime/intl/plural-exp.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/local/include -O -pipe ../../gettext-runtime/intl/plural-exp.c -fPIC -DPIC -o .libs/plural-exp.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/local/include -O -pipe ../../gettext-runtime/intl/plural-exp.c -o plural-exp.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLO C -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/local/include -O -pipe ../../gettext-runtime/intl/localcharset.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/local/include -O -pipe ../../gettext-runtime/intl/localcharset.c -fPIC -DPIC -o .libs/localcharset.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/local/include -O -pipe ../../gettext-runtime/intl/localcharset.c -o localcharset.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLO C -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/local/include -O -pipe ../../gettext-runtime/intl/relocatable.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/local/include -O -pipe ../../gettext-runtime/intl/relocatable.c -fPIC -DPIC -o .libs/relocatable.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/local/include -O -pipe ../../gettext-runtime/intl/relocatable.c -o relocatable.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLO C -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/local/include -O -pipe ../../gettext-runtime/intl/localename.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/local/include -O -pipe ../../gettext-runtime/intl/localename.c -fPIC -DPIC -o .libs/localename.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/local/include -O -pipe ../../gettext-runtime/intl/localename.c -o localename.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLO C -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/local/include -O -pipe ../../gettext-runtime/intl/log.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/local/include -O -pipe ../../gettext-runtime/intl/log.c -fPIC -DPIC -o .libs/log.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/local/include -O -pipe ../../gettext-runtime/intl/log.c -o log.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLO C -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/local/include -O -pipe ../../gettext-runtime/intl/printf.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/local/include -O -pipe ../../gettext-runtime/intl/printf.c -fPIC -DPIC -o .libs/printf.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/local/include -O -pipe ../../gettext-runtime/intl/printf.c -o printf.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLO C -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/local/include -O -pipe ../../gettext-runtime/intl/osdep.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/local/include -O -pipe ../../gettext-runtime/intl/osdep.c -fPIC -DPIC -o .libs/osdep.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/local/include -O -pipe ../../gettext-runtime/intl/osdep.c -o osdep.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLO C -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/local/include -O -pipe ../../gettext-runtime/intl/intl-compat.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/local/include -O -pipe ../../gettext-runtime/intl/intl-compat.c -fPIC -DPIC -o .libs/intl-compat.o cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/usr/local/include -O -pipe ../../gettext-runtime/intl/intl-compat.c -o intl-compat.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link cc -I/usr/local/include -O -pipe -L/usr/local/lib -o libintl.la bindtextdom.lo dcgettext.lo dgettext.lo gettext.lo finddomain.lo loadmsgcat.lo localealias.lo textdomain.lo l10nflist.lo explodename.lo dcigettext .lo dcngettext.lo dngettext.lo ngettext.lo plural.lo plural-exp.lo localcharset.lo relocatable.lo localename.lo log.lo printf.lo osdep.lo intl-compat.lo -L/usr/local/lib -liconv -R/usr/local/lib -version-info 6:1:4 -rpath /usr/local/lib - no-undefined cc -shared .libs/bindtextdom.o .libs/dcgettext.o .libs/dgettext.o .libs/gettext.o .libs/finddomain.o .libs/loadmsgcat.o .libs/localealias.o .libs/textdomain.o .libs/l10nflist.o .libs/explodename.o .libs/dcigettext.o .libs/dcngettext.o .libs/dngettext.o .libs/ngettext.o .libs/plural.o .libs/plural-exp.o .libs/localcharset.o .libs/relocatable.o .libs/localename.o .libs/log.o .libs/printf.o .libs/osdep.o .libs/intl-compat.o -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib /u sr/local/lib/libiconv.so -Wl,-soname -Wl,libintl.so.6 -o .libs/libintl.so.6 (cd .libs && rm -f libintl.so && ln -s libintl.so.6 libintl.so) (cd .libs && rm -f libintl.so && ln -s libintl.so.6 libintl.so) ar cru .libs/libintl.a bindtextdom.o dcgettext.o dgettext.o gettext.o finddomain.o loadmsgcat.o localealias.o textdomain.o l10nflist.o explodename.o dcigettext.o dcngettext.o dngettext.o ngettext.o plural.o plural-exp.o localcharset.o relocatable.o loca lename.o log.o printf.o osdep.o intl-compat.o ranlib .libs/libintl.a creating libintl.la (cd .libs && rm -f libintl.la && ln -s ../libintl.la libintl.la) cp libgnuintl.h libintl.h /bin/sh ../../gettext-runtime/intl/config.charset 'i386-portbld-freebsd4.9' > t-charset.alias mv t-charset.alias charset.alias sed -e '/^#/d' -e 's/@''PACKAGE''@/gettext-tools/g' ../../gettext-runtime/intl/ref-add.sin > t-ref-add.sed mv t-ref-add.sed ref-add.sed sed -e '/^#/d' -e 's/@''PACKAGE''@/gettext-tools/g' ../../gettext-runtime/intl/ref-del.sin > t-ref-del.sed mv t-ref-del.sed ref-del.sed Making all in lib sed -e 's/@''HAVE__BOOL''@/0/g' < ./stdbool_.h > stdbool.h cp ./alloca_.h alloca.h /bin/sh ../libtool --mode=compile cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c -o argmatch.lo argmatch.c mkdir .libs chmod 777 .libs cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c argmatch.c -fPIC -DPIC -o .libs/argmatch.o cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c argmatch.c -o argmatch.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c -o backupfile.lo backupfil e.c cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c backupfile.c -fPIC -DPIC -o .libs/backupfile.o cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c backupfile.c -o backupfile.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c -o addext.lo addext.c cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c addext.c -fPIC -DPIC -o .libs/addext.o cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c addext.c -o addext.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c -o basename.lo basename.c cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c basename.c -fPIC -DPIC -o .libs/basename.o cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c basename.c -o basename.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c -o c-ctype.lo c-ctype.c cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c c-ctype.c -fPIC -DPIC -o .libs/c-ctype.o cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c c-ctype.c -o c-ctype.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c -o classpath.lo classpath. c cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c classpath.c -fPIC -DPIC -o .libs/classpath.o cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c classpath.c -o classpath.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c -o closeout.lo closeout.c cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c closeout.c -fPIC -DPIC -o .libs/closeout.o cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c closeout.c -o closeout.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c -o copy-file.lo copy-file. c cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c copy-file.c -fPIC -DPIC -o .libs/copy-file.o cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c copy-file.c -o copy-file.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c -o error.lo error.c cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c error.c -fPIC -DPIC -o .libs/error.o cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c error.c -o error.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c -o error-progname.lo error -progname.c cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c error-progname.c -fPIC -DPIC -o .libs/error-progname.o cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c error-progname.c -o error-progname.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c -o execute.lo execute.c cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c execute.c -fPIC -DPIC -o .libs/execute.o cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c execute.c -o execute.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c -o fatal-signal.lo fatal-s ignal.c cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c fatal-signal.c -fPIC -DPIC -o .libs/fatal-signal.o cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c fatal-signal.c -o fatal-signal.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c -o findprog.lo findprog.c cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c findprog.c -fPIC -DPIC -o .libs/findprog.o cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c findprog.c -o findprog.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c -o fstrcmp.lo fstrcmp.c cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c fstrcmp.c -fPIC -DPIC -o .libs/fstrcmp.o cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c fstrcmp.c -o fstrcmp.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c -o full-write.lo full-writ e.c cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c full-write.c -fPIC -DPIC -o .libs/full-write.o cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c full-write.c -o full-write.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c -o fwriteerror.lo fwriteer ror.c cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c fwriteerror.c -fPIC -DPIC -o .libs/fwriteerror.o cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c fwriteerror.c -o fwriteerror.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c -o gcd.lo gcd.c cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c gcd.c -fPIC -DPIC -o .libs/gcd.o cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c gcd.c -o gcd.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c -o getopt.lo getopt.c cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c getopt.c -fPIC -DPIC -o .libs/getopt.o cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c getopt.c -o getopt.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c -o getopt1.lo getopt1.c cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c getopt1.c -fPIC -DPIC -o .libs/getopt1.o cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c getopt1.c -o getopt1.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c -o hash.lo hash.c cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c hash.c -fPIC -DPIC -o .libs/hash.o cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c hash.c -o hash.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c -o javacomp.lo javacomp.c cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c javacomp.c -fPIC -DPIC -o .libs/javacomp.o cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c javacomp.c -o javacomp.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c -o javaexec.lo javaexec.c cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c javaexec.c -fPIC -DPIC -o .libs/javaexec.o cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c javaexec.c -o javaexec.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c -o linebreak.lo linebreak. c cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c linebreak.c -fPIC -DPIC -o .libs/linebreak.o cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c linebreak.c -o linebreak.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c -o mbswidth.lo mbswidth.c cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c mbswidth.c -fPIC -DPIC -o .libs/mbswidth.o cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c mbswidth.c -o mbswidth.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c -o obstack.lo obstack.c cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c obstack.c -fPIC -DPIC -o .libs/obstack.o cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c obstack.c -o obstack.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c -o concatpath.lo concatpat h.c cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c concatpath.c -fPIC -DPIC -o .libs/concatpath.o cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c concatpath.c -o concatpath.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c -o pipe-bidi.lo pipe-bidi. c cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c pipe-bidi.c -fPIC -DPIC -o .libs/pipe-bidi.o cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c pipe-bidi.c -o pipe-bidi.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c -o pipe-in.lo pipe-in.c cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c pipe-in.c -fPIC -DPIC -o .libs/pipe-in.o cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c pipe-in.c -o pipe-in.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c -o pipe-out.lo pipe-out.c cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c pipe-out.c -fPIC -DPIC -o .libs/pipe-out.o cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c pipe-out.c -o pipe-out.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c -o progname.lo progname.c cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c progname.c -fPIC -DPIC -o .libs/progname.o cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c progname.c -o progname.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c -o progreloc.lo progreloc. c cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c progreloc.c -fPIC -DPIC -o .libs/progreloc.o cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c progreloc.c -o progreloc.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c -o safe-read.lo safe-read. c cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c safe-read.c -fPIC -DPIC -o .libs/safe-read.o cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c safe-read.c -o safe-read.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c -o safe-write.lo safe-writ e.c cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c safe-write.c -fPIC -DPIC -o .libs/safe-write.o cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c safe-write.c -o safe-write.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c -o sh-quote.lo sh-quote.c cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c sh-quote.c -fPIC -DPIC -o .libs/sh-quote.o cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c sh-quote.c -o sh-quote.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c -o stpncpy.lo stpncpy.c cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c stpncpy.c -fPIC -DPIC -o .libs/stpncpy.o cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c stpncpy.c -o stpncpy.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c -o strtoul.lo strtoul.c cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c strtoul.c -fPIC -DPIC -o .libs/strtoul.o cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c strtoul.c -o strtoul.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c -o tmpdir.lo tmpdir.c cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c tmpdir.c -fPIC -DPIC -o .libs/tmpdir.o cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c tmpdir.c -o tmpdir.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c -o wait-process.lo wait-pr ocess.c cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c wait-process.c -fPIC -DPIC -o .libs/wait-process.o cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c wait-process.c -o wait-process.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c -o xmalloc.lo xmalloc.c cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c xmalloc.c -fPIC -DPIC -o .libs/xmalloc.o cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c xmalloc.c -o xmalloc.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c -o xstrdup.lo xstrdup.c cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c xstrdup.c -fPIC -DPIC -o .libs/xstrdup.o cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c xstrdup.c -o xstrdup.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c -o xerror.lo xerror.c cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c xerror.c -fPIC -DPIC -o .libs/xerror.o cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c xerror.c -o xerror.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c -o xreadlink.lo xreadlink. c cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c xreadlink.c -fPIC -DPIC -o .libs/xreadlink.o cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c xreadlink.c -o xreadlink.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c -o xsetenv.lo xsetenv.c cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c xsetenv.c -fPIC -DPIC -o .libs/xsetenv.o cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c xsetenv.c -o xsetenv.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c -o localcharset.lo localch arset.c cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c localcharset.c -fPIC -DPIC -o .libs/localcharset.o cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c localcharset.c -o localcharset.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c -o stpcpy.lo stpcpy.c cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c stpcpy.c -fPIC -DPIC -o .libs/stpcpy.o cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c stpcpy.c -o stpcpy.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c -o getline.lo getline.c cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c getline.c -fPIC -DPIC -o .libs/getline.o cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c getline.c -o getline.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c -o getndelim2.lo getndelim 2.c cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c getndelim2.c -fPIC -DPIC -o .libs/getndelim2.o cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c getndelim2.c -o getndelim2.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c -o canonicalize.lo canonic alize.c cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c canonicalize.c -fPIC -DPIC -o .libs/canonicalize.o cc -DEXEEXT=\"\" -DDEPENDS_ON_LIBINTL=1 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/libdata\" -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/usr/local/include -O -pipe -c canonicalize.c -o canonicalize.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link cc -O -pipe -L/usr/local/lib -o libgettextlib.la -rpath /usr/local/lib -release 0.13.1 ../intl/libintl.la -L/usr/local/lib -liconv -R/usr/local/lib -L/usr/local/lib -liconv -R/usr/local/lib -no-undefined argmatch.lo bac kupfile.lo addext.lo basename.lo c-ctype.lo classpath.lo closeout.lo copy-file.lo error.lo error-progname.lo execute.lo fatal-signal.lo findprog.lo fstrcmp.lo full-write.lo fwriteerror.lo gcd.lo getopt.lo getopt1.lo hash.lo javacomp.lo javaexec.lo l inebreak.lo mbswidth.lo obstack.lo concatpath.lo pipe-bidi.lo pipe-in.lo pipe-out.lo progname.lo progreloc.lo safe-read.lo safe-write.lo sh-quote.lo stpncpy.lo strtoul.lo tmpdir.lo wait-process.lo xmalloc.lo xstrdup.lo xerror.lo xreadlink.lo xsetenv. lo localcharset.lo stpcpy.lo getline.lo getndelim2.lo canonicalize.lo cc -shared .libs/argmatch.o .libs/backupfile.o .libs/addext.o .libs/basename.o .libs/c-ctype.o .libs/classpath.o .libs/closeout.o .libs/copy-file.o .libs/error.o .libs/error-progname.o .libs/execute.o .libs/fatal-signal.o .libs/findprog.o .libs/fstrcmp. o .libs/full-write.o .libs/fwriteerror.o .libs/gcd.o .libs/getopt.o .libs/getopt1.o .libs/hash.o .libs/javacomp.o .libs/javaexec.o .libs/linebreak.o .libs/mbswidth.o .libs/obstack.o .libs/concatpath.o .libs/pipe-bidi.o .libs/pipe-in.o .libs/pipe-out.o .l ibs/progname.o .libs/progreloc.o .libs/safe-read.o .libs/safe-write.o .libs/sh-quote.o .libs/stpncpy.o .libs/strtoul.o .libs/tmpdir.o .libs/wait-process.o .libs/xmalloc.o .libs/xstrdup.o .libs/xerror.o .libs/xreadlink.o .libs/xsetenv.o .libs/localcharset .o .libs/stpcpy.o .libs/getline.o .libs/getndelim2.o .libs/canonicalize.o -Wl,--rpath -Wl,/opt/ports/devel/gettext/work/gettext-0.13.1/gettext-tools/intl/.libs -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib - L/us r/local/lib ../intl/.libs/libintl.so /usr/local/lib/libiconv.so -Wl,-soname -Wl,libgettextlib-0.13.1.so -o .libs/libgettextlib-0.13.1.so (cd .libs && rm -f libgettextlib.so && ln -s libgettextlib-0.13.1.so libgettextlib.so) ar cru .libs/libgettextlib.a argmatch.o backupfile.o addext.o basename.o c-ctype.o classpath.o closeout.o copy-file.o error.o error-progname.o execute.o fatal-signal.o findprog.o fstrcmp.o full-write.o fwriteerror.o gcd.o getopt.o getopt1.o hash.o javac omp.o javaexec.o linebreak.o mbswidth.o obstack.o concatpath.o pipe-bidi.o pipe-in.o pipe-out.o progname.o progreloc.o safe-read.o safe-write.o sh-quote.o stpncpy.o strtoul.o tmpdir.o wait-process.o xmalloc.o xstrdup.o xerror.o xreadlink.o xsetenv.o loca lcharset.o stpcpy.o getline.o getndelim2.o canonicalize.o ranlib .libs/libgettextlib.a creating libgettextlib.la (cd .libs && rm -f libgettextlib.la && ln -s ../libgettextlib.la libgettextlib.la) /bin/sh ./config.charset 'i386-portbld-freebsd4.9' > t-charset.alias mv t-charset.alias charset.alias sed -e '/^#/d' -e 's/@''PACKAGE''@/gettext-tools/g' ref-add.sin > t-ref-add.sed mv t-ref-add.sed ref-add.sed sed -e '/^#/d' -e 's/@''PACKAGE''@/gettext-tools/g' ref-del.sin > t-ref-del.sed mv t-ref-del.sed ref-del.sed Making all in libuniname cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -I../lib -I/usr/local/include -O -pipe -c uniname.c rm -f libuniname.a ar cru libuniname.a uniname.o ranlib libuniname.a cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -I../lib -I/usr/local/include -O -pipe -c test-names.c /bin/sh ../libtool --mode=link cc -O -pipe -L/usr/local/lib -o test-names test-names.o libuniname.a ../lib/libgettextlib.la mkdir .libs chmod 777 .libs cc -O -pipe -o .libs/test-names test-names.o -L/usr/local/lib libuniname.a ../lib/.libs/libgettextlib.so /opt/ports/devel/gettext/work/gettext-0.13.1/gettext-tools/intl/.libs/libintl.so /usr/local/lib/libiconv.so -Wl,--rpath -Wl,/usr/local/lib creating test-names Making all in src make all-am /bin/sh ../libtool --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/us r/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/in clude -O -pipe -c -o message.lo message.c mkdir .libs chmod 777 .libs cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c message.c -fPIC -DPIC -o .l ibs/message.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c message.c -o message.o >/dev /null 2>&1 /bin/sh ../libtool --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/us r/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/in clude -O -pipe -c -o read-po-abstract.lo read-po-abstract.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c read-po-abstract.c -fPIC -D PIC -o .libs/read-po-abstract.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c read-po-abstract.c -o read-p o-abstract.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/us r/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/in clude -O -pipe -c -o po-lex.lo po-lex.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c po-lex.c -fPIC -DPIC -o .li bs/po-lex.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c po-lex.c -o po-lex.o >/dev/n ull 2>&1 /bin/sh ../libtool --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/us r/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/in clude -O -pipe -c -o po-gram-gen.lo po-gram-gen.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c po-gram-gen.c -fPIC -DPIC - o .libs/po-gram-gen.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c po-gram-gen.c -o po-gram-gen .o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/us r/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/in clude -O -pipe -c -o po-hash-gen.lo po-hash-gen.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c po-hash-gen.c -fPIC -DPIC - o .libs/po-hash-gen.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c po-hash-gen.c -o po-hash-gen .o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/us r/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/in clude -O -pipe -c -o po-charset.lo po-charset.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c po-charset.c -fPIC -DPIC -o .libs/po-charset.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c po-charset.c -o po-charset.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/us r/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/in clude -O -pipe -c -o read-properties.lo read-properties.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c read-properties.c -fPIC -DP IC -o .libs/read-properties.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c read-properties.c -o read-pr operties.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/us r/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/in clude -O -pipe -c -o read-stringtable.lo read-stringtable.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c read-stringtable.c -fPIC -D PIC -o .libs/read-stringtable.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c read-stringtable.c -o read-s tringtable.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/us r/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/in clude -O -pipe -c -o open-po.lo open-po.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c open-po.c -fPIC -DPIC -o .l ibs/open-po.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c open-po.c -o open-po.o >/dev /null 2>&1 /bin/sh ../libtool --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/us r/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/in clude -O -pipe -c -o dir-list.lo dir-list.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c dir-list.c -fPIC -DPIC -o . libs/dir-list.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c dir-list.c -o dir-list.o >/d ev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/us r/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/in clude -O -pipe -c -o str-list.lo str-list.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c str-list.c -fPIC -DPIC -o . libs/str-list.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c str-list.c -o str-list.o >/d ev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/us r/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/in clude -O -pipe -c -o read-po.lo read-po.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c read-po.c -fPIC -DPIC -o .l ibs/read-po.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c read-po.c -o read-po.o >/dev /null 2>&1 /bin/sh ../libtool --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/us r/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/in clude -O -pipe -c -o write-properties.lo write-properties.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c write-properties.c -fPIC -D PIC -o .libs/write-properties.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c write-properties.c -o write- properties.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/us r/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/in clude -O -pipe -c -o write-stringtable.lo write-stringtable.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c write-stringtable.c -fPIC - DPIC -o .libs/write-stringtable.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c write-stringtable.c -o write -stringtable.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/us r/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/in clude -O -pipe -c -o write-po.lo write-po.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c write-po.c -fPIC -DPIC -o . libs/write-po.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c write-po.c -o write-po.o >/d ev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/us r/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/in clude -O -pipe -c -o msgl-ascii.lo msgl-ascii.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c msgl-ascii.c -fPIC -DPIC -o .libs/msgl-ascii.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c msgl-ascii.c -o msgl-ascii.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/us r/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/in clude -O -pipe -c -o msgl-iconv.lo msgl-iconv.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c msgl-iconv.c -fPIC -DPIC -o .libs/msgl-iconv.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c msgl-iconv.c -o msgl-iconv.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/us r/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/in clude -O -pipe -c -o msgl-equal.lo msgl-equal.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c msgl-equal.c -fPIC -DPIC -o .libs/msgl-equal.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c msgl-equal.c -o msgl-equal.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/us r/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/in clude -O -pipe -c -o msgl-cat.lo msgl-cat.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c msgl-cat.c -fPIC -DPIC -o . libs/msgl-cat.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c msgl-cat.c -o msgl-cat.o >/d ev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/us r/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/in clude -O -pipe -c -o msgl-english.lo msgl-english.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c msgl-english.c -fPIC -DPIC -o .libs/msgl-english.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c msgl-english.c -o msgl-engli sh.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/us r/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/in clude -O -pipe -c -o file-list.lo file-list.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c file-list.c -fPIC -DPIC -o .libs/file-list.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c file-list.c -o file-list.o > /dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/us r/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/in clude -O -pipe -c -o msgl-charset.lo msgl-charset.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c msgl-charset.c -fPIC -DPIC -o .libs/msgl-charset.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c msgl-charset.c -o msgl-chars et.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/us r/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/in clude -O -pipe -c -o po-time.lo po-time.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c po-time.c -fPIC -DPIC -o .l ibs/po-time.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c po-time.c -o po-time.o >/dev /null 2>&1 /bin/sh ../libtool --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/us r/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/in clude -O -pipe -c -o plural.lo plural.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c plural.c -fPIC -DPIC -o .li bs/plural.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c plural.c -o plural.o >/dev/n ull 2>&1 /bin/sh ../libtool --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/us r/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/in clude -O -pipe -c -o plural-table.lo plural-table.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c plural-table.c -fPIC -DPIC -o .libs/plural-table.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c plural-table.c -o plural-tab le.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/us r/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/in clude -O -pipe -c -o format.lo format.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c format.c -fPIC -DPIC -o .li bs/format.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c format.c -o format.o >/dev/n ull 2>&1 /bin/sh ../libtool --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/us r/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/in clude -O -pipe -c -o format-c.lo format-c.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c format-c.c -fPIC -DPIC -o . libs/format-c.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c format-c.c -o format-c.o >/d ev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/us r/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/in clude -O -pipe -c -o format-sh.lo format-sh.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c format-sh.c -fPIC -DPIC -o .libs/format-sh.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c format-sh.c -o format-sh.o > /dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/us r/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/in clude -O -pipe -c -o format-python.lo format-python.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c format-python.c -fPIC -DPIC -o .libs/format-python.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c format-python.c -o format-py thon.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/us r/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/in clude -O -pipe -c -o format-lisp.lo format-lisp.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c format-lisp.c -fPIC -DPIC - o .libs/format-lisp.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c format-lisp.c -o format-lisp .o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/us r/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/in clude -O -pipe -c -o format-elisp.lo format-elisp.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c format-elisp.c -fPIC -DPIC -o .libs/format-elisp.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c format-elisp.c -o format-eli sp.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/us r/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/in clude -O -pipe -c -o format-librep.lo format-librep.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c format-librep.c -fPIC -DPIC -o .libs/format-librep.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c format-librep.c -o format-li brep.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/us r/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/in clude -O -pipe -c -o format-java.lo format-java.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c format-java.c -fPIC -DPIC - o .libs/format-java.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c format-java.c -o format-java .o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/us r/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/in clude -O -pipe -c -o format-awk.lo format-awk.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c format-awk.c -fPIC -DPIC -o .libs/format-awk.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c format-awk.c -o format-awk.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/us r/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/in clude -O -pipe -c -o format-pascal.lo format-pascal.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c format-pascal.c -fPIC -DPIC -o .libs/format-pascal.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c format-pascal.c -o format-pa scal.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/us r/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/in clude -O -pipe -c -o format-ycp.lo format-ycp.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c format-ycp.c -fPIC -DPIC -o .libs/format-ycp.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c format-ycp.c -o format-ycp.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/us r/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/in clude -O -pipe -c -o format-tcl.lo format-tcl.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c format-tcl.c -fPIC -DPIC -o .libs/format-tcl.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c format-tcl.c -o format-tcl.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/us r/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/in clude -O -pipe -c -o format-perl.lo format-perl.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c format-perl.c -fPIC -DPIC - o .libs/format-perl.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c format-perl.c -o format-perl .o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/us r/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/in clude -O -pipe -c -o format-perl-brace.lo format-perl-brace.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c format-perl-brace.c -fPIC - DPIC -o .libs/format-perl-brace.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c format-perl-brace.c -o forma t-perl-brace.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/us r/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/in clude -O -pipe -c -o format-php.lo format-php.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c format-php.c -fPIC -DPIC -o .libs/format-php.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c format-php.c -o format-php.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/us r/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/in clude -O -pipe -c -o format-gcc-internal.lo format-gcc-internal.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c format-gcc-internal.c -fPIC -DPIC -o .libs/format-gcc-internal.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c format-gcc-internal.c -o for mat-gcc-internal.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/us r/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/in clude -O -pipe -c -o format-qt.lo format-qt.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c format-qt.c -fPIC -DPIC -o .libs/format-qt.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c format-qt.c -o format-qt.o > /dev/null 2>&1 /bin/sh ../libtool --mode=link cc -O -pipe -L/usr/local/lib -o libgettextsrc.la -rpath /usr/local/lib -release 0.13.1 ../lib/libgettextlib.la ../intl/libintl.la -L/usr/local/lib -liconv -R/usr/local/lib -L/usr/local/lib -liconv -R/usr/local/lib -no-u ndefined message.lo read-po-abstract.lo po-lex.lo po-gram-gen.lo po-hash-gen.lo po-charset.lo read-properties.lo read-stringtable.lo open-po.lo dir-list.lo str-list.lo read-po.lo write-properties.lo write-stringtable.lo write-po.lo msgl-ascii.lo msgl -iconv.lo msgl-equal.lo msgl-cat.lo msgl-english.lo file-list.lo msgl-charset.lo po-time.lo plural.lo plural-table.lo format.lo format-c.lo format-sh.lo format-python.lo format-lisp.lo format-elisp.lo format-librep.lo format-java.lo format-awk.lo for mat-pascal.lo format-ycp.lo format-tcl.lo format-perl.lo format-perl-brace.lo format-php.lo format-gcc-internal.lo format-qt.lo cc -shared .libs/message.o .libs/read-po-abstract.o .libs/po-lex.o .libs/po-gram-gen.o .libs/po-hash-gen.o .libs/po-charset.o .libs/read-properties.o .libs/read-stringtable.o .libs/open-po.o .libs/dir-list.o .libs/str-list.o .libs/read-po.o .libs/write- properties.o .libs/write-stringtable.o .libs/write-po.o .libs/msgl-ascii.o .libs/msgl-iconv.o .libs/msgl-equal.o .libs/msgl-cat.o .libs/msgl-english.o .libs/file-list.o .libs/msgl-charset.o .libs/po-time.o .libs/plural.o .libs/plural-table.o .libs/format .o .libs/format-c.o .libs/format-sh.o .libs/format-python.o .libs/format-lisp.o .libs/format-elisp.o .libs/format-librep.o .libs/format-java.o .libs/format-awk.o .libs/format-pascal.o .libs/format-ycp.o .libs/format-tcl.o .libs/format-perl.o .libs/format -perl-brace.o .libs/format-php.o .libs/format-gcc-internal.o .libs/format-qt.o -Wl,--rpath -Wl,/opt/ports/devel/gettext/work/gettext-0.13.1/gettext-tools/lib/.libs -Wl,--rpath -Wl,/opt/ports/devel/gettext/work/gettext-0.13. 1/ge ttext-tools/intl/.libs -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib -L/opt/ports/devel/gettext/work/gettext-0.13.1/gettext-tools/intl/.libs -L/usr/local/lib ../lib/.libs/libgettextlib.so ../intl/.libs/libintl.so /usr/local/lib/libiconv. so -Wl,-soname -Wl,libgettextsrc-0.13.1.so -o .libs/libgettextsrc-0.13.1.so (cd .libs && rm -f libgettextsrc.so && ln -s libgettextsrc-0.13.1.so libgettextsrc.so) ar cru .libs/libgettextsrc.a message.o read-po-abstract.o po-lex.o po-gram-gen.o po-hash-gen.o po-charset.o read-properties.o read-stringtable.o open-po.o dir-list.o str-list.o read-po.o write-properties.o write-stringtable.o write-po.o msgl-ascii.o msg l-iconv.o msgl-equal.o msgl-cat.o msgl-english.o file-list.o msgl-charset.o po-time.o plural.o plural-table.o format.o format-c.o format-sh.o format-python.o format-lisp.o format-elisp.o format-librep.o format-java.o format-awk.o format-pascal.o format-y cp.o format-tcl.o format-perl.o format-perl-brace.o format-php.o format-gcc-internal.o format-qt.o ranlib .libs/libgettextsrc.a creating libgettextsrc.la (cd .libs && rm -f libgettextsrc.la && ln -s ../libgettextsrc.la libgettextsrc.la) /bin/sh ../libtool --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/us r/local/libdata\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/in clude -O -pipe -c -o gettext-po.lo gettext-po.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c gettext-po.c -fPIC -DPIC -o .libs/gettext-po.o cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADIR=\"/ usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -O -pipe -c gettext-po.c -o gettext-po.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link cc -O -pipe -L/usr/local/lib -o libgettextpo.la -rpath /usr/local/lib -version-info 1:0:1 -rpath /usr/local/lib libgettextsrc.la ../lib/libgettextlib.la -lc -no-undefined gettext-po.lo cc -shared .libs/gettext-po.o -Wl,--rpath -Wl,/opt/ports/devel/gettext/work/gettext-0.13.1/gettext-tools/src/.libs -Wl,--rpath -Wl,/opt/ports/devel/gettext/work/gettext-0.13.1/gettext-tools/lib/.libs -Wl,--rpath -Wl,/usr/local/lib -L/opt/ports/devel/ge ttext/work/gettext-0.13.1/gettext-tools/intl/.libs -L/opt/ports/devel/gettext/work/gettext-0.13.1/gettext-tools/lib/.libs -L/usr/local/lib ./.libs/libgettextsrc.so ../lib/.libs/libgettextlib.so -Wl,-soname -Wl,libgettextpo.so.1 -o .libs/libgettextpo.so. 1 (cd .libs && rm -f libgettextpo.so && ln -s libgettextpo.so.1 libgettextpo.so) (cd .libs && rm -f libgettextpo.so && ln -s libgettextpo.so.1 libgettextpo.so) ar cru .libs/libgettextpo.a gettext-po.o ranlib .libs/libgettextpo.a creating libgettextpo.la (cd .libs && rm -f libgettextpo.la && ln -s ../libgettextpo.la libgettextpo.la) cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADI R=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -DINSTALLDIR=\"/usr/local/bin \" -O -pipe -c -o msgcmp-msgcmp.o `test -f 'msgcmp.c' || echo './'`msgcmp.c /bin/sh ../libtool --mode=link cc -O -pipe -L/usr/local/lib -o msgcmp msgcmp-msgcmp.o libgettextsrc.la cc -O -pipe -o .libs/msgcmp msgcmp-msgcmp.o -L/usr/local/lib ./.libs/libgettextsrc.so /opt/ports/devel/gettext/work/gettext-0.13.1/gettext-tools/lib/.libs/libgettextlib.so /opt/ports/devel/gettext/work/gettext-0.13.1/gettext-tools/intl/.libs/libintl.so /usr/local/lib/libiconv.so -Wl,--rpath -Wl,/usr/local/lib creating msgcmp cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADI R=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -DINSTALLDIR=\"/usr/local/bin \" -O -pipe -c -o msgfmt-msgfmt.o `test -f 'msgfmt.c' || echo './'`msgfmt.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADI R=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -DINSTALLDIR=\"/usr/local/bin \" -O -pipe -c -o msgfmt-write-mo.o `test -f 'write-mo.c' || echo './'`write-mo.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADI R=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -DINSTALLDIR=\"/usr/local/bin \" -O -pipe -c -o msgfmt-write-java.o `test -f 'write-java.c' || echo './'`write-java.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADI R=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -DINSTALLDIR=\"/usr/local/bin \" -O -pipe -c -o msgfmt-write-tcl.o `test -f 'write-tcl.c' || echo './'`write-tcl.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADI R=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -DINSTALLDIR=\"/usr/local/bin \" -O -pipe -c -o msgfmt-write-qt.o `test -f 'write-qt.c' || echo './'`write-qt.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADI R=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -DINSTALLDIR=\"/usr/local/bin \" -O -pipe -c -o msgfmt-plural-eval.o `test -f 'plural-eval.c' || echo './'`plural-eval.c /bin/sh ../libtool --mode=link cc -O -pipe -L/usr/local/lib -o msgfmt msgfmt-msgfmt.o msgfmt-write-mo.o msgfmt-write-java.o msgfmt-write-tcl.o msgfmt-write-qt.o msgfmt-plural-eval.o libgettextsrc.la cc -O -pipe -o .libs/msgfmt msgfmt-msgfmt.o msgfmt-write-mo.o msgfmt-write-java.o msgfmt-write-tcl.o msgfmt-write-qt.o msgfmt-plural-eval.o -L/usr/local/lib ./.libs/libgettextsrc.so /opt/ports/devel/gettext/work/gettext-0.13.1/gettext-tools/lib/.libs/li bgettextlib.so /opt/ports/devel/gettext/work/gettext-0.13.1/gettext-tools/intl/.libs/libintl.so /usr/local/lib/libiconv.so -Wl,--rpath -Wl,/usr/local/lib creating msgfmt cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADI R=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -DINSTALLDIR=\"/usr/local/bin \" -O -pipe -c -o msgmerge-msgmerge.o `test -f 'msgmerge.c' || echo './'`msgmerge.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADI R=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -DINSTALLDIR=\"/usr/local/bin \" -O -pipe -c -o msgmerge-plural-count.o `test -f 'plural-count.c' || echo './'`plural-count.c /bin/sh ../libtool --mode=link cc -O -pipe -L/usr/local/lib -o msgmerge msgmerge-msgmerge.o msgmerge-plural-count.o libgettextsrc.la cc -O -pipe -o .libs/msgmerge msgmerge-msgmerge.o msgmerge-plural-count.o -L/usr/local/lib ./.libs/libgettextsrc.so /opt/ports/devel/gettext/work/gettext-0.13.1/gettext-tools/lib/.libs/libgettextlib.so /opt/ports/devel/gettext/work/gettext-0.13.1/gettex t-tools/intl/.libs/libintl.so /usr/local/lib/libiconv.so -Wl,--rpath -Wl,/usr/local/lib creating msgmerge cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADI R=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -DINSTALLDIR=\"/usr/local/bin \" -O -pipe -c -o msgunfmt-msgunfmt.o `test -f 'msgunfmt.c' || echo './'`msgunfmt.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADI R=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -DINSTALLDIR=\"/usr/local/bin \" -O -pipe -c -o msgunfmt-read-mo.o `test -f 'read-mo.c' || echo './'`read-mo.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADI R=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -DINSTALLDIR=\"/usr/local/bin \" -O -pipe -c -o msgunfmt-read-java.o `test -f 'read-java.c' || echo './'`read-java.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADI R=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -DINSTALLDIR=\"/usr/local/bin \" -O -pipe -c -o msgunfmt-read-tcl.o `test -f 'read-tcl.c' || echo './'`read-tcl.c /bin/sh ../libtool --mode=link cc -O -pipe -L/usr/local/lib -o msgunfmt msgunfmt-msgunfmt.o msgunfmt-read-mo.o msgunfmt-read-java.o msgunfmt-read-tcl.o libgettextsrc.la cc -O -pipe -o .libs/msgunfmt msgunfmt-msgunfmt.o msgunfmt-read-mo.o msgunfmt-read-java.o msgunfmt-read-tcl.o -L/usr/local/lib ./.libs/libgettextsrc.so /opt/ports/devel/gettext/work/gettext-0.13.1/gettext-tools/lib/.libs/libgettextlib.so /opt/ports/deve l/gettext/work/gettext-0.13.1/gettext-tools/intl/.libs/libintl.so /usr/local/lib/libiconv.so -Wl,--rpath -Wl,/usr/local/lib creating msgunfmt cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADI R=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -DINSTALLDIR=\"/usr/local/bin \" -O -pipe -c -o xgettext-xgettext.o `test -f 'xgettext.c' || echo './'`xgettext.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADI R=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -DINSTALLDIR=\"/usr/local/bin \" -O -pipe -c -o xgettext-x-c.o `test -f 'x-c.c' || echo './'`x-c.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADI R=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -DINSTALLDIR=\"/usr/local/bin \" -O -pipe -c -o xgettext-x-po.o `test -f 'x-po.c' || echo './'`x-po.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADI R=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -DINSTALLDIR=\"/usr/local/bin \" -O -pipe -c -o xgettext-x-sh.o `test -f 'x-sh.c' || echo './'`x-sh.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADI R=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -DINSTALLDIR=\"/usr/local/bin \" -O -pipe -c -o xgettext-x-python.o `test -f 'x-python.c' || echo './'`x-python.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADI R=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -DINSTALLDIR=\"/usr/local/bin \" -O -pipe -c -o xgettext-x-lisp.o `test -f 'x-lisp.c' || echo './'`x-lisp.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADI R=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -DINSTALLDIR=\"/usr/local/bin \" -O -pipe -c -o xgettext-x-elisp.o `test -f 'x-elisp.c' || echo './'`x-elisp.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADI R=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -DINSTALLDIR=\"/usr/local/bin \" -O -pipe -c -o xgettext-x-librep.o `test -f 'x-librep.c' || echo './'`x-librep.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADI R=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -DINSTALLDIR=\"/usr/local/bin \" -O -pipe -c -o xgettext-x-smalltalk.o `test -f 'x-smalltalk.c' || echo './'`x-smalltalk.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADI R=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -DINSTALLDIR=\"/usr/local/bin \" -O -pipe -c -o xgettext-x-java.o `test -f 'x-java.c' || echo './'`x-java.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADI R=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -DINSTALLDIR=\"/usr/local/bin \" -O -pipe -c -o xgettext-x-awk.o `test -f 'x-awk.c' || echo './'`x-awk.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADI R=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -DINSTALLDIR=\"/usr/local/bin \" -O -pipe -c -o xgettext-x-ycp.o `test -f 'x-ycp.c' || echo './'`x-ycp.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADI R=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -DINSTALLDIR=\"/usr/local/bin \" -O -pipe -c -o xgettext-x-tcl.o `test -f 'x-tcl.c' || echo './'`x-tcl.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADI R=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -DINSTALLDIR=\"/usr/local/bin \" -O -pipe -c -o xgettext-x-perl.o `test -f 'x-perl.c' || echo './'`x-perl.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADI R=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -DINSTALLDIR=\"/usr/local/bin \" -O -pipe -c -o xgettext-x-php.o `test -f 'x-php.c' || echo './'`x-php.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADI R=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -DINSTALLDIR=\"/usr/local/bin \" -O -pipe -c -o xgettext-x-rst.o `test -f 'x-rst.c' || echo './'`x-rst.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADI R=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -DINSTALLDIR=\"/usr/local/bin \" -O -pipe -c -o xgettext-x-glade.o `test -f 'x-glade.c' || echo './'`x-glade.c /bin/sh ../libtool --mode=link cc -O -pipe -L/usr/local/lib -o xgettext xgettext-xgettext.o xgettext-x-c.o xgettext-x-po.o xgettext-x-sh.o xgettext-x-python.o xgettext-x-lisp.o xgettext-x-elisp.o xgettext-x-librep.o xgettext-x-smalltalk.o xgettex t-x-java.o xgettext-x-awk.o xgettext-x-ycp.o xgettext-x-tcl.o xgettext-x-perl.o xgettext-x-php.o xgettext-x-rst.o xgettext-x-glade.o ../libuniname/libuniname.a libgettextsrc.la -L/usr/local/lib -lexpat -R/usr/local/lib cc -O -pipe -o .libs/xgettext xgettext-xgettext.o xgettext-x-c.o xgettext-x-po.o xgettext-x-sh.o xgettext-x-python.o xgettext-x-lisp.o xgettext-x-elisp.o xgettext-x-librep.o xgettext-x-smalltalk.o xgettext-x-java.o xgettext-x-awk.o xgettext-x-ycp.o xgett ext-x-tcl.o xgettext-x-perl.o xgettext-x-php.o xgettext-x-rst.o xgettext-x-glade.o -L/usr/local/lib ../libuniname/libuniname.a ./.libs/libgettextsrc.so /opt/ports/devel/gettext/work/gettext-0.13.1/gettext-tools/lib/.libs/libgettextlib.so /opt/ports/deve l/gettext/work/gettext-0.13.1/gettext-tools/intl/.libs/libintl.so /usr/local/lib/libiconv.so /usr/local/lib/libexpat.so -Wl,--rpath -Wl,/usr/local/lib creating xgettext cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADI R=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -DINSTALLDIR=\"/usr/local/bin \" -O -pipe -c -o msgattrib-msgattrib.o `test -f 'msgattrib.c' || echo './'`msgattrib.c /bin/sh ../libtool --mode=link cc -O -pipe -L/usr/local/lib -o msgattrib msgattrib-msgattrib.o libgettextsrc.la cc -O -pipe -o .libs/msgattrib msgattrib-msgattrib.o -L/usr/local/lib ./.libs/libgettextsrc.so /opt/ports/devel/gettext/work/gettext-0.13.1/gettext-tools/lib/.libs/libgettextlib.so /opt/ports/devel/gettext/work/gettext-0.13.1/gettext-tools/intl/.libs/li bintl.so /usr/local/lib/libiconv.so -Wl,--rpath -Wl,/usr/local/lib creating msgattrib cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADI R=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -DINSTALLDIR=\"/usr/local/bin \" -O -pipe -c -o msgcat-msgcat.o `test -f 'msgcat.c' || echo './'`msgcat.c /bin/sh ../libtool --mode=link cc -O -pipe -L/usr/local/lib -o msgcat msgcat-msgcat.o libgettextsrc.la cc -O -pipe -o .libs/msgcat msgcat-msgcat.o -L/usr/local/lib ./.libs/libgettextsrc.so /opt/ports/devel/gettext/work/gettext-0.13.1/gettext-tools/lib/.libs/libgettextlib.so /opt/ports/devel/gettext/work/gettext-0.13.1/gettext-tools/intl/.libs/libintl.so /usr/local/lib/libiconv.so -Wl,--rpath -Wl,/usr/local/lib creating msgcat cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADI R=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -DINSTALLDIR=\"/usr/local/bin \" -O -pipe -c -o msgcomm-msgcomm.o `test -f 'msgcomm.c' || echo './'`msgcomm.c /bin/sh ../libtool --mode=link cc -O -pipe -L/usr/local/lib -o msgcomm msgcomm-msgcomm.o libgettextsrc.la cc -O -pipe -o .libs/msgcomm msgcomm-msgcomm.o -L/usr/local/lib ./.libs/libgettextsrc.so /opt/ports/devel/gettext/work/gettext-0.13.1/gettext-tools/lib/.libs/libgettextlib.so /opt/ports/devel/gettext/work/gettext-0.13.1/gettext-tools/intl/.libs/libintl. so /usr/local/lib/libiconv.so -Wl,--rpath -Wl,/usr/local/lib creating msgcomm cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADI R=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -DINSTALLDIR=\"/usr/local/bin \" -O -pipe -c -o msgconv-msgconv.o `test -f 'msgconv.c' || echo './'`msgconv.c /bin/sh ../libtool --mode=link cc -O -pipe -L/usr/local/lib -o msgconv msgconv-msgconv.o libgettextsrc.la cc -O -pipe -o .libs/msgconv msgconv-msgconv.o -L/usr/local/lib ./.libs/libgettextsrc.so /opt/ports/devel/gettext/work/gettext-0.13.1/gettext-tools/lib/.libs/libgettextlib.so /opt/ports/devel/gettext/work/gettext-0.13.1/gettext-tools/intl/.libs/libintl. so /usr/local/lib/libiconv.so -Wl,--rpath -Wl,/usr/local/lib creating msgconv cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADI R=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -DINSTALLDIR=\"/usr/local/bin \" -O -pipe -c -o msgen-msgen.o `test -f 'msgen.c' || echo './'`msgen.c /bin/sh ../libtool --mode=link cc -O -pipe -L/usr/local/lib -o msgen msgen-msgen.o libgettextsrc.la cc -O -pipe -o .libs/msgen msgen-msgen.o -L/usr/local/lib ./.libs/libgettextsrc.so /opt/ports/devel/gettext/work/gettext-0.13.1/gettext-tools/lib/.libs/libgettextlib.so /opt/ports/devel/gettext/work/gettext-0.13.1/gettext-tools/intl/.libs/libintl.so /us r/local/lib/libiconv.so -Wl,--rpath -Wl,/usr/local/lib creating msgen cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADI R=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -DINSTALLDIR=\"/usr/local/bin \" -O -pipe -c -o msgexec-msgexec.o `test -f 'msgexec.c' || echo './'`msgexec.c /bin/sh ../libtool --mode=link cc -O -pipe -L/usr/local/lib -o msgexec msgexec-msgexec.o libgettextsrc.la cc -O -pipe -o .libs/msgexec msgexec-msgexec.o -L/usr/local/lib ./.libs/libgettextsrc.so /opt/ports/devel/gettext/work/gettext-0.13.1/gettext-tools/lib/.libs/libgettextlib.so /opt/ports/devel/gettext/work/gettext-0.13.1/gettext-tools/intl/.libs/libintl. so /usr/local/lib/libiconv.so -Wl,--rpath -Wl,/usr/local/lib creating msgexec cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADI R=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -DINSTALLDIR=\"/usr/local/bin \" -O -pipe -c -o msgfilter-msgfilter.o `test -f 'msgfilter.c' || echo './'`msgfilter.c /bin/sh ../libtool --mode=link cc -O -pipe -L/usr/local/lib -o msgfilter msgfilter-msgfilter.o libgettextsrc.la cc -O -pipe -o .libs/msgfilter msgfilter-msgfilter.o -L/usr/local/lib ./.libs/libgettextsrc.so /opt/ports/devel/gettext/work/gettext-0.13.1/gettext-tools/lib/.libs/libgettextlib.so /opt/ports/devel/gettext/work/gettext-0.13.1/gettext-tools/intl/.libs/li bintl.so /usr/local/lib/libiconv.so -Wl,--rpath -Wl,/usr/local/lib creating msgfilter cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADI R=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -DINSTALLDIR=\"/usr/local/bin \" -O -pipe -c -o msggrep-msggrep.o `test -f 'msggrep.c' || echo './'`msggrep.c /bin/sh ../libtool --mode=link cc -O -pipe -L/usr/local/lib -o msggrep msggrep-msggrep.o libgettextsrc.la cc -O -pipe -o .libs/msggrep msggrep-msggrep.o -L/usr/local/lib ./.libs/libgettextsrc.so /opt/ports/devel/gettext/work/gettext-0.13.1/gettext-tools/lib/.libs/libgettextlib.so /opt/ports/devel/gettext/work/gettext-0.13.1/gettext-tools/intl/.libs/libintl. so /usr/local/lib/libiconv.so -Wl,--rpath -Wl,/usr/local/lib creating msggrep cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADI R=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -DINSTALLDIR=\"/usr/local/bin \" -O -pipe -c -o msginit-msginit.o `test -f 'msginit.c' || echo './'`msginit.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADI R=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -DINSTALLDIR=\"/usr/local/bin \" -O -pipe -c -o msginit-localealias.o `test -f '../../gettext-runtime/intl/localealias.c' || echo './'`../../gettext-runtime/intl/localealias.c /bin/sh ../libtool --mode=link cc -O -pipe -L/usr/local/lib -o msginit msginit-msginit.o msginit-localealias.o ../intl/localename.lo libgettextsrc.la cc -O -pipe -o .libs/msginit msginit-msginit.o msginit-localealias.o ../intl/.libs/localename.o -L/usr/local/lib ./.libs/libgettextsrc.so /opt/ports/devel/gettext/work/gettext-0.13.1/gettext-tools/lib/.libs/libgettextlib.so /opt/ports/devel/gettext/work /gettext-0.13.1/gettext-tools/intl/.libs/libintl.so /usr/local/lib/libiconv.so -Wl,--rpath -Wl,/usr/local/lib creating msginit cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADI R=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -DINSTALLDIR=\"/usr/local/bin \" -O -pipe -c -o msguniq-msguniq.o `test -f 'msguniq.c' || echo './'`msguniq.c /bin/sh ../libtool --mode=link cc -O -pipe -L/usr/local/lib -o msguniq msguniq-msguniq.o libgettextsrc.la cc -O -pipe -o .libs/msguniq msguniq-msguniq.o -L/usr/local/lib ./.libs/libgettextsrc.so /opt/ports/devel/gettext/work/gettext-0.13.1/gettext-tools/lib/.libs/libgettextlib.so /opt/ports/devel/gettext/work/gettext-0.13.1/gettext-tools/intl/.libs/libintl. so /usr/local/lib/libiconv.so -Wl,--rpath -Wl,/usr/local/lib creating msguniq cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADI R=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -DINSTALLDIR=\"/usr/local/lib /gettext\" -O -pipe -c -o hostname-hostname.o `test -f 'hostname.c' || echo './'`hostname.c /bin/sh ../libtool --mode=link cc -O -pipe -L/usr/local/lib -o hostname hostname-hostname.o ../lib/libgettextlib.la ../intl/libintl.la -L/usr/local/lib -liconv -R/usr/local/lib cc -O -pipe -o .libs/hostname hostname-hostname.o -L/usr/local/lib ../lib/.libs/libgettextlib.so /opt/ports/devel/gettext/work/gettext-0.13.1/gettext-tools/intl/.libs/libintl.so ../intl/.libs/libintl.so /usr/local/lib/libiconv.so -Wl,--rpath -Wl,/usr/lo cal/lib creating hostname cc -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/local/lib/gettext\" -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/libdata\" -DGETTEXTDATADI R=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libuniname -I../lib -I../lib -I../intl -I../../gettext-runtime/intl -I/usr/local/include -DINSTALLDIR=\"/usr/local/lib /gettext\" -O -pipe -c -o urlget-urlget.o `test -f 'urlget.c' || echo './'`urlget.c /bin/sh ../libtool --mode=link cc -O -pipe -L/usr/local/lib -o urlget urlget-urlget.o ../lib/libgettextlib.la ../intl/libintl.la -L/usr/local/lib -liconv -R/usr/local/lib cc -O -pipe -o .libs/urlget urlget-urlget.o -L/usr/local/lib ../lib/.libs/libgettextlib.so /opt/ports/devel/gettext/work/gettext-0.13.1/gettext-tools/intl/.libs/libintl.so ../intl/.libs/libintl.so /usr/local/lib/libiconv.so -Wl,--rpath -Wl,/usr/local/li b creating urlget Making all in po Making all in projects Making all in misc WARNING: Warnings can be ignored. :-) if test no != no; then set x; list='po-compat.el po-mode.el'; for p in $list; do if test -f "$p"; then d=; else d="./"; fi; set x "$@" "$d$p"; shift; done; shift; EMACS=no /bin/sh ../../config/elisp-comp "$@" || exit 1; else : ; fi touch elc-stamp WARNING: Warnings can be ignored. :-) if test no != no; then set x; list='po-compat.el po-mode.el'; for p in $list; do if test -f "$p"; then d=; else d="./"; fi; set x "$@" "$d$p"; shift; done; shift; EMACS=no /bin/sh ../../config/elisp-comp "$@" || exit 1; else : ; fi touch elc-stamp WARNING: Warnings can be ignored. :-) if test no != no; then set x; list='po-compat.el po-mode.el'; for p in $list; do if test -f "$p"; then d=; else d="./"; fi; set x "$@" "$d$p"; shift; done; shift; EMACS=no /bin/sh ../../config/elisp-comp "$@" || exit 1; else : ; fi touch elc-stamp Making all in man Making all in m4 ===> Installing for gettext-0.13.1_1 ===> gettext-0.13.1_1 depends on shared library: expat.5 - found ===> gettext-0.13.1_1 depends on shared library: iconv.3 - found echo %%DOCSDIR%%/gettext_1.html >> /opt/ports/devel/gettext/work/plist-unsorted echo %%DOCSDIR%%/gettext_2.html >> /opt/ports/devel/gettext/work/plist-unsorted echo %%DOCSDIR%%/gettext_3.html >> /opt/ports/devel/gettext/work/plist-unsorted echo %%DOCSDIR%%/gettext_4.html >> /opt/ports/devel/gettext/work/plist-unsorted echo %%DOCSDIR%%/gettext_5.html >> /opt/ports/devel/gettext/work/plist-unsorted echo %%DOCSDIR%%/gettext_6.html >> /opt/ports/devel/gettext/work/plist-unsorted echo %%DOCSDIR%%/gettext_7.html >> /opt/ports/devel/gettext/work/plist-unsorted echo %%DOCSDIR%%/gettext_8.html >> /opt/ports/devel/gettext/work/plist-unsorted echo %%DOCSDIR%%/gettext_9.html >> /opt/ports/devel/gettext/work/plist-unsorted echo %%DOCSDIR%%/gettext_10.html >> /opt/ports/devel/gettext/work/plist-unsorted echo %%DOCSDIR%%/gettext_11.html >> /opt/ports/devel/gettext/work/plist-unsorted echo %%DOCSDIR%%/gettext_12.html >> /opt/ports/devel/gettext/work/plist-unsorted echo %%DOCSDIR%%/gettext_13.html >> /opt/ports/devel/gettext/work/plist-unsorted echo %%DOCSDIR%%/gettext_14.html >> /opt/ports/devel/gettext/work/plist-unsorted echo %%DOCSDIR%%/gettext_15.html >> /opt/ports/devel/gettext/work/plist-unsorted echo %%DOCSDIR%%/gettext_16.html >> /opt/ports/devel/gettext/work/plist-unsorted echo %%DOCSDIR%%/gettext_17.html >> /opt/ports/devel/gettext/work/plist-unsorted echo %%DOCSDIR%%/gettext_18.html >> /opt/ports/devel/gettext/work/plist-unsorted echo %%DOCSDIR%%/gettext_19.html >> /opt/ports/devel/gettext/work/plist-unsorted echo %%DOCSDIR%%/gettext_20.html >> /opt/ports/devel/gettext/work/plist-unsorted echo %%DOCSDIR%%/gettext_21.html >> /opt/ports/devel/gettext/work/plist-unsorted echo %%DOCSDIR%%/gettext_22.html >> /opt/ports/devel/gettext/work/plist-unsorted echo %%DOCSDIR%%/gettext_foot.html >> /opt/ports/devel/gettext/work/plist-unsorted echo %%DOCSDIR%%/gettext_toc.html >> /opt/ports/devel/gettext/work/plist-unsorted echo %%DOCSDIR%%/autopoint.1.html >> /opt/ports/devel/gettext/work/plist-unsorted echo %%DOCSDIR%%/gettext.1.html >> /opt/ports/devel/gettext/work/plist-unsorted echo %%DOCSDIR%%/gettextize.1.html >> /opt/ports/devel/gettext/work/plist-unsorted echo %%DOCSDIR%%/msgattrib.1.html >> /opt/ports/devel/gettext/work/plist-unsorted echo %%DOCSDIR%%/msgcat.1.html >> /opt/ports/devel/gettext/work/plist-unsorted echo %%DOCSDIR%%/msgcmp.1.html >> /opt/ports/devel/gettext/work/plist-unsorted echo %%DOCSDIR%%/msgcomm.1.html >> /opt/ports/devel/gettext/work/plist-unsorted echo %%DOCSDIR%%/msgconv.1.html >> /opt/ports/devel/gettext/work/plist-unsorted echo %%DOCSDIR%%/msgen.1.html >> /opt/ports/devel/gettext/work/plist-unsorted echo %%DOCSDIR%%/msgexec.1.html >> /opt/ports/devel/gettext/work/plist-unsorted echo %%DOCSDIR%%/msgfilter.1.html >> /opt/ports/devel/gettext/work/plist-unsorted echo %%DOCSDIR%%/msgfmt.1.html >> /opt/ports/devel/gettext/work/plist-unsorted echo %%DOCSDIR%%/msggrep.1.html >> /opt/ports/devel/gettext/work/plist-unsorted echo %%DOCSDIR%%/msginit.1.html >> /opt/ports/devel/gettext/work/plist-unsorted echo %%DOCSDIR%%/msgmerge.1.html >> /opt/ports/devel/gettext/work/plist-unsorted echo %%DOCSDIR%%/msgunfmt.1.html >> /opt/ports/devel/gettext/work/plist-unsorted echo %%DOCSDIR%%/msguniq.1.html >> /opt/ports/devel/gettext/work/plist-unsorted echo %%DOCSDIR%%/ngettext.1.html >> /opt/ports/devel/gettext/work/plist-unsorted echo %%DOCSDIR%%/xgettext.1.html >> /opt/ports/devel/gettext/work/plist-unsorted echo %%DOCSDIR%%/envsubst.1.html >> /opt/ports/devel/gettext/work/plist-unsorted echo %%DOCSDIR%%/bind_textdomain_codeset.3.html >> /opt/ports/devel/gettext/work/plist-unsorted echo %%DOCSDIR%%/bindtextdomain.3.html >> /opt/ports/devel/gettext/work/plist-unsorted echo %%DOCSDIR%%/dcgettext.3.html >> /opt/ports/devel/gettext/work/plist-unsorted echo %%DOCSDIR%%/dcngettext.3.html >> /opt/ports/devel/gettext/work/plist-unsorted echo %%DOCSDIR%%/dgettext.3.html >> /opt/ports/devel/gettext/work/plist-unsorted echo %%DOCSDIR%%/dngettext.3.html >> /opt/ports/devel/gettext/work/plist-unsorted echo %%DOCSDIR%%/gettext.3.html >> /opt/ports/devel/gettext/work/plist-unsorted echo %%DOCSDIR%%/ngettext.3.html >> /opt/ports/devel/gettext/work/plist-unsorted echo %%DOCSDIR%%/textdomain.3.html >> /opt/ports/devel/gettext/work/plist-unsorted ===> Generating temporary packing list Making install in autoconf-lib-link Making install in m4 /bin/sh ../../config/mkinstalldirs /usr/local/share/aclocal install -c -o root -g wheel -m 444 lib-ld.m4 /usr/local/share/aclocal/lib-ld.m4 install -c -o root -g wheel -m 444 lib-link.m4 /usr/local/share/aclocal/lib-link.m4 install -c -o root -g wheel -m 444 lib-prefix.m4 /usr/local/share/aclocal/lib-prefix.m4 Making install in tests Making install in gettext-runtime Making install in doc Making install in intl if { test "gettext-runtime" = "gettext-runtime" || test "gettext-runtime" = "gettext-tools"; } && test 'yes' = yes; then /bin/sh ../../config/mkinstalldirs /usr/local/lib /usr/local/include; install -c -o root -g wheel -m 444 libintl.h /usr/local/incl ude/libintl.h; /bin/sh ../libtool --mode=install install -c -o root -g wheel -m 444 libintl.la /usr/local/lib/libintl.la; if test "no" = yes; then dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < /usr/local/lib/libintl.la | sed -e "s,^',," -e "s,'\$,,"`; if test -n "$dependencies"; then rm -f /usr/local/lib/libintl.la; fi; fi; else : ; fi install -c -o root -g wheel -m 444 .libs/libintl.so.6 /usr/local/lib/libintl.so.6 (cd /usr/local/lib && { ln -s -f libintl.so.6 libintl.so || { rm -f libintl.so && ln -s libintl.so.6 libintl.so; }; }) (cd /usr/local/lib && { ln -s -f libintl.so.6 libintl.so || { rm -f libintl.so && ln -s libintl.so.6 libintl.so; }; }) install -c -o root -g wheel -m 444 .libs/libintl.a /usr/local/lib/libintl.a ranlib /usr/local/lib/libintl.a chmod 644 /usr/local/lib/libintl.a ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- if test "gettext-runtime" = "gettext-tools" && test 'yes' = no; then /bin/sh ../../config/mkinstalldirs /usr/local/lib; /bin/sh ../libtool --mode=install install -c -o root -g wheel -m 444 libgnuintl.la /usr/local/lib/libgnuintl.la; rm -f /usr/local /lib/preloadable_libintl.so; install -c -o root -g wheel -m 444 /usr/local/lib/libgnuintl.so /usr/local/lib/preloadable_libintl.so; /bin/sh ../libtool --mode=uninstall rm -f /usr/local/lib/libgnuintl.la; else : ; fi if test 'yes' = yes; then /bin/sh ../../config/mkinstalldirs /usr/local/share/locale; test -f /usr/local/share/locale/locale.alias && orig=/usr/local/share/locale/locale.alias || orig=./locale.alias; temp=/usr/local/share/locale/t-locale.alias; des t=/usr/local/share/locale/locale.alias; sed -f ref-add.sed $orig > $temp; install -c -o root -g wheel -m 444 $temp $dest; rm -f $temp; else : ; fi if test "gettext-runtime" = "gettext-tools"; then /bin/sh ../../config/mkinstalldirs /usr/local/share/gettext/intl; install -c -o root -g wheel -m 444 VERSION /usr/local/share/gettext/intl/VERSION; install -c -o root -g wheel -m 444 ChangeLog.inst /us r/local/share/gettext/intl/ChangeLog; dists="COPYING.LIB-2.0 COPYING.LIB-2.1 Makefile.in config.charset locale.alias ref-add.sin ref-del.sin gmo.h gettextP.h hash-string.h loadinfo.h plural-exp.h eval-plural.h localcharset.h relocatable.h xsize .h printf-args.h printf-args.c printf-parse.h wprintf-parse.h printf-parse.c vasnprintf.h vasnwprintf.h vasnprintf.c os2compat.h libgnuintl.h.in bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c loadmsgcat.c localealias.c textdomain .c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y plural-exp.c localcharset.c relocatable.c localename.c log.c printf.c osdep.c os2compat.c intl-compat.c"; for file in $d ists ; do install -c -o root -g wheel -m 444 ./$file /usr/local/share/gettext/intl/$file; done; chmod a+x /usr/local/share/gettext/intl/config.charset; dists="plural.c"; for file in $dists; do if test -f $file; then dir=.; else dir=.; fi; install -c -o root -g wheel -m 444 $dir/$file /usr/local/share/gettext/intl/$file; done; dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c COPYING.LIB-2 gettext.h libgettext.h plural-eval.c libgnuintl.h"; for file in $dists; do rm -f /usr/local/sh are/gettext/intl/$file; done; else : ; fi Making install in intl-java cd . && test ! -d /usr/lib/jdk1.1.8 || env PATH=/usr/lib/jdk1.1.8/bin:$PATH javadoc -d javadoc1 gnu/gettext/*.java cd . && test ! -d /usr/lib/jdk1.3.1 || env PATH=/usr/lib/jdk1.3.1/bin:$PATH javadoc -d javadoc2 gnu/gettext/*.java /bin/sh ../../config/mkinstalldirs /usr/local/share/gettext cd . && test ! -d /usr/lib/jdk1.1.8 || env PATH=/usr/lib/jdk1.1.8/bin:$PATH javadoc -d javadoc1 gnu/gettext/*.java /bin/sh ../../config/mkinstalldirs /usr/local/share/doc/gettext/javadoc1 /bin/sh ../../config/mkinstalldirs /usr/local/share/doc/gettext/javadoc1/images install -c -o root -g wheel -m 444 ./javadoc1/packages.html /usr/local/share/doc/gettext/javadoc1/packages.html install -c -o root -g wheel -m 444 ./javadoc1/tree.html /usr/local/share/doc/gettext/javadoc1/tree.html install -c -o root -g wheel -m 444 ./javadoc1/AllNames.html /usr/local/share/doc/gettext/javadoc1/AllNames.html install -c -o root -g wheel -m 444 ./javadoc1/gnu.gettext.GettextResource.html /usr/local/share/doc/gettext/javadoc1/gnu.gettext.GettextResource.html install -c -o root -g wheel -m 444 ./javadoc1/images/blue-ball-small.gif /usr/local/share/doc/gettext/javadoc1/images/blue-ball-small.gif install -c -o root -g wheel -m 444 ./javadoc1/images/blue-ball.gif /usr/local/share/doc/gettext/javadoc1/images/blue-ball.gif install -c -o root -g wheel -m 444 ./javadoc1/images/class-index.gif /usr/local/share/doc/gettext/javadoc1/images/class-index.gif install -c -o root -g wheel -m 444 ./javadoc1/images/constructor-index.gif /usr/local/share/doc/gettext/javadoc1/images/constructor-index.gif install -c -o root -g wheel -m 444 ./javadoc1/images/constructors.gif /usr/local/share/doc/gettext/javadoc1/images/constructors.gif install -c -o root -g wheel -m 444 ./javadoc1/images/cyan-ball-small.gif /usr/local/share/doc/gettext/javadoc1/images/cyan-ball-small.gif install -c -o root -g wheel -m 444 ./javadoc1/images/cyan-ball.gif /usr/local/share/doc/gettext/javadoc1/images/cyan-ball.gif install -c -o root -g wheel -m 444 ./javadoc1/images/error-index.gif /usr/local/share/doc/gettext/javadoc1/images/error-index.gif install -c -o root -g wheel -m 444 ./javadoc1/images/exception-index.gif /usr/local/share/doc/gettext/javadoc1/images/exception-index.gif install -c -o root -g wheel -m 444 ./javadoc1/images/green-ball-small.gif /usr/local/share/doc/gettext/javadoc1/images/green-ball-small.gif install -c -o root -g wheel -m 444 ./javadoc1/images/green-ball.gif /usr/local/share/doc/gettext/javadoc1/images/green-ball.gif install -c -o root -g wheel -m 444 ./javadoc1/images/interface-index.gif /usr/local/share/doc/gettext/javadoc1/images/interface-index.gif install -c -o root -g wheel -m 444 ./javadoc1/images/magenta-ball-small.gif /usr/local/share/doc/gettext/javadoc1/images/magenta-ball-small.gif install -c -o root -g wheel -m 444 ./javadoc1/images/magenta-ball.gif /usr/local/share/doc/gettext/javadoc1/images/magenta-ball.gif install -c -o root -g wheel -m 444 ./javadoc1/images/method-index.gif /usr/local/share/doc/gettext/javadoc1/images/method-index.gif install -c -o root -g wheel -m 444 ./javadoc1/images/methods.gif /usr/local/share/doc/gettext/javadoc1/images/methods.gif install -c -o root -g wheel -m 444 ./javadoc1/images/package-index.gif /usr/local/share/doc/gettext/javadoc1/images/package-index.gif install -c -o root -g wheel -m 444 ./javadoc1/images/red-ball-small.gif /usr/local/share/doc/gettext/javadoc1/images/red-ball-small.gif install -c -o root -g wheel -m 444 ./javadoc1/images/red-ball.gif /usr/local/share/doc/gettext/javadoc1/images/red-ball.gif install -c -o root -g wheel -m 444 ./javadoc1/images/variable-index.gif /usr/local/share/doc/gettext/javadoc1/images/variable-index.gif install -c -o root -g wheel -m 444 ./javadoc1/images/variables.gif /usr/local/share/doc/gettext/javadoc1/images/variables.gif install -c -o root -g wheel -m 444 ./javadoc1/images/yellow-ball-small.gif /usr/local/share/doc/gettext/javadoc1/images/yellow-ball-small.gif install -c -o root -g wheel -m 444 ./javadoc1/images/yellow-ball.gif /usr/local/share/doc/gettext/javadoc1/images/yellow-ball.gif cd . && test ! -d /usr/lib/jdk1.3.1 || env PATH=/usr/lib/jdk1.3.1/bin:$PATH javadoc -d javadoc2 gnu/gettext/*.java /bin/sh ../../config/mkinstalldirs /usr/local/share/doc/gettext/javadoc2 /bin/sh ../../config/mkinstalldirs /usr/local/share/doc/gettext/javadoc2/gnu/gettext install -c -o root -g wheel -m 444 ./javadoc2/index.html /usr/local/share/doc/gettext/javadoc2/index.html install -c -o root -g wheel -m 444 ./javadoc2/allclasses-frame.html /usr/local/share/doc/gettext/javadoc2/allclasses-frame.html install -c -o root -g wheel -m 444 ./javadoc2/overview-tree.html /usr/local/share/doc/gettext/javadoc2/overview-tree.html install -c -o root -g wheel -m 444 ./javadoc2/deprecated-list.html /usr/local/share/doc/gettext/javadoc2/deprecated-list.html install -c -o root -g wheel -m 444 ./javadoc2/serialized-form.html /usr/local/share/doc/gettext/javadoc2/serialized-form.html install -c -o root -g wheel -m 444 ./javadoc2/index-all.html /usr/local/share/doc/gettext/javadoc2/index-all.html install -c -o root -g wheel -m 444 ./javadoc2/help-doc.html /usr/local/share/doc/gettext/javadoc2/help-doc.html install -c -o root -g wheel -m 444 ./javadoc2/packages.html /usr/local/share/doc/gettext/javadoc2/packages.html install -c -o root -g wheel -m 444 ./javadoc2/package-list /usr/local/share/doc/gettext/javadoc2/package-list install -c -o root -g wheel -m 444 ./javadoc2/stylesheet.css /usr/local/share/doc/gettext/javadoc2/stylesheet.css install -c -o root -g wheel -m 444 ./javadoc2/gnu/gettext/package-summary.html /usr/local/share/doc/gettext/javadoc2/gnu/gettext/package-summary.html install -c -o root -g wheel -m 444 ./javadoc2/gnu/gettext/package-tree.html /usr/local/share/doc/gettext/javadoc2/gnu/gettext/package-tree.html install -c -o root -g wheel -m 444 ./javadoc2/gnu/gettext/package-frame.html /usr/local/share/doc/gettext/javadoc2/gnu/gettext/package-frame.html install -c -o root -g wheel -m 444 ./javadoc2/gnu/gettext/GettextResource.html /usr/local/share/doc/gettext/javadoc2/gnu/gettext/GettextResource.html Making install in lib Making install in libasprintf /bin/sh ./../../config/mkinstalldirs /usr/local/lib /bin/sh ./libtool --mode=install /usr/bin/install -c -o root -g wheel libasprintf.la /usr/local/lib/libasprintf.la /usr/bin/install -c -o root -g wheel .libs/libasprintf.so.0 /usr/local/lib/libasprintf.so.0 (cd /usr/local/lib && { ln -s -f libasprintf.so.0 libasprintf.so || { rm -f libasprintf.so && ln -s libasprintf.so.0 libasprintf.so; }; }) (cd /usr/local/lib && { ln -s -f libasprintf.so.0 libasprintf.so || { rm -f libasprintf.so && ln -s libasprintf.so.0 libasprintf.so; }; }) /usr/bin/install -c -o root -g wheel .libs/libasprintf.a /usr/local/lib/libasprintf.a ranlib /usr/local/lib/libasprintf.a chmod 644 /usr/local/lib/libasprintf.a ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/sh ./../../config/mkinstalldirs /usr/local/share/doc/libasprintf install -c -o root -g wheel -m 444 `if test -f autosprintf.html; then echo .; else echo .; fi`/autosprintf.html /usr/local/share/doc/libasprintf/autosprintf.html /bin/sh ./../../config/mkinstalldirs /usr/local/include install -c -o root -g wheel -m 444 autosprintf.h /usr/local/include/autosprintf.h /bin/sh ./../../config/mkinstalldirs /usr/local/info install -c -o root -g wheel -m 444 ./autosprintf.info /usr/local/info/autosprintf.info install-info --info-dir=/usr/local/info /usr/local/info/autosprintf.info Making install in src /bin/sh ../../config/mkinstalldirs /usr/local/bin /bin/sh ../libtool --mode=install install -c -s -o root -g wheel -m 555 gettext /usr/local/bin/gettext install -c -o root -g wheel -m 555 -s .libs/gettext /usr/local/bin/gettext /bin/sh ../libtool --mode=install install -c -s -o root -g wheel -m 555 ngettext /usr/local/bin/ngettext install -c -o root -g wheel -m 555 -s .libs/ngettext /usr/local/bin/ngettext /bin/sh ../libtool --mode=install install -c -s -o root -g wheel -m 555 envsubst /usr/local/bin/envsubst install -c -o root -g wheel -m 555 -s .libs/envsubst /usr/local/bin/envsubst /bin/sh ../../config/mkinstalldirs /usr/local/bin install -c -o root -g wheel -m 444 ./gettext.sh /usr/local/bin/gettext.sh Making install in po /bin/sh ../../config/mkinstalldirs /usr/local/share installing be.gmo as /usr/local/share/locale/be/LC_MESSAGES/gettext-runtime.mo installing ca.gmo as /usr/local/share/locale/ca/LC_MESSAGES/gettext-runtime.mo installing cs.gmo as /usr/local/share/locale/cs/LC_MESSAGES/gettext-runtime.mo installing da.gmo as /usr/local/share/locale/da/LC_MESSAGES/gettext-runtime.mo installing de.gmo as /usr/local/share/locale/de/LC_MESSAGES/gettext-runtime.mo installing el.gmo as /usr/local/share/locale/el/LC_MESSAGES/gettext-runtime.mo installing en@quot.gmo as /usr/local/share/locale/en@quot/LC_MESSAGES/gettext-runtime.mo installing en@boldquot.gmo as /usr/local/share/locale/en@boldquot/LC_MESSAGES/gettext-runtime.mo installing es.gmo as /usr/local/share/locale/es/LC_MESSAGES/gettext-runtime.mo installing et.gmo as /usr/local/share/locale/et/LC_MESSAGES/gettext-runtime.mo installing fi.gmo as /usr/local/share/locale/fi/LC_MESSAGES/gettext-runtime.mo installing fr.gmo as /usr/local/share/locale/fr/LC_MESSAGES/gettext-runtime.mo installing gl.gmo as /usr/local/share/locale/gl/LC_MESSAGES/gettext-runtime.mo installing id.gmo as /usr/local/share/locale/id/LC_MESSAGES/gettext-runtime.mo installing it.gmo as /usr/local/share/locale/it/LC_MESSAGES/gettext-runtime.mo installing ja.gmo as /usr/local/share/locale/ja/LC_MESSAGES/gettext-runtime.mo installing ko.gmo as /usr/local/share/locale/ko/LC_MESSAGES/gettext-runtime.mo installing nl.gmo as /usr/local/share/locale/nl/LC_MESSAGES/gettext-runtime.mo installing nn.gmo as /usr/local/share/locale/nn/LC_MESSAGES/gettext-runtime.mo installing no.gmo as /usr/local/share/locale/no/LC_MESSAGES/gettext-runtime.mo installing pl.gmo as /usr/local/share/locale/pl/LC_MESSAGES/gettext-runtime.mo installing pt.gmo as /usr/local/share/locale/pt/LC_MESSAGES/gettext-runtime.mo installing pt_BR.gmo as /usr/local/share/locale/pt_BR/LC_MESSAGES/gettext-runtime.mo installing ro.gmo as /usr/local/share/locale/ro/LC_MESSAGES/gettext-runtime.mo installing ru.gmo as /usr/local/share/locale/ru/LC_MESSAGES/gettext-runtime.mo installing sk.gmo as /usr/local/share/locale/sk/LC_MESSAGES/gettext-runtime.mo installing sl.gmo as /usr/local/share/locale/sl/LC_MESSAGES/gettext-runtime.mo installing sr.gmo as /usr/local/share/locale/sr/LC_MESSAGES/gettext-runtime.mo installing sv.gmo as /usr/local/share/locale/sv/LC_MESSAGES/gettext-runtime.mo installing tr.gmo as /usr/local/share/locale/tr/LC_MESSAGES/gettext-runtime.mo installing uk.gmo as /usr/local/share/locale/uk/LC_MESSAGES/gettext-runtime.mo installing zh_CN.gmo as /usr/local/share/locale/zh_CN/LC_MESSAGES/gettext-runtime.mo installing zh_TW.gmo as /usr/local/share/locale/zh_TW/LC_MESSAGES/gettext-runtime.mo if test "gettext-runtime" = "gettext-tools"; then /bin/sh ../../config/mkinstalldirs /usr/local/share/gettext/po; for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Mak evars.template; do install -c -o root -g wheel -m 444 ./$file /usr/local/share/gettext/po/$file; done; for file in Makevars; do rm -f /usr/local/share/gettext/po/$file; done; else : ; fi Making install in man /bin/sh ../../config/mkinstalldirs /usr/local/share/doc/gettext for file in gettext.1.html ngettext.1.html envsubst.1.html gettext.3.html ngettext.3.html textdomain.3.html bindtextdomain.3.html bind_textdomain_codeset.3.html; do if test -f $file; then dir=.; else dir=.; fi; install -c -o root -g wheel -m 444 $dir /$file /usr/local/share/doc/gettext/$file; done /bin/sh ../../config/mkinstalldirs /usr/local/man/man1 install -c -o root -g wheel -m 444 ./gettext.1 /usr/local/man/man1/gettext.1 install -c -o root -g wheel -m 444 ./ngettext.1 /usr/local/man/man1/ngettext.1 install -c -o root -g wheel -m 444 ./envsubst.1 /usr/local/man/man1/envsubst.1 /bin/sh ../../config/mkinstalldirs /usr/local/man/man3 install -c -o root -g wheel -m 444 ./gettext.3 /usr/local/man/man3/gettext.3 install -c -o root -g wheel -m 444 ./ngettext.3 /usr/local/man/man3/ngettext.3 install -c -o root -g wheel -m 444 ./textdomain.3 /usr/local/man/man3/textdomain.3 install -c -o root -g wheel -m 444 ./bindtextdomain.3 /usr/local/man/man3/bindtextdomain.3 install -c -o root -g wheel -m 444 ./bind_textdomain_codeset.3 /usr/local/man/man3/bind_textdomain_codeset.3 install -c -o root -g wheel -m 444 ./dgettext.3 /usr/local/man/man3/dgettext.3 install -c -o root -g wheel -m 444 ./dcgettext.3 /usr/local/man/man3/dcgettext.3 install -c -o root -g wheel -m 444 ./dngettext.3 /usr/local/man/man3/dngettext.3 install -c -o root -g wheel -m 444 ./dcngettext.3 /usr/local/man/man3/dcngettext.3 Making install in m4 /bin/sh ./../config/mkinstalldirs /usr/local/share/gettext install -c -o root -g wheel -m 444 ABOUT-NLS /usr/local/share/gettext/ABOUT-NLS Making install in gettext-tools Making install in intl if { test "gettext-tools" = "gettext-runtime" || test "gettext-tools" = "gettext-tools"; } && test 'yes' = yes; then /bin/sh ../../config/mkinstalldirs /usr/local/lib /usr/local/include; install -c -o root -g wheel -m 444 libintl.h /usr/local/include/ libintl.h; /bin/sh ../libtool --mode=install install -c -o root -g wheel -m 444 libintl.la /usr/local/lib/libintl.la; if test "no" = yes; then dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < /usr/local/lib/libintl.la | sed -e "s,^',," -e " s,'\$,,"`; if test -n "$dependencies"; then rm -f /usr/local/lib/libintl.la; fi; fi; else : ; fi install -c -o root -g wheel -m 444 .libs/libintl.so.6 /usr/local/lib/libintl.so.6 (cd /usr/local/lib && { ln -s -f libintl.so.6 libintl.so || { rm -f libintl.so && ln -s libintl.so.6 libintl.so; }; }) (cd /usr/local/lib && { ln -s -f libintl.so.6 libintl.so || { rm -f libintl.so && ln -s libintl.so.6 libintl.so; }; }) install -c -o root -g wheel -m 444 .libs/libintl.a /usr/local/lib/libintl.a ranlib /usr/local/lib/libintl.a chmod 644 /usr/local/lib/libintl.a ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- if test "gettext-tools" = "gettext-tools" && test 'yes' = no; then /bin/sh ../../config/mkinstalldirs /usr/local/lib; /bin/sh ../libtool --mode=install install -c -o root -g wheel -m 444 libgnuintl.la /usr/local/lib/libgnuintl.la; rm -f /usr/local/l ib/preloadable_libintl.so; install -c -o root -g wheel -m 444 /usr/local/lib/libgnuintl.so /usr/local/lib/preloadable_libintl.so; /bin/sh ../libtool --mode=uninstall rm -f /usr/local/lib/libgnuintl.la; else : ; fi if test 'yes' = yes; then /bin/sh ../../config/mkinstalldirs /usr/local/share/locale; test -f /usr/local/share/locale/locale.alias && orig=/usr/local/share/locale/locale.alias || orig=../../gettext-runtime/intl/locale.alias; temp=/usr/local/share/lo cale/t-locale.alias; dest=/usr/local/share/locale/locale.alias; sed -f ref-add.sed $orig > $temp; install -c -o root -g wheel -m 444 $temp $dest; rm -f $temp; else : ; fi if test "gettext-tools" = "gettext-tools"; then /bin/sh ../../config/mkinstalldirs /usr/local/share/gettext/intl; install -c -o root -g wheel -m 444 VERSION /usr/local/share/gettext/intl/VERSION; install -c -o root -g wheel -m 444 ChangeLog.inst /usr/ local/share/gettext/intl/ChangeLog; dists="COPYING.LIB-2.0 COPYING.LIB-2.1 Makefile.in config.charset locale.alias ref-add.sin ref-del.sin gmo.h gettextP.h hash-string.h loadinfo.h plural-exp.h eval-plural.h localcharset.h relocatable.h xsize.h printf-args.h printf-args.c printf-parse.h wprintf-parse.h printf-parse.c vasnprintf.h vasnwprintf.h vasnprintf.c os2compat.h libgnuintl.h.in bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y plural-exp.c localcharset.c relocatable.c localename.c log.c printf.c osdep.c os2compat.c intl-compat.c"; for file in $dis ts; do install -c -o root -g wheel -m 444 ../../gettext-runtime/intl/$file /usr/local/share/gettext/intl/$file; done; chmod a+x /usr/local/share/gettext/intl/config.charset; dists="plural.c"; for file in $dists; do if test -f $file; then dir=.; else dir=../../gettext-runtime/intl; fi; install -c -o root -g wheel -m 444 $dir/$file /usr/local/share/gettext/intl/$file; done; dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c COPYING.LIB-2 gettext.h libgettext.h plural-eval.c libgnuintl. h"; for file in $dists; do rm -f /usr/local/share/gettext/intl/$file; done; else : ; fi Making install in lib /bin/sh ../../config/mkinstalldirs /usr/local/lib /bin/sh ../libtool --mode=install /usr/bin/install -c -o root -g wheel libgettextlib.la /usr/local/lib/libgettextlib.la (cd /opt/ports/devel/gettext/work/gettext-0.13.1/gettext-tools/lib; /bin/sh ../libtool --mode=relink cc -O -pipe -L/usr/local/lib -o libgettextlib.la -rpath /usr/local/lib -release 0.13.1 ../intl/libintl.la -L/usr/local/lib -liconv -R/usr/local/lib -L/us r/local/lib -liconv -R/usr/local/lib -no-undefined argmatch.lo backupfile.lo addext.lo basename.lo c-ctype.lo classpath.lo closeout.lo copy-file.lo error.lo error-progname.lo execute.lo fatal-signal.lo findprog.lo fstrcmp.lo full-write.lo fwriteerror.lo gcd.lo getopt.lo getopt1.lo hash.lo javacomp.lo javaexec.lo linebreak.lo mbswidth.lo obstack.lo concatpath.lo pipe-bidi.lo pipe-in.lo pipe-out.lo progname.lo progreloc.lo safe-read.lo safe-write.lo sh-quote.lo stpncpy.lo strtoul.lo tmpdir.lo wait-process .lo xmalloc.lo xstrdup.lo xerror.lo xreadlink.lo xsetenv.lo localcharset.lo stpcpy.lo getline.lo getndelim2.lo canonicalize.lo ) cc -shared .libs/argmatch.o .libs/backupfile.o .libs/addext.o .libs/basename.o .libs/c-ctype.o .libs/classpath.o .libs/closeout.o .libs/copy-file.o .libs/error.o .libs/error-progname.o .libs/execute.o .libs/fatal-signal.o .libs/findprog.o .libs/fstrcmp. o .libs/full-write.o .libs/fwriteerror.o .libs/gcd.o .libs/getopt.o .libs/getopt1.o .libs/hash.o .libs/javacomp.o .libs/javaexec.o .libs/linebreak.o .libs/mbswidth.o .libs/obstack.o .libs/concatpath.o .libs/pipe-bidi.o .libs/pipe-in.o .libs/pipe-out.o .l ibs/progname.o .libs/progreloc.o .libs/safe-read.o .libs/safe-write.o .libs/sh-quote.o .libs/stpncpy.o .libs/strtoul.o .libs/tmpdir.o .libs/wait-process.o .libs/xmalloc.o .libs/xstrdup.o .libs/xerror.o .libs/xreadlink.o .libs/xsetenv.o .libs/localcharset .o .libs/stpcpy.o .libs/getline.o .libs/getndelim2.o .libs/canonicalize.o -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib -lintl -liconv -Wl,-soname -Wl,libgettextlib-0.13.1.so -o .libs/libgettextlib-0.13.1.so /usr/bin/install -c -o root -g wheel .libs/libgettextlib-0.13.1.soT /usr/local/lib/libgettextlib-0.13.1.so (cd /usr/local/lib && { ln -s -f libgettextlib-0.13.1.so libgettextlib.so || { rm -f libgettextlib.so && ln -s libgettextlib-0.13.1.so libgettextlib.so; }; }) /usr/bin/install -c -o root -g wheel .libs/libgettextlib.a /usr/local/lib/libgettextlib.a ranlib /usr/local/lib/libgettextlib.a chmod 644 /usr/local/lib/libgettextlib.a ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- rm -f /usr/local/lib/libgettextlib.a /bin/sh ../../config/mkinstalldirs /usr/local/share/doc/gettext/examples/config install -c -o root -g wheel -m 444 javacomp.sh.in /usr/local/share/doc/gettext/examples/config/javacomp.sh.in install -c -o root -g wheel -m 444 javaexec.sh.in /usr/local/share/doc/gettext/examples/config/javaexec.sh.in /bin/sh ../../config/mkinstalldirs /usr/local/share/gettext install -c -o root -g wheel -m 444 gettext.h /usr/local/share/gettext/gettext.h Making install in libuniname Making install in src make install-am /bin/sh ../../config/mkinstalldirs /usr/local/lib /bin/sh ../libtool --mode=install /usr/bin/install -c -o root -g wheel libgettextsrc.la /usr/local/lib/libgettextsrc.la (cd /opt/ports/devel/gettext/work/gettext-0.13.1/gettext-tools/src; /bin/sh ../libtool --mode=relink cc -O -pipe -L/usr/local/lib -o libgettextsrc.la -rpath /usr/local/lib -release 0.13.1 ../lib/libgettextlib.la ../intl/libintl.la -L/usr/local/lib -licon v -R/usr/local/lib -L/usr/local/lib -liconv -R/usr/local/lib -no-undefined message.lo read-po-abstract.lo po-lex.lo po-gram-gen.lo po-hash-gen.lo po-charset.lo read-properties.lo read-stringtable.lo open-po.lo dir-list.lo str-list.lo read-po.lo write-pro perties.lo write-stringtable.lo write-po.lo msgl-ascii.lo msgl-iconv.lo msgl-equal.lo msgl-cat.lo msgl-english.lo file-list.lo msgl-charset.lo po-time.lo plural.lo plural-table.lo format.lo format-c.lo format-sh.lo format-python.lo format-lisp.lo format- elisp.lo format-librep.lo format-java.lo format-awk.lo format-pascal.lo format-ycp.lo format-tcl.lo format-perl.lo format-perl-brace.lo format-php.lo format-gcc-internal.lo format-qt.lo ) cc -shared .libs/message.o .libs/read-po-abstract.o .libs/po-lex.o .libs/po-gram-gen.o .libs/po-hash-gen.o .libs/po-charset.o .libs/read-properties.o .libs/read-stringtable.o .libs/open-po.o .libs/dir-list.o .libs/str-list.o .libs/read-po.o .libs/write- properties.o .libs/write-stringtable.o .libs/write-po.o .libs/msgl-ascii.o .libs/msgl-iconv.o .libs/msgl-equal.o .libs/msgl-cat.o .libs/msgl-english.o .libs/file-list.o .libs/msgl-charset.o .libs/po-time.o .libs/plural.o .libs/plural-table.o .libs/format .o .libs/format-c.o .libs/format-sh.o .libs/format-python.o .libs/format-lisp.o .libs/format-elisp.o .libs/format-librep.o .libs/format-java.o .libs/format-awk.o .libs/format-pascal.o .libs/format-ycp.o .libs/format-tcl.o .libs/format-perl.o .libs/format -perl-brace.o .libs/format-php.o .libs/format-gcc-internal.o .libs/format-qt.o -Wl,--rpath -Wl,/usr/local/lib -L/opt/ports/devel/gettext/work/gettext-0.13.1/gettext-tools/intl/.libs -L/usr/local/lib -lgettextlib -lintl -lic onv -Wl,-soname -Wl,libgettextsrc-0.13.1.so -o .libs/libgettextsrc-0.13.1.so /usr/bin/install -c -o root -g wheel .libs/libgettextsrc-0.13.1.soT /usr/local/lib/libgettextsrc-0.13.1.so (cd /usr/local/lib && { ln -s -f libgettextsrc-0.13.1.so libgettextsrc.so || { rm -f libgettextsrc.so && ln -s libgettextsrc-0.13.1.so libgettextsrc.so; }; }) /usr/bin/install -c -o root -g wheel .libs/libgettextsrc.a /usr/local/lib/libgettextsrc.a ranlib /usr/local/lib/libgettextsrc.a chmod 644 /usr/local/lib/libgettextsrc.a ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/sh ../libtool --mode=install /usr/bin/install -c -o root -g wheel libgettextpo.la /usr/local/lib/libgettextpo.la (cd /opt/ports/devel/gettext/work/gettext-0.13.1/gettext-tools/src; /bin/sh ../libtool --mode=relink cc -O -pipe -L/usr/local/lib -o libgettextpo.la -rpath /usr/local/lib -version-info 1:0:1 -rpath /usr/local/lib libgettextsrc.la ../lib/libgettextlib.la -lc -no-undefined gettext-po.lo ) cc -shared .libs/gettext-po.o -Wl,--rpath -Wl,/usr/local/lib -L/opt/ports/devel/gettext/work/gettext-0.13.1/gettext-tools/intl/.libs -L/opt/ports/devel/gettext/work/gettext-0.13.1/gettext-tools/lib/.libs -L/usr/local/lib -lgettextsrc -lgettextlib -Wl, -soname -Wl,libgettextpo.so.1 -o .libs/libgettextpo.so.1 /usr/bin/install -c -o root -g wheel .libs/libgettextpo.so.1T /usr/local/lib/libgettextpo.so.1 (cd /usr/local/lib && { ln -s -f libgettextpo.so.1 libgettextpo.so || { rm -f libgettextpo.so && ln -s libgettextpo.so.1 libgettextpo.so; }; }) (cd /usr/local/lib && { ln -s -f libgettextpo.so.1 libgettextpo.so || { rm -f libgettextpo.so && ln -s libgettextpo.so.1 libgettextpo.so; }; }) /usr/bin/install -c -o root -g wheel .libs/libgettextpo.a /usr/local/lib/libgettextpo.a ranlib /usr/local/lib/libgettextpo.a chmod 644 /usr/local/lib/libgettextpo.a ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/sh ../../config/mkinstalldirs /usr/local/bin /bin/sh ../libtool --mode=install install -c -s -o root -g wheel -m 555 msgcmp /usr/local/bin/msgcmp install -c -o root -g wheel -m 555 -s .libs/msgcmp /usr/local/bin/msgcmp /bin/sh ../libtool --mode=install install -c -s -o root -g wheel -m 555 msgfmt /usr/local/bin/msgfmt install -c -o root -g wheel -m 555 -s .libs/msgfmt /usr/local/bin/msgfmt /bin/sh ../libtool --mode=install install -c -s -o root -g wheel -m 555 msgmerge /usr/local/bin/msgmerge install -c -o root -g wheel -m 555 -s .libs/msgmerge /usr/local/bin/msgmerge /bin/sh ../libtool --mode=install install -c -s -o root -g wheel -m 555 msgunfmt /usr/local/bin/msgunfmt install -c -o root -g wheel -m 555 -s .libs/msgunfmt /usr/local/bin/msgunfmt /bin/sh ../libtool --mode=install install -c -s -o root -g wheel -m 555 xgettext /usr/local/bin/xgettext install -c -o root -g wheel -m 555 -s .libs/xgettext /usr/local/bin/xgettext /bin/sh ../libtool --mode=install install -c -s -o root -g wheel -m 555 msgattrib /usr/local/bin/msgattrib install -c -o root -g wheel -m 555 -s .libs/msgattrib /usr/local/bin/msgattrib /bin/sh ../libtool --mode=install install -c -s -o root -g wheel -m 555 msgcat /usr/local/bin/msgcat install -c -o root -g wheel -m 555 -s .libs/msgcat /usr/local/bin/msgcat /bin/sh ../libtool --mode=install install -c -s -o root -g wheel -m 555 msgcomm /usr/local/bin/msgcomm install -c -o root -g wheel -m 555 -s .libs/msgcomm /usr/local/bin/msgcomm /bin/sh ../libtool --mode=install install -c -s -o root -g wheel -m 555 msgconv /usr/local/bin/msgconv install -c -o root -g wheel -m 555 -s .libs/msgconv /usr/local/bin/msgconv /bin/sh ../libtool --mode=install install -c -s -o root -g wheel -m 555 msgen /usr/local/bin/msgen install -c -o root -g wheel -m 555 -s .libs/msgen /usr/local/bin/msgen /bin/sh ../libtool --mode=install install -c -s -o root -g wheel -m 555 msgexec /usr/local/bin/msgexec install -c -o root -g wheel -m 555 -s .libs/msgexec /usr/local/bin/msgexec /bin/sh ../libtool --mode=install install -c -s -o root -g wheel -m 555 msgfilter /usr/local/bin/msgfilter install -c -o root -g wheel -m 555 -s .libs/msgfilter /usr/local/bin/msgfilter /bin/sh ../libtool --mode=install install -c -s -o root -g wheel -m 555 msggrep /usr/local/bin/msggrep install -c -o root -g wheel -m 555 -s .libs/msggrep /usr/local/bin/msggrep /bin/sh ../libtool --mode=install install -c -s -o root -g wheel -m 555 msginit /usr/local/bin/msginit install -c -o root -g wheel -m 555 -s .libs/msginit /usr/local/bin/msginit /bin/sh ../libtool --mode=install install -c -s -o root -g wheel -m 555 msguniq /usr/local/bin/msguniq install -c -o root -g wheel -m 555 -s .libs/msguniq /usr/local/bin/msguniq /bin/sh ../../config/mkinstalldirs /usr/local/libdata/gettext-tools /bin/sh ../libtool --mode=install install -c -s -o root -g wheel -m 555 hostname /usr/local/libdata/gettext-tools/hostname install -c -o root -g wheel -m 555 -s .libs/hostname /usr/local/libdata/gettext-tools/hostname /bin/sh ../libtool --mode=install install -c -s -o root -g wheel -m 555 urlget /usr/local/libdata/gettext-tools/urlget install -c -o root -g wheel -m 555 -s .libs/urlget /usr/local/libdata/gettext-tools/urlget install -c -o root -g wheel -m 555 user-email /usr/local/libdata/gettext-tools/user-email install -c -o root -g wheel -m 555 ./project-id /usr/local/libdata/gettext-tools/project-id rm -f /usr/local/lib/libgettextsrc.a /bin/sh ../../config/mkinstalldirs /usr/local/share/gettext install -c -o root -g wheel -m 444 ./msgunfmt.tcl /usr/local/share/gettext/msgunfmt.tcl /bin/sh ../../config/mkinstalldirs /usr/local/include install -c -o root -g wheel -m 444 gettext-po.h /usr/local/include/gettext-po.h Making install in po /bin/sh ../../config/mkinstalldirs /usr/local/share installing be.gmo as /usr/local/share/locale/be/LC_MESSAGES/gettext-tools.mo installing ca.gmo as /usr/local/share/locale/ca/LC_MESSAGES/gettext-tools.mo installing cs.gmo as /usr/local/share/locale/cs/LC_MESSAGES/gettext-tools.mo installing da.gmo as /usr/local/share/locale/da/LC_MESSAGES/gettext-tools.mo installing de.gmo as /usr/local/share/locale/de/LC_MESSAGES/gettext-tools.mo installing el.gmo as /usr/local/share/locale/el/LC_MESSAGES/gettext-tools.mo installing en@quot.gmo as /usr/local/share/locale/en@quot/LC_MESSAGES/gettext-tools.mo installing en@boldquot.gmo as /usr/local/share/locale/en@boldquot/LC_MESSAGES/gettext-tools.mo installing es.gmo as /usr/local/share/locale/es/LC_MESSAGES/gettext-tools.mo installing et.gmo as /usr/local/share/locale/et/LC_MESSAGES/gettext-tools.mo installing fi.gmo as /usr/local/share/locale/fi/LC_MESSAGES/gettext-tools.mo installing fr.gmo as /usr/local/share/locale/fr/LC_MESSAGES/gettext-tools.mo installing gl.gmo as /usr/local/share/locale/gl/LC_MESSAGES/gettext-tools.mo installing id.gmo as /usr/local/share/locale/id/LC_MESSAGES/gettext-tools.mo installing it.gmo as /usr/local/share/locale/it/LC_MESSAGES/gettext-tools.mo installing ja.gmo as /usr/local/share/locale/ja/LC_MESSAGES/gettext-tools.mo installing ko.gmo as /usr/local/share/locale/ko/LC_MESSAGES/gettext-tools.mo installing nl.gmo as /usr/local/share/locale/nl/LC_MESSAGES/gettext-tools.mo installing nn.gmo as /usr/local/share/locale/nn/LC_MESSAGES/gettext-tools.mo installing no.gmo as /usr/local/share/locale/no/LC_MESSAGES/gettext-tools.mo installing pl.gmo as /usr/local/share/locale/pl/LC_MESSAGES/gettext-tools.mo installing pt.gmo as /usr/local/share/locale/pt/LC_MESSAGES/gettext-tools.mo installing pt_BR.gmo as /usr/local/share/locale/pt_BR/LC_MESSAGES/gettext-tools.mo installing ro.gmo as /usr/local/share/locale/ro/LC_MESSAGES/gettext-tools.mo installing ru.gmo as /usr/local/share/locale/ru/LC_MESSAGES/gettext-tools.mo installing sk.gmo as /usr/local/share/locale/sk/LC_MESSAGES/gettext-tools.mo installing sl.gmo as /usr/local/share/locale/sl/LC_MESSAGES/gettext-tools.mo installing sr.gmo as /usr/local/share/locale/sr/LC_MESSAGES/gettext-tools.mo installing sv.gmo as /usr/local/share/locale/sv/LC_MESSAGES/gettext-tools.mo installing tr.gmo as /usr/local/share/locale/tr/LC_MESSAGES/gettext-tools.mo installing zh_CN.gmo as /usr/local/share/locale/zh_CN/LC_MESSAGES/gettext-tools.mo installing zh_TW.gmo as /usr/local/share/locale/zh_TW/LC_MESSAGES/gettext-tools.mo if test "gettext-tools" = "gettext-tools"; then /bin/sh ../../config/mkinstalldirs /usr/local/share/gettext/po; for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makev ars.template; do install -c -o root -g wheel -m 444 ./$file /usr/local/share/gettext/po/$file; done; for file in Makevars; do rm -f /usr/local/share/gettext/po/$file; done; else : ; fi Making install in projects /bin/sh ../../config/mkinstalldirs /usr/local/share/gettext/projects /bin/sh ../../config/mkinstalldirs /usr/local/share/gettext/projects/TP /bin/sh ../../config/mkinstalldirs /usr/local/share/gettext/projects/KDE /bin/sh ../../config/mkinstalldirs /usr/local/share/gettext/projects/GNOME install -c -o root -g wheel -m 555 ./team-address /usr/local/share/gettext/projects/team-address install -c -o root -g wheel -m 555 ./TP/trigger /usr/local/share/gettext/projects/TP/trigger install -c -o root -g wheel -m 555 ./TP/team-address /usr/local/share/gettext/projects/TP/team-address install -c -o root -g wheel -m 555 ./KDE/trigger /usr/local/share/gettext/projects/KDE/trigger install -c -o root -g wheel -m 555 ./KDE/team-address /usr/local/share/gettext/projects/KDE/team-address install -c -o root -g wheel -m 555 ./GNOME/trigger /usr/local/share/gettext/projects/GNOME/trigger install -c -o root -g wheel -m 555 ./GNOME/team-address /usr/local/share/gettext/projects/GNOME/team-address install -c -o root -g wheel -m 444 ./index /usr/local/share/gettext/projects/index install -c -o root -g wheel -m 444 ./TP/teams.url /usr/local/share/gettext/projects/TP/teams.url install -c -o root -g wheel -m 444 ./TP/teams.html /usr/local/share/gettext/projects/TP/teams.html install -c -o root -g wheel -m 444 ./KDE/teams.url /usr/local/share/gettext/projects/KDE/teams.url install -c -o root -g wheel -m 444 ./KDE/teams.html /usr/local/share/gettext/projects/KDE/teams.html install -c -o root -g wheel -m 444 ./GNOME/teams.url /usr/local/share/gettext/projects/GNOME/teams.url install -c -o root -g wheel -m 444 ./GNOME/teams.html /usr/local/share/gettext/projects/GNOME/teams.html Making install in misc WARNING: Warnings can be ignored. :-) if test no != no; then set x; list='po-compat.el po-mode.el'; for p in $list; do if test -f "$p"; then d=; else d="./"; fi; set x "$@" "$d$p"; shift; done; shift; EMACS=no /bin/sh ../../config/elisp-comp "$@" || exit 1; else : ; fi touch elc-stamp WARNING: Warnings can be ignored. :-) if test no != no; then set x; list='po-compat.el po-mode.el'; for p in $list; do if test -f "$p"; then d=; else d="./"; fi; set x "$@" "$d$p"; shift; done; shift; EMACS=no /bin/sh ../../config/elisp-comp "$@" || exit 1; else : ; fi touch elc-stamp /bin/sh ../../config/mkinstalldirs /usr/local/bin install -c -o root -g wheel -m 555 gettextize /usr/local/bin/gettextize install -c -o root -g wheel -m 555 autopoint /usr/local/bin/autopoint /bin/sh ../../config/mkinstalldirs /usr/local/share/gettext install -c -o root -g wheel -m 444 archive.tar.gz /usr/local/share/gettext/archive.tar.gz WARNING: Warnings can be ignored. :-) if test no != no; then set x; list='po-compat.el po-mode.el'; for p in $list; do if test -f "$p"; then d=; else d="./"; fi; set x "$@" "$d$p"; shift; done; shift; EMACS=no /bin/sh ../../config/elisp-comp "$@" || exit 1; else : ; fi touch elc-stamp WARNING: Warnings can be ignored. :-) if test no != no; then set x; list='po-compat.el po-mode.el'; for p in $list; do if test -f "$p"; then d=; else d="./"; fi; set x "$@" "$d$p"; shift; done; shift; EMACS=no /bin/sh ../../config/elisp-comp "$@" || exit 1; else : ; fi touch elc-stamp Making install in man /bin/sh ../../config/mkinstalldirs /usr/local/share/doc/gettext for file in msgcmp.1.html msgfmt.1.html msgmerge.1.html msgunfmt.1.html xgettext.1.html msgattrib.1.html msgcat.1.html msgcomm.1.html msgconv.1.html msgen.1.html msgexec.1.html msgfilter.1.html msggrep.1.html msginit.1.html msguniq.1.html gettextize.1. html autopoint.1.html; do if test -f $file; then dir=.; else dir=.; fi; install -c -o root -g wheel -m 444 $dir/$file /usr/local/share/doc/gettext/$file; done /bin/sh ../../config/mkinstalldirs /usr/local/man/man1 install -c -o root -g wheel -m 444 ./msgcmp.1 /usr/local/man/man1/msgcmp.1 install -c -o root -g wheel -m 444 ./msgfmt.1 /usr/local/man/man1/msgfmt.1 install -c -o root -g wheel -m 444 ./msgmerge.1 /usr/local/man/man1/msgmerge.1 install -c -o root -g wheel -m 444 ./msgunfmt.1 /usr/local/man/man1/msgunfmt.1 install -c -o root -g wheel -m 444 ./xgettext.1 /usr/local/man/man1/xgettext.1 install -c -o root -g wheel -m 444 ./msgattrib.1 /usr/local/man/man1/msgattrib.1 install -c -o root -g wheel -m 444 ./msgcat.1 /usr/local/man/man1/msgcat.1 install -c -o root -g wheel -m 444 ./msgcomm.1 /usr/local/man/man1/msgcomm.1 install -c -o root -g wheel -m 444 ./msgconv.1 /usr/local/man/man1/msgconv.1 install -c -o root -g wheel -m 444 ./msgen.1 /usr/local/man/man1/msgen.1 install -c -o root -g wheel -m 444 ./msgexec.1 /usr/local/man/man1/msgexec.1 install -c -o root -g wheel -m 444 ./msgfilter.1 /usr/local/man/man1/msgfilter.1 install -c -o root -g wheel -m 444 ./msggrep.1 /usr/local/man/man1/msggrep.1 install -c -o root -g wheel -m 444 ./msginit.1 /usr/local/man/man1/msginit.1 install -c -o root -g wheel -m 444 ./msguniq.1 /usr/local/man/man1/msguniq.1 install -c -o root -g wheel -m 444 ./gettextize.1 /usr/local/man/man1/gettextize.1 install -c -o root -g wheel -m 444 ./autopoint.1 /usr/local/man/man1/autopoint.1 Making install in m4 /bin/sh ../../config/mkinstalldirs /usr/local/share/aclocal install -c -o root -g wheel -m 444 ../../autoconf-lib-link/m4/lib-ld.m4 /usr/local/share/aclocal/lib-ld.m4 install -c -o root -g wheel -m 444 ../../autoconf-lib-link/m4/lib-link.m4 /usr/local/share/aclocal/lib-link.m4 install -c -o root -g wheel -m 444 ../../autoconf-lib-link/m4/lib-prefix.m4 /usr/local/share/aclocal/lib-prefix.m4 install -c -o root -g wheel -m 444 ../../gettext-runtime/m4/codeset.m4 /usr/local/share/aclocal/codeset.m4 install -c -o root -g wheel -m 444 ../../gettext-runtime/m4/gettext.m4 /usr/local/share/aclocal/gettext.m4 install -c -o root -g wheel -m 444 ../../gettext-runtime/m4/glibc21.m4 /usr/local/share/aclocal/glibc21.m4 install -c -o root -g wheel -m 444 ../../gettext-runtime/m4/iconv.m4 /usr/local/share/aclocal/iconv.m4 install -c -o root -g wheel -m 444 ../../gettext-runtime/m4/intdiv0.m4 /usr/local/share/aclocal/intdiv0.m4 install -c -o root -g wheel -m 444 ../../gettext-runtime/m4/intmax.m4 /usr/local/share/aclocal/intmax.m4 install -c -o root -g wheel -m 444 ../../gettext-runtime/m4/inttypes.m4 /usr/local/share/aclocal/inttypes.m4 install -c -o root -g wheel -m 444 ../../gettext-runtime/m4/inttypes_h.m4 /usr/local/share/aclocal/inttypes_h.m4 install -c -o root -g wheel -m 444 ../../gettext-runtime/m4/inttypes-pri.m4 /usr/local/share/aclocal/inttypes-pri.m4 install -c -o root -g wheel -m 444 ../../gettext-runtime/m4/isc-posix.m4 /usr/local/share/aclocal/isc-posix.m4 install -c -o root -g wheel -m 444 ../../gettext-runtime/m4/lcmessage.m4 /usr/local/share/aclocal/lcmessage.m4 install -c -o root -g wheel -m 444 ../../gettext-runtime/m4/longdouble.m4 /usr/local/share/aclocal/longdouble.m4 install -c -o root -g wheel -m 444 ../../gettext-runtime/m4/longlong.m4 /usr/local/share/aclocal/longlong.m4 install -c -o root -g wheel -m 444 ../../gettext-runtime/m4/nls.m4 /usr/local/share/aclocal/nls.m4 install -c -o root -g wheel -m 444 ../../gettext-runtime/m4/po.m4 /usr/local/share/aclocal/po.m4 install -c -o root -g wheel -m 444 ../../gettext-runtime/m4/printf-posix.m4 /usr/local/share/aclocal/printf-posix.m4 install -c -o root -g wheel -m 444 ../../gettext-runtime/m4/progtest.m4 /usr/local/share/aclocal/progtest.m4 install -c -o root -g wheel -m 444 ../../gettext-runtime/m4/signed.m4 /usr/local/share/aclocal/signed.m4 install -c -o root -g wheel -m 444 ../../gettext-runtime/m4/size_max.m4 /usr/local/share/aclocal/size_max.m4 install -c -o root -g wheel -m 444 ../../gettext-runtime/m4/stdint_h.m4 /usr/local/share/aclocal/stdint_h.m4 install -c -o root -g wheel -m 444 ../../gettext-runtime/m4/uintmax_t.m4 /usr/local/share/aclocal/uintmax_t.m4 install -c -o root -g wheel -m 444 ../../gettext-runtime/m4/ulonglong.m4 /usr/local/share/aclocal/ulonglong.m4 install -c -o root -g wheel -m 444 ../../gettext-runtime/m4/wchar_t.m4 /usr/local/share/aclocal/wchar_t.m4 install -c -o root -g wheel -m 444 ../../gettext-runtime/m4/wint_t.m4 /usr/local/share/aclocal/wint_t.m4 install -c -o root -g wheel -m 444 ../../gettext-runtime/m4/xsize.m4 /usr/local/share/aclocal/xsize.m4 /bin/sh ../../config/mkinstalldirs /usr/local/share/doc/gettext/examples/config install -c -o root -g wheel -m 444 gcj.m4 /usr/local/share/doc/gettext/examples/config/gcj.m4 install -c -o root -g wheel -m 444 javacomp.m4 /usr/local/share/doc/gettext/examples/config/javacomp.m4 install -c -o root -g wheel -m 444 javaexec.m4 /usr/local/share/doc/gettext/examples/config/javaexec.m4 /bin/sh ./../config/mkinstalldirs /usr/local/share/gettext install -c -o root -g wheel -m 555 ../autoconf-lib-link/config.rpath /usr/local/share/gettext/config.rpath install -c -o root -g wheel -m 555 ../config/mkinstalldirs /usr/local/share/gettext/mkinstalldirs install -c -o root -g wheel -m 444 /opt/ports/devel/gettext/work/gettext-0.13.1/gettext-tools/misc/po-compat.el /usr/local/share/emacs/site-lisp install -c -o root -g wheel -m 444 /opt/ports/devel/gettext/work/gettext-0.13.1/gettext-tools/misc/po-mode.el /usr/local/share/emacs/site-lisp /bin/mkdir -p /usr/X11R6/share/locale cd /opt/ports/devel/gettext/work/gettext-0.13.1/gettext-tools/doc && make install-info-am env LANG= LC_MESSAGES= LC_ALL= LANGUAGE= makeinfo --no-split -I ../../gettext-runtime/doc --no-split -I . -o gettext.info gettext.texi /bin/sh ../../config/mkinstalldirs /usr/local/info install -c -o root -g wheel -m 444 ./gettext.info /usr/local/info/gettext.info install-info --info-dir=/usr/local/info /usr/local/info/gettext.info cd /opt/ports/devel/gettext/work/gettext-0.13.1/gettext-runtime/doc && make install-data cd /opt/ports/devel/gettext/work/gettext-0.13.1/gettext-tools/doc && make install-data-local case "/usr/local/bin/perl" in *"/missing perl") /usr/local/bin/perl ./texi2html -I ../../gettext-runtime/doc -expandinfo -number -split_chapter `if test -f gettext.texi; then echo gettext.texi; else echo ./gettext.texi; fi` || exit 0 ;; *) rm -f gette xt_*.html ; /usr/local/bin/perl ./texi2html -I ../../gettext-runtime/doc -expandinfo -number -split_chapter `if test -f gettext.texi; then echo gettext.texi; else echo ./gettext.texi; fi` ;; esac /bin/sh ../../config/mkinstalldirs /usr/local/share/doc/gettext for file in `if test -f gettext_toc.html; then echo .; else echo .; fi`/gettext_*.html; do install -c -o root -g wheel -m 444 $file /usr/local/share/doc/gettext/`basename $file`; done ===> Compressing manual pages for gettext-0.13.1_1 ===> Running ldconfig /sbin/ldconfig -m /usr/local/lib ===> Registering installation for gettext-0.13.1_1 ===> Building package for gettext-0.13.1_1 Creating package /usr/ports/packages/All/gettext-0.13.1_1.tgz Registering depends: expat-1.95.7 libiconv-1.9.1_3. Creating gzip'd tar ball in '/usr/ports/packages/All/gettext-0.13.1_1.tgz' *** Error code 1 Stop in /opt/ports/devel/gettext. This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.58. Invocation command line was $ ./configure --with-libexpat-prefix=/usr/local/lib --mandir=/usr/local/man --prefix=/usr/local --build=i386-portbld-freebsd4.9 ## --------- ## ## Platform. ## ## --------- ## hostname = red.paulbeard.org uname -m = i386 uname -r = 4.9-RELEASE-p9 uname -s = FreeBSD uname -v = FreeBSD 4.9-RELEASE-p9 #0: Sat Jun 5 19:24:43 PDT 2004 root@red.paulbeard.org:/usr/obj/usr/src/sys/RED /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/bin PATH: /usr/bin PATH: /usr/sbin PATH: /usr/local/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /bin PATH: /usr/X11R6/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1365: checking for a BSD-compatible install configure:1420: result: /usr/bin/install -c -o root -g wheel configure:1431: checking whether build environment is sane configure:1474: result: yes configure:1507: checking for gawk configure:1536: result: no configure:1507: checking for mawk configure:1536: result: no configure:1507: checking for nawk configure:1523: found /usr/bin/nawk configure:1533: result: nawk configure:1543: checking whether make sets $(MAKE) configure:1563: result: yes configure:1744: checking build system type configure:1762: result: i386-portbld-freebsd4.9 configure:1770: checking host system type configure:1784: result: i386-portbld-freebsd4.9 configure:2241: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.58. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on red.paulbeard.org config.status:2956: creating Makefile configure:3103: configuring in autoconf-lib-link configure:3217: running /bin/sh './configure' --prefix=/usr/local '--with-libexpat-prefix=/usr/local/lib' '--mandir=/usr/local/man' '--prefix=/usr/local' '--build=i386-portbld-freebsd4.9' 'LDFLAGS=-L/usr/local/lib' 'CFLAGS=-O -pipe ' 'CPPFLAGS=-I/usr/lo cal/include' 'CXX=c++' 'build_alias=i386-portbld-freebsd4.9' 'CC=cc' 'CXXFLAGS= -O -pipe ' --cache-file=/dev/null --srcdir=. configure:3103: configuring in gettext-runtime configure:3217: running /bin/sh './configure' --prefix=/usr/local '--with-libexpat-prefix=/usr/local/lib' '--mandir=/usr/local/man' '--prefix=/usr/local' '--build=i386-portbld-freebsd4.9' 'LDFLAGS=-L/usr/local/lib' 'CFLAGS=-O -pipe ' 'CPPFLAGS=-I/usr/lo cal/include' 'CXX=c++' 'build_alias=i386-portbld-freebsd4.9' 'CC=cc' 'CXXFLAGS= -O -pipe ' --cache-file=/dev/null --srcdir=. configure:3103: configuring in gettext-tools configure:3217: running /bin/sh './configure' --prefix=/usr/local '--with-libexpat-prefix=/usr/local/lib' '--mandir=/usr/local/man' '--prefix=/usr/local' '--build=i386-portbld-freebsd4.9' 'LDFLAGS=-L/usr/local/lib' 'CFLAGS=-O -pipe ' 'CPPFLAGS=-I/usr/lo cal/include' 'CXX=c++' 'build_alias=i386-portbld-freebsd4.9' 'CC=cc' 'CXXFLAGS= -O -pipe ' --cache-file=/dev/null --srcdir=. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_env_CXXFLAGS_value=' -O -pipe ' ac_cv_env_F77_value= ac_cv_env_CXXCPP_set= ac_cv_env_LDFLAGS_set=set ac_cv_env_CFLAGS_set=set ac_cv_env_GCJFLAGS_value= ac_cv_env_FFLAGS_set= lt_cv_sys_max_cmd_len=65536 ac_cv_env_CPP_value= ac_cv_env_CPPFLAGS_set=set ac_cv_env_CXX_set=set ac_cv_env_host_alias_set= ac_cv_env_build_alias_set=set ac_cv_env_CXXCPP_value= ac_cv_env_LDFLAGS_value=-L/usr/local/lib ac_cv_env_target_alias_set= ac_cv_host_alias=i386-portbld-freebsd4.9 ac_cv_env_GCJ_set= ac_cv_env_CFLAGS_value='-O -pipe ' ac_cv_env_CC_set=set ac_cv_prog_make_make_set=yes ac_cv_env_FFLAGS_value= ac_cv_build_alias=i386-portbld-freebsd4.9 ac_cv_env_CPPFLAGS_value=-I/usr/local/include ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXX_value=c++ ac_cv_host=i386-portbld-freebsd4.9 ac_cv_env_F77_set= ac_cv_env_host_alias_value= ac_cv_build=i386-portbld-freebsd4.9 ac_cv_prog_AWK=nawk ac_cv_env_build_alias_value=i386-portbld-freebsd4.9 ac_cv_env_target_alias_value= ac_cv_env_GCJFLAGS_set= ac_cv_env_GCJ_value= ac_cv_env_CC_value=cc ac_cv_env_CPP_set= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='true' AMTAR='${SHELL} /opt/ports/devel/gettext/work/gettext-0.13.1/config/missing --run tar' AUTOCONF='true' AUTOHEADER='true' AUTOMAKE='true' AWK='nawk' CC='cc' CFLAGS='-O -pipe ' CPP='' CPPFLAGS='-I/usr/local/include' CXX='c++' CXXCPP='' CXXFLAGS=' -O -pipe ' CYGPATH_W='echo' DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"gettext\" -DVERSION=\"0.13.1\" ' ECHO_C='' ECHO_N='-n' ECHO_T='' F77='' FFLAGS='' GCJ='' GCJFLAGS='' INSTALL_DATA='install -c -o root -g wheel -m 444' INSTALL_PROGRAM='install -c -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -c -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='-L/usr/local/lib' LIBOBJS='' LIBS='' LTLIBOBJS='' MAKEINFO='makeinfo --no-split' PACKAGE='gettext' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='0.13.1' ac_ct_STRIP='' am__leading_dot='.' bindir='${exec_prefix}/bin' build='i386-portbld-freebsd4.9' build_alias='i386-portbld-freebsd4.9' build_cpu='i386' build_os='freebsd4.9' build_vendor='portbld' datadir='${prefix}/share' exec_prefix='${prefix}' host='i386-portbld-freebsd4.9' host_alias='' host_cpu='i386' host_os='freebsd4.9' host_vendor='portbld' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/opt/ports/devel/gettext/work/gettext-0.13.1/config/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='/usr/local/man' oldincludedir='/usr/include' prefix='/usr/local' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs=' autoconf-lib-link gettext-runtime gettext-tools' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE "gettext" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define VERSION "0.13.1" configure: exit 0
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040607044725.A4C9010D63E>