gtk



trying to upgrade to gtk 1.3.9 i get tis error during make install  any
help?




To sin by silence when they should protest makes cowards  out of men.  --Abraham Lincoln

-----BEGIN PGP PUBLIC KEY BLOCK-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

mQGiBDuyaGQRBADuy5RgRve2BFembRa15NJOkIHlsUOQrsDazsLzTnvNIQanyuFy
xRDS/aiRsnNEY9FY5Q9vpkn6FkC1kgGbu3IODFoA2IG6x5gWxu2ZrUXdzA+BCx5S
7TyB6o2slBc8scNCGrpZUwtPjfFrRQG0ScS3eDO+0D5imc9l+1vGNzq0VwCgpj/Q
fCeeUUKnjBrj7KryVHwd6qMD/37IWO2vKgEgHmZ/hrkEDcd79lurxaknxmdzEoD9
evwEKhlHbxcg7AVS6UD5CowCDAIDK/88ygQLFK+3ZoG7pLormPNfEUlYH9pIDgUU
X1aVElu656GM5Cr4g+6KuOOUIobfw4AM1yCyIrAakFMGQtGRu80f6X9ViaYInW9F
m6ZxBADYJ/FwpWVHqCeaSLeSCnzpP3Jki/KiXgUF0/B6aWYTojo643d69vVjK6Ca
IedAcAve3kk2InBWEzjFt8C7widt2G6aJYXsHDzRkzhhttHHXemoOlgCNKz2T23M
ZD3tN2HC8YNE/ODoUF+1PM+FJ/h2guVCCMLCrlGakBE/xyomf7QsUm9sYW5kbyBS
b21hbiAoZnJlZSkgPGxhbmR5QGRlc3BpZXJ0YXByLmNvbT6IXQQTEQIAHQUCO7Jo
ZAUJAsfqAAULBwoDBAMVAwIDFgIBAheAAAoJEEZFYl4vkkomfs4Anij31JBfYFeB
ZR7q4hN4Z9oQf5aWAJ9gzF42zDT2wDFlapTm/T2uIOb9t7kBDQQ7smhrEAQA8xWk
008LVtTnJadrvmhydU0Pa4sUgKNozeg7k0f0NpeZYDm1nY2oPuscM9+fPU9gZ+pc
X6eMZzAF4oE6jOhoA7OnEFhl7zdVa1tjKOIITbadP3RgZHFRY/9dS34KNJlvuJYX
x+XqSa6W/Y2fa2FOEs2q4DSekUYclx2Vpbd1E4sAAwYEAIB5tYHGm7lVzauO8O0K
jTRzBLEZesgXu9B1aD/HGOlQ55Af9j1ZiiXY9IceiEWymfLpjTwhrM7/rYJC50lo
/H+6AROoTFuyZ8GulQvdr5YSeGhW9gmrh+s/uj7PDYBgtbQh10zNefIXRI/W/QlR
xYaB/Q/8N8LrpJ3TB8IPVcdmiEwEGBECAAwFAjuyaGsFCQLH6gAACgkQRkViXi+S
SibQPACfbXb9XvrS9G3XTqUGnaTeGkA/w1wAniY/hTrnZdCrdLsG3ANDcTmZBioC
=ZXxw
-----END PGP PUBLIC KEY BLOCK-----
Making install in po
make[1]: Entering directory `/home/landie/gtk+-1.3.9/po'
if test -r ".././mkinstalldirs"; then \
  .././mkinstalldirs /usr/local/; \
else \
  /bin/sh ../mkinstalldirs /usr/local/; \
fi
if test "gtk20" = "gettext"; then \
  if test -r ".././mkinstalldirs"; then \
    .././mkinstalldirs /usr/local/share/gettext/po; \
  else \
    /bin/sh ../mkinstalldirs /usr/local/share/gettext/po; \
  fi; \
  /usr/bin/install -c -m 644 ./Makefile.in.in \
		  /usr/local/share/gettext/po/Makefile.in.in; \
else \
  : ; \
fi
make[1]: Leaving directory `/home/landie/gtk+-1.3.9/po'
Making install in gdk-pixbuf
make[1]: Entering directory `/home/landie/gtk+-1.3.9/gdk-pixbuf'
Making install in pixops
make[2]: Entering directory `/home/landie/gtk+-1.3.9/gdk-pixbuf/pixops'
make[3]: Entering directory `/home/landie/gtk+-1.3.9/gdk-pixbuf/pixops'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/landie/gtk+-1.3.9/gdk-pixbuf/pixops'
make[2]: Leaving directory `/home/landie/gtk+-1.3.9/gdk-pixbuf/pixops'
make[2]: Entering directory `/home/landie/gtk+-1.3.9/gdk-pixbuf'
make[3]: Entering directory `/home/landie/gtk+-1.3.9/gdk-pixbuf'
/bin/sh ../mkinstalldirs /usr/local/lib
/bin/sh ../libtool  --mode=install /usr/bin/install -c libgdk_pixbuf-1.3.la /usr/local/lib/libgdk_pixbuf-1.3.la
/usr/bin/install -c .libs/libgdk_pixbuf-1.3.so.9.0.0 /usr/local/lib/libgdk_pixbuf-1.3.so.9.0.0
(cd /usr/local/lib && rm -f libgdk_pixbuf-1.3.so.9 && ln -s libgdk_pixbuf-1.3.so.9.0.0 libgdk_pixbuf-1.3.so.9)
(cd /usr/local/lib && rm -f libgdk_pixbuf-1.3.so && ln -s libgdk_pixbuf-1.3.so.9.0.0 libgdk_pixbuf-1.3.so)
/usr/bin/install -c .libs/libgdk_pixbuf-1.3.lai /usr/local/lib/libgdk_pixbuf-1.3.la
/usr/bin/install -c .libs/libgdk_pixbuf-1.3.a /usr/local/lib/libgdk_pixbuf-1.3.a
ranlib /usr/local/lib/libgdk_pixbuf-1.3.a
chmod 644 /usr/local/lib/libgdk_pixbuf-1.3.a
PATH="$PATH:/sbin" ldconfig -n /usr/local/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/sh ../mkinstalldirs /usr/local/bin
 /bin/sh ../libtool  --mode=install /usr/bin/install -c  gdk-pixbuf-csource /usr/local/bin/gdk-pixbuf-csource
