Hello:
I can't compile gnome-python-1.0.53 (see bottom).
I have installed:
-> libtool-1.3.5
-> gtkhtml-0.6.1-0_helix_3
But the struct GtkHTMLStreamHandle doesn't exist in my
gtkhtml.
Where is the problem?
Thanks a lot!
jose_antonio SA
[EMAIL PROTECTED]
----------------------------------------------------------
gtkhtmlmodule.c: In function `_wrap_gtk_html_begin':
gtkhtmlmodule.c:34: `GtkHTMLStreamHandle' undeclared (first use in this function)
gtkhtmlmodule.c:34: (Each undeclared identifier is reported only once
gtkhtmlmodule.c:34: for each function it appears in.)
gtkhtmlmodule.c:34: parse error before `stream'
gtkhtmlmodule.c:39: `stream' undeclared (first use in this function)
gtkhtmlmodule.c:39: too many arguments to function `gtk_html_begin'
gtkhtmlmodule.c: In function `_wrap_gtk_html_write':
gtkhtmlmodule.c:53: `GtkHTMLStreamHandle' undeclared (first use in this function)
gtkhtmlmodule.c:53: parse error before `stream'
gtkhtmlmodule.c:61: `stream' undeclared (first use in this function)
gtkhtmlmodule.c:61: parse error before `PyCObject_AsVoidPtr'
gtkhtmlmodule.c: In function `_wrap_gtk_html_end':
gtkhtmlmodule.c:72: `GtkHTMLStreamHandle' undeclared (first use in this function)
gtkhtmlmodule.c:72: parse error before `stream'
gtkhtmlmodule.c:80: `stream' undeclared (first use in this function)
gtkhtmlmodule.c:80: parse error before `PyCObject_AsVoidPtr'
_______________________________________________
pygtk mailing list [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk