builddir="`pwd`"; cd libcharset && make all && make install-lib libdir="$builddir/lib" includedir="$builddir/lib"
make[1]: Entering directory `/home/rubys/work/libiconv-1.9.1/libcharset'
if [ ! -d include ] ; then mkdir include ; fi
cp ./include/libcharset.h.in include/libcharset.h
if [ ! -d include ] ; then mkdir include ; fi
cp ./include/localcharset.h.in include/localcharset.h
cd lib && make all
make[2]: Entering directory `/home/rubys/work/libiconv-1.9.1/libcharset/lib'
/bin/sh ../libtool --mode=compile gcc -I. -I. -I.. -I./.. -I../include -g -O2  -DLIBDIR=\"/home/rubys/dbxml/lib\" -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/rubys/dbxml/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ./localcharset.c
mkdir .libs
chmod 777 .libs
 gcc -I. -I. -I.. -I./.. -I../include -g -O2 -DLIBDIR=\"/home/rubys/dbxml/lib\" -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/rubys/dbxml/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ./localcharset.c  -fPIC -DPIC -o .libs/localcharset.o
 gcc -I. -I. -I.. -I./.. -I../include -g -O2 -DLIBDIR=\"/home/rubys/dbxml/lib\" -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/rubys/dbxml/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ./localcharset.c -o localcharset.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile gcc -I. -I. -I.. -I./.. -I../include -g -O2  -DLIBDIR=\"/home/rubys/dbxml/lib\" -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/rubys/dbxml/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ./relocatable.c
 gcc -I. -I. -I.. -I./.. -I../include -g -O2 -DLIBDIR=\"/home/rubys/dbxml/lib\" -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/rubys/dbxml/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ./relocatable.c  -fPIC -DPIC -o .libs/relocatable.o
 gcc -I. -I. -I.. -I./.. -I../include -g -O2 -DLIBDIR=\"/home/rubys/dbxml/lib\" -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/rubys/dbxml/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ./relocatable.c -o relocatable.o >/dev/null 2>&1
/bin/sh ../libtool --mode=link gcc  -o libcharset.la -rpath /home/rubys/dbxml/lib -version-info 1:0:0 -no-undefined localcharset.lo relocatable.lo
gcc -shared  .libs/localcharset.o .libs/relocatable.o   -Wl,-soname -Wl,libcharset.so.1 -o .libs/libcharset.so.1.0.0
(cd .libs && rm -f libcharset.so.1 && ln -s libcharset.so.1.0.0 libcharset.so.1)
(cd .libs && rm -f libcharset.so && ln -s libcharset.so.1.0.0 libcharset.so)
ar cru .libs/libcharset.a  localcharset.o relocatable.o
ranlib .libs/libcharset.a
creating libcharset.la
(cd .libs && rm -f libcharset.la && ln -s ../libcharset.la libcharset.la)
/bin/sh ./config.charset 'i686-pc-linux-gnu' > t-charset.alias
mv t-charset.alias charset.alias
sed -e '/^#/d' -e 's/@''PACKAGE''@//g' ./ref-add.sin > t-ref-add.sed
mv t-ref-add.sed ref-add.sed
sed -e '/^#/d' -e 's/@''PACKAGE''@//g' ./ref-del.sin > t-ref-del.sed
mv t-ref-del.sed ref-del.sed
make[2]: Leaving directory `/home/rubys/work/libiconv-1.9.1/libcharset/lib'
make[1]: Leaving directory `/home/rubys/work/libiconv-1.9.1/libcharset'
make[1]: Entering directory `/home/rubys/work/libiconv-1.9.1/libcharset'
cd lib && make all
make[2]: Entering directory `/home/rubys/work/libiconv-1.9.1/libcharset/lib'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/rubys/work/libiconv-1.9.1/libcharset/lib'
cd lib && make install-lib libdir='/home/rubys/work/libiconv-1.9.1/lib' includedir='/home/rubys/work/libiconv-1.9.1/lib'
make[2]: Entering directory `/home/rubys/work/libiconv-1.9.1/libcharset/lib'
/bin/sh ../autoconf/mkinstalldirs /home/rubys/work/libiconv-1.9.1/lib
/bin/sh ../libtool --mode=install /usr/bin/install -c -m 644 libcharset.la /home/rubys/work/libiconv-1.9.1/lib/libcharset.la
/usr/bin/install -c -m 644 .libs/libcharset.so.1.0.0 /home/rubys/work/libiconv-1.9.1/lib/libcharset.so.1.0.0
(cd /home/rubys/work/libiconv-1.9.1/lib && { ln -s -f libcharset.so.1.0.0 libcharset.so.1 || { rm -f libcharset.so.1 && ln -s libcharset.so.1.0.0 libcharset.so.1; }; })
(cd /home/rubys/work/libiconv-1.9.1/lib && { ln -s -f libcharset.so.1.0.0 libcharset.so || { rm -f libcharset.so && ln -s libcharset.so.1.0.0 libcharset.so; }; })
/usr/bin/install -c -m 644 .libs/libcharset.lai /home/rubys/work/libiconv-1.9.1/lib/libcharset.la
/usr/bin/install -c -m 644 .libs/libcharset.a /home/rubys/work/libiconv-1.9.1/lib/libcharset.a
ranlib /home/rubys/work/libiconv-1.9.1/lib/libcharset.a
chmod 644 /home/rubys/work/libiconv-1.9.1/lib/libcharset.a
libtool: install: warning: remember to run `libtool --finish /home/rubys/dbxml/lib'
test -f /home/rubys/work/libiconv-1.9.1/lib/charset.alias && orig=/home/rubys/work/libiconv-1.9.1/lib/charset.alias \
                                || orig=charset.alias; \
sed -f ref-add.sed $orig > /home/rubys/work/libiconv-1.9.1/lib/t-charset.alias; \
/usr/bin/install -c -m 644 /home/rubys/work/libiconv-1.9.1/lib/t-charset.alias /home/rubys/work/libiconv-1.9.1/lib/charset.alias; \
rm -f /home/rubys/work/libiconv-1.9.1/lib/t-charset.alias
make[2]: Leaving directory `/home/rubys/work/libiconv-1.9.1/libcharset/lib'
/bin/sh ./autoconf/mkinstalldirs /home/rubys/work/libiconv-1.9.1/lib
/usr/bin/install -c -m 644 include/libcharset.h /home/rubys/work/libiconv-1.9.1/lib/libcharset.h
/usr/bin/install -c -m 644 include/localcharset.h /home/rubys/work/libiconv-1.9.1/lib/localcharset.h
make[1]: Leaving directory `/home/rubys/work/libiconv-1.9.1/libcharset'
cd lib && make all
make[1]: Entering directory `/home/rubys/work/libiconv-1.9.1/lib'
if test -n "yes"; then \
  /bin/sh ../libtool --mode=link gcc  -I. -I. -I../include -I./../include -g -O2  -DLIBDIR=\"/home/rubys/dbxml/lib\" -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/rubys/dbxml/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -fPIC -DPIC -DLIBICONV_PLUG ./iconv.c ./../libcharset/lib/localcharset.c ./relocatable.c -shared -o libiconv_plug_linux.so; \
else \
  /bin/sh ../libtool --mode=link gcc  -I. -I. -I../include -I./../include -g -O2  -DLIBDIR=\"/home/rubys/dbxml/lib\" -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/rubys/dbxml/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -KPIC -DPIC -DLIBICONV_PLUG ./iconv.c ./../libcharset/lib/localcharset.c ./relocatable.c -shared -o libiconv_plug_linux.so; \
fi
mkdir .libs
chmod 777 .libs
gcc -I. -I. -I../include -I./../include -g -O2 -DLIBDIR=\"/home/rubys/dbxml/lib\" -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/rubys/dbxml/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -fPIC -DPIC -DLIBICONV_PLUG ./iconv.c ./../libcharset/lib/localcharset.c ./relocatable.c -shared -o libiconv_plug_linux.so 
rm -f libiconv_plug.so
ln -s libiconv_plug_linux.so libiconv_plug.so
/bin/sh ../libtool --mode=compile gcc -I. -I. -I../include -I./../include  -g -O2 -DLIBDIR=\"/home/rubys/dbxml/lib\" -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/rubys/dbxml/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./iconv.c
 gcc -I. -I. -I../include -I./../include -g -O2 -DLIBDIR=\"/home/rubys/dbxml/lib\" -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/rubys/dbxml/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./iconv.c  -fPIC -DPIC -o .libs/iconv.o
/bin/sh ../libtool --mode=compile gcc -I. -I. -I../include -I./../include  -g -O2 -DLIBDIR=\"/home/rubys/dbxml/lib\" -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/rubys/dbxml/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./../libcharset/lib/localcharset.c
 gcc -I. -I. -I../include -I./../include -g -O2 -DLIBDIR=\"/home/rubys/dbxml/lib\" -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/rubys/dbxml/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./../libcharset/lib/localcharset.c  -fPIC -DPIC -o .libs/localcharset.o
/bin/sh ../libtool --mode=compile gcc -I. -I. -I../include -I./../include  -g -O2 -DLIBDIR=\"/home/rubys/dbxml/lib\" -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/rubys/dbxml/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./relocatable.c
 gcc -I. -I. -I../include -I./../include -g -O2 -DLIBDIR=\"/home/rubys/dbxml/lib\" -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/rubys/dbxml/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./relocatable.c  -fPIC -DPIC -o .libs/relocatable.o
/bin/sh ../libtool --mode=link gcc  -o libiconv.la -rpath /home/rubys/dbxml/lib -version-info 4:0:2 -no-undefined iconv.lo localcharset.lo relocatable.lo
gcc -shared  .libs/iconv.o .libs/localcharset.o .libs/relocatable.o   -Wl,-soname -Wl,libiconv.so.2 -o .libs/libiconv.so.2.2.0
(cd .libs && rm -f libiconv.so.2 && ln -s libiconv.so.2.2.0 libiconv.so.2)
(cd .libs && rm -f libiconv.so && ln -s libiconv.so.2.2.0 libiconv.so)
creating libiconv.la
(cd .libs && rm -f libiconv.la && ln -s ../libiconv.la libiconv.la)
make[1]: Leaving directory `/home/rubys/work/libiconv-1.9.1/lib'
cd srclib && make all
make[1]: Entering directory `/home/rubys/work/libiconv-1.9.1/srclib'
sed -e 's/@''HAVE__BOOL''@/0/g' < ./stdbool.h.in > stdbool.h
cp ./alloca_.h alloca.h
gcc -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I. -I.    -g -O2 -c `test -f 'error.c' || echo './'`error.c
gcc -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I. -I.    -g -O2 -c `test -f 'progname.c' || echo './'`progname.c
gcc -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I. -I.    -g -O2 -c `test -f 'progreloc.c' || echo './'`progreloc.c
gcc -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I. -I.    -g -O2 -c `test -f 'xmalloc.c' || echo './'`xmalloc.c
gcc -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I. -I.    -g -O2 -c `test -f 'xstrdup.c' || echo './'`xstrdup.c
gcc -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I. -I.    -g -O2 -c `test -f 'xreadlink.c' || echo './'`xreadlink.c
rm -f libicrt.a
ar cru libicrt.a error.o progname.o progreloc.o xmalloc.o xstrdup.o xreadlink.o 
ranlib libicrt.a
make[1]: Leaving directory `/home/rubys/work/libiconv-1.9.1/srclib'
cd src && make all
make[1]: Entering directory `/home/rubys/work/libiconv-1.9.1/src'
gcc -c -I. -I. -I.. -I../include -I./../include -I../srclib -I./../srclib -I../lib -g -O2  -DINSTALLDIR=\"/home/rubys/dbxml/bin\" -DLOCALEDIR=\"/home/rubys/dbxml/share/locale\" ./iconv_no_i18n.c
/bin/sh ../libtool --mode=link gcc  iconv_no_i18n.o ../srclib/libicrt.a ../lib/libiconv.la -o iconv_no_i18n
mkdir .libs
chmod 777 .libs
gcc iconv_no_i18n.o -o .libs/iconv_no_i18n  ../srclib/libicrt.a ../lib/.libs/libiconv.so -Wl,--rpath -Wl,/home/rubys/dbxml/lib
creating iconv_no_i18n
gcc -c -I. -I. -I.. -I../include -I./../include -I../srclib -I./../srclib -I../lib -g -O2  -DINSTALLDIR=\"/home/rubys/dbxml/bin\" -DLOCALEDIR=\"/home/rubys/dbxml/share/locale\" ./iconv.c
test `ls -ld . | sed -e 's/^d\(.........\).*/\1/'` = rwxrwxrwx || chmod 777 .
make[1]: Leaving directory `/home/rubys/work/libiconv-1.9.1/src'
cd po && make all
make[1]: Entering directory `/home/rubys/work/libiconv-1.9.1/po'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/rubys/work/libiconv-1.9.1/po'
cd man && make all
make[1]: Entering directory `/home/rubys/work/libiconv-1.9.1/man'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/rubys/work/libiconv-1.9.1/man'
if test -d tests; then cd tests && make all; fi
make[1]: Entering directory `/home/rubys/work/libiconv-1.9.1/tests'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/rubys/work/libiconv-1.9.1/tests'