/usr/bin/install -c .libs/gdk-pixbuf-csource /usr/local/bin/gdk-pixbuf-csource
/bin/sh ../mkinstalldirs /usr/local/lib/gtk-2.0/1.3.9/loaders
/bin/sh ../libtool  --mode=install /usr/bin/install -c libpixbufloader-png.la /usr/local/lib/gtk-2.0/1.3.9/loaders/libpixbufloader-png.la
libtool: install: warning: relinking `libpixbufloader-png.la'
cd /home/landie/gtk+-1.3.9/gdk-pixbuf; /bin/sh ../libtool --mode=relink gcc -g -O2 -g -Wall -o libpixbufloader-png.la -rpath /usr/local/lib/gtk-2.0/1.3.9/loaders -avoid-version -module io-png.lo -lpng -lz libgdk_pixbuf-1.3.la -rdynamic -L/usr/local/lib -lgmodule-1.3 -ldl -lgobject-1.3 -lglib-1.3 -lm
gcc -shared  io-png.lo  -Wl,--rpath -Wl,/usr/local/lib  -lpng -lz -L/usr/local/lib -lgdk_pixbuf-1.3 -lgmodule-1.3 -ldl -lgobject-1.3 -lglib-1.3 -lm   -Wl,-soname -Wl,libpixbufloader-png.so -o .libs/libpixbufloader-png.so
/usr/bin/install -c .libs/libpixbufloader-png.soT /usr/local/lib/gtk-2.0/1.3.9/loaders/libpixbufloader-png.so
/usr/bin/install -c .libs/libpixbufloader-png.lai /usr/local/lib/gtk-2.0/1.3.9/loaders/libpixbufloader-png.la
/usr/bin/install -c .libs/libpixbufloader-png.a /usr/local/lib/gtk-2.0/1.3.9/loaders/libpixbufloader-png.a
ranlib /usr/local/lib/gtk-2.0/1.3.9/loaders/libpixbufloader-png.a
chmod 644 /usr/local/lib/gtk-2.0/1.3.9/loaders/libpixbufloader-png.a
PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/gtk-2.0/1.3.9/loaders
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/lib/gtk-2.0/1.3.9/loaders

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/sh ../libtool  --mode=install /usr/bin/install -c libpixbufloader-jpeg.la /usr/local/lib/gtk-2.0/1.3.9/loaders/libpixbufloader-jpeg.la
libtool: install: warning: relinking `libpixbufloader-jpeg.la'
cd /home/landie/gtk+-1.3.9/gdk-pixbuf; /bin/sh ../libtool --mode=relink gcc -g -O2 -g -Wall -o libpixbufloader-jpeg.la -rpath /usr/local/lib/gtk-2.0/1.3.9/loaders -avoid-version -module io-jpeg.lo -ljpeg libgdk_pixbuf-1.3.la -rdynamic -L/usr/local/lib -lgmodule-1.3 -ldl -lgobject-1.3 -lglib-1.3 -lm
gcc -shared  io-jpeg.lo  -Wl,--rpath -Wl,/usr/local/lib  -L/usr/lib -ljpeg -L/usr/local/lib -lgdk_pixbuf-1.3 -lgmodule-1.3 -ldl -lgobject-1.3 -lglib-1.3 -lm   -Wl,-soname -Wl,libpixbufloader-jpeg.so -o .libs/libpixbufloader-jpeg.so
/usr/bin/install -c .libs/libpixbufloader-jpeg.soT /usr/local/lib/gtk-2.0/1.3.9/loaders/libpixbufloader-jpeg.so
/usr/bin/install -c .libs/libpixbufloader-jpeg.lai /usr/local/lib/gtk-2.0/1.3.9/loaders/libpixbufloader-jpeg.la
/usr/bin/install -c .libs/libpixbufloader-jpeg.a /usr/local/lib/gtk-2.0/1.3.9/loaders/libpixbufloader-jpeg.a
ranlib /usr/local/lib/gtk-2.0/1.3.9/loaders/libpixbufloader-jpeg.a
chmod 644 /usr/local/lib/gtk-2.0/1.3.9/loaders/libpixbufloader-jpeg.a
PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/gtk-2.0/1.3.9/loaders
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/lib/gtk-2.0/1.3.9/loaders

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/sh ../libtool  --mode=install /usr/bin/install -c libpixbufloader-gif.la /usr/local/lib/gtk-2.0/1.3.9/loaders/libpixbufloader-gif.la
libtool: install: warning: relinking `libpixbufloader-gif.la'
cd /home/landie/gtk+-1.3.9/gdk-pixbuf; /bin/sh ../libtool --mode=relink gcc -g -O2 -g -Wall -o libpixbufloader-gif.la -rpath /usr/local/lib/gtk-2.0/1.3.9/loaders -avoid-version -module io-gif.lo io-gif-animation.lo libgdk_pixbuf-1.3.la -rdynamic -L/usr/local/lib -lgmodule-1.3 -ldl -lgobject-1.3 -lglib-1.3 -lm
gcc -shared  io-gif.lo io-gif-animation.lo  -Wl,--rpath -Wl,/usr/local/lib  -L/usr/local/lib -lgdk_pixbuf-1.3 -lgmodule-1.3 -ldl -lgobject-1.3 -lglib-1.3 -lm   -Wl,-soname -Wl,libpixbufloader-gif.so -o .libs/libpixbufloader-gif.so
/usr/bin/install -c .libs/libpixbufloader-gif.soT /usr/local/lib/gtk-2.0/1.3.9/loaders/libpixbufloader-gif.so
/usr/bin/install -c .libs/libpixbufloader-gif.lai /usr/local/lib/gtk-2.0/1.3.9/loaders/libpixbufloader-gif.la
/usr/bin/install -c .libs/libpixbufloader-gif.a /usr/local/lib/gtk-2.0/1.3.9/loaders/libpixbufloader-gif.a
ranlib /usr/local/lib/gtk-2.0/1.3.9/loaders/libpixbufloader-gif.a
chmod 644 /usr/local/lib/gtk-2.0/1.3.9/loaders/libpixbufloader-gif.a
PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/gtk-2.0/1.3.9/loaders
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/lib/gtk-2.0/1.3.9/loaders

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/sh ../libtool  --mode=install /usr/bin/install -c libpixbufloader-ico.la /usr/local/lib/gtk-2.0/1.3.9/loaders/libpixbufloader-ico.la
libtool: install: warning: relinking `libpixbufloader-ico.la'
cd /home/landie/gtk+-1.3.9/gdk-pixbuf; /bin/sh ../libtool --mode=relink gcc -g -O2 -g -Wall -o libpixbufloader-ico.la -rpath /usr/local/lib/gtk-2.0/1.3.9/loaders -avoid-version -module io-ico.lo libgdk_pixbuf-1.3.la -rdynamic -L/usr/local/lib -lgmodule-1.3 -ldl -lgobject-1.3 -lglib-1.3 -lm
gcc -shared  io-ico.lo  -Wl,--rpath -Wl,/usr/local/lib  -L/usr/local/lib -lgdk_pixbuf-1.3 -lgmodule-1.3 -ldl -lgobject-1.3 -lglib-1.3 -lm   -Wl,-soname -Wl,libpixbufloader-ico.so -o .libs/libpixbufloader-ico.so
/usr/bin/install -c .libs/libpixbufloader-ico.soT /usr/local/lib/gtk-2.0/1.3.9/loaders/libpixbufloader-ico.so
/usr/bin/install -c .libs/libpixbufloader-ico.lai /usr/local/lib/gtk-2.0/1.3.9/loaders/libpixbufloader-ico.la
/usr/bin/install -c .libs/libpixbufloader-ico.a /usr/local/lib/gtk-2.0/1.3.9/loaders/libpixbufloader-ico.a
ranlib /usr/local/lib/gtk-2.0/1.3.9/loaders/libpixbufloader-ico.a
chmod 644 /usr/local/lib/gtk-2.0/1.3.9/loaders/libpixbufloader-ico.a
PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/gtk-2.0/1.3.9/loaders
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/lib/gtk-2.0/1.3.9/loaders

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/sh ../libtool  --mode=install /usr/bin/install -c libpixbufloader-ras.la /usr/local/lib/gtk-2.0/1.3.9/loaders/libpixbufloader-ras.la
libtool: install: warning: relinking `libpixbufloader-ras.la'
cd /home/landie/gtk+-1.3.9/gdk-pixbuf; /bin/sh ../libtool --mode=relink gcc -g -O2 -g -Wall -o libpixbufloader-ras.la -rpath /usr/local/lib/gtk-2.0/1.3.9/loaders -avoid-version -module io-ras.lo libgdk_pixbuf-1.3.la -rdynamic -L/usr/local/lib -lgmodule-1.3 -ldl -lgobject-1.3 -lglib-1.3 -lm
gcc -shared  io-ras.lo  -Wl,--rpath -Wl,/usr/local/lib  -L/usr/local/lib -lgdk_pixbuf-1.3 -lgmodule-1.3 -ldl -lgobject-1.3 -lglib-1.3 -lm   -Wl,-soname -Wl,libpixbufloader-ras.so -o .libs/libpixbufloader-ras.so
/usr/bin/install -c .libs/libpixbufloader-ras.soT /usr/local/lib/gtk-2.0/1.3.9/loaders/libpixbufloader-ras.so
/usr/bin/install -c .libs/libpixbufloader-ras.lai /usr/local/lib/gtk-2.0/1.3.9/loaders/libpixbufloader-ras.la
/usr/bin/install -c .libs/libpixbufloader-ras.a /usr/local/lib/gtk-2.0/1.3.9/loaders/libpixbufloader-ras.a
ranlib /usr/local/lib/gtk-2.0/1.3.9/loaders/libpixbufloader-ras.a
chmod 644 /usr/local/lib/gtk-2.0/1.3.9/loaders/libpixbufloader-ras.a
PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/gtk-2.0/1.3.9/loaders
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/lib/gtk-2.0/1.3.9/loaders

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/sh ../libtool  --mode=install /usr/bin/install -c libpixbufloader-xpm.la /usr/local/lib/gtk-2.0/1.3.9/loaders/libpixbufloader-xpm.la
libtool: install: warning: relinking `libpixbufloader-xpm.la'
cd /home/landie/gtk+-1.3.9/gdk-pixbuf; /bin/sh ../libtool --mode=relink gcc -g -O2 -g -Wall -o libpixbufloader-xpm.la -rpath /usr/local/lib/gtk-2.0/1.3.9/loaders -avoid-version -module io-xpm.lo libgdk_pixbuf-1.3.la -rdynamic -L/usr/local/lib -lgmodule-1.3 -ldl -lgobject-1.3 -lglib-1.3 -lm
gcc -shared  io-xpm.lo  -Wl,--rpath -Wl,/usr/local/lib  -L/usr/local/lib -lgdk_pixbuf-1.3 -lgmodule-1.3 -ldl -lgobject-1.3 -lglib-1.3 -lm   -Wl,-soname -Wl,libpixbufloader-xpm.so -o .libs/libpixbufloader-xpm.so
/usr/bin/install -c .libs/libpixbufloader-xpm.soT /usr/local/lib/gtk-2.0/1.3.9/loaders/libpixbufloader-xpm.so
/usr/bin/install -c .libs/libpixbufloader-xpm.lai /usr/local/lib/gtk-2.0/1.3.9/loaders/libpixbufloader-xpm.la
/usr/bin/install -c .libs/libpixbufloader-xpm.a /usr/local/lib/gtk-2.0/1.3.9/loaders/libpixbufloader-xpm.a
ranlib /usr/local/lib/gtk-2.0/1.3.9/loaders/libpixbufloader-xpm.a
chmod 644 /usr/local/lib/gtk-2.0/1.3.9/loaders/libpixbufloader-xpm.a
PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/gtk-2.0/1.3.9/loaders
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/lib/gtk-2.0/1.3.9/loaders

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/sh ../libtool  --mode=install /usr/bin/install -c libpixbufloader-tiff.la /usr/local/lib/gtk-2.0/1.3.9/loaders/libpixbufloader-tiff.la
libtool: install: warning: relinking `libpixbufloader-tiff.la'
cd /home/landie/gtk+-1.3.9/gdk-pixbuf; /bin/sh ../libtool --mode=relink gcc -g -O2 -g -Wall -o libpixbufloader-tiff.la -rpath /usr/local/lib/gtk-2.0/1.3.9/loaders -avoid-version -module io-tiff.lo -ltiff libgdk_pixbuf-1.3.la -rdynamic -L/usr/local/lib -lgmodule-1.3 -ldl -lgobject-1.3 -lglib-1.3 -lm
gcc -shared  io-tiff.lo  -Wl,--rpath -Wl,/usr/local/lib  -ltiff -L/usr/local/lib -lgdk_pixbuf-1.3 -lgmodule-1.3 -ldl -lgobject-1.3 -lglib-1.3 -lm   -Wl,-soname -Wl,libpixbufloader-tiff.so -o .libs/libpixbufloader-tiff.so
/usr/bin/install -c .libs/libpixbufloader-tiff.soT /usr/local/lib/gtk-2.0/1.3.9/loaders/libpixbufloader-tiff.so
/usr/bin/install -c .libs/libpixbufloader-tiff.lai /usr/local/lib/gtk-2.0/1.3.9/loaders/libpixbufloader-tiff.la
/usr/bin/install -c .libs/libpixbufloader-tiff.a /usr/local/lib/gtk-2.0/1.3.9/loaders/libpixbufloader-tiff.a
ranlib /usr/local/lib/gtk-2.0/1.3.9/loaders/libpixbufloader-tiff.a
chmod 644 /usr/local/lib/gtk-2.0/1.3.9/loaders/libpixbufloader-tiff.a
PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/gtk-2.0/1.3.9/loaders
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/lib/gtk-2.0/1.3.9/loaders

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/sh ../libtool  --mode=install /usr/bin/install -c libpixbufloader-pnm.la /usr/local/lib/gtk-2.0/1.3.9/loaders/libpixbufloader-pnm.la
libtool: install: warning: relinking `libpixbufloader-pnm.la'
cd /home/landie/gtk+-1.3.9/gdk-pixbuf; /bin/sh ../libtool --mode=relink gcc -g -O2 -g -Wall -o libpixbufloader-pnm.la -rpath /usr/local/lib/gtk-2.0/1.3.9/loaders -avoid-version -module io-pnm.lo libgdk_pixbuf-1.3.la -rdynamic -L/usr/local/lib -lgmodule-1.3 -ldl -lgobject-1.3 -lglib-1.3 -lm
gcc -shared  io-pnm.lo  -Wl,--rpath -Wl,/usr/local/lib  -L/usr/local/lib -lgdk_pixbuf-1.3 -lgmodule-1.3 -ldl -lgobject-1.3 -lglib-1.3 -lm   -Wl,-soname -Wl,libpixbufloader-pnm.so -o .libs/libpixbufloader-pnm.so
/usr/bin/install -c .libs/libpixbufloader-pnm.soT /usr/local/lib/gtk-2.0/1.3.9/loaders/libpixbufloader-pnm.so
/usr/bin/install -c .libs/libpixbufloader-pnm.lai /usr/local/lib/gtk-2.0/1.3.9/loaders/libpixbufloader-pnm.la
/usr/bin/install -c .libs/libpixbufloader-pnm.a /usr/local/lib/gtk-2.0/1.3.9/loaders/libpixbufloader-pnm.a
ranlib /usr/local/lib/gtk-2.0/1.3.9/loaders/libpixbufloader-pnm.a
chmod 644 /usr/local/lib/gtk-2.0/1.3.9/loaders/libpixbufloader-pnm.a
PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/gtk-2.0/1.3.9/loaders
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/lib/gtk-2.0/1.3.9/loaders

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/sh ../libtool  --mode=install /usr/bin/install -c libpixbufloader-bmp.la /usr/local/lib/gtk-2.0/1.3.9/loaders/libpixbufloader-bmp.la
libtool: install: warning: relinking `libpixbufloader-bmp.la'
cd /home/landie/gtk+-1.3.9/gdk-pixbuf; /bin/sh ../libtool --mode=relink gcc -g -O2 -g -Wall -o libpixbufloader-bmp.la -rpath /usr/local/lib/gtk-2.0/1.3.9/loaders -avoid-version -module io-bmp.lo libgdk_pixbuf-1.3.la -rdynamic -L/usr/local/lib -lgmodule-1.3 -ldl -lgobject-1.3 -lglib-1.3 -lm
gcc -shared  io-bmp.lo  -Wl,--rpath -Wl,/usr/local/lib  -L/usr/local/lib -lgdk_pixbuf-1.3 -lgmodule-1.3 -ldl -lgobject-1.3 -lglib-1.3 -lm   -Wl,-soname -Wl,libpixbufloader-bmp.so -o .libs/libpixbufloader-bmp.so
/usr/bin/install -c .libs/libpixbufloader-bmp.soT /usr/local/lib/gtk-2.0/1.3.9/loaders/libpixbufloader-bmp.so
/usr/bin/install -c .libs/libpixbufloader-bmp.lai /usr/local/lib/gtk-2.0/1.3.9/loaders/libpixbufloader-bmp.la
/usr/bin/install -c .libs/libpixbufloader-bmp.a /usr/local/lib/gtk-2.0/1.3.9/loaders/libpixbufloader-bmp.a
ranlib /usr/local/lib/gtk-2.0/1.3.9/loaders/libpixbufloader-bmp.a
chmod 644 /usr/local/lib/gtk-2.0/1.3.9/loaders/libpixbufloader-bmp.a
PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/gtk-2.0/1.3.9/loaders
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/lib/gtk-2.0/1.3.9/loaders

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/sh ../libtool  --mode=install /usr/bin/install -c libpixbufloader-wbmp.la /usr/local/lib/gtk-2.0/1.3.9/loaders/libpixbufloader-wbmp.la
libtool: install: warning: relinking `libpixbufloader-wbmp.la'
cd /home/landie/gtk+-1.3.9/gdk-pixbuf; /bin/sh ../libtool --mode=relink gcc -g -O2 -g -Wall -o libpixbufloader-wbmp.la -rpath /usr/local/lib/gtk-2.0/1.3.9/loaders -avoid-version -module io-wbmp.lo libgdk_pixbuf-1.3.la -rdynamic -L/usr/local/lib -lgmodule-1.3 -ldl -lgobject-1.3 -lglib-1.3 -lm
gcc -shared  io-wbmp.lo  -Wl,--rpath -Wl,/usr/local/lib  -L/usr/local/lib -lgdk_pixbuf-1.3 -lgmodule-1.3 -ldl -lgobject-1.3 -lglib-1.3 -lm   -Wl,-soname -Wl,libpixbufloader-wbmp.so -o .libs/libpixbufloader-wbmp.so
/usr/bin/install -c .libs/libpixbufloader-wbmp.soT /usr/local/lib/gtk-2.0/1.3.9/loaders/libpixbufloader-wbmp.so
/usr/bin/install -c .libs/libpixbufloader-wbmp.lai /usr/local/lib/gtk-2.0/1.3.9/loaders/libpixbufloader-wbmp.la
/usr/bin/install -c .libs/libpixbufloader-wbmp.a /usr/local/lib/gtk-2.0/1.3.9/loaders/libpixbufloader-wbmp.a
ranlib /usr/local/lib/gtk-2.0/1.3.9/loaders/libpixbufloader-wbmp.a
chmod 644 /usr/local/lib/gtk-2.0/1.3.9/loaders/libpixbufloader-wbmp.a
PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/gtk-2.0/1.3.9/loaders
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/lib/gtk-2.0/1.3.9/loaders

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/sh ../libtool  --mode=install /usr/bin/install -c libpixbufloader-xbm.la /usr/local/lib/gtk-2.0/1.3.9/loaders/libpixbufloader-xbm.la
libtool: install: warning: relinking `libpixbufloader-xbm.la'
cd /home/landie/gtk+-1.3.9/gdk-pixbuf; /bin/sh ../libtool --mode=relink gcc -g -O2 -g -Wall -o libpixbufloader-xbm.la -rpath /usr/local/lib/gtk-2.0/1.3.9/loaders -avoid-version -module io-xbm.lo libgdk_pixbuf-1.3.la -rdynamic -L/usr/local/lib -lgmodule-1.3 -ldl -lgobject-1.3 -lglib-1.3 -lm
gcc -shared  io-xbm.lo  -Wl,--rpath -Wl,/usr/local/lib  -L/usr/local/lib -lgdk_pixbuf-1.3 -lgmodule-1.3 -ldl -lgobject-1.3 -lglib-1.3 -lm   -Wl,-soname -Wl,libpixbufloader-xbm.so -o .libs/libpixbufloader-xbm.so
/usr/bin/install -c .libs/libpixbufloader-xbm.soT /usr/local/lib/gtk-2.0/1.3.9/loaders/libpixbufloader-xbm.so
/usr/bin/install -c .libs/libpixbufloader-xbm.lai /usr/local/lib/gtk-2.0/1.3.9/loaders/libpixbufloader-xbm.la
/usr/bin/install -c .libs/libpixbufloader-xbm.a /usr/local/lib/gtk-2.0/1.3.9/loaders/libpixbufloader-xbm.a
ranlib /usr/local/lib/gtk-2.0/1.3.9/loaders/libpixbufloader-xbm.a
chmod 644 /usr/local/lib/gtk-2.0/1.3.9/loaders/libpixbufloader-xbm.a
PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/gtk-2.0/1.3.9/loaders
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/lib/gtk-2.0/1.3.9/loaders

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/sh ../libtool  --mode=install /usr/bin/install -c libpixbufloader-tga.la /usr/local/lib/gtk-2.0/1.3.9/loaders/libpixbufloader-tga.la
libtool: install: warning: relinking `libpixbufloader-tga.la'
cd /home/landie/gtk+-1.3.9/gdk-pixbuf; /bin/sh ../libtool --mode=relink gcc -g -O2 -g -Wall -o libpixbufloader-tga.la -rpath /usr/local/lib/gtk-2.0/1.3.9/loaders -avoid-version -module io-tga.lo libgdk_pixbuf-1.3.la -rdynamic -L/usr/local/lib -lgmodule-1.3 -ldl -lgobject-1.3 -lglib-1.3 -lm
gcc -shared  io-tga.lo  -Wl,--rpath -Wl,/usr/local/lib  -L/usr/local/lib -lgdk_pixbuf-1.3 -lgmodule-1.3 -ldl -lgobject-1.3 -lglib-1.3 -lm   -Wl,-soname -Wl,libpixbufloader-tga.so -o .libs/libpixbufloader-tga.so
/usr/bin/install -c .libs/libpixbufloader-tga.soT /usr/local/lib/gtk-2.0/1.3.9/loaders/libpixbufloader-tga.so
/usr/bin/install -c .libs/libpixbufloader-tga.lai /usr/local/lib/gtk-2.0/1.3.9/loaders/libpixbufloader-tga.la
/usr/bin/install -c .libs/libpixbufloader-tga.a /usr/local/lib/gtk-2.0/1.3.9/loaders/libpixbufloader-tga.a
ranlib /usr/local/lib/gtk-2.0/1.3.9/loaders/libpixbufloader-tga.a
chmod 644 /usr/local/lib/gtk-2.0/1.3.9/loaders/libpixbufloader-tga.a
PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/gtk-2.0/1.3.9/loaders
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/lib/gtk-2.0/1.3.9/loaders

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make  install-man1
make[4]: Entering directory `/home/landie/gtk+-1.3.9/gdk-pixbuf'
/bin/sh ../mkinstalldirs /usr/local/man/man1
 /usr/bin/install -c -m 644 ./gdk-pixbuf-csource.1 /usr/local/man/man1/gdk-pixbuf-csource.1
make[4]: Leaving directory `/home/landie/gtk+-1.3.9/gdk-pixbuf'
/bin/sh ../mkinstalldirs /usr/local/include/gtk-2.0/gdk-pixbuf
 /usr/bin/install -c -m 644 gdk-pixbuf.h /usr/local/include/gtk-2.0/gdk-pixbuf/gdk-pixbuf.h
 /usr/bin/install -c -m 644 gdk-pixbuf-loader.h /usr/local/include/gtk-2.0/gdk-pixbuf/gdk-pixbuf-loader.h
 /usr/bin/install -c -m 644 gdk-pixbuf-enum-types.h /usr/local/include/gtk-2.0/gdk-pixbuf/gdk-pixbuf-enum-types.h
 /usr/bin/install -c -m 644 gdk-pixbuf-marshal.h /usr/local/include/gtk-2.0/gdk-pixbuf/gdk-pixbuf-marshal.h
 /usr/bin/install -c -m 644 gdk-pixbuf-features.h /usr/local/include/gtk-2.0/gdk-pixbuf/gdk-pixbuf-features.h
 /usr/bin/install -c -m 644 gdk-pixdata.h /usr/local/include/gtk-2.0/gdk-pixbuf/gdk-pixdata.h
make[3]: Leaving directory `/home/landie/gtk+-1.3.9/gdk-pixbuf'
make[2]: Leaving directory `/home/landie/gtk+-1.3.9/gdk-pixbuf'
make[1]: Leaving directory `/home/landie/gtk+-1.3.9/gdk-pixbuf'
Making install in gdk
make[1]: Entering directory `/home/landie/gtk+-1.3.9/gdk'
Making install in x11
make[2]: Entering directory `/home/landie/gtk+-1.3.9/gdk/x11'
make[3]: Entering directory `/home/landie/gtk+-1.3.9/gdk/x11'
/bin/sh ../../mkinstalldirs /usr/local/bin
/bin/sh ../../mkinstalldirs /usr/local/include/gtk-2.0/gdk
 /usr/bin/install -c -m 644 gdkx.h /usr/local/include/gtk-2.0/gdk/gdkx.h
make[3]: Leaving directory `/home/landie/gtk+-1.3.9/gdk/x11'
make[2]: Leaving directory `/home/landie/gtk+-1.3.9/gdk/x11'
make[2]: Entering directory `/home/landie/gtk+-1.3.9/gdk'
make[3]: Entering directory `/home/landie/gtk+-1.3.9/gdk'
/bin/sh ../mkinstalldirs /usr/local/lib
/bin/sh ../libtool  --mode=install /usr/bin/install -c libgdk-x11-1.3.la /usr/local/lib/libgdk-x11-1.3.la
libtool: install: warning: relinking `libgdk-x11-1.3.la'
cd /home/landie/gtk+-1.3.9/gdk; /bin/sh ../libtool --mode=relink gcc -g -O2 -g -Wall -version-info 9:0:0 -export-dynamic -rpath /usr/local/lib -export-symbols-regex "^[^_].*" ../gdk-pixbuf/libgdk_pixbuf-1.3.la -lXext -rdynamic -L/usr/local/lib -L/usr/X11R6/lib -lpangox -lX11 -lpango -lgobject-1.3 -lgmodule-1.3 -ldl -lglib-1.3 -lm -o libgdk-x11-1.3.la gdk.lo gdkcolor.lo gdkcursor.lo gdkdraw.lo gdkevents.lo gdkfont.lo gdkgc.lo gdkglobals.lo gdkkeys.lo gdkkeyuni.lo gdkimage.lo gdkpango.lo gdkpixbuf-drawable.lo gdkpixbuf-render.lo gdkpixmap.lo gdkpolyreg-generic.lo gdkrgb.lo gdkrectangle.lo gdkregion-generic.lo gdkwindow.lo gdkenumtypes.lo x11/libgdk-x11.la
generating symbol list for `libgdk-x11-1.3.la'
/usr/bin/nm -B  gdk.lo gdkcolor.lo gdkcursor.lo gdkdraw.lo gdkevents.lo gdkfont.lo gdkgc.lo gdkglobals.lo gdkkeys.lo gdkkeyuni.lo gdkimage.lo gdkpango.lo gdkpixbuf-drawable.lo gdkpixbuf-render.lo gdkpixmap.lo gdkpolyreg-generic.lo gdkrgb.lo gdkrectangle.lo gdkregion-generic.lo gdkwindow.lo gdkenumtypes.lo  x11/.libs/libgdk-x11.al | sed -n -e 's/^.*[ 	]\([ABCDGISTW][ABCDGISTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' | sed 's/.* //' | sort | uniq > .libs/libgdk-x11-1.3.exp
egrep -e "^[^_].*" ".libs/libgdk-x11-1.3.exp" > ".libs/libgdk-x11-1.3.expT"
mv -f ".libs/libgdk-x11-1.3.expT" ".libs/libgdk-x11-1.3.exp"
gcc -shared  gdk.lo gdkcolor.lo gdkcursor.lo gdkdraw.lo gdkevents.lo gdkfont.lo gdkgc.lo gdkglobals.lo gdkkeys.lo gdkkeyuni.lo gdkimage.lo gdkpango.lo gdkpixbuf-drawable.lo gdkpixbuf-render.lo gdkpixmap.lo gdkpolyreg-generic.lo gdkrgb.lo gdkrectangle.lo gdkregion-generic.lo gdkwindow.lo gdkenumtypes.lo -Wl,--whole-archive x11/.libs/libgdk-x11.al -Wl,--no-whole-archive  -Wl,--rpath -Wl,/usr/local/lib  -L/usr/local/lib -lgdk_pixbuf-1.3 -lXext -L/usr/X11R6/lib -lpangox -lX11 -lpango -lgobject-1.3 -lgmodule-1.3 -ldl -lglib-1.3 -lm x11/.libs/libgdk-x11.al    -Wl,-soname -Wl,libgdk-x11-1.3.so.9 -Wl,-retain-symbols-file -Wl,.libs/libgdk-x11-1.3.exp -o .libs/libgdk-x11-1.3.so.9.0.0
/usr/bin/install -c .libs/libgdk-x11-1.3.so.9.0.0T /usr/local/lib/libgdk-x11-1.3.so.9.0.0
(cd /usr/local/lib && rm -f libgdk-x11-1.3.so.9 && ln -s libgdk-x11-1.3.so.9.0.0 libgdk-x11-1.3.so.9)
(cd /usr/local/lib && rm -f libgdk-x11-1.3.so && ln -s libgdk-x11-1.3.so.9.0.0 libgdk-x11-1.3.so)
/usr/bin/install -c .libs/libgdk-x11-1.3.lai /usr/local/lib/libgdk-x11-1.3.la
/usr/bin/install -c .libs/libgdk-x11-1.3.a /usr/local/lib/libgdk-x11-1.3.a
/usr/bin/install: reading `.libs/libgdk-x11-1.3.a': Input/output error
make[3]: *** [install-libLTLIBRARIES] Error 1
make[3]: Leaving directory `/home/landie/gtk+-1.3.9/gdk'
make[2]: *** [install-am] Error 2
make[2]: Leaving directory `/home/landie/gtk+-1.3.9/gdk'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/landie/gtk+-1.3.9/gdk'
make: *** [install-recursive] Error 1


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