bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gettext


From: Daniel R. Grayson
Subject: gettext
Date: Sun, 14 Jul 2002 20:00:35 -0500 (CDT)

rhenium# uname -a
Linux rhenium 2.4.18 #29 Mon Jul 8 22:02:18 CDT 2002 i686 unknown

For some reason libtool doesn't process your library libgettextsrc
correctly, and it ends up not getting installed.  The relevant error message
in the output below is

   libtool: install: error: relink `libgettextsrc.la' with the above command 
before installing it

and I tried following its directions but it didn't help.

Notice I'm using a different prefix with "make install".

-----------------------------------------------------------------------------

cd /home/src/pkgmgr/gettext/
make 
make prepare /opt/gettext-0.11.2/.packages/gettext-0.11.2
make[1]: Entering directory `/home/src/pkgmgr/gettext'
make compile
make[2]: Entering directory `/home/src/pkgmgr/gettext'
mkdir -p /mnt/root/tmp/gettext-0.11.2-build; ln -sf 
/mnt/root/tmp/gettext-0.11.2-build BUILDDIR; touch 
"/mnt/root/tmp/gettext-0.11.2-build/.directory-exists"
cd /mnt/root/tmp/gettext-0.11.2-build && env  
/home/src/pkgmgr/gettext/gettext-0.11.2/./configure --prefix=/usr 
creating cache ./config.cache
checking for non-GNU ld... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for a BSD compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for mawk... no
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking for a BSD compatible install... /bin/install -c
checking for bison... bison -y
checking for flex... flex
checking how to run the C preprocessor... gcc -E
checking for Java compiler... no
checking for jar... jar
checking for Java virtual machine... gij
checking host system type... i686-pc-linux-gnu
checking for strerror in -lcposix... no
checking for object suffix... o
checking for Cygwin environment... no
checking for mingw32 environment... no
checking for executable suffix... no
checking build system type... i686-pc-linux-gnu
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependant libraries... pass_all
checking command to parse /bin/nm -B output... ok
checking for dlfcn.h... yes
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/bin/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... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether -lc should be explicitly linked in... no
creating libtool
checking for ANSI C header files... yes
checking for limits.h... yes
checking for malloc.h... yes
checking for string.h... yes
checking for unistd.h... yes
checking for values.h... yes
checking for stdbool.h... yes
checking for working const... yes
checking for inline... inline
checking for signed... yes
checking whether backslash-a works in strings... yes
checking for unsigned long long... yes
checking for off_t... yes
checking for size_t... yes
checking for ptrdiff_t... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for ssize_t... yes
checking for pid_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for vprintf... yes
checking for getcwd... yes
checking for mblen... yes
checking for memcpy... yes
checking for posix_spawn... yes
checking for putc_unlocked... yes
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 memset... yes
checking for stpcpy... yes
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... yes
checking for working getline function... yes
checking for working fnmatch function... yes
checking for limits.h... (cached) yes
checking for stdlib.h... yes
checking for string.h... (cached) yes
checking for wchar.h... yes
checking for wctype.h... yes
checking for isascii... yes
checking for iswcntrl... yes
checking for iswprint... yes
checking for mbsinit... yes
checking for wcwidth... yes
checking whether mbrtowc and mbstate_t are properly declared... yes
checking whether wcwidth is declared... yes
checking for stdlib.h... (cached) yes
checking for mbstate_t... yes
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking whether closedir returns void... no
checking for limits.h... (cached) yes
checking for string.h... (cached) yes
checking for long file names... yes
checking for pathconf... yes
checking for limits.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for vfork.h... no
checking for working vfork... yes
checking for waitpid... yes
checking for union wait... no
checking whether stat file-mode macros are broken... no
checking for __secure_getenv... yes
checking for mkdtemp... yes
checking whether stat file-mode macros are broken... (cached) no
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for fcntl.h... yes
checking for sys/time.h... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking for gettimeofday... yes
checking for sigprocmask... yes
checking for signal handlers with siginfo_t... yes
checking for setenv... yes
checking for unsetenv... yes
checking for search.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for tsearch... yes
checking if errno is properly declared... yes
checking if environ is properly declared... yes
checking for error_at_line... yes
checking for locale.h... yes
checking for setlocale declaration... 
         extern char *setlocale (int category, const char *locale);
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 for shared library run path origin... done
checking for ranlib... (cached) ranlib
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... yes
checking for iconv... yes
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking for argz.h... yes
checking for limits.h... (cached) yes
checking for locale.h... (cached) yes
checking for nl_types.h... yes
checking for malloc.h... (cached) 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... yes
checking for feof_unlocked... yes
checking for fgets_unlocked... yes
checking for getc_unlocked... yes
checking for getcwd... (cached) yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... (cached) yes
checking for setlocale... yes
checking for stpcpy... (cached) yes
checking for strcasecmp... (cached) yes
checking for strdup... yes
checking for strtoul... (cached) yes
checking for tsearch... (cached) yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, 
char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for bison... bison
checking version of bison... 1.35, ok
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... yes
checking for emacs... emacs
checking where .elc files should go... Loading sml-mode-startup (source)...
${datadir}/emacs/site-lisp
checking for dvips... /bin/dvips
checking for texi2pdf... /bin/texi2pdf
checking for perl... /bin/perl
checking for c++... c++
checking whether the C++ compiler (c++  ) works... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating lib/Makefile
creating lib/javacomp.sh
creating lib/javaexec.sh
creating intl/Makefile
creating intl-java/Makefile
creating libuniname/Makefile
creating src/Makefile
creating src/user-email
creating po/Makefile.in
creating doc/Makefile
creating man/Makefile
creating man/x-to-1
creating tests/Makefile
creating m4/Makefile
creating projects/Makefile
creating misc/Makefile
creating misc/gettextize
creating config.h
creating po/POTFILES
creating po/Makefile
touch /mnt/root/tmp/gettext-0.11.2-build/.configured
make -C /mnt/root/tmp/gettext-0.11.2-build  
make[3]: Entering directory `/mnt/root/tmp/gettext-0.11.2-build'
make  all-recursive
make[4]: Entering directory `/mnt/root/tmp/gettext-0.11.2-build'
Making all in doc
make[5]: Entering directory `/mnt/root/tmp/gettext-0.11.2-build/doc'
make[5]: Leaving directory `/mnt/root/tmp/gettext-0.11.2-build/doc'
Making all in intl
make[5]: Entering directory `/mnt/root/tmp/gettext-0.11.2-build/intl'
/bin/sh ../libtool --mode=compile gcc -c -DLOCALEDIR=\"/usr/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL 
-DHAVE_CONFIG_H -I.. -I. -I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl  -g 
-O2  /home/src/pkgmgr/gettext/gettext-0.11.2/./intl/bindtextdom.c
mkdir .libs
chmod 777 .libs
gcc -c -DLOCALEDIR=\"/usr/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL 
-DHAVE_CONFIG_H -I.. -I. -I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g 
-O2 /home/src/pkgmgr/gettext/gettext-0.11.2/./intl/bindtextdom.c  -fPIC -DPIC 
-o .libs/bindtextdom.lo
gcc -c -DLOCALEDIR=\"/usr/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL 
-DHAVE_CONFIG_H -I.. -I. -I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g 
-O2 /home/src/pkgmgr/gettext/gettext-0.11.2/./intl/bindtextdom.c -o 
bindtextdom.o >/dev/null 2>&1
mv -f .libs/bindtextdom.lo bindtextdom.lo
/bin/sh ../libtool --mode=compile gcc -c -DLOCALEDIR=\"/usr/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL 
-DHAVE_CONFIG_H -I.. -I. -I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl  -g 
-O2  /home/src/pkgmgr/gettext/gettext-0.11.2/./intl/dcgettext.c
rm -f .libs/dcgettext.lo
gcc -c -DLOCALEDIR=\"/usr/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL 
-DHAVE_CONFIG_H -I.. -I. -I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g 
-O2 /home/src/pkgmgr/gettext/gettext-0.11.2/./intl/dcgettext.c  -fPIC -DPIC -o 
.libs/dcgettext.lo
gcc -c -DLOCALEDIR=\"/usr/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL 
-DHAVE_CONFIG_H -I.. -I. -I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g 
-O2 /home/src/pkgmgr/gettext/gettext-0.11.2/./intl/dcgettext.c -o dcgettext.o 
>/dev/null 2>&1
mv -f .libs/dcgettext.lo dcgettext.lo
/bin/sh ../libtool --mode=compile gcc -c -DLOCALEDIR=\"/usr/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL 
-DHAVE_CONFIG_H -I.. -I. -I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl  -g 
-O2  /home/src/pkgmgr/gettext/gettext-0.11.2/./intl/dgettext.c
rm -f .libs/dgettext.lo
gcc -c -DLOCALEDIR=\"/usr/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL 
-DHAVE_CONFIG_H -I.. -I. -I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g 
-O2 /home/src/pkgmgr/gettext/gettext-0.11.2/./intl/dgettext.c  -fPIC -DPIC -o 
.libs/dgettext.lo
gcc -c -DLOCALEDIR=\"/usr/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL 
-DHAVE_CONFIG_H -I.. -I. -I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g 
-O2 /home/src/pkgmgr/gettext/gettext-0.11.2/./intl/dgettext.c -o dgettext.o 
>/dev/null 2>&1
mv -f .libs/dgettext.lo dgettext.lo
/bin/sh ../libtool --mode=compile gcc -c -DLOCALEDIR=\"/usr/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL 
-DHAVE_CONFIG_H -I.. -I. -I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl  -g 
-O2  /home/src/pkgmgr/gettext/gettext-0.11.2/./intl/gettext.c
rm -f .libs/gettext.lo
gcc -c -DLOCALEDIR=\"/usr/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL 
-DHAVE_CONFIG_H -I.. -I. -I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g 
-O2 /home/src/pkgmgr/gettext/gettext-0.11.2/./intl/gettext.c  -fPIC -DPIC -o 
.libs/gettext.lo
gcc -c -DLOCALEDIR=\"/usr/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL 
-DHAVE_CONFIG_H -I.. -I. -I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g 
-O2 /home/src/pkgmgr/gettext/gettext-0.11.2/./intl/gettext.c -o gettext.o 
>/dev/null 2>&1
mv -f .libs/gettext.lo gettext.lo
/bin/sh ../libtool --mode=compile gcc -c -DLOCALEDIR=\"/usr/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL 
-DHAVE_CONFIG_H -I.. -I. -I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl  -g 
-O2  /home/src/pkgmgr/gettext/gettext-0.11.2/./intl/finddomain.c
rm -f .libs/finddomain.lo
gcc -c -DLOCALEDIR=\"/usr/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL 
-DHAVE_CONFIG_H -I.. -I. -I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g 
-O2 /home/src/pkgmgr/gettext/gettext-0.11.2/./intl/finddomain.c  -fPIC -DPIC -o 
.libs/finddomain.lo
gcc -c -DLOCALEDIR=\"/usr/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL 
-DHAVE_CONFIG_H -I.. -I. -I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g 
-O2 /home/src/pkgmgr/gettext/gettext-0.11.2/./intl/finddomain.c -o finddomain.o 
>/dev/null 2>&1
mv -f .libs/finddomain.lo finddomain.lo
/bin/sh ../libtool --mode=compile gcc -c -DLOCALEDIR=\"/usr/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL 
-DHAVE_CONFIG_H -I.. -I. -I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl  -g 
-O2  /home/src/pkgmgr/gettext/gettext-0.11.2/./intl/loadmsgcat.c
rm -f .libs/loadmsgcat.lo
gcc -c -DLOCALEDIR=\"/usr/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL 
-DHAVE_CONFIG_H -I.. -I. -I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g 
-O2 /home/src/pkgmgr/gettext/gettext-0.11.2/./intl/loadmsgcat.c  -fPIC -DPIC -o 
.libs/loadmsgcat.lo
gcc -c -DLOCALEDIR=\"/usr/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL 
-DHAVE_CONFIG_H -I.. -I. -I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g 
-O2 /home/src/pkgmgr/gettext/gettext-0.11.2/./intl/loadmsgcat.c -o loadmsgcat.o 
>/dev/null 2>&1
mv -f .libs/loadmsgcat.lo loadmsgcat.lo
/bin/sh ../libtool --mode=compile gcc -c -DLOCALEDIR=\"/usr/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL 
-DHAVE_CONFIG_H -I.. -I. -I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl  -g 
-O2  /home/src/pkgmgr/gettext/gettext-0.11.2/./intl/localealias.c
rm -f .libs/localealias.lo
gcc -c -DLOCALEDIR=\"/usr/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL 
-DHAVE_CONFIG_H -I.. -I. -I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g 
-O2 /home/src/pkgmgr/gettext/gettext-0.11.2/./intl/localealias.c  -fPIC -DPIC 
-o .libs/localealias.lo
gcc -c -DLOCALEDIR=\"/usr/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL 
-DHAVE_CONFIG_H -I.. -I. -I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g 
-O2 /home/src/pkgmgr/gettext/gettext-0.11.2/./intl/localealias.c -o 
localealias.o >/dev/null 2>&1
mv -f .libs/localealias.lo localealias.lo
/bin/sh ../libtool --mode=compile gcc -c -DLOCALEDIR=\"/usr/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL 
-DHAVE_CONFIG_H -I.. -I. -I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl  -g 
-O2  /home/src/pkgmgr/gettext/gettext-0.11.2/./intl/textdomain.c
rm -f .libs/textdomain.lo
gcc -c -DLOCALEDIR=\"/usr/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL 
-DHAVE_CONFIG_H -I.. -I. -I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g 
-O2 /home/src/pkgmgr/gettext/gettext-0.11.2/./intl/textdomain.c  -fPIC -DPIC -o 
.libs/textdomain.lo
gcc -c -DLOCALEDIR=\"/usr/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL 
-DHAVE_CONFIG_H -I.. -I. -I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g 
-O2 /home/src/pkgmgr/gettext/gettext-0.11.2/./intl/textdomain.c -o textdomain.o 
>/dev/null 2>&1
mv -f .libs/textdomain.lo textdomain.lo
/bin/sh ../libtool --mode=compile gcc -c -DLOCALEDIR=\"/usr/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL 
-DHAVE_CONFIG_H -I.. -I. -I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl  -g 
-O2  /home/src/pkgmgr/gettext/gettext-0.11.2/./intl/l10nflist.c
rm -f .libs/l10nflist.lo
gcc -c -DLOCALEDIR=\"/usr/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL 
-DHAVE_CONFIG_H -I.. -I. -I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g 
-O2 /home/src/pkgmgr/gettext/gettext-0.11.2/./intl/l10nflist.c  -fPIC -DPIC -o 
.libs/l10nflist.lo
gcc -c -DLOCALEDIR=\"/usr/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL 
-DHAVE_CONFIG_H -I.. -I. -I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g 
-O2 /home/src/pkgmgr/gettext/gettext-0.11.2/./intl/l10nflist.c -o l10nflist.o 
>/dev/null 2>&1
mv -f .libs/l10nflist.lo l10nflist.lo
/bin/sh ../libtool --mode=compile gcc -c -DLOCALEDIR=\"/usr/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL 
-DHAVE_CONFIG_H -I.. -I. -I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl  -g 
-O2  /home/src/pkgmgr/gettext/gettext-0.11.2/./intl/explodename.c
rm -f .libs/explodename.lo
gcc -c -DLOCALEDIR=\"/usr/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL 
-DHAVE_CONFIG_H -I.. -I. -I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g 
-O2 /home/src/pkgmgr/gettext/gettext-0.11.2/./intl/explodename.c  -fPIC -DPIC 
-o .libs/explodename.lo
gcc -c -DLOCALEDIR=\"/usr/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL 
-DHAVE_CONFIG_H -I.. -I. -I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g 
-O2 /home/src/pkgmgr/gettext/gettext-0.11.2/./intl/explodename.c -o 
explodename.o >/dev/null 2>&1
mv -f .libs/explodename.lo explodename.lo
/bin/sh ../libtool --mode=compile gcc -c -DLOCALEDIR=\"/usr/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL 
-DHAVE_CONFIG_H -I.. -I. -I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl  -g 
-O2  /home/src/pkgmgr/gettext/gettext-0.11.2/./intl/dcigettext.c
rm -f .libs/dcigettext.lo
gcc -c -DLOCALEDIR=\"/usr/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL 
-DHAVE_CONFIG_H -I.. -I. -I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g 
-O2 /home/src/pkgmgr/gettext/gettext-0.11.2/./intl/dcigettext.c  -fPIC -DPIC -o 
.libs/dcigettext.lo
gcc -c -DLOCALEDIR=\"/usr/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL 
-DHAVE_CONFIG_H -I.. -I. -I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g 
-O2 /home/src/pkgmgr/gettext/gettext-0.11.2/./intl/dcigettext.c -o dcigettext.o 
>/dev/null 2>&1
mv -f .libs/dcigettext.lo dcigettext.lo
/bin/sh ../libtool --mode=compile gcc -c -DLOCALEDIR=\"/usr/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL 
-DHAVE_CONFIG_H -I.. -I. -I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl  -g 
-O2  /home/src/pkgmgr/gettext/gettext-0.11.2/./intl/dcngettext.c
rm -f .libs/dcngettext.lo
gcc -c -DLOCALEDIR=\"/usr/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL 
-DHAVE_CONFIG_H -I.. -I. -I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g 
-O2 /home/src/pkgmgr/gettext/gettext-0.11.2/./intl/dcngettext.c  -fPIC -DPIC -o 
.libs/dcngettext.lo
gcc -c -DLOCALEDIR=\"/usr/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL 
-DHAVE_CONFIG_H -I.. -I. -I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g 
-O2 /home/src/pkgmgr/gettext/gettext-0.11.2/./intl/dcngettext.c -o dcngettext.o 
>/dev/null 2>&1
mv -f .libs/dcngettext.lo dcngettext.lo
/bin/sh ../libtool --mode=compile gcc -c -DLOCALEDIR=\"/usr/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL 
-DHAVE_CONFIG_H -I.. -I. -I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl  -g 
-O2  /home/src/pkgmgr/gettext/gettext-0.11.2/./intl/dngettext.c
rm -f .libs/dngettext.lo
gcc -c -DLOCALEDIR=\"/usr/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL 
-DHAVE_CONFIG_H -I.. -I. -I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g 
-O2 /home/src/pkgmgr/gettext/gettext-0.11.2/./intl/dngettext.c  -fPIC -DPIC -o 
.libs/dngettext.lo
gcc -c -DLOCALEDIR=\"/usr/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL 
-DHAVE_CONFIG_H -I.. -I. -I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g 
-O2 /home/src/pkgmgr/gettext/gettext-0.11.2/./intl/dngettext.c -o dngettext.o 
>/dev/null 2>&1
mv -f .libs/dngettext.lo dngettext.lo
/bin/sh ../libtool --mode=compile gcc -c -DLOCALEDIR=\"/usr/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL 
-DHAVE_CONFIG_H -I.. -I. -I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl  -g 
-O2  /home/src/pkgmgr/gettext/gettext-0.11.2/./intl/ngettext.c
rm -f .libs/ngettext.lo
gcc -c -DLOCALEDIR=\"/usr/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL 
-DHAVE_CONFIG_H -I.. -I. -I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g 
-O2 /home/src/pkgmgr/gettext/gettext-0.11.2/./intl/ngettext.c  -fPIC -DPIC -o 
.libs/ngettext.lo
gcc -c -DLOCALEDIR=\"/usr/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL 
-DHAVE_CONFIG_H -I.. -I. -I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g 
-O2 /home/src/pkgmgr/gettext/gettext-0.11.2/./intl/ngettext.c -o ngettext.o 
>/dev/null 2>&1
mv -f .libs/ngettext.lo ngettext.lo
/bin/sh ../libtool --mode=compile gcc -c -DLOCALEDIR=\"/usr/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL 
-DHAVE_CONFIG_H -I.. -I. -I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl  -g 
-O2  /home/src/pkgmgr/gettext/gettext-0.11.2/./intl/plural.c
rm -f .libs/plural.lo
gcc -c -DLOCALEDIR=\"/usr/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL 
-DHAVE_CONFIG_H -I.. -I. -I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g 
-O2 /home/src/pkgmgr/gettext/gettext-0.11.2/./intl/plural.c  -fPIC -DPIC -o 
.libs/plural.lo
gcc -c -DLOCALEDIR=\"/usr/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL 
-DHAVE_CONFIG_H -I.. -I. -I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g 
-O2 /home/src/pkgmgr/gettext/gettext-0.11.2/./intl/plural.c -o plural.o 
>/dev/null 2>&1
mv -f .libs/plural.lo plural.lo
/bin/sh ../libtool --mode=compile gcc -c -DLOCALEDIR=\"/usr/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL 
-DHAVE_CONFIG_H -I.. -I. -I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl  -g 
-O2  /home/src/pkgmgr/gettext/gettext-0.11.2/./intl/plural-exp.c
rm -f .libs/plural-exp.lo
gcc -c -DLOCALEDIR=\"/usr/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL 
-DHAVE_CONFIG_H -I.. -I. -I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g 
-O2 /home/src/pkgmgr/gettext/gettext-0.11.2/./intl/plural-exp.c  -fPIC -DPIC -o 
.libs/plural-exp.lo
gcc -c -DLOCALEDIR=\"/usr/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL 
-DHAVE_CONFIG_H -I.. -I. -I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g 
-O2 /home/src/pkgmgr/gettext/gettext-0.11.2/./intl/plural-exp.c -o plural-exp.o 
>/dev/null 2>&1
mv -f .libs/plural-exp.lo plural-exp.lo
/bin/sh ../libtool --mode=compile gcc -c -DLOCALEDIR=\"/usr/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL 
-DHAVE_CONFIG_H -I.. -I. -I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl  -g 
-O2  /home/src/pkgmgr/gettext/gettext-0.11.2/./intl/localcharset.c
rm -f .libs/localcharset.lo
gcc -c -DLOCALEDIR=\"/usr/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL 
-DHAVE_CONFIG_H -I.. -I. -I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g 
-O2 /home/src/pkgmgr/gettext/gettext-0.11.2/./intl/localcharset.c  -fPIC -DPIC 
-o .libs/localcharset.lo
gcc -c -DLOCALEDIR=\"/usr/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL 
-DHAVE_CONFIG_H -I.. -I. -I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g 
-O2 /home/src/pkgmgr/gettext/gettext-0.11.2/./intl/localcharset.c -o 
localcharset.o >/dev/null 2>&1
mv -f .libs/localcharset.lo localcharset.lo
/bin/sh ../libtool --mode=compile gcc -c -DLOCALEDIR=\"/usr/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL 
-DHAVE_CONFIG_H -I.. -I. -I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl  -g 
-O2  /home/src/pkgmgr/gettext/gettext-0.11.2/./intl/localename.c
rm -f .libs/localename.lo
gcc -c -DLOCALEDIR=\"/usr/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL 
-DHAVE_CONFIG_H -I.. -I. -I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g 
-O2 /home/src/pkgmgr/gettext/gettext-0.11.2/./intl/localename.c  -fPIC -DPIC -o 
.libs/localename.lo
gcc -c -DLOCALEDIR=\"/usr/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL 
-DHAVE_CONFIG_H -I.. -I. -I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g 
-O2 /home/src/pkgmgr/gettext/gettext-0.11.2/./intl/localename.c -o localename.o 
>/dev/null 2>&1
mv -f .libs/localename.lo localename.lo
/bin/sh ../libtool --mode=compile gcc -c -DLOCALEDIR=\"/usr/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL 
-DHAVE_CONFIG_H -I.. -I. -I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl  -g 
-O2  /home/src/pkgmgr/gettext/gettext-0.11.2/./intl/osdep.c
rm -f .libs/osdep.lo
gcc -c -DLOCALEDIR=\"/usr/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL 
-DHAVE_CONFIG_H -I.. -I. -I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g 
-O2 /home/src/pkgmgr/gettext/gettext-0.11.2/./intl/osdep.c  -fPIC -DPIC -o 
.libs/osdep.lo
gcc -c -DLOCALEDIR=\"/usr/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL 
-DHAVE_CONFIG_H -I.. -I. -I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g 
-O2 /home/src/pkgmgr/gettext/gettext-0.11.2/./intl/osdep.c -o osdep.o 
>/dev/null 2>&1
mv -f .libs/osdep.lo osdep.lo
/bin/sh ../libtool --mode=link \
  gcc  -g -O2   -o libgnuintl.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 localename.lo osdep.lo  -lc \
  -version-info 2:1:0 \
  -rpath /usr/lib \
  -no-undefined
rm -fr .libs/libgnuintl.la .libs/libgnuintl.* .libs/libgnuintl.*
gcc -shared  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 localename.lo osdep.lo  -lc  -Wl,-soname -Wl,libgnuintl.so.2 -o 
.libs/libgnuintl.so.2.0.1
(cd .libs && rm -f libgnuintl.so.2 && ln -s libgnuintl.so.2.0.1 libgnuintl.so.2)
(cd .libs && rm -f libgnuintl.so && ln -s libgnuintl.so.2.0.1 libgnuintl.so)
ar cru .libs/libgnuintl.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 localename.o osdep.o 
ranlib .libs/libgnuintl.a
creating libgnuintl.la
(cd .libs && rm -f libgnuintl.la && ln -s ../libgnuintl.la libgnuintl.la)
make[5]: Leaving directory `/mnt/root/tmp/gettext-0.11.2-build/intl'
Making all in intl-java
make[5]: Entering directory `/mnt/root/tmp/gettext-0.11.2-build/intl-java'
cd /home/src/pkgmgr/gettext/gettext-0.11.2/./intl-java && test ! -d 
/usr/lib/jdk1.1.8 || env PATH=/usr/lib/jdk1.1.8/bin:$PATH javadoc -d javadoc1 
gnu/gettext/*.java
cd /home/src/pkgmgr/gettext/gettext-0.11.2/./intl-java && test ! -d 
/usr/lib/jdk1.3.1 || env PATH=/usr/lib/jdk1.3.1/bin:$PATH javadoc -d javadoc2 
gnu/gettext/*.java
make[5]: Leaving directory `/mnt/root/tmp/gettext-0.11.2-build/intl-java'
Making all in lib
make[5]: Entering directory `/mnt/root/tmp/gettext-0.11.2-build/lib'
/bin/sh ../libtool --mode=compile gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c -o argmatch.lo 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/argmatch.c
mkdir .libs
chmod 777 .libs
gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/argmatch.c  -fPIC -DPIC -o 
.libs/argmatch.lo
gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/argmatch.c -o argmatch.o 
>/dev/null 2>&1
mv -f .libs/argmatch.lo argmatch.lo
/bin/sh ../libtool --mode=compile gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c -o backupfile.lo 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/backupfile.c
rm -f .libs/backupfile.lo
gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/backupfile.c  -fPIC -DPIC -o 
.libs/backupfile.lo
gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/backupfile.c -o backupfile.o 
>/dev/null 2>&1
mv -f .libs/backupfile.lo backupfile.lo
/bin/sh ../libtool --mode=compile gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c -o addext.lo 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/addext.c
rm -f .libs/addext.lo
gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/addext.c  -fPIC -DPIC -o 
.libs/addext.lo
gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/addext.c -o addext.o >/dev/null 
2>&1
mv -f .libs/addext.lo addext.lo
/bin/sh ../libtool --mode=compile gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c -o basename.lo 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/basename.c
rm -f .libs/basename.lo
gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/basename.c  -fPIC -DPIC -o 
.libs/basename.lo
gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/basename.c -o basename.o 
>/dev/null 2>&1
mv -f .libs/basename.lo basename.lo
/bin/sh ../libtool --mode=compile gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c -o c-ctype.lo 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/c-ctype.c
rm -f .libs/c-ctype.lo
gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/c-ctype.c  -fPIC -DPIC -o 
.libs/c-ctype.lo
gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/c-ctype.c -o c-ctype.o >/dev/null 
2>&1
mv -f .libs/c-ctype.lo c-ctype.lo
/bin/sh ../libtool --mode=compile gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c -o copy-file.lo 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/copy-file.c
rm -f .libs/copy-file.lo
gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/copy-file.c  -fPIC -DPIC -o 
.libs/copy-file.lo
gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/copy-file.c -o copy-file.o 
>/dev/null 2>&1
mv -f .libs/copy-file.lo copy-file.lo
/bin/sh ../libtool --mode=compile gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c -o error.lo 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/error.c
rm -f .libs/error.lo
gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/error.c  -fPIC -DPIC -o 
.libs/error.lo
gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/error.c -o error.o >/dev/null 2>&1
mv -f .libs/error.lo error.lo
/bin/sh ../libtool --mode=compile gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c -o execute.lo 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/execute.c
rm -f .libs/execute.lo
gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/execute.c  -fPIC -DPIC -o 
.libs/execute.lo
gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/execute.c -o execute.o >/dev/null 
2>&1
mv -f .libs/execute.lo execute.lo
/bin/sh ../libtool --mode=compile gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c -o findprog.lo 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/findprog.c
rm -f .libs/findprog.lo
gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/findprog.c  -fPIC -DPIC -o 
.libs/findprog.lo
gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/findprog.c -o findprog.o 
>/dev/null 2>&1
mv -f .libs/findprog.lo findprog.lo
/bin/sh ../libtool --mode=compile gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c -o fstrcmp.lo 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/fstrcmp.c
rm -f .libs/fstrcmp.lo
gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/fstrcmp.c  -fPIC -DPIC -o 
.libs/fstrcmp.lo
gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/fstrcmp.c -o fstrcmp.o >/dev/null 
2>&1
mv -f .libs/fstrcmp.lo fstrcmp.lo
/bin/sh ../libtool --mode=compile gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c -o full-write.lo 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/full-write.c
rm -f .libs/full-write.lo
gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/full-write.c  -fPIC -DPIC -o 
.libs/full-write.lo
gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/full-write.c -o full-write.o 
>/dev/null 2>&1
mv -f .libs/full-write.lo full-write.lo
/bin/sh ../libtool --mode=compile gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c -o gcd.lo 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/gcd.c
rm -f .libs/gcd.lo
gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/gcd.c  -fPIC -DPIC -o .libs/gcd.lo
gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/gcd.c -o gcd.o >/dev/null 2>&1
mv -f .libs/gcd.lo gcd.lo
/bin/sh ../libtool --mode=compile gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c -o getopt.lo 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/getopt.c
rm -f .libs/getopt.lo
gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/getopt.c  -fPIC -DPIC -o 
.libs/getopt.lo
gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/getopt.c -o getopt.o >/dev/null 
2>&1
mv -f .libs/getopt.lo getopt.lo
/bin/sh ../libtool --mode=compile gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c -o getopt1.lo 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/getopt1.c
rm -f .libs/getopt1.lo
gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/getopt1.c  -fPIC -DPIC -o 
.libs/getopt1.lo
gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/getopt1.c -o getopt1.o >/dev/null 
2>&1
mv -f .libs/getopt1.lo getopt1.lo
/bin/sh ../libtool --mode=compile gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c -o hash.lo 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/hash.c
rm -f .libs/hash.lo
gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/hash.c  -fPIC -DPIC -o 
.libs/hash.lo
gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/hash.c -o hash.o >/dev/null 2>&1
mv -f .libs/hash.lo hash.lo
/bin/sh ../libtool --mode=compile gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c -o javacomp.lo 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/javacomp.c
rm -f .libs/javacomp.lo
gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/javacomp.c  -fPIC -DPIC -o 
.libs/javacomp.lo
gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/javacomp.c -o javacomp.o 
>/dev/null 2>&1
mv -f .libs/javacomp.lo javacomp.lo
/bin/sh ../libtool --mode=compile gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c -o javaexec.lo 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/javaexec.c
rm -f .libs/javaexec.lo
gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/javaexec.c  -fPIC -DPIC -o 
.libs/javaexec.lo
gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/javaexec.c -o javaexec.o 
>/dev/null 2>&1
mv -f .libs/javaexec.lo javaexec.lo
/bin/sh ../libtool --mode=compile gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c -o linebreak.lo 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/linebreak.c
rm -f .libs/linebreak.lo
gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/linebreak.c  -fPIC -DPIC -o 
.libs/linebreak.lo
gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/linebreak.c -o linebreak.o 
>/dev/null 2>&1
mv -f .libs/linebreak.lo linebreak.lo
/bin/sh ../libtool --mode=compile gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c -o 
localcharset.lo /home/src/pkgmgr/gettext/gettext-0.11.2/./lib/localcharset.c
rm -f .libs/localcharset.lo
gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/localcharset.c  -fPIC -DPIC -o 
.libs/localcharset.lo
gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/localcharset.c -o localcharset.o 
>/dev/null 2>&1
mv -f .libs/localcharset.lo localcharset.lo
/bin/sh ../libtool --mode=compile gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c -o mbswidth.lo 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/mbswidth.c
rm -f .libs/mbswidth.lo
gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/mbswidth.c  -fPIC -DPIC -o 
.libs/mbswidth.lo
gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/mbswidth.c -o mbswidth.o 
>/dev/null 2>&1
mv -f .libs/mbswidth.lo mbswidth.lo
/bin/sh ../libtool --mode=compile gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c -o obstack.lo 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/obstack.c
rm -f .libs/obstack.lo
gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/obstack.c  -fPIC -DPIC -o 
.libs/obstack.lo
gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/obstack.c -o obstack.o >/dev/null 
2>&1
mv -f .libs/obstack.lo obstack.lo
/bin/sh ../libtool --mode=compile gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c -o concatpath.lo 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/concatpath.c
rm -f .libs/concatpath.lo
gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/concatpath.c  -fPIC -DPIC -o 
.libs/concatpath.lo
gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/concatpath.c -o concatpath.o 
>/dev/null 2>&1
mv -f .libs/concatpath.lo concatpath.lo
/bin/sh ../libtool --mode=compile gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c -o pipe-bidi.lo 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/pipe-bidi.c
rm -f .libs/pipe-bidi.lo
gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/pipe-bidi.c  -fPIC -DPIC -o 
.libs/pipe-bidi.lo
gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/pipe-bidi.c -o pipe-bidi.o 
>/dev/null 2>&1
mv -f .libs/pipe-bidi.lo pipe-bidi.lo
/bin/sh ../libtool --mode=compile gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c -o pipe-in.lo 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/pipe-in.c
rm -f .libs/pipe-in.lo
gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/pipe-in.c  -fPIC -DPIC -o 
.libs/pipe-in.lo
gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/pipe-in.c -o pipe-in.o >/dev/null 
2>&1
mv -f .libs/pipe-in.lo pipe-in.lo
/bin/sh ../libtool --mode=compile gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c -o pipe-out.lo 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/pipe-out.c
rm -f .libs/pipe-out.lo
gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/pipe-out.c  -fPIC -DPIC -o 
.libs/pipe-out.lo
gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/pipe-out.c -o pipe-out.o 
>/dev/null 2>&1
mv -f .libs/pipe-out.lo pipe-out.lo
/bin/sh ../libtool --mode=compile gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c -o progname.lo 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/progname.c
rm -f .libs/progname.lo
gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/progname.c  -fPIC -DPIC -o 
.libs/progname.lo
gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/progname.c -o progname.o 
>/dev/null 2>&1
mv -f .libs/progname.lo progname.lo
/bin/sh ../libtool --mode=compile gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c -o safe-read.lo 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/safe-read.c
rm -f .libs/safe-read.lo
gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/safe-read.c  -fPIC -DPIC -o 
.libs/safe-read.lo
gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/safe-read.c -o safe-read.o 
>/dev/null 2>&1
mv -f .libs/safe-read.lo safe-read.lo
/bin/sh ../libtool --mode=compile gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c -o sh-quote.lo 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/sh-quote.c
rm -f .libs/sh-quote.lo
gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/sh-quote.c  -fPIC -DPIC -o 
.libs/sh-quote.lo
gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/sh-quote.c -o sh-quote.o 
>/dev/null 2>&1
mv -f .libs/sh-quote.lo sh-quote.lo
/bin/sh ../libtool --mode=compile gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c -o stpncpy.lo 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/stpncpy.c
rm -f .libs/stpncpy.lo
gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/stpncpy.c  -fPIC -DPIC -o 
.libs/stpncpy.lo
gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/stpncpy.c -o stpncpy.o >/dev/null 
2>&1
mv -f .libs/stpncpy.lo stpncpy.lo
/bin/sh ../libtool --mode=compile gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c -o strtoul.lo 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/strtoul.c
rm -f .libs/strtoul.lo
gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/strtoul.c  -fPIC -DPIC -o 
.libs/strtoul.lo
gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/strtoul.c -o strtoul.o >/dev/null 
2>&1
mv -f .libs/strtoul.lo strtoul.lo
/bin/sh ../libtool --mode=compile gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c -o tmpdir.lo 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/tmpdir.c
rm -f .libs/tmpdir.lo
gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/tmpdir.c  -fPIC -DPIC -o 
.libs/tmpdir.lo
gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/tmpdir.c -o tmpdir.o >/dev/null 
2>&1
mv -f .libs/tmpdir.lo tmpdir.lo
/bin/sh ../libtool --mode=compile gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c -o 
wait-process.lo /home/src/pkgmgr/gettext/gettext-0.11.2/./lib/wait-process.c
rm -f .libs/wait-process.lo
gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/wait-process.c  -fPIC -DPIC -o 
.libs/wait-process.lo
gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/wait-process.c -o wait-process.o 
>/dev/null 2>&1
mv -f .libs/wait-process.lo wait-process.lo
/bin/sh ../libtool --mode=compile gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c -o xerror.lo 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/xerror.c
rm -f .libs/xerror.lo
gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/xerror.c  -fPIC -DPIC -o 
.libs/xerror.lo
gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/xerror.c -o xerror.o >/dev/null 
2>&1
mv -f .libs/xerror.lo xerror.lo
/bin/sh ../libtool --mode=compile gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c -o xmalloc.lo 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/xmalloc.c
rm -f .libs/xmalloc.lo
gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/xmalloc.c  -fPIC -DPIC -o 
.libs/xmalloc.lo
gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/xmalloc.c -o xmalloc.o >/dev/null 
2>&1
mv -f .libs/xmalloc.lo xmalloc.lo
/bin/sh ../libtool --mode=compile gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c -o xstrdup.lo 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/xstrdup.c
rm -f .libs/xstrdup.lo
gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/xstrdup.c  -fPIC -DPIC -o 
.libs/xstrdup.lo
gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/xstrdup.c -o xstrdup.o >/dev/null 
2>&1
mv -f .libs/xstrdup.lo xstrdup.lo
/bin/sh ../libtool --mode=compile gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c -o xsetenv.lo 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/xsetenv.c
rm -f .libs/xsetenv.lo
gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/xsetenv.c  -fPIC -DPIC -o 
.libs/xsetenv.lo
gcc -DLIBDIR=\"/usr/lib\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I.. -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/xsetenv.c -o xsetenv.o >/dev/null 
2>&1
mv -f .libs/xsetenv.lo xsetenv.lo
/bin/sh ../libtool --mode=link gcc  -g -O2   -o libgettextlib.la -rpath 
/usr/lib -release 0.11.2 -lc -no-undefined argmatch.lo backupfile.lo addext.lo 
basename.lo c-ctype.lo copy-file.lo error.lo execute.lo findprog.lo fstrcmp.lo 
full-write.lo gcd.lo getopt.lo getopt1.lo hash.lo javacomp.lo javaexec.lo 
linebreak.lo localcharset.lo mbswidth.lo obstack.lo concatpath.lo pipe-bidi.lo 
pipe-in.lo pipe-out.lo progname.lo safe-read.lo sh-quote.lo stpncpy.lo 
strtoul.lo tmpdir.lo wait-process.lo xerror.lo xmalloc.lo xstrdup.lo xsetenv.lo 
 
rm -fr .libs/libgettextlib.la .libs/libgettextlib.* .libs/libgettextlib-0.11.2.*
gcc -shared  argmatch.lo backupfile.lo addext.lo basename.lo c-ctype.lo 
copy-file.lo error.lo execute.lo findprog.lo fstrcmp.lo full-write.lo gcd.lo 
getopt.lo getopt1.lo hash.lo javacomp.lo javaexec.lo linebreak.lo 
localcharset.lo mbswidth.lo obstack.lo concatpath.lo pipe-bidi.lo pipe-in.lo 
pipe-out.lo progname.lo safe-read.lo sh-quote.lo stpncpy.lo strtoul.lo 
tmpdir.lo wait-process.lo xerror.lo xmalloc.lo xstrdup.lo xsetenv.lo  -lc  
-Wl,-soname -Wl,libgettextlib-0.11.2.so -o .libs/libgettextlib-0.11.2.so
(cd .libs && rm -f libgettextlib.so && ln -s libgettextlib-0.11.2.so 
libgettextlib.so)
ar cru .libs/libgettextlib.a  argmatch.o backupfile.o addext.o basename.o 
c-ctype.o copy-file.o error.o execute.o findprog.o fstrcmp.o full-write.o gcd.o 
getopt.o getopt1.o hash.o javacomp.o javaexec.o linebreak.o localcharset.o 
mbswidth.o obstack.o concatpath.o pipe-bidi.o pipe-in.o pipe-out.o progname.o 
safe-read.o sh-quote.o stpncpy.o strtoul.o tmpdir.o wait-process.o xerror.o 
xmalloc.o xstrdup.o xsetenv.o 
ranlib .libs/libgettextlib.a
creating libgettextlib.la
(cd .libs && rm -f libgettextlib.la && ln -s ../libgettextlib.la 
libgettextlib.la)
/bin/sh /home/src/pkgmgr/gettext/gettext-0.11.2/./lib/config.charset 
'i686-pc-linux-gnu' > t-charset.alias
mv t-charset.alias charset.alias
sed -e '/^#/d' -e 's/@''PACKAGE''@/gettext/g' 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/ref-add.sin > t-ref-add.sed
mv t-ref-add.sed ref-add.sed
sed -e '/^#/d' -e 's/@''PACKAGE''@/gettext/g' 
/home/src/pkgmgr/gettext/gettext-0.11.2/./lib/ref-del.sin > t-ref-del.sed
mv t-ref-del.sed ref-del.sed
make[5]: Leaving directory `/mnt/root/tmp/gettext-0.11.2-build/lib'
Making all in libuniname
make[5]: Entering directory `/mnt/root/tmp/gettext-0.11.2-build/libuniname'
gcc -DHAVE_CONFIG_H -I. -I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname 
-I.. -I.. -I../lib -I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib    -g -O2 -c 
`test -f /home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname/uniname.c || echo 
'/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname/'`/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname/uniname.c
rm -f libuniname.a
ar cru libuniname.a uniname.o 
ranlib libuniname.a
gcc -DHAVE_CONFIG_H -I. -I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname 
-I.. -I.. -I../lib -I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib    -g -O2 -c 
`test -f /home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname/test-names.c || 
echo 
'/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname/'`/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname/test-names.c
/bin/sh ../libtool --mode=link gcc  -g -O2   -o test-names  test-names.o 
libuniname.a ../lib/libgettextlib.la 
mkdir .libs
chmod 777 .libs
gcc -g -O2 -o .libs/test-names test-names.o  libuniname.a 
../lib/.libs/libgettextlib.so -lc
creating test-names
make[5]: Leaving directory `/mnt/root/tmp/gettext-0.11.2-build/libuniname'
Making all in src
make[5]: Entering directory `/mnt/root/tmp/gettext-0.11.2-build/src'
make  all-am
make[6]: Entering directory `/mnt/root/tmp/gettext-0.11.2-build/src'
/bin/sh ../libtool --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c -o message.lo 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/message.c
mkdir .libs
chmod 777 .libs
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/message.c  -fPIC -DPIC -o 
.libs/message.lo
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/message.c -o message.o >/dev/null 
2>&1
mv -f .libs/message.lo message.lo
/bin/sh ../libtool --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c -o po.lo 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/po.c
rm -f .libs/po.lo
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/po.c  -fPIC -DPIC -o .libs/po.lo
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/po.c -o po.o >/dev/null 2>&1
mv -f .libs/po.lo po.lo
sed 's/[yY][yY]/po_gram_/g' 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/po-gram-gen.h > po-gram-gen2.h-tmp
mv po-gram-gen2.h-tmp po-gram-gen2.h
/bin/sh ../libtool --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c -o po-lex.lo 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/po-lex.c
rm -f .libs/po-lex.lo
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/po-lex.c  -fPIC -DPIC -o 
.libs/po-lex.lo
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/po-lex.c -o po-lex.o >/dev/null 
2>&1
mv -f .libs/po-lex.lo po-lex.lo
/bin/sh ../libtool --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c -o po-gram-gen.lo 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/po-gram-gen.c
rm -f .libs/po-gram-gen.lo
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/po-gram-gen.c  -fPIC -DPIC -o 
.libs/po-gram-gen.lo
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/po-gram-gen.c -o po-gram-gen.o 
>/dev/null 2>&1
mv -f .libs/po-gram-gen.lo po-gram-gen.lo
/bin/sh ../libtool --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c -o po-hash-gen.lo 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/po-hash-gen.c
rm -f .libs/po-hash-gen.lo
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/po-hash-gen.c  -fPIC -DPIC -o 
.libs/po-hash-gen.lo
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/po-hash-gen.c -o po-hash-gen.o 
>/dev/null 2>&1
mv -f .libs/po-hash-gen.lo po-hash-gen.lo
/bin/sh ../libtool --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c -o po-charset.lo 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/po-charset.c
rm -f .libs/po-charset.lo
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/po-charset.c  -fPIC -DPIC -o 
.libs/po-charset.lo
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/po-charset.c -o po-charset.o 
>/dev/null 2>&1
mv -f .libs/po-charset.lo po-charset.lo
/bin/sh ../libtool --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c -o open-po.lo 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/open-po.c
rm -f .libs/open-po.lo
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/open-po.c  -fPIC -DPIC -o 
.libs/open-po.lo
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/open-po.c -o open-po.o >/dev/null 
2>&1
mv -f .libs/open-po.lo open-po.lo
/bin/sh ../libtool --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c -o dir-list.lo 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/dir-list.c
rm -f .libs/dir-list.lo
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/dir-list.c  -fPIC -DPIC -o 
.libs/dir-list.lo
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/dir-list.c -o dir-list.o 
>/dev/null 2>&1
mv -f .libs/dir-list.lo dir-list.lo
/bin/sh ../libtool --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c -o str-list.lo 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/str-list.c
rm -f .libs/str-list.lo
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/str-list.c  -fPIC -DPIC -o 
.libs/str-list.lo
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/str-list.c -o str-list.o 
>/dev/null 2>&1
mv -f .libs/str-list.lo str-list.lo
/bin/sh ../libtool --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c -o read-po.lo 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/read-po.c
rm -f .libs/read-po.lo
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/read-po.c  -fPIC -DPIC -o 
.libs/read-po.lo
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/read-po.c -o read-po.o >/dev/null 
2>&1
mv -f .libs/read-po.lo read-po.lo
/bin/sh ../libtool --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c -o write-po.lo 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/write-po.c
rm -f .libs/write-po.lo
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/write-po.c  -fPIC -DPIC -o 
.libs/write-po.lo
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/write-po.c -o write-po.o 
>/dev/null 2>&1
mv -f .libs/write-po.lo write-po.lo
/bin/sh ../libtool --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c -o msgl-ascii.lo 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/msgl-ascii.c
rm -f .libs/msgl-ascii.lo
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/msgl-ascii.c  -fPIC -DPIC -o 
.libs/msgl-ascii.lo
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/msgl-ascii.c -o msgl-ascii.o 
>/dev/null 2>&1
mv -f .libs/msgl-ascii.lo msgl-ascii.lo
/bin/sh ../libtool --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c -o msgl-iconv.lo 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/msgl-iconv.c
rm -f .libs/msgl-iconv.lo
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/msgl-iconv.c  -fPIC -DPIC -o 
.libs/msgl-iconv.lo
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/msgl-iconv.c -o msgl-iconv.o 
>/dev/null 2>&1
mv -f .libs/msgl-iconv.lo msgl-iconv.lo
/bin/sh ../libtool --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c -o msgl-equal.lo 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/msgl-equal.c
rm -f .libs/msgl-equal.lo
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/msgl-equal.c  -fPIC -DPIC -o 
.libs/msgl-equal.lo
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/msgl-equal.c -o msgl-equal.o 
>/dev/null 2>&1
mv -f .libs/msgl-equal.lo msgl-equal.lo
/bin/sh ../libtool --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c -o msgl-cat.lo 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/msgl-cat.c
rm -f .libs/msgl-cat.lo
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/msgl-cat.c  -fPIC -DPIC -o 
.libs/msgl-cat.lo
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/msgl-cat.c -o msgl-cat.o 
>/dev/null 2>&1
mv -f .libs/msgl-cat.lo msgl-cat.lo
/bin/sh ../libtool --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c -o 
msgl-english.lo /home/src/pkgmgr/gettext/gettext-0.11.2/./src/msgl-english.c
rm -f .libs/msgl-english.lo
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/msgl-english.c  -fPIC -DPIC -o 
.libs/msgl-english.lo
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/msgl-english.c -o msgl-english.o 
>/dev/null 2>&1
mv -f .libs/msgl-english.lo msgl-english.lo
/bin/sh ../libtool --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c -o file-list.lo 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/file-list.c
rm -f .libs/file-list.lo
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/file-list.c  -fPIC -DPIC -o 
.libs/file-list.lo
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/file-list.c -o file-list.o 
>/dev/null 2>&1
mv -f .libs/file-list.lo file-list.lo
/bin/sh ../libtool --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c -o 
msgl-charset.lo /home/src/pkgmgr/gettext/gettext-0.11.2/./src/msgl-charset.c
rm -f .libs/msgl-charset.lo
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/msgl-charset.c  -fPIC -DPIC -o 
.libs/msgl-charset.lo
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/msgl-charset.c -o msgl-charset.o 
>/dev/null 2>&1
mv -f .libs/msgl-charset.lo msgl-charset.lo
/bin/sh ../libtool --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c -o po-time.lo 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/po-time.c
rm -f .libs/po-time.lo
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/po-time.c  -fPIC -DPIC -o 
.libs/po-time.lo
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/po-time.c -o po-time.o >/dev/null 
2>&1
mv -f .libs/po-time.lo po-time.lo
/bin/sh ../libtool --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c -o plural.lo 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/plural.c
rm -f .libs/plural.lo
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/plural.c  -fPIC -DPIC -o 
.libs/plural.lo
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/plural.c -o plural.o >/dev/null 
2>&1
mv -f .libs/plural.lo plural.lo
/bin/sh ../libtool --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c -o 
plural-table.lo /home/src/pkgmgr/gettext/gettext-0.11.2/./src/plural-table.c
rm -f .libs/plural-table.lo
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/plural-table.c  -fPIC -DPIC -o 
.libs/plural-table.lo
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/plural-table.c -o plural-table.o 
>/dev/null 2>&1
mv -f .libs/plural-table.lo plural-table.lo
/bin/sh ../libtool --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c -o format.lo 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/format.c
rm -f .libs/format.lo
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/format.c  -fPIC -DPIC -o 
.libs/format.lo
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/format.c -o format.o >/dev/null 
2>&1
mv -f .libs/format.lo format.lo
/bin/sh ../libtool --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c -o format-c.lo 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/format-c.c
rm -f .libs/format-c.lo
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/format-c.c  -fPIC -DPIC -o 
.libs/format-c.lo
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/format-c.c -o format-c.o 
>/dev/null 2>&1
mv -f .libs/format-c.lo format-c.lo
/bin/sh ../libtool --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c -o 
format-python.lo /home/src/pkgmgr/gettext/gettext-0.11.2/./src/format-python.c
rm -f .libs/format-python.lo
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/format-python.c  -fPIC -DPIC -o 
.libs/format-python.lo
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/format-python.c -o 
format-python.o >/dev/null 2>&1
mv -f .libs/format-python.lo format-python.lo
/bin/sh ../libtool --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c -o format-lisp.lo 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/format-lisp.c
rm -f .libs/format-lisp.lo
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/format-lisp.c  -fPIC -DPIC -o 
.libs/format-lisp.lo
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/format-lisp.c -o format-lisp.o 
>/dev/null 2>&1
mv -f .libs/format-lisp.lo format-lisp.lo
/bin/sh ../libtool --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c -o 
format-elisp.lo /home/src/pkgmgr/gettext/gettext-0.11.2/./src/format-elisp.c
rm -f .libs/format-elisp.lo
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/format-elisp.c  -fPIC -DPIC -o 
.libs/format-elisp.lo
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/format-elisp.c -o format-elisp.o 
>/dev/null 2>&1
mv -f .libs/format-elisp.lo format-elisp.lo
/bin/sh ../libtool --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c -o 
format-librep.lo /home/src/pkgmgr/gettext/gettext-0.11.2/./src/format-librep.c
rm -f .libs/format-librep.lo
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/format-librep.c  -fPIC -DPIC -o 
.libs/format-librep.lo
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/format-librep.c -o 
format-librep.o >/dev/null 2>&1
mv -f .libs/format-librep.lo format-librep.lo
/bin/sh ../libtool --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c -o format-java.lo 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/format-java.c
rm -f .libs/format-java.lo
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/format-java.c  -fPIC -DPIC -o 
.libs/format-java.lo
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/format-java.c -o format-java.o 
>/dev/null 2>&1
mv -f .libs/format-java.lo format-java.lo
/bin/sh ../libtool --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c -o format-awk.lo 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/format-awk.c
rm -f .libs/format-awk.lo
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/format-awk.c  -fPIC -DPIC -o 
.libs/format-awk.lo
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/format-awk.c -o format-awk.o 
>/dev/null 2>&1
mv -f .libs/format-awk.lo format-awk.lo
/bin/sh ../libtool --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c -o 
format-pascal.lo /home/src/pkgmgr/gettext/gettext-0.11.2/./src/format-pascal.c
rm -f .libs/format-pascal.lo
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/format-pascal.c  -fPIC -DPIC -o 
.libs/format-pascal.lo
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/format-pascal.c -o 
format-pascal.o >/dev/null 2>&1
mv -f .libs/format-pascal.lo format-pascal.lo
/bin/sh ../libtool --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c -o format-ycp.lo 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/format-ycp.c
rm -f .libs/format-ycp.lo
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/format-ycp.c  -fPIC -DPIC -o 
.libs/format-ycp.lo
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/format-ycp.c -o format-ycp.o 
>/dev/null 2>&1
mv -f .libs/format-ycp.lo format-ycp.lo
/bin/sh ../libtool --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c -o format-tcl.lo 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/format-tcl.c
rm -f .libs/format-tcl.lo
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/format-tcl.c  -fPIC -DPIC -o 
.libs/format-tcl.lo
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/format-tcl.c -o format-tcl.o 
>/dev/null 2>&1
mv -f .libs/format-tcl.lo format-tcl.lo
/bin/sh ../libtool --mode=link gcc  -g -O2   -o libgettextsrc.la -rpath 
/usr/lib -release 0.11.2 ../lib/libgettextlib.la   -lc -no-undefined message.lo 
po.lo po-lex.lo po-gram-gen.lo po-hash-gen.lo po-charset.lo open-po.lo 
dir-list.lo str-list.lo read-po.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-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  
rm -fr .libs/libgettextsrc.la .libs/libgettextsrc.* .libs/libgettextsrc-0.11.2.*
gcc -shared  message.lo po.lo po-lex.lo po-gram-gen.lo po-hash-gen.lo 
po-charset.lo open-po.lo dir-list.lo str-list.lo read-po.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-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  
-Wl,--rpath -Wl,/mnt/root/tmp/gettext-0.11.2-build/lib/.libs  
../lib/.libs/libgettextlib.so -lc   -Wl,-soname -Wl,libgettextsrc-0.11.2.so -o 
.libs/libgettextsrc-0.11.2.so
(cd .libs && rm -f libgettextsrc.so && ln -s libgettextsrc-0.11.2.so 
libgettextsrc.so)
ar cru .libs/libgettextsrc.a  message.o po.o po-lex.o po-gram-gen.o 
po-hash-gen.o po-charset.o open-po.o dir-list.o str-list.o read-po.o write-po.o 
msgl-ascii.o msgl-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-python.o format-lisp.o format-elisp.o format-librep.o format-java.o 
format-awk.o format-pascal.o format-ycp.o format-tcl.o 
ranlib .libs/libgettextsrc.a
creating libgettextsrc.la
(cd .libs && rm -f libgettextsrc.la && ln -s ../libgettextsrc.la 
libgettextsrc.la)
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/gettext.c
/bin/sh ../libtool --mode=link gcc  -g -O2   -o gettext  gettext.o 
../lib/basename.lo ../lib/error.lo ../lib/getopt.lo ../lib/getopt1.lo 
../lib/strtoul.lo ../lib/xmalloc.lo  
gcc -g -O2 -o gettext gettext.o ../lib/basename.o ../lib/error.o 
../lib/getopt.o ../lib/getopt1.o ../lib/strtoul.o ../lib/xmalloc.o  
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/ngettext.c
/bin/sh ../libtool --mode=link gcc  -g -O2   -o ngettext  ngettext.o 
../lib/basename.lo ../lib/error.lo ../lib/getopt.lo ../lib/getopt1.lo 
../lib/strtoul.lo ../lib/xmalloc.lo  
gcc -g -O2 -o ngettext ngettext.o ../lib/basename.o ../lib/error.o 
../lib/getopt.o ../lib/getopt1.o ../lib/strtoul.o ../lib/xmalloc.o  
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/msgcmp.c
/bin/sh ../libtool --mode=link gcc  -g -O2   -o msgcmp  msgcmp.o 
libgettextsrc.la 
gcc -g -O2 -o .libs/msgcmp msgcmp.o  ./.libs/libgettextsrc.so 
/mnt/root/tmp/gettext-0.11.2-build/lib/.libs/libgettextlib.so -lc
creating msgcmp
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/msgfmt.c
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/write-mo.c
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/write-java.c
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/write-tcl.c
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/plural-eval.c
/bin/sh ../libtool --mode=link gcc  -g -O2   -o msgfmt  msgfmt.o write-mo.o 
write-java.o write-tcl.o plural-eval.o libgettextsrc.la 
gcc -g -O2 -o .libs/msgfmt msgfmt.o write-mo.o write-java.o write-tcl.o 
plural-eval.o  ./.libs/libgettextsrc.so 
/mnt/root/tmp/gettext-0.11.2-build/lib/.libs/libgettextlib.so -lc
creating msgfmt
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/msgmerge.c
/bin/sh ../libtool --mode=link gcc  -g -O2   -o msgmerge  msgmerge.o 
libgettextsrc.la 
gcc -g -O2 -o .libs/msgmerge msgmerge.o  ./.libs/libgettextsrc.so 
/mnt/root/tmp/gettext-0.11.2-build/lib/.libs/libgettextlib.so -lc
creating msgmerge
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/msgunfmt.c
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/read-mo.c
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/read-java.c
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/read-tcl.c
/bin/sh ../libtool --mode=link gcc  -g -O2   -o msgunfmt  msgunfmt.o read-mo.o 
read-java.o read-tcl.o libgettextsrc.la 
gcc -g -O2 -o .libs/msgunfmt msgunfmt.o read-mo.o read-java.o read-tcl.o  
./.libs/libgettextsrc.so 
/mnt/root/tmp/gettext-0.11.2-build/lib/.libs/libgettextlib.so -lc
creating msgunfmt
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/xgettext.c
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/x-c.c
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/x-po.c
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/x-python.c
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/x-lisp.c
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/x-elisp.c
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/x-librep.c
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/x-java.c
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/x-awk.c
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/x-ycp.c
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/x-tcl.c
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/x-rst.c
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/x-glade.c
/bin/sh ../libtool --mode=link gcc  -g -O2   -o xgettext  xgettext.o x-c.o 
x-po.o x-python.o x-lisp.o x-elisp.o x-librep.o x-java.o x-awk.o x-ycp.o 
x-tcl.o x-rst.o x-glade.o libgettextsrc.la ../libuniname/libuniname.a -ldl 
gcc -g -O2 -o .libs/xgettext xgettext.o x-c.o x-po.o x-python.o x-lisp.o 
x-elisp.o x-librep.o x-java.o x-awk.o x-ycp.o x-tcl.o x-rst.o x-glade.o  
./.libs/libgettextsrc.so 
/mnt/root/tmp/gettext-0.11.2-build/lib/.libs/libgettextlib.so -lc 
../libuniname/libuniname.a -ldl
creating xgettext
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/msgattrib.c
/bin/sh ../libtool --mode=link gcc  -g -O2   -o msgattrib  msgattrib.o 
libgettextsrc.la 
gcc -g -O2 -o .libs/msgattrib msgattrib.o  ./.libs/libgettextsrc.so 
/mnt/root/tmp/gettext-0.11.2-build/lib/.libs/libgettextlib.so -lc
creating msgattrib
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/msgcat.c
/bin/sh ../libtool --mode=link gcc  -g -O2   -o msgcat  msgcat.o 
libgettextsrc.la 
gcc -g -O2 -o .libs/msgcat msgcat.o  ./.libs/libgettextsrc.so 
/mnt/root/tmp/gettext-0.11.2-build/lib/.libs/libgettextlib.so -lc
creating msgcat
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/msgcomm.c
/bin/sh ../libtool --mode=link gcc  -g -O2   -o msgcomm  msgcomm.o 
libgettextsrc.la 
gcc -g -O2 -o .libs/msgcomm msgcomm.o  ./.libs/libgettextsrc.so 
/mnt/root/tmp/gettext-0.11.2-build/lib/.libs/libgettextlib.so -lc
creating msgcomm
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/msgconv.c
/bin/sh ../libtool --mode=link gcc  -g -O2   -o msgconv  msgconv.o 
libgettextsrc.la 
gcc -g -O2 -o .libs/msgconv msgconv.o  ./.libs/libgettextsrc.so 
/mnt/root/tmp/gettext-0.11.2-build/lib/.libs/libgettextlib.so -lc
creating msgconv
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/msgen.c
/bin/sh ../libtool --mode=link gcc  -g -O2   -o msgen  msgen.o libgettextsrc.la 
gcc -g -O2 -o .libs/msgen msgen.o  ./.libs/libgettextsrc.so 
/mnt/root/tmp/gettext-0.11.2-build/lib/.libs/libgettextlib.so -lc
creating msgen
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/msgexec.c
/bin/sh ../libtool --mode=link gcc  -g -O2   -o msgexec  msgexec.o 
libgettextsrc.la 
gcc -g -O2 -o .libs/msgexec msgexec.o  ./.libs/libgettextsrc.so 
/mnt/root/tmp/gettext-0.11.2-build/lib/.libs/libgettextlib.so -lc
creating msgexec
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/msgfilter.c
/bin/sh ../libtool --mode=link gcc  -g -O2   -o msgfilter  msgfilter.o 
libgettextsrc.la 
gcc -g -O2 -o .libs/msgfilter msgfilter.o  ./.libs/libgettextsrc.so 
/mnt/root/tmp/gettext-0.11.2-build/lib/.libs/libgettextlib.so -lc
creating msgfilter
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/msggrep.c
/bin/sh ../libtool --mode=link gcc  -g -O2   -o msggrep  msggrep.o 
libgettextsrc.la 
gcc -g -O2 -o .libs/msggrep msggrep.o  ./.libs/libgettextsrc.so 
/mnt/root/tmp/gettext-0.11.2-build/lib/.libs/libgettextlib.so -lc
creating msggrep
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/msginit.c
/bin/sh ../libtool --mode=link gcc  -g -O2   -o msginit  msginit.o 
../intl/localealias.lo ../intl/localename.lo libgettextsrc.la 
gcc -g -O2 -o .libs/msginit msginit.o ../intl/localealias.o 
../intl/localename.o  ./.libs/libgettextsrc.so 
/mnt/root/tmp/gettext-0.11.2-build/lib/.libs/libgettextlib.so -lc 
creating msginit
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/msguniq.c
/bin/sh ../libtool --mode=link gcc  -g -O2   -o msguniq  msguniq.o 
libgettextsrc.la 
gcc -g -O2 -o .libs/msguniq msguniq.o  ./.libs/libgettextsrc.so 
/mnt/root/tmp/gettext-0.11.2-build/lib/.libs/libgettextlib.so -lc
creating msguniq
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/hostname.c
/bin/sh ../libtool --mode=link gcc  -g -O2   -o hostname  hostname.o 
../lib/libgettextlib.la  
gcc -g -O2 -o .libs/hostname hostname.o  ../lib/.libs/libgettextlib.so -lc
creating hostname
gcc -DLOCALEDIR=\"/usr/share/locale\" 
-DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" 
-DGETTEXTDATADIR=\"/usr/share/gettext\" 
-DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./src -I.. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./libuniname -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib -I../intl 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/urlget.c
/bin/sh ../libtool --mode=link gcc  -g -O2   -o urlget  urlget.o 
../lib/libgettextlib.la  
gcc -g -O2 -o .libs/urlget urlget.o  ../lib/.libs/libgettextlib.so -lc
creating urlget
make[6]: Leaving directory `/mnt/root/tmp/gettext-0.11.2-build/src'
make[5]: Leaving directory `/mnt/root/tmp/gettext-0.11.2-build/src'
Making all in po
make[5]: Entering directory `/mnt/root/tmp/gettext-0.11.2-build/po'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/mnt/root/tmp/gettext-0.11.2-build/po'
Making all in man
make[5]: Entering directory `/mnt/root/tmp/gettext-0.11.2-build/man'
sed -e 's|@''localedir''@|/usr/share/locale|g' < `if test -f gettext.1.in; then 
echo .; else echo /home/src/pkgmgr/gettext/gettext-0.11.2/./man; 
fi`/gettext.1.in > t-gettext.1
mv t-gettext.1 gettext.1
sed -e 's|@''localedir''@|/usr/share/locale|g' < `if test -f ngettext.1.in; 
then echo .; else echo /home/src/pkgmgr/gettext/gettext-0.11.2/./man; 
fi`/ngettext.1.in > t-ngettext.1
mv t-ngettext.1 ngettext.1
sed -e 's|@''localedir''@|/usr/share/locale|g' < `if test -f gettext.1.html.in; 
then echo .; else echo /home/src/pkgmgr/gettext/gettext-0.11.2/./man; 
fi`/gettext.1.html.in > t-gettext.1.html
mv t-gettext.1.html gettext.1.html
sed -e 's|@''localedir''@|/usr/share/locale|g' < `if test -f 
ngettext.1.html.in; then echo .; else echo 
/home/src/pkgmgr/gettext/gettext-0.11.2/./man; fi`/ngettext.1.html.in > 
t-ngettext.1.html
mv t-ngettext.1.html ngettext.1.html
make[5]: Leaving directory `/mnt/root/tmp/gettext-0.11.2-build/man'
Making all in m4
make[5]: Entering directory `/mnt/root/tmp/gettext-0.11.2-build/m4'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/mnt/root/tmp/gettext-0.11.2-build/m4'
Making all in projects
make[5]: Entering directory `/mnt/root/tmp/gettext-0.11.2-build/projects'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/mnt/root/tmp/gettext-0.11.2-build/projects'
Making all in misc
make[5]: Entering directory `/mnt/root/tmp/gettext-0.11.2-build/misc'
WARNING: Warnings can be ignored. :-)
if test emacs != no; then \
  EMACS=emacs /bin/sh /home/src/pkgmgr/gettext/gettext-0.11.2/./misc/elisp-comp 
/home/src/pkgmgr/gettext/gettext-0.11.2/./misc/po-compat.el; \
else : ; fi
Loading sml-mode-startup (source)...
Wrote /mnt/root/tmp/gettext-0.11.2-build/misc/elc.11510/po-compat.elc
Done
WARNING: Warnings can be ignored. :-)
if test emacs != no; then \
  EMACS=emacs /bin/sh /home/src/pkgmgr/gettext/gettext-0.11.2/./misc/elisp-comp 
/home/src/pkgmgr/gettext/gettext-0.11.2/./misc/po-mode.el; \
else : ; fi
Loading sml-mode-startup (source)...
While compiling po-ediff-buffers-exit-recursive in file 
/mnt/root/tmp/gettext-0.11.2-build/misc/elc.11518/po-mode.el:
  ** reference to free variable entry-buffer
While compiling the end of the data in file 
/mnt/root/tmp/gettext-0.11.2-build/misc/elc.11518/po-mode.el:
  ** The following functions are not known to be defined: make-extent,
    set-extent-face, set-extent-endpoints, detach-extent, ediff-quit
Wrote /mnt/root/tmp/gettext-0.11.2-build/misc/elc.11518/po-mode.elc
Done
make[5]: Leaving directory `/mnt/root/tmp/gettext-0.11.2-build/misc'
Making all in tests
make[5]: Entering directory `/mnt/root/tmp/gettext-0.11.2-build/tests'
gcc -DLOCALEDIR=\"\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./tests -I.. -I.. -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./tests/tstgettext.c
gcc -DLOCALEDIR=\"\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./tests -I.. -I.. -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./tests/setlocale.c
/bin/sh ../libtool --mode=link gcc  -g -O2   -o tstgettext  tstgettext.o 
setlocale.o ../lib/libgettextlib.la ../intl/libgnuintl.la  
mkdir .libs
chmod 777 .libs
gcc -g -O2 -o .libs/tstgettext tstgettext.o setlocale.o  
../lib/.libs/libgettextlib.so ../intl/.libs/libgnuintl.so -lc
creating tstgettext
gcc -DLOCALEDIR=\"\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./tests -I.. -I.. -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./tests/tstngettext.c
/bin/sh ../libtool --mode=link gcc  -g -O2   -o tstngettext  tstngettext.o 
setlocale.o ../lib/libgettextlib.la ../intl/libgnuintl.la  
gcc -g -O2 -o .libs/tstngettext tstngettext.o setlocale.o  
../lib/.libs/libgettextlib.so ../intl/.libs/libgnuintl.so -lc
creating tstngettext
gcc -DLOCALEDIR=\"\" -DHAVE_CONFIG_H -I. 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./tests -I.. -I.. -I../lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./lib 
-I/home/src/pkgmgr/gettext/gettext-0.11.2/./intl    -g -O2 -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./tests/plural-1-prg.c
/bin/sh ../libtool --mode=link gcc  -g -O2   -o cake  plural-1-prg.o 
setlocale.o ../lib/libgettextlib.la ../intl/libgnuintl.la  
gcc -g -O2 -o .libs/cake plural-1-prg.o setlocale.o  
../lib/.libs/libgettextlib.so ../intl/.libs/libgnuintl.so -lc
creating cake
make[5]: Leaving directory `/mnt/root/tmp/gettext-0.11.2-build/tests'
make[5]: Entering directory `/mnt/root/tmp/gettext-0.11.2-build'
make[5]: Leaving directory `/mnt/root/tmp/gettext-0.11.2-build'
make[4]: Leaving directory `/mnt/root/tmp/gettext-0.11.2-build'
make[3]: Leaving directory `/mnt/root/tmp/gettext-0.11.2-build'
make[2]: Leaving directory `/home/src/pkgmgr/gettext'
[ -d /opt/gettext-0.11.2 ] || install -d /opt/gettext-0.11.2
ln -s /opt/gettext-0.11.2 INSTALLDIR
env  make prefix=/opt/gettext-0.11.2 exec_prefix=/opt/gettext-0.11.2 -C 
/mnt/root/tmp/gettext-0.11.2-build  install
make[2]: Entering directory `/mnt/root/tmp/gettext-0.11.2-build'
Making install in doc
make[3]: Entering directory `/mnt/root/tmp/gettext-0.11.2-build/doc'
make[4]: Entering directory `/mnt/root/tmp/gettext-0.11.2-build/doc'
make[4]: Nothing to be done for `install-exec-am'.
/bin/sh /home/src/pkgmgr/gettext/gettext-0.11.2/./mkinstalldirs 
/opt/gettext-0.11.2/doc/gettext
mkdir /opt/gettext-0.11.2/doc
mkdir /opt/gettext-0.11.2/doc/gettext
for file in `if test -f gettext_toc.html; then echo .; else echo 
/home/src/pkgmgr/gettext/gettext-0.11.2/./doc; fi`/gettext_*.html; do \
  /bin/install -c -m 644 $file /opt/gettext-0.11.2/doc/gettext/`basename 
$file`; \
done
/bin/sh /home/src/pkgmgr/gettext/gettext-0.11.2/./mkinstalldirs 
/opt/gettext-0.11.2/info
mkdir /opt/gettext-0.11.2/info
 /bin/install -c -m 644 
/home/src/pkgmgr/gettext/gettext-0.11.2/./doc/gettext.info 
/opt/gettext-0.11.2/info/gettext.info
 /bin/install -c -m 644 
/home/src/pkgmgr/gettext/gettext-0.11.2/./doc/gettext.info-1 
/opt/gettext-0.11.2/info/gettext.info-1
 /bin/install -c -m 644 
/home/src/pkgmgr/gettext/gettext-0.11.2/./doc/gettext.info-2 
/opt/gettext-0.11.2/info/gettext.info-2
 /bin/install -c -m 644 
/home/src/pkgmgr/gettext/gettext-0.11.2/./doc/gettext.info-3 
/opt/gettext-0.11.2/info/gettext.info-3
 /bin/install -c -m 644 
/home/src/pkgmgr/gettext/gettext-0.11.2/./doc/gettext.info-4 
/opt/gettext-0.11.2/info/gettext.info-4
 /bin/install -c -m 644 
/home/src/pkgmgr/gettext/gettext-0.11.2/./doc/gettext.info-5 
/opt/gettext-0.11.2/info/gettext.info-5
 /bin/install -c -m 644 
/home/src/pkgmgr/gettext/gettext-0.11.2/./doc/gettext.info-6 
/opt/gettext-0.11.2/info/gettext.info-6
 /bin/install -c -m 644 
/home/src/pkgmgr/gettext/gettext-0.11.2/./doc/gettext.info-7 
/opt/gettext-0.11.2/info/gettext.info-7
 /bin/install -c -m 644 
/home/src/pkgmgr/gettext/gettext-0.11.2/./doc/gettext.info-8 
/opt/gettext-0.11.2/info/gettext.info-8
 /bin/install -c -m 644 
/home/src/pkgmgr/gettext/gettext-0.11.2/./doc/gettext.info-9 
/opt/gettext-0.11.2/info/gettext.info-9
 install-info --info-dir=/opt/gettext-0.11.2/info 
/opt/gettext-0.11.2/info/gettext.info
make[4]: Leaving directory `/mnt/root/tmp/gettext-0.11.2-build/doc'
make[3]: Leaving directory `/mnt/root/tmp/gettext-0.11.2-build/doc'
Making install in intl
make[3]: Entering directory `/mnt/root/tmp/gettext-0.11.2-build/intl'
if test "gettext" = "gettext" \
   && test '' = 'intl-compat.lo'; then \
  /bin/sh `case "/home/src/pkgmgr/gettext/gettext-0.11.2/./mkinstalldirs" in 
/*) echo "/home/src/pkgmgr/gettext/gettext-0.11.2/./mkinstalldirs" ;; *) echo 
"..//home/src/pkgmgr/gettext/gettext-0.11.2/./mkinstalldirs" ;; esac` 
/opt/gettext-0.11.2/lib /opt/gettext-0.11.2/include; \
  /bin/install -c -m 644 libintl.h /opt/gettext-0.11.2/include/libintl.h; \
  /bin/sh ../libtool --mode=install \
    /bin/install -c -m 644 libintl.la /opt/gettext-0.11.2/lib/libintl.la; \
else \
  : ; \
fi
if test 'no' = yes; then \
  test yes != no || /bin/sh `case 
"/home/src/pkgmgr/gettext/gettext-0.11.2/./mkinstalldirs" in /*) echo 
"/home/src/pkgmgr/gettext/gettext-0.11.2/./mkinstalldirs" ;; *) echo 
"..//home/src/pkgmgr/gettext/gettext-0.11.2/./mkinstalldirs" ;; esac` 
/opt/gettext-0.11.2/lib; \
  temp=/opt/gettext-0.11.2/lib/t-charset.alias; \
  dest=/opt/gettext-0.11.2/lib/charset.alias; \
  if test -f /opt/gettext-0.11.2/lib/charset.alias; then \
    orig=/opt/gettext-0.11.2/lib/charset.alias; \
    sed -f ref-add.sed $orig > $temp; \
    /bin/install -c -m 644 $temp $dest; \
    rm -f $temp; \
  else \
    if test yes = no; then \
      orig=charset.alias; \
      sed -f ref-add.sed $orig > $temp; \
      /bin/install -c -m 644 $temp $dest; \
      rm -f $temp; \
    fi; \
  fi; \
  /bin/sh `case "/home/src/pkgmgr/gettext/gettext-0.11.2/./mkinstalldirs" in 
/*) echo "/home/src/pkgmgr/gettext/gettext-0.11.2/./mkinstalldirs" ;; *) echo 
"..//home/src/pkgmgr/gettext/gettext-0.11.2/./mkinstalldirs" ;; esac` 
/opt/gettext-0.11.2/share/locale; \
  test -f /opt/gettext-0.11.2/share/locale/locale.alias \
    && orig=/opt/gettext-0.11.2/share/locale/locale.alias \
    || orig=/home/src/pkgmgr/gettext/gettext-0.11.2/./intl/locale.alias; \
  temp=/opt/gettext-0.11.2/share/locale/t-locale.alias; \
  dest=/opt/gettext-0.11.2/share/locale/locale.alias; \
  sed -f ref-add.sed $orig > $temp; \
  /bin/install -c -m 644 $temp $dest; \
  rm -f $temp; \
else \
  : ; \
fi
if test "gettext" = "gettext"; then \
  /bin/sh `case "/home/src/pkgmgr/gettext/gettext-0.11.2/./mkinstalldirs" in 
/*) echo "/home/src/pkgmgr/gettext/gettext-0.11.2/./mkinstalldirs" ;; *) echo 
"..//home/src/pkgmgr/gettext/gettext-0.11.2/./mkinstalldirs" ;; esac` 
/opt/gettext-0.11.2/share/gettext/intl; \
  /bin/install -c -m 644 VERSION 
/opt/gettext-0.11.2/share/gettext/intl/VERSION; \
  /bin/install -c -m 644 ChangeLog.inst 
/opt/gettext-0.11.2/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 
plural-exp.h eval-plural.h os2compat.h libgnuintl.h loadinfo.h 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 localename.c osdep.c 
os2compat.c intl-compat.c"; \
  for file in $dists; do \
    /bin/install -c -m 644 /home/src/pkgmgr/gettext/gettext-0.11.2/./intl/$file 
\
                    /opt/gettext-0.11.2/share/gettext/intl/$file; \
  done; \
  chmod a+x /opt/gettext-0.11.2/share/gettext/intl/config.charset; \
  dists="plural.c"; \
  for file in $dists; do \
    if test -f $file; then dir=.; else 
dir=/home/src/pkgmgr/gettext/gettext-0.11.2/./intl; fi; \
    /bin/install -c -m 644 $dir/$file \
                    /opt/gettext-0.11.2/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"; \
  for file in $dists; do \
    rm -f /opt/gettext-0.11.2/share/gettext/intl/$file; \
  done; \
else \
  : ; \
fi
mkdir /opt/gettext-0.11.2/share
mkdir /opt/gettext-0.11.2/share/gettext
mkdir /opt/gettext-0.11.2/share/gettext/intl
make[3]: Leaving directory `/mnt/root/tmp/gettext-0.11.2-build/intl'
Making install in intl-java
make[3]: Entering directory `/mnt/root/tmp/gettext-0.11.2-build/intl-java'
cd /home/src/pkgmgr/gettext/gettext-0.11.2/./intl-java && test ! -d 
/usr/lib/jdk1.1.8 || env PATH=/usr/lib/jdk1.1.8/bin:$PATH javadoc -d javadoc1 
gnu/gettext/*.java
cd /home/src/pkgmgr/gettext/gettext-0.11.2/./intl-java && test ! -d 
/usr/lib/jdk1.3.1 || env PATH=/usr/lib/jdk1.3.1/bin:$PATH javadoc -d javadoc2 
gnu/gettext/*.java
make[4]: Entering directory `/mnt/root/tmp/gettext-0.11.2-build/intl-java'
make[4]: Nothing to be done for `install-exec-am'.
/bin/sh /home/src/pkgmgr/gettext/gettext-0.11.2/./mkinstalldirs 
/opt/gettext-0.11.2/share/gettext
cd /home/src/pkgmgr/gettext/gettext-0.11.2/./intl-java && test ! -d 
/usr/lib/jdk1.1.8 || env PATH=/usr/lib/jdk1.1.8/bin:$PATH javadoc -d javadoc1 
gnu/gettext/*.java
/bin/sh /home/src/pkgmgr/gettext/gettext-0.11.2/./mkinstalldirs 
/opt/gettext-0.11.2/doc/gettext/javadoc1
mkdir /opt/gettext-0.11.2/doc/gettext/javadoc1
/bin/sh /home/src/pkgmgr/gettext/gettext-0.11.2/./mkinstalldirs 
/opt/gettext-0.11.2/doc/gettext/javadoc1/images
mkdir /opt/gettext-0.11.2/doc/gettext/javadoc1/images
/bin/install -c -m 644 
/home/src/pkgmgr/gettext/gettext-0.11.2/./intl-java/javadoc1/packages.html 
/opt/gettext-0.11.2/doc/gettext/javadoc1/packages.html
/bin/install -c -m 644 
/home/src/pkgmgr/gettext/gettext-0.11.2/./intl-java/javadoc1/tree.html 
/opt/gettext-0.11.2/doc/gettext/javadoc1/tree.html
/bin/install -c -m 644 
/home/src/pkgmgr/gettext/gettext-0.11.2/./intl-java/javadoc1/AllNames.html 
/opt/gettext-0.11.2/doc/gettext/javadoc1/AllNames.html
/bin/install -c -m 644 
/home/src/pkgmgr/gettext/gettext-0.11.2/./intl-java/javadoc1/gnu.gettext.GettextResource.html
 /opt/gettext-0.11.2/doc/gettext/javadoc1/gnu.gettext.GettextResource.html
/bin/install -c -m 644 
/home/src/pkgmgr/gettext/gettext-0.11.2/./intl-java/javadoc1/images/blue-ball-small.gif
 /opt/gettext-0.11.2/doc/gettext/javadoc1/images/blue-ball-small.gif
/bin/install -c -m 644 
/home/src/pkgmgr/gettext/gettext-0.11.2/./intl-java/javadoc1/images/blue-ball.gif
 /opt/gettext-0.11.2/doc/gettext/javadoc1/images/blue-ball.gif
/bin/install -c -m 644 
/home/src/pkgmgr/gettext/gettext-0.11.2/./intl-java/javadoc1/images/class-index.gif
 /opt/gettext-0.11.2/doc/gettext/javadoc1/images/class-index.gif
/bin/install -c -m 644 
/home/src/pkgmgr/gettext/gettext-0.11.2/./intl-java/javadoc1/images/constructor-index.gif
 /opt/gettext-0.11.2/doc/gettext/javadoc1/images/constructor-index.gif
/bin/install -c -m 644 
/home/src/pkgmgr/gettext/gettext-0.11.2/./intl-java/javadoc1/images/constructors.gif
 /opt/gettext-0.11.2/doc/gettext/javadoc1/images/constructors.gif
/bin/install -c -m 644 
/home/src/pkgmgr/gettext/gettext-0.11.2/./intl-java/javadoc1/images/cyan-ball-small.gif
 /opt/gettext-0.11.2/doc/gettext/javadoc1/images/cyan-ball-small.gif
/bin/install -c -m 644 
/home/src/pkgmgr/gettext/gettext-0.11.2/./intl-java/javadoc1/images/cyan-ball.gif
 /opt/gettext-0.11.2/doc/gettext/javadoc1/images/cyan-ball.gif
/bin/install -c -m 644 
/home/src/pkgmgr/gettext/gettext-0.11.2/./intl-java/javadoc1/images/error-index.gif
 /opt/gettext-0.11.2/doc/gettext/javadoc1/images/error-index.gif
/bin/install -c -m 644 
/home/src/pkgmgr/gettext/gettext-0.11.2/./intl-java/javadoc1/images/exception-index.gif
 /opt/gettext-0.11.2/doc/gettext/javadoc1/images/exception-index.gif
/bin/install -c -m 644 
/home/src/pkgmgr/gettext/gettext-0.11.2/./intl-java/javadoc1/images/green-ball-small.gif
 /opt/gettext-0.11.2/doc/gettext/javadoc1/images/green-ball-small.gif
/bin/install -c -m 644 
/home/src/pkgmgr/gettext/gettext-0.11.2/./intl-java/javadoc1/images/green-ball.gif
 /opt/gettext-0.11.2/doc/gettext/javadoc1/images/green-ball.gif
/bin/install -c -m 644 
/home/src/pkgmgr/gettext/gettext-0.11.2/./intl-java/javadoc1/images/interface-index.gif
 /opt/gettext-0.11.2/doc/gettext/javadoc1/images/interface-index.gif
/bin/install -c -m 644 
/home/src/pkgmgr/gettext/gettext-0.11.2/./intl-java/javadoc1/images/magenta-ball-small.gif
 /opt/gettext-0.11.2/doc/gettext/javadoc1/images/magenta-ball-small.gif
/bin/install -c -m 644 
/home/src/pkgmgr/gettext/gettext-0.11.2/./intl-java/javadoc1/images/magenta-ball.gif
 /opt/gettext-0.11.2/doc/gettext/javadoc1/images/magenta-ball.gif
/bin/install -c -m 644 
/home/src/pkgmgr/gettext/gettext-0.11.2/./intl-java/javadoc1/images/method-index.gif
 /opt/gettext-0.11.2/doc/gettext/javadoc1/images/method-index.gif
/bin/install -c -m 644 
/home/src/pkgmgr/gettext/gettext-0.11.2/./intl-java/javadoc1/images/methods.gif 
/opt/gettext-0.11.2/doc/gettext/javadoc1/images/methods.gif
/bin/install -c -m 644 
/home/src/pkgmgr/gettext/gettext-0.11.2/./intl-java/javadoc1/images/package-index.gif
 /opt/gettext-0.11.2/doc/gettext/javadoc1/images/package-index.gif
/bin/install -c -m 644 
/home/src/pkgmgr/gettext/gettext-0.11.2/./intl-java/javadoc1/images/red-ball-small.gif
 /opt/gettext-0.11.2/doc/gettext/javadoc1/images/red-ball-small.gif
/bin/install -c -m 644 
/home/src/pkgmgr/gettext/gettext-0.11.2/./intl-java/javadoc1/images/red-ball.gif
 /opt/gettext-0.11.2/doc/gettext/javadoc1/images/red-ball.gif
/bin/install -c -m 644 
/home/src/pkgmgr/gettext/gettext-0.11.2/./intl-java/javadoc1/images/variable-index.gif
 /opt/gettext-0.11.2/doc/gettext/javadoc1/images/variable-index.gif
/bin/install -c -m 644 
/home/src/pkgmgr/gettext/gettext-0.11.2/./intl-java/javadoc1/images/variables.gif
 /opt/gettext-0.11.2/doc/gettext/javadoc1/images/variables.gif
/bin/install -c -m 644 
/home/src/pkgmgr/gettext/gettext-0.11.2/./intl-java/javadoc1/images/yellow-ball-small.gif
 /opt/gettext-0.11.2/doc/gettext/javadoc1/images/yellow-ball-small.gif
/bin/install -c -m 644 
/home/src/pkgmgr/gettext/gettext-0.11.2/./intl-java/javadoc1/images/yellow-ball.gif
 /opt/gettext-0.11.2/doc/gettext/javadoc1/images/yellow-ball.gif
cd /home/src/pkgmgr/gettext/gettext-0.11.2/./intl-java && test ! -d 
/usr/lib/jdk1.3.1 || env PATH=/usr/lib/jdk1.3.1/bin:$PATH javadoc -d javadoc2 
gnu/gettext/*.java
/bin/sh /home/src/pkgmgr/gettext/gettext-0.11.2/./mkinstalldirs 
/opt/gettext-0.11.2/doc/gettext/javadoc2
mkdir /opt/gettext-0.11.2/doc/gettext/javadoc2
/bin/sh /home/src/pkgmgr/gettext/gettext-0.11.2/./mkinstalldirs 
/opt/gettext-0.11.2/doc/gettext/javadoc2/gnu/gettext
mkdir /opt/gettext-0.11.2/doc/gettext/javadoc2/gnu
mkdir /opt/gettext-0.11.2/doc/gettext/javadoc2/gnu/gettext
/bin/install -c -m 644 
/home/src/pkgmgr/gettext/gettext-0.11.2/./intl-java/javadoc2/index.html 
/opt/gettext-0.11.2/doc/gettext/javadoc2/index.html
/bin/install -c -m 644 
/home/src/pkgmgr/gettext/gettext-0.11.2/./intl-java/javadoc2/allclasses-frame.html
 /opt/gettext-0.11.2/doc/gettext/javadoc2/allclasses-frame.html
/bin/install -c -m 644 
/home/src/pkgmgr/gettext/gettext-0.11.2/./intl-java/javadoc2/overview-tree.html 
/opt/gettext-0.11.2/doc/gettext/javadoc2/overview-tree.html
/bin/install -c -m 644 
/home/src/pkgmgr/gettext/gettext-0.11.2/./intl-java/javadoc2/deprecated-list.html
 /opt/gettext-0.11.2/doc/gettext/javadoc2/deprecated-list.html
/bin/install -c -m 644 
/home/src/pkgmgr/gettext/gettext-0.11.2/./intl-java/javadoc2/serialized-form.html
 /opt/gettext-0.11.2/doc/gettext/javadoc2/serialized-form.html
/bin/install -c -m 644 
/home/src/pkgmgr/gettext/gettext-0.11.2/./intl-java/javadoc2/index-all.html 
/opt/gettext-0.11.2/doc/gettext/javadoc2/index-all.html
/bin/install -c -m 644 
/home/src/pkgmgr/gettext/gettext-0.11.2/./intl-java/javadoc2/help-doc.html 
/opt/gettext-0.11.2/doc/gettext/javadoc2/help-doc.html
/bin/install -c -m 644 
/home/src/pkgmgr/gettext/gettext-0.11.2/./intl-java/javadoc2/packages.html 
/opt/gettext-0.11.2/doc/gettext/javadoc2/packages.html
/bin/install -c -m 644 
/home/src/pkgmgr/gettext/gettext-0.11.2/./intl-java/javadoc2/package-list 
/opt/gettext-0.11.2/doc/gettext/javadoc2/package-list
/bin/install -c -m 644 
/home/src/pkgmgr/gettext/gettext-0.11.2/./intl-java/javadoc2/stylesheet.css 
/opt/gettext-0.11.2/doc/gettext/javadoc2/stylesheet.css
/bin/install -c -m 644 
/home/src/pkgmgr/gettext/gettext-0.11.2/./intl-java/javadoc2/gnu/gettext/package-summary.html
 /opt/gettext-0.11.2/doc/gettext/javadoc2/gnu/gettext/package-summary.html
/bin/install -c -m 644 
/home/src/pkgmgr/gettext/gettext-0.11.2/./intl-java/javadoc2/gnu/gettext/package-tree.html
 /opt/gettext-0.11.2/doc/gettext/javadoc2/gnu/gettext/package-tree.html
/bin/install -c -m 644 
/home/src/pkgmgr/gettext/gettext-0.11.2/./intl-java/javadoc2/gnu/gettext/package-frame.html
 /opt/gettext-0.11.2/doc/gettext/javadoc2/gnu/gettext/package-frame.html
/bin/install -c -m 644 
/home/src/pkgmgr/gettext/gettext-0.11.2/./intl-java/javadoc2/gnu/gettext/GettextResource.html
 /opt/gettext-0.11.2/doc/gettext/javadoc2/gnu/gettext/GettextResource.html
make[4]: Leaving directory `/mnt/root/tmp/gettext-0.11.2-build/intl-java'
make[3]: Leaving directory `/mnt/root/tmp/gettext-0.11.2-build/intl-java'
Making install in lib
make[3]: Entering directory `/mnt/root/tmp/gettext-0.11.2-build/lib'
make[4]: Entering directory `/mnt/root/tmp/gettext-0.11.2-build/lib'
/bin/sh /home/src/pkgmgr/gettext/gettext-0.11.2/./mkinstalldirs 
/opt/gettext-0.11.2/lib
mkdir /opt/gettext-0.11.2/lib
if test -f /opt/gettext-0.11.2/lib/charset.alias; then \
  sed -f ref-add.sed /opt/gettext-0.11.2/lib/charset.alias > 
/opt/gettext-0.11.2/lib/charset.tmp ; \
  /bin/install -c -m 644 /opt/gettext-0.11.2/lib/charset.tmp 
/opt/gettext-0.11.2/lib/charset.alias ; \
  rm -f /opt/gettext-0.11.2/lib/charset.tmp ; \
else \
  if test yes = no; then \
    sed -f ref-add.sed charset.alias > /opt/gettext-0.11.2/lib/charset.tmp ; \
    /bin/install -c -m 644 /opt/gettext-0.11.2/lib/charset.tmp 
/opt/gettext-0.11.2/lib/charset.alias ; \
    rm -f /opt/gettext-0.11.2/lib/charset.tmp ; \
  fi ; \
fi
/bin/sh /home/src/pkgmgr/gettext/gettext-0.11.2/./mkinstalldirs 
/opt/gettext-0.11.2/lib
 /bin/sh ../libtool --mode=install /bin/install -c  libgettextlib.la 
/opt/gettext-0.11.2/lib/libgettextlib.la
/bin/install -c .libs/libgettextlib-0.11.2.so 
/opt/gettext-0.11.2/lib/libgettextlib-0.11.2.so
(cd /opt/gettext-0.11.2/lib && rm -f libgettextlib.so && ln -s 
libgettextlib-0.11.2.so libgettextlib.so)
/bin/install -c .libs/libgettextlib.lai /opt/gettext-0.11.2/lib/libgettextlib.la
/bin/install -c .libs/libgettextlib.a /opt/gettext-0.11.2/lib/libgettextlib.a
ranlib /opt/gettext-0.11.2/lib/libgettextlib.a
chmod 644 /opt/gettext-0.11.2/lib/libgettextlib.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
/bin/sh /home/src/pkgmgr/gettext/gettext-0.11.2/./mkinstalldirs 
/opt/gettext-0.11.2/share/gettext
 /bin/install -c -m 644 /home/src/pkgmgr/gettext/gettext-0.11.2/./lib/gettext.h 
/opt/gettext-0.11.2/share/gettext/gettext.h
make[4]: Leaving directory `/mnt/root/tmp/gettext-0.11.2-build/lib'
make[3]: Leaving directory `/mnt/root/tmp/gettext-0.11.2-build/lib'
Making install in libuniname
make[3]: Entering directory `/mnt/root/tmp/gettext-0.11.2-build/libuniname'
make[4]: Entering directory `/mnt/root/tmp/gettext-0.11.2-build/libuniname'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/mnt/root/tmp/gettext-0.11.2-build/libuniname'
make[3]: Leaving directory `/mnt/root/tmp/gettext-0.11.2-build/libuniname'
Making install in src
make[3]: Entering directory `/mnt/root/tmp/gettext-0.11.2-build/src'
make[4]: Entering directory `/mnt/root/tmp/gettext-0.11.2-build/src'
/bin/sh /home/src/pkgmgr/gettext/gettext-0.11.2/./mkinstalldirs 
/opt/gettext-0.11.2/lib
 /bin/sh ../libtool --mode=install /bin/install -c  libgettextsrc.la 
/opt/gettext-0.11.2/lib/libgettextsrc.la
libtool: install: warning: relinking `libgettextsrc.la'
cd /mnt/root/tmp/gettext-0.11.2-build/src; /bin/sh ../libtool --mode=relink gcc 
-g -O2 -o libgettextsrc.la -rpath /usr/lib -release 0.11.2 
../lib/libgettextlib.la -lc -no-undefined message.lo po.lo po-lex.lo 
po-gram-gen.lo po-hash-gen.lo po-charset.lo open-po.lo dir-list.lo str-list.lo 
read-po.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-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
gcc -shared  message.lo po.lo po-lex.lo po-gram-gen.lo po-hash-gen.lo 
po-charset.lo open-po.lo dir-list.lo str-list.lo read-po.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-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  
-L/usr/lib -lgettextlib -lc   -Wl,-soname -Wl,libgettextsrc-0.11.2.so -o 
.libs/libgettextsrc-0.11.2.so
/bin/ld: cannot find -lgettextlib
collect2: ld returned 1 exit status
libtool: install: error: relink `libgettextsrc.la' with the above command 
before installing it
libtool: install: warning: remember to run `libtool --finish /usr/lib'
/bin/sh /home/src/pkgmgr/gettext/gettext-0.11.2/./mkinstalldirs 
/opt/gettext-0.11.2/bin
mkdir /opt/gettext-0.11.2/bin
  /bin/sh ../libtool --mode=install /bin/install -c gettext 
/opt/gettext-0.11.2/bin/gettext
/bin/install -c gettext /opt/gettext-0.11.2/bin/gettext
  /bin/sh ../libtool --mode=install /bin/install -c ngettext 
/opt/gettext-0.11.2/bin/ngettext
/bin/install -c ngettext /opt/gettext-0.11.2/bin/ngettext
  /bin/sh ../libtool --mode=install /bin/install -c msgcmp 
/opt/gettext-0.11.2/bin/msgcmp
libtool: install: warning: `libgettextsrc.la' has not been installed in 
`/usr/lib'
libtool: install: warning: 
`/mnt/root/tmp/gettext-0.11.2-build/lib/libgettextlib.la' has not been 
installed in `/usr/lib'
/bin/install -c .libs/msgcmp /opt/gettext-0.11.2/bin/msgcmp
  /bin/sh ../libtool --mode=install /bin/install -c msgfmt 
/opt/gettext-0.11.2/bin/msgfmt
libtool: install: warning: `libgettextsrc.la' has not been installed in 
`/usr/lib'
libtool: install: warning: 
`/mnt/root/tmp/gettext-0.11.2-build/lib/libgettextlib.la' has not been 
installed in `/usr/lib'
/bin/install -c .libs/msgfmt /opt/gettext-0.11.2/bin/msgfmt
  /bin/sh ../libtool --mode=install /bin/install -c msgmerge 
/opt/gettext-0.11.2/bin/msgmerge
libtool: install: warning: `libgettextsrc.la' has not been installed in 
`/usr/lib'
libtool: install: warning: 
`/mnt/root/tmp/gettext-0.11.2-build/lib/libgettextlib.la' has not been 
installed in `/usr/lib'
/bin/install -c .libs/msgmerge /opt/gettext-0.11.2/bin/msgmerge
  /bin/sh ../libtool --mode=install /bin/install -c msgunfmt 
/opt/gettext-0.11.2/bin/msgunfmt
libtool: install: warning: `libgettextsrc.la' has not been installed in 
`/usr/lib'
libtool: install: warning: 
`/mnt/root/tmp/gettext-0.11.2-build/lib/libgettextlib.la' has not been 
installed in `/usr/lib'
/bin/install -c .libs/msgunfmt /opt/gettext-0.11.2/bin/msgunfmt
  /bin/sh ../libtool --mode=install /bin/install -c xgettext 
/opt/gettext-0.11.2/bin/xgettext
libtool: install: warning: `libgettextsrc.la' has not been installed in 
`/usr/lib'
libtool: install: warning: 
`/mnt/root/tmp/gettext-0.11.2-build/lib/libgettextlib.la' has not been 
installed in `/usr/lib'
/bin/install -c .libs/xgettext /opt/gettext-0.11.2/bin/xgettext
  /bin/sh ../libtool --mode=install /bin/install -c msgattrib 
/opt/gettext-0.11.2/bin/msgattrib
libtool: install: warning: `libgettextsrc.la' has not been installed in 
`/usr/lib'
libtool: install: warning: 
`/mnt/root/tmp/gettext-0.11.2-build/lib/libgettextlib.la' has not been 
installed in `/usr/lib'
/bin/install -c .libs/msgattrib /opt/gettext-0.11.2/bin/msgattrib
  /bin/sh ../libtool --mode=install /bin/install -c msgcat 
/opt/gettext-0.11.2/bin/msgcat
libtool: install: warning: `libgettextsrc.la' has not been installed in 
`/usr/lib'
libtool: install: warning: 
`/mnt/root/tmp/gettext-0.11.2-build/lib/libgettextlib.la' has not been 
installed in `/usr/lib'
/bin/install -c .libs/msgcat /opt/gettext-0.11.2/bin/msgcat
  /bin/sh ../libtool --mode=install /bin/install -c msgcomm 
/opt/gettext-0.11.2/bin/msgcomm
libtool: install: warning: `libgettextsrc.la' has not been installed in 
`/usr/lib'
libtool: install: warning: 
`/mnt/root/tmp/gettext-0.11.2-build/lib/libgettextlib.la' has not been 
installed in `/usr/lib'
/bin/install -c .libs/msgcomm /opt/gettext-0.11.2/bin/msgcomm
  /bin/sh ../libtool --mode=install /bin/install -c msgconv 
/opt/gettext-0.11.2/bin/msgconv
libtool: install: warning: `libgettextsrc.la' has not been installed in 
`/usr/lib'
libtool: install: warning: 
`/mnt/root/tmp/gettext-0.11.2-build/lib/libgettextlib.la' has not been 
installed in `/usr/lib'
/bin/install -c .libs/msgconv /opt/gettext-0.11.2/bin/msgconv
  /bin/sh ../libtool --mode=install /bin/install -c msgen 
/opt/gettext-0.11.2/bin/msgen
libtool: install: warning: `libgettextsrc.la' has not been installed in 
`/usr/lib'
libtool: install: warning: 
`/mnt/root/tmp/gettext-0.11.2-build/lib/libgettextlib.la' has not been 
installed in `/usr/lib'
/bin/install -c .libs/msgen /opt/gettext-0.11.2/bin/msgen
  /bin/sh ../libtool --mode=install /bin/install -c msgexec 
/opt/gettext-0.11.2/bin/msgexec
libtool: install: warning: `libgettextsrc.la' has not been installed in 
`/usr/lib'
libtool: install: warning: 
`/mnt/root/tmp/gettext-0.11.2-build/lib/libgettextlib.la' has not been 
installed in `/usr/lib'
/bin/install -c .libs/msgexec /opt/gettext-0.11.2/bin/msgexec
  /bin/sh ../libtool --mode=install /bin/install -c msgfilter 
/opt/gettext-0.11.2/bin/msgfilter
libtool: install: warning: `libgettextsrc.la' has not been installed in 
`/usr/lib'
libtool: install: warning: 
`/mnt/root/tmp/gettext-0.11.2-build/lib/libgettextlib.la' has not been 
installed in `/usr/lib'
/bin/install -c .libs/msgfilter /opt/gettext-0.11.2/bin/msgfilter
  /bin/sh ../libtool --mode=install /bin/install -c msggrep 
/opt/gettext-0.11.2/bin/msggrep
libtool: install: warning: `libgettextsrc.la' has not been installed in 
`/usr/lib'
libtool: install: warning: 
`/mnt/root/tmp/gettext-0.11.2-build/lib/libgettextlib.la' has not been 
installed in `/usr/lib'
/bin/install -c .libs/msggrep /opt/gettext-0.11.2/bin/msggrep
  /bin/sh ../libtool --mode=install /bin/install -c msginit 
/opt/gettext-0.11.2/bin/msginit
libtool: install: warning: `libgettextsrc.la' has not been installed in 
`/usr/lib'
libtool: install: warning: 
`/mnt/root/tmp/gettext-0.11.2-build/lib/libgettextlib.la' has not been 
installed in `/usr/lib'
/bin/install -c .libs/msginit /opt/gettext-0.11.2/bin/msginit
  /bin/sh ../libtool --mode=install /bin/install -c msguniq 
/opt/gettext-0.11.2/bin/msguniq
libtool: install: warning: `libgettextsrc.la' has not been installed in 
`/usr/lib'
libtool: install: warning: 
`/mnt/root/tmp/gettext-0.11.2-build/lib/libgettextlib.la' has not been 
installed in `/usr/lib'
/bin/install -c .libs/msguniq /opt/gettext-0.11.2/bin/msguniq
/bin/sh /home/src/pkgmgr/gettext/gettext-0.11.2/./mkinstalldirs 
/opt/gettext-0.11.2/lib/gettext
mkdir /opt/gettext-0.11.2/lib/gettext
/bin/sh ../libtool --mode=install /bin/install -c hostname 
/opt/gettext-0.11.2/lib/gettext/hostname
libtool: install: warning: `../lib/libgettextlib.la' has not been installed in 
`/usr/lib'
/bin/install -c .libs/hostname /opt/gettext-0.11.2/lib/gettext/hostname
/bin/sh ../libtool --mode=install /bin/install -c urlget 
/opt/gettext-0.11.2/lib/gettext/urlget
libtool: install: warning: `../lib/libgettextlib.la' has not been installed in 
`/usr/lib'
/bin/install -c .libs/urlget /opt/gettext-0.11.2/lib/gettext/urlget
/bin/install -c user-email /opt/gettext-0.11.2/lib/gettext/user-email
/bin/install -c /home/src/pkgmgr/gettext/gettext-0.11.2/./src/project-id 
/opt/gettext-0.11.2/lib/gettext/project-id
/bin/sh /home/src/pkgmgr/gettext/gettext-0.11.2/./mkinstalldirs 
/opt/gettext-0.11.2/share/gettext
/bin/install -c -m 644 
/home/src/pkgmgr/gettext/gettext-0.11.2/./src/msgunfmt.tcl 
/opt/gettext-0.11.2/share/gettext/msgunfmt.tcl
make[4]: Leaving directory `/mnt/root/tmp/gettext-0.11.2-build/src'
make[3]: Leaving directory `/mnt/root/tmp/gettext-0.11.2-build/src'
Making install in po
make[3]: Entering directory `/mnt/root/tmp/gettext-0.11.2-build/po'
/bin/sh `case "/home/src/pkgmgr/gettext/gettext-0.11.2/./mkinstalldirs" in /*) 
echo "/home/src/pkgmgr/gettext/gettext-0.11.2/./mkinstalldirs" ;; *) echo 
"..//home/src/pkgmgr/gettext/gettext-0.11.2/./mkinstalldirs" ;; esac` 
/opt/gettext-0.11.2/share
mkdir /opt/gettext-0.11.2/share/locale
mkdir /opt/gettext-0.11.2/share/locale/ca
mkdir /opt/gettext-0.11.2/share/locale/ca/LC_MESSAGES
installing /home/src/pkgmgr/gettext/gettext-0.11.2/./po/ca.gmo as 
/opt/gettext-0.11.2/share/locale/ca/LC_MESSAGES/gettext.mo
mkdir /opt/gettext-0.11.2/share/locale/cs
mkdir /opt/gettext-0.11.2/share/locale/cs/LC_MESSAGES
installing /home/src/pkgmgr/gettext/gettext-0.11.2/./po/cs.gmo as 
/opt/gettext-0.11.2/share/locale/cs/LC_MESSAGES/gettext.mo
mkdir /opt/gettext-0.11.2/share/locale/da
mkdir /opt/gettext-0.11.2/share/locale/da/LC_MESSAGES
installing /home/src/pkgmgr/gettext/gettext-0.11.2/./po/da.gmo as 
/opt/gettext-0.11.2/share/locale/da/LC_MESSAGES/gettext.mo
mkdir /opt/gettext-0.11.2/share/locale/de
mkdir /opt/gettext-0.11.2/share/locale/de/LC_MESSAGES
installing /home/src/pkgmgr/gettext/gettext-0.11.2/./po/de.gmo as 
/opt/gettext-0.11.2/share/locale/de/LC_MESSAGES/gettext.mo
mkdir /opt/gettext-0.11.2/share/locale/el
mkdir /opt/gettext-0.11.2/share/locale/el/LC_MESSAGES
installing /home/src/pkgmgr/gettext/gettext-0.11.2/./po/el.gmo as 
/opt/gettext-0.11.2/share/locale/el/LC_MESSAGES/gettext.mo
mkdir /opt/gettext-0.11.2/share/locale/address@hidden
mkdir /opt/gettext-0.11.2/share/locale/address@hidden/LC_MESSAGES
installing /home/src/pkgmgr/gettext/gettext-0.11.2/./po/address@hidden as 
/opt/gettext-0.11.2/share/locale/address@hidden/LC_MESSAGES/gettext.mo
mkdir /opt/gettext-0.11.2/share/locale/address@hidden
mkdir /opt/gettext-0.11.2/share/locale/address@hidden/LC_MESSAGES
installing /home/src/pkgmgr/gettext/gettext-0.11.2/./po/address@hidden as 
/opt/gettext-0.11.2/share/locale/address@hidden/LC_MESSAGES/gettext.mo
mkdir /opt/gettext-0.11.2/share/locale/es
mkdir /opt/gettext-0.11.2/share/locale/es/LC_MESSAGES
installing /home/src/pkgmgr/gettext/gettext-0.11.2/./po/es.gmo as 
/opt/gettext-0.11.2/share/locale/es/LC_MESSAGES/gettext.mo
mkdir /opt/gettext-0.11.2/share/locale/et
mkdir /opt/gettext-0.11.2/share/locale/et/LC_MESSAGES
installing /home/src/pkgmgr/gettext/gettext-0.11.2/./po/et.gmo as 
/opt/gettext-0.11.2/share/locale/et/LC_MESSAGES/gettext.mo
mkdir /opt/gettext-0.11.2/share/locale/fr
mkdir /opt/gettext-0.11.2/share/locale/fr/LC_MESSAGES
installing /home/src/pkgmgr/gettext/gettext-0.11.2/./po/fr.gmo as 
/opt/gettext-0.11.2/share/locale/fr/LC_MESSAGES/gettext.mo
mkdir /opt/gettext-0.11.2/share/locale/gl
mkdir /opt/gettext-0.11.2/share/locale/gl/LC_MESSAGES
installing /home/src/pkgmgr/gettext/gettext-0.11.2/./po/gl.gmo as 
/opt/gettext-0.11.2/share/locale/gl/LC_MESSAGES/gettext.mo
mkdir /opt/gettext-0.11.2/share/locale/id
mkdir /opt/gettext-0.11.2/share/locale/id/LC_MESSAGES
installing /home/src/pkgmgr/gettext/gettext-0.11.2/./po/id.gmo as 
/opt/gettext-0.11.2/share/locale/id/LC_MESSAGES/gettext.mo
mkdir /opt/gettext-0.11.2/share/locale/it
mkdir /opt/gettext-0.11.2/share/locale/it/LC_MESSAGES
installing /home/src/pkgmgr/gettext/gettext-0.11.2/./po/it.gmo as 
/opt/gettext-0.11.2/share/locale/it/LC_MESSAGES/gettext.mo
mkdir /opt/gettext-0.11.2/share/locale/ja
mkdir /opt/gettext-0.11.2/share/locale/ja/LC_MESSAGES
installing /home/src/pkgmgr/gettext/gettext-0.11.2/./po/ja.gmo as 
/opt/gettext-0.11.2/share/locale/ja/LC_MESSAGES/gettext.mo
mkdir /opt/gettext-0.11.2/share/locale/ko
mkdir /opt/gettext-0.11.2/share/locale/ko/LC_MESSAGES
installing /home/src/pkgmgr/gettext/gettext-0.11.2/./po/ko.gmo as 
/opt/gettext-0.11.2/share/locale/ko/LC_MESSAGES/gettext.mo
mkdir /opt/gettext-0.11.2/share/locale/nl
mkdir /opt/gettext-0.11.2/share/locale/nl/LC_MESSAGES
installing /home/src/pkgmgr/gettext/gettext-0.11.2/./po/nl.gmo as 
/opt/gettext-0.11.2/share/locale/nl/LC_MESSAGES/gettext.mo
mkdir /opt/gettext-0.11.2/share/locale/nn
mkdir /opt/gettext-0.11.2/share/locale/nn/LC_MESSAGES
installing /home/src/pkgmgr/gettext/gettext-0.11.2/./po/nn.gmo as 
/opt/gettext-0.11.2/share/locale/nn/LC_MESSAGES/gettext.mo
mkdir /opt/gettext-0.11.2/share/locale/no
mkdir /opt/gettext-0.11.2/share/locale/no/LC_MESSAGES
installing /home/src/pkgmgr/gettext/gettext-0.11.2/./po/no.gmo as 
/opt/gettext-0.11.2/share/locale/no/LC_MESSAGES/gettext.mo
mkdir /opt/gettext-0.11.2/share/locale/pl
mkdir /opt/gettext-0.11.2/share/locale/pl/LC_MESSAGES
installing /home/src/pkgmgr/gettext/gettext-0.11.2/./po/pl.gmo as 
/opt/gettext-0.11.2/share/locale/pl/LC_MESSAGES/gettext.mo
mkdir /opt/gettext-0.11.2/share/locale/pt
mkdir /opt/gettext-0.11.2/share/locale/pt/LC_MESSAGES
installing /home/src/pkgmgr/gettext/gettext-0.11.2/./po/pt.gmo as 
/opt/gettext-0.11.2/share/locale/pt/LC_MESSAGES/gettext.mo
mkdir /opt/gettext-0.11.2/share/locale/pt_BR
mkdir /opt/gettext-0.11.2/share/locale/pt_BR/LC_MESSAGES
installing /home/src/pkgmgr/gettext/gettext-0.11.2/./po/pt_BR.gmo as 
/opt/gettext-0.11.2/share/locale/pt_BR/LC_MESSAGES/gettext.mo
mkdir /opt/gettext-0.11.2/share/locale/ru
mkdir /opt/gettext-0.11.2/share/locale/ru/LC_MESSAGES
installing /home/src/pkgmgr/gettext/gettext-0.11.2/./po/ru.gmo as 
/opt/gettext-0.11.2/share/locale/ru/LC_MESSAGES/gettext.mo
mkdir /opt/gettext-0.11.2/share/locale/sk
mkdir /opt/gettext-0.11.2/share/locale/sk/LC_MESSAGES
installing /home/src/pkgmgr/gettext/gettext-0.11.2/./po/sk.gmo as 
/opt/gettext-0.11.2/share/locale/sk/LC_MESSAGES/gettext.mo
mkdir /opt/gettext-0.11.2/share/locale/sl
mkdir /opt/gettext-0.11.2/share/locale/sl/LC_MESSAGES
installing /home/src/pkgmgr/gettext/gettext-0.11.2/./po/sl.gmo as 
/opt/gettext-0.11.2/share/locale/sl/LC_MESSAGES/gettext.mo
mkdir /opt/gettext-0.11.2/share/locale/sv
mkdir /opt/gettext-0.11.2/share/locale/sv/LC_MESSAGES
installing /home/src/pkgmgr/gettext/gettext-0.11.2/./po/sv.gmo as 
/opt/gettext-0.11.2/share/locale/sv/LC_MESSAGES/gettext.mo
mkdir /opt/gettext-0.11.2/share/locale/tr
mkdir /opt/gettext-0.11.2/share/locale/tr/LC_MESSAGES
installing /home/src/pkgmgr/gettext/gettext-0.11.2/./po/tr.gmo as 
/opt/gettext-0.11.2/share/locale/tr/LC_MESSAGES/gettext.mo
mkdir /opt/gettext-0.11.2/share/locale/zh_TW
mkdir /opt/gettext-0.11.2/share/locale/zh_TW/LC_MESSAGES
installing /home/src/pkgmgr/gettext/gettext-0.11.2/./po/zh_TW.gmo as 
/opt/gettext-0.11.2/share/locale/zh_TW/LC_MESSAGES/gettext.mo
if test "gettext" = "gettext"; then \
  /bin/sh `case "/home/src/pkgmgr/gettext/gettext-0.11.2/./mkinstalldirs" in 
/*) echo "/home/src/pkgmgr/gettext/gettext-0.11.2/./mkinstalldirs" ;; *) echo 
"..//home/src/pkgmgr/gettext/gettext-0.11.2/./mkinstalldirs" ;; esac` 
/opt/gettext-0.11.2/share/gettext/po; \
  for file in Makefile.in.in Makevars remove-potcdate.sin quot.sed boldquot.sed 
address@hidden address@hidden insert-header.sin Rules-quot  ; do \
    /bin/install -c -m 644 /home/src/pkgmgr/gettext/gettext-0.11.2/./po/$file \
                    /opt/gettext-0.11.2/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
mkdir /opt/gettext-0.11.2/share/gettext/po
make[3]: Leaving directory `/mnt/root/tmp/gettext-0.11.2-build/po'
Making install in man
make[3]: Entering directory `/mnt/root/tmp/gettext-0.11.2-build/man'
make[4]: Entering directory `/mnt/root/tmp/gettext-0.11.2-build/man'
make[4]: Nothing to be done for `install-exec-am'.
/bin/sh /home/src/pkgmgr/gettext/gettext-0.11.2/./mkinstalldirs 
/opt/gettext-0.11.2/doc/gettext
for file in gettext.1.html ngettext.1.html 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 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=/home/src/pkgmgr/gettext/gettext-0.11.2/./man; fi; \
  /bin/install -c -m 644 $dir/$file /opt/gettext-0.11.2/doc/gettext/$file; \
done
/bin/sh /home/src/pkgmgr/gettext/gettext-0.11.2/./mkinstalldirs 
/opt/gettext-0.11.2/man/man1
mkdir /opt/gettext-0.11.2/man
mkdir /opt/gettext-0.11.2/man/man1
 /bin/install -c -m 644 gettext.1 /opt/gettext-0.11.2/man/man1/gettext.1
 /bin/install -c -m 644 ngettext.1 /opt/gettext-0.11.2/man/man1/ngettext.1
 /bin/install -c -m 644 /home/src/pkgmgr/gettext/gettext-0.11.2/./man/msgcmp.1 
/opt/gettext-0.11.2/man/man1/msgcmp.1
 /bin/install -c -m 644 /home/src/pkgmgr/gettext/gettext-0.11.2/./man/msgfmt.1 
/opt/gettext-0.11.2/man/man1/msgfmt.1
 /bin/install -c -m 644 
/home/src/pkgmgr/gettext/gettext-0.11.2/./man/msgmerge.1 
/opt/gettext-0.11.2/man/man1/msgmerge.1
 /bin/install -c -m 644 
/home/src/pkgmgr/gettext/gettext-0.11.2/./man/msgunfmt.1 
/opt/gettext-0.11.2/man/man1/msgunfmt.1
 /bin/install -c -m 644 
/home/src/pkgmgr/gettext/gettext-0.11.2/./man/xgettext.1 
/opt/gettext-0.11.2/man/man1/xgettext.1
 /bin/install -c -m 644 
/home/src/pkgmgr/gettext/gettext-0.11.2/./man/msgattrib.1 
/opt/gettext-0.11.2/man/man1/msgattrib.1
 /bin/install -c -m 644 /home/src/pkgmgr/gettext/gettext-0.11.2/./man/msgcat.1 
/opt/gettext-0.11.2/man/man1/msgcat.1
 /bin/install -c -m 644 /home/src/pkgmgr/gettext/gettext-0.11.2/./man/msgcomm.1 
/opt/gettext-0.11.2/man/man1/msgcomm.1
 /bin/install -c -m 644 /home/src/pkgmgr/gettext/gettext-0.11.2/./man/msgconv.1 
/opt/gettext-0.11.2/man/man1/msgconv.1
 /bin/install -c -m 644 /home/src/pkgmgr/gettext/gettext-0.11.2/./man/msgen.1 
/opt/gettext-0.11.2/man/man1/msgen.1
 /bin/install -c -m 644 /home/src/pkgmgr/gettext/gettext-0.11.2/./man/msgexec.1 
/opt/gettext-0.11.2/man/man1/msgexec.1
 /bin/install -c -m 644 
/home/src/pkgmgr/gettext/gettext-0.11.2/./man/msgfilter.1 
/opt/gettext-0.11.2/man/man1/msgfilter.1
 /bin/install -c -m 644 /home/src/pkgmgr/gettext/gettext-0.11.2/./man/msggrep.1 
/opt/gettext-0.11.2/man/man1/msggrep.1
 /bin/install -c -m 644 /home/src/pkgmgr/gettext/gettext-0.11.2/./man/msginit.1 
/opt/gettext-0.11.2/man/man1/msginit.1
 /bin/install -c -m 644 /home/src/pkgmgr/gettext/gettext-0.11.2/./man/msguniq.1 
/opt/gettext-0.11.2/man/man1/msguniq.1
/bin/sh /home/src/pkgmgr/gettext/gettext-0.11.2/./mkinstalldirs 
/opt/gettext-0.11.2/man/man3
mkdir /opt/gettext-0.11.2/man/man3
 /bin/install -c -m 644 /home/src/pkgmgr/gettext/gettext-0.11.2/./man/gettext.3 
/opt/gettext-0.11.2/man/man3/gettext.3
 /bin/install -c -m 644 
/home/src/pkgmgr/gettext/gettext-0.11.2/./man/ngettext.3 
/opt/gettext-0.11.2/man/man3/ngettext.3
 /bin/install -c -m 644 
/home/src/pkgmgr/gettext/gettext-0.11.2/./man/textdomain.3 
/opt/gettext-0.11.2/man/man3/textdomain.3
 /bin/install -c -m 644 
/home/src/pkgmgr/gettext/gettext-0.11.2/./man/bindtextdomain.3 
/opt/gettext-0.11.2/man/man3/bindtextdomain.3
 /bin/install -c -m 644 
/home/src/pkgmgr/gettext/gettext-0.11.2/./man/bind_textdomain_codeset.3 
/opt/gettext-0.11.2/man/man3/bind_textdomain_codeset.3
 /bin/install -c -m 644 
/home/src/pkgmgr/gettext/gettext-0.11.2/./man/dgettext.3 
/opt/gettext-0.11.2/man/man3/dgettext.3
 /bin/install -c -m 644 
/home/src/pkgmgr/gettext/gettext-0.11.2/./man/dcgettext.3 
/opt/gettext-0.11.2/man/man3/dcgettext.3
 /bin/install -c -m 644 
/home/src/pkgmgr/gettext/gettext-0.11.2/./man/dngettext.3 
/opt/gettext-0.11.2/man/man3/dngettext.3
 /bin/install -c -m 644 
/home/src/pkgmgr/gettext/gettext-0.11.2/./man/dcngettext.3 
/opt/gettext-0.11.2/man/man3/dcngettext.3
make[4]: Leaving directory `/mnt/root/tmp/gettext-0.11.2-build/man'
make[3]: Leaving directory `/mnt/root/tmp/gettext-0.11.2-build/man'
Making install in m4
make[3]: Entering directory `/mnt/root/tmp/gettext-0.11.2-build/m4'
make[4]: Entering directory `/mnt/root/tmp/gettext-0.11.2-build/m4'
make[4]: Nothing to be done for `install-exec-am'.
/bin/sh /home/src/pkgmgr/gettext/gettext-0.11.2/./mkinstalldirs 
/opt/gettext-0.11.2/share/aclocal
mkdir /opt/gettext-0.11.2/share/aclocal
 /bin/install -c -m 644 /home/src/pkgmgr/gettext/gettext-0.11.2/./m4/codeset.m4 
/opt/gettext-0.11.2/share/aclocal/codeset.m4
 /bin/install -c -m 644 /home/src/pkgmgr/gettext/gettext-0.11.2/./m4/gettext.m4 
/opt/gettext-0.11.2/share/aclocal/gettext.m4
 /bin/install -c -m 644 /home/src/pkgmgr/gettext/gettext-0.11.2/./m4/glibc21.m4 
/opt/gettext-0.11.2/share/aclocal/glibc21.m4
 /bin/install -c -m 644 /home/src/pkgmgr/gettext/gettext-0.11.2/./m4/iconv.m4 
/opt/gettext-0.11.2/share/aclocal/iconv.m4
 /bin/install -c -m 644 
/home/src/pkgmgr/gettext/gettext-0.11.2/./m4/isc-posix.m4 
/opt/gettext-0.11.2/share/aclocal/isc-posix.m4
 /bin/install -c -m 644 /home/src/pkgmgr/gettext/gettext-0.11.2/./m4/lib-ld.m4 
/opt/gettext-0.11.2/share/aclocal/lib-ld.m4
 /bin/install -c -m 644 
/home/src/pkgmgr/gettext/gettext-0.11.2/./m4/lib-link.m4 
/opt/gettext-0.11.2/share/aclocal/lib-link.m4
 /bin/install -c -m 644 
/home/src/pkgmgr/gettext/gettext-0.11.2/./m4/lib-prefix.m4 
/opt/gettext-0.11.2/share/aclocal/lib-prefix.m4
 /bin/install -c -m 644 
/home/src/pkgmgr/gettext/gettext-0.11.2/./m4/lcmessage.m4 
/opt/gettext-0.11.2/share/aclocal/lcmessage.m4
 /bin/install -c -m 644 
/home/src/pkgmgr/gettext/gettext-0.11.2/./m4/progtest.m4 
/opt/gettext-0.11.2/share/aclocal/progtest.m4
make[4]: Leaving directory `/mnt/root/tmp/gettext-0.11.2-build/m4'
make[3]: Leaving directory `/mnt/root/tmp/gettext-0.11.2-build/m4'
Making install in projects
make[3]: Entering directory `/mnt/root/tmp/gettext-0.11.2-build/projects'
make[4]: Entering directory `/mnt/root/tmp/gettext-0.11.2-build/projects'
make[4]: Nothing to be done for `install-exec-am'.
/bin/sh /home/src/pkgmgr/gettext/gettext-0.11.2/./mkinstalldirs 
/opt/gettext-0.11.2/share/gettext/projects
mkdir /opt/gettext-0.11.2/share/gettext/projects
/bin/sh /home/src/pkgmgr/gettext/gettext-0.11.2/./mkinstalldirs 
/opt/gettext-0.11.2/share/gettext/projects/TP
mkdir /opt/gettext-0.11.2/share/gettext/projects/TP
/bin/sh /home/src/pkgmgr/gettext/gettext-0.11.2/./mkinstalldirs 
/opt/gettext-0.11.2/share/gettext/projects/KDE
mkdir /opt/gettext-0.11.2/share/gettext/projects/KDE
/bin/sh /home/src/pkgmgr/gettext/gettext-0.11.2/./mkinstalldirs 
/opt/gettext-0.11.2/share/gettext/projects/GNOME
mkdir /opt/gettext-0.11.2/share/gettext/projects/GNOME
/bin/install -c /home/src/pkgmgr/gettext/gettext-0.11.2/./projects/team-address 
/opt/gettext-0.11.2/share/gettext/projects/team-address
/bin/install -c /home/src/pkgmgr/gettext/gettext-0.11.2/./projects/TP/trigger 
/opt/gettext-0.11.2/share/gettext/projects/TP/trigger
/bin/install -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./projects/TP/team-address 
/opt/gettext-0.11.2/share/gettext/projects/TP/team-address
/bin/install -c /home/src/pkgmgr/gettext/gettext-0.11.2/./projects/KDE/trigger 
/opt/gettext-0.11.2/share/gettext/projects/KDE/trigger
/bin/install -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./projects/KDE/team-address 
/opt/gettext-0.11.2/share/gettext/projects/KDE/team-address
/bin/install -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./projects/GNOME/trigger 
/opt/gettext-0.11.2/share/gettext/projects/GNOME/trigger
/bin/install -c 
/home/src/pkgmgr/gettext/gettext-0.11.2/./projects/GNOME/team-address 
/opt/gettext-0.11.2/share/gettext/projects/GNOME/team-address
/bin/install -c -m 644 /home/src/pkgmgr/gettext/gettext-0.11.2/./projects/index 
/opt/gettext-0.11.2/share/gettext/projects/index
/bin/install -c -m 644 
/home/src/pkgmgr/gettext/gettext-0.11.2/./projects/TP/teams.url 
/opt/gettext-0.11.2/share/gettext/projects/TP/teams.url
/bin/install -c -m 644 
/home/src/pkgmgr/gettext/gettext-0.11.2/./projects/TP/teams.html 
/opt/gettext-0.11.2/share/gettext/projects/TP/teams.html
/bin/install -c -m 644 
/home/src/pkgmgr/gettext/gettext-0.11.2/./projects/KDE/teams.url 
/opt/gettext-0.11.2/share/gettext/projects/KDE/teams.url
/bin/install -c -m 644 
/home/src/pkgmgr/gettext/gettext-0.11.2/./projects/KDE/teams.html 
/opt/gettext-0.11.2/share/gettext/projects/KDE/teams.html
/bin/install -c -m 644 
/home/src/pkgmgr/gettext/gettext-0.11.2/./projects/GNOME/teams.url 
/opt/gettext-0.11.2/share/gettext/projects/GNOME/teams.url
/bin/install -c -m 644 
/home/src/pkgmgr/gettext/gettext-0.11.2/./projects/GNOME/teams.html 
/opt/gettext-0.11.2/share/gettext/projects/GNOME/teams.html
make[4]: Leaving directory `/mnt/root/tmp/gettext-0.11.2-build/projects'
make[3]: Leaving directory `/mnt/root/tmp/gettext-0.11.2-build/projects'
Making install in misc
make[3]: Entering directory `/mnt/root/tmp/gettext-0.11.2-build/misc'
make[4]: Entering directory `/mnt/root/tmp/gettext-0.11.2-build/misc'
/bin/sh /home/src/pkgmgr/gettext/gettext-0.11.2/./mkinstalldirs 
/opt/gettext-0.11.2/bin
 /bin/install -c gettextize /opt/gettext-0.11.2/bin/gettextize
mkdir /opt/gettext-0.11.2/share/emacs
mkdir /opt/gettext-0.11.2/share/emacs/site-lisp
 /bin/install -c -m 644 
/home/src/pkgmgr/gettext/gettext-0.11.2/./misc/po-mode.el 
/opt/gettext-0.11.2/share/emacs/site-lisp/po-mode.el
 /bin/install -c -m 644 po-mode.elc 
/opt/gettext-0.11.2/share/emacs/site-lisp/po-mode.elc
 /bin/install -c -m 644 
/home/src/pkgmgr/gettext/gettext-0.11.2/./misc/po-compat.el 
/opt/gettext-0.11.2/share/emacs/site-lisp/po-compat.el
 /bin/install -c -m 644 po-compat.elc 
/opt/gettext-0.11.2/share/emacs/site-lisp/po-compat.elc
make[4]: Leaving directory `/mnt/root/tmp/gettext-0.11.2-build/misc'
make[3]: Leaving directory `/mnt/root/tmp/gettext-0.11.2-build/misc'
Making install in tests
make[3]: Entering directory `/mnt/root/tmp/gettext-0.11.2-build/tests'
make[4]: Entering directory `/mnt/root/tmp/gettext-0.11.2-build/tests'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/mnt/root/tmp/gettext-0.11.2-build/tests'
make[3]: Leaving directory `/mnt/root/tmp/gettext-0.11.2-build/tests'
make[3]: Entering directory `/mnt/root/tmp/gettext-0.11.2-build'
make[4]: Entering directory `/mnt/root/tmp/gettext-0.11.2-build'
make[4]: Nothing to be done for `install-exec-am'.
/bin/sh /home/src/pkgmgr/gettext/gettext-0.11.2/./mkinstalldirs 
/opt/gettext-0.11.2/share/gettext
 /bin/install -c -m 644 /home/src/pkgmgr/gettext/gettext-0.11.2/./ABOUT-NLS 
/opt/gettext-0.11.2/share/gettext/ABOUT-NLS
/bin/sh /home/src/pkgmgr/gettext/gettext-0.11.2/./mkinstalldirs 
/opt/gettext-0.11.2/share/gettext
 /bin/install -c /home/src/pkgmgr/gettext/gettext-0.11.2/./config.rpath 
/opt/gettext-0.11.2/share/gettext/config.rpath
make[4]: Leaving directory `/mnt/root/tmp/gettext-0.11.2-build'
make[3]: Leaving directory `/mnt/root/tmp/gettext-0.11.2-build'
make[2]: Leaving directory `/mnt/root/tmp/gettext-0.11.2-build'
if   [ -d "/opt/gettext-0.11.2/info" ] ; \
then cp /usr/share/pkg/postinstall /usr/share/pkg/preremove 
"/opt/gettext-0.11.2" ; \
fi
touch "/opt/gettext-0.11.2/.installed"
mkencap -ef -s /opt gettext-0.11.2 -X info/dir -l doc/gettext -l lib/gettext -l 
share/gettext
> creating encapinfo file /opt/gettext-0.11.2/encapinfo
[ -d /opt/gettext-0.11.2/.packages ] || install -d /opt/gettext-0.11.2/.packages
rm -f "/opt/gettext-0.11.2/.packages/gettext-0.11.2"
ln -s .. "/opt/gettext-0.11.2/.packages/gettext-0.11.2"
make[1]: Leaving directory `/home/src/pkgmgr/gettext'
epkg -s /opt -t /usr -X info/dir gettext-0.11.2
epkg: installing package gettext-0.11.2...
  > reading Encap source directory...
  > installing package gettext-0.11.2
    > info/dir: excluding
    > executing postinstall script
+ cd /opt/gettext-0.11.2/info
+ install-info --dir-file=/usr/info/dir gettext.info
    > installation successful
ln -sf /usr /opt/gettext-0.11.2/.encaptarget

Compilation finished at Sun Jul 14 19:53:45




reply via email to

[Prev in Thread] Current Thread [Next in Thread]