gtk 2.2.1 and pixbuf comple error



Hi,

I spend last two days with out any luck with GTK. Any help will be great. I tried to read the README and INSTALL and used goggle as much as I can but no luck.

Here is my error mesg. I tried to comple pixbuf 0.22 with out any luck either.  I found there is 'pixbuf' in the 'contrib' directory  which I can 'make' and 'make install' with out any problem but there is no document who to use the same.



Errror from gtk
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
root tintin gtk+-2.2.1]# make
make  all-recursive
make[1]: Entering directory `/tmp/gtk+-2.2.1'
Making all in po
make[2]: Entering directory `/tmp/gtk+-2.2.1/po'
make[2]: Leaving directory `/tmp/gtk+-2.2.1/po'
Making all in gdk-pixbuf
make[2]: Entering directory `/tmp/gtk+-2.2.1/gdk-pixbuf'
Making all in pixops
make[3]: Entering directory `/tmp/gtk+-2.2.1/gdk-pixbuf/pixops'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/tmp/gtk+-2.2.1/gdk-pixbuf/pixops'
make[3]: Entering directory `/tmp/gtk+-2.2.1/gdk-pixbuf'
/bin/sh ../libtool --mode=link gcc  -g -O2 -Wall  -o libgdk_pixbuf-2.0.la -rpath /usr/local/lib -version-info 200:1:200 -export-symbols-regex "^[^
_].*" gdk-pixbuf.lo gdk-pixbuf-animation.lo gdk-pixbuf-data.lo gdk-pixbuf-io.lo gdk-pixbuf-loader.lo gdk-pixbuf-scale.lo gdk-pixbuf-util.lo gdk-pi
xdata.lo gdk-pixbuf-enum-types.lo pixops/libpixops.la   -Wl,--export-dynamic -L/usr/local/lib -lgmodule-2.0 -ldl -lgobject-2.0 -lglib-2.0    -ltif
f -ljpeg -L/usr/local/lib -lpng12 -lz -lm   -lm
rm -fr .libs/libgdk_pixbuf-2.0.la .libs/libgdk_pixbuf-2.0.* .libs/libgdk_pixbuf-2.0.*
generating symbol list for `libgdk_pixbuf-2.0.la'
nm  gdk-pixbuf.lo gdk-pixbuf-animation.lo gdk-pixbuf-data.lo gdk-pixbuf-io.lo gdk-pixbuf-loader.lo gdk-pixbuf-scale.lo gdk-pixbuf-util.lo gdk-pixd
ata.lo gdk-pixbuf-enum-types.lo  pixops/.libs/libpixops.al |  | sed 's/.* //' | sort | uniq > .libs/libgdk_pixbuf-2.0.exp
../libtool: eval: line 1: syntax error near unexpected token `|'
../libtool: eval: line 1: `nm  gdk-pixbuf.lo gdk-pixbuf-animation.lo gdk-pixbuf-data.lo gdk-pixbuf-io.lo gdk-pixbuf-loader.lo gdk-pixbuf-scale.lo
gdk-pixbuf-util.lo gdk-pixdata.lo gdk-pixbuf-enum-types.lo  pixops/.libs/libpixops.al |  | sed 's/.* //' | sort | uniq > .libs/libgdk_pixbuf-2.0.e
xp'
make[3]: *** [libgdk_pixbuf-2.0.la] Error 1
make[3]: Leaving directory `/tmp/gtk+-2.2.1/gdk-pixbuf'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/gtk+-2.2.1/gdk-pixbuf'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/gtk+-2.2.1'
make: *** [all-recursive-am] Error 2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

================ STEPS I tried ================================
Needed Glib and GTk+ to start

So wwe install GTk and Glib and their associates firt in /usr/local

We install the dependencies of GTK in this order

1. jpegsrc.v6b
        ./configire --prefix=/usr/local;make;make install
2.zlib-1.1.4
        ./configire --prefix=/usr/local;make;make install
3.libpng-1.2.5
        Need to copy scripts/makefile.linux to the top distribution directory
        and change the same to point ZLIB path to /usr/local
        make;make test; make install
4.glib-2.2.1
        ./configire --prefix=/usr/local;make;make install;make install-pkgconfigDATA
5.atk-1.2.0
        ./configire --prefix=/usr/local;make;make install
        But had some trouble with the same. Modified and /etc/ld.so.conf
        and ldconfig helped after trying the same with other posted (news group)
        trick few times.
6.pango-1.2.1
        make;make test; make install
7.tiff-v3.5.7
        make;make test; make install
        A dependency module gtk mentioned while configuing we install the same

Any help will be great!!



--------------------------------------------------------------- -
        Visit our Internet site at http://www.reuters.com

Get closer to the financial markets with Reuters Messaging - for more
information and to register, visit http://www.reuters.com/messaging

Any views expressed in this message are those of  the  individual
sender,  except  where  the sender specifically states them to be
the views of Reuters Ltd.




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