Re: pygtk failure because of depend missing.. depends update for DEPS-LIST



And for non debian users you will need pycairo-1.1.6 to compile the
package which rescued my build :-D The software can be found on this
location http://cairographics.org/pycairo

Cheers,

Stef
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -I/opt/garnome-2.15.x/include/pygtk-2.0 -I/opt/garnome-2.15.x/include/glib-2.0 -I/opt/garnome-2.15.x/lib/glib-2.0/include -I/opt/garnome-2.15.x/include -I/opt/garnome- 2.15.x/include/gtk-2.0 -I/opt/garnome-2.15.x/lib/gtk-2.0/include -I/opt/garnome-2.15.x/include/atk-1.0 -I/opt/garnome-2.15.x/include/cairo -I/opt/garnome-2.15.x/include/pango-1.0 -I/opt/garnome-2.15.x/include -I/opt/garnome- 2.15.x/include/glib-2.0 -I/opt/garnome-2.15.x/lib/glib-2.0/include -g -I/opt/garnome-2.15.x/include -L/opt/garnome-2.15.x/lib -O2 -pipe -Wall -std=c9x -fno-strict-aliasing -MT _gtk_la-gtkmodule.lo -MD -MP -MF .deps/_gtk_la- gtkmodule.Tpo -c gtkmodule.c  -fPIC -DPIC -o .libs/_gtk_la-gtkmodule.o
gtkmodule.c:33:22: error: pycairo.h: No such file or directory
gtkmodule.c:34: error: syntax error before '*' token
gtkmodule.c:34: warning: type defaults to 'int' in declaration of 'Pycairo_CAPI'
gtkmodule.c:34: warning: data definition has no type or storage class
gtkmodule.c: In function 'init_pycairo':
gtkmodule.c:201: error: 'Pycairo_IMPORT' undeclared (first use in this function)
gtkmodule.c:201: error: (Each undeclared identifier is reported only once
gtkmodule.c:201: error: for each function it appears in.)


it seems pygtk 2.9.2 needs python-cairo-dev to compile

after installing python-cairo-dev need to make clean in pygtk of course..

Jorg
-- 
garnome-list mailing list
garnome-list gnome org
http://mail.gnome.org/mailman/listinfo/garnome-list


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