Hi all,
Here's another compile error, this time I tried to compile it using the latest
php 5.1 snapshot.
Sander Knopper
-----------------------------------------------------------------------------------------------------------------------
In file included from /root/php-gtk/ext/scrollpane/gtkscrollpane.c:11:
/root/php-gtk/ext/scrollpane/gtkscrollpane.h:83: error: conflicting types for
`gtk_range_get_type'
/usr/include/gtk-2.0/gtk/gtkrange.h:134: error: previous declaration of
`gtk_range_get_type'
/root/php-gtk/ext/scrollpane/gtkscrollpane.c: In function
`gtk_scrollpane_get_type':
/root/php-gtk/ext/scrollpane/gtkscrollpane.c:70: error: `GtkArgSetFunc'
undeclared (first use in this function)
/root/php-gtk/ext/scrollpane/gtkscrollpane.c:70: error: (Each undeclared
identifier is reported only once
/root/php-gtk/ext/scrollpane/gtkscrollpane.c:70: error: for each function it
appears in.)
/root/php-gtk/ext/scrollpane/gtkscrollpane.c:71: error: `GtkArgGetFunc'
undeclared (first use in this function)
/root/php-gtk/ext/scrollpane/gtkscrollpane.c: In function
`gtk_scrollpane_init':
/root/php-gtk/ext/scrollpane/gtkscrollpane.c:88: error: structure has no
member named `klass'
/root/php-gtk/ext/scrollpane/gtkscrollpane.c:88: error: structure has no
member named `klass'
/root/php-gtk/ext/scrollpane/gtkscrollpane.c:89: error: structure has no
member named `klass'
/root/php-gtk/ext/scrollpane/gtkscrollpane.c:89: error: structure has no
member named `klass'
/root/php-gtk/ext/scrollpane/gtkscrollpane.c: In function
`gtk_scrollpane_class_init':
/root/php-gtk/ext/scrollpane/gtkscrollpane.c:115: error: structure has no
member named `type'
/root/php-gtk/ext/scrollpane/gtkscrollpane.c:122: error: structure has no
member named `type'
/root/php-gtk/ext/scrollpane/gtkscrollpane.c:133: error: structure has no
member named `draw'
/root/php-gtk/ext/scrollpane/gtkscrollpane.c: In function
`gtk_scrollpane_draw_background':
/root/php-gtk/ext/scrollpane/gtkscrollpane.c:275: error: structure has no
member named `klass'
/root/php-gtk/ext/scrollpane/gtkscrollpane.c:276: error: structure has no
member named `klass'
/root/php-gtk/ext/scrollpane/gtkscrollpane.c: In function
`gtk_scrollpane_draw_trough':
/root/php-gtk/ext/scrollpane/gtkscrollpane.c:285: error: structure has no
member named `klass'
/root/php-gtk/ext/scrollpane/gtkscrollpane.c:286: error: structure has no
member named `klass'
/root/php-gtk/ext/scrollpane/gtkscrollpane.c: In function
`gtk_scrollpane_draw_slider':
/root/php-gtk/ext/scrollpane/gtkscrollpane.c:295: error: structure has no
member named `klass'
/root/php-gtk/ext/scrollpane/gtkscrollpane.c:296: error: structure has no
member named `klass'
/root/php-gtk/ext/scrollpane/gtkscrollpane.c: In function
`gtk_real_scrollpane_draw_trough':
/root/php-gtk/ext/scrollpane/gtkscrollpane.c:315: error: incompatible type for
argument 3 of `gtk_paint_focus'
/root/php-gtk/ext/scrollpane/gtkscrollpane.c:315: warning: passing arg 4 of
`gtk_paint_focus' from incompatible pointer type
/root/php-gtk/ext/scrollpane/gtkscrollpane.c:315: warning: passing arg 5 of
`gtk_paint_focus' from incompatible pointer type
/root/php-gtk/ext/scrollpane/gtkscrollpane.c:315: error: too few arguments to
function `gtk_paint_focus'
/root/php-gtk/ext/scrollpane/gtkscrollpane.c: In function
`gtk_scrollpane_size_request':
/root/php-gtk/ext/scrollpane/gtkscrollpane.c:356: error: structure has no
member named `klass'
/root/php-gtk/ext/scrollpane/gtkscrollpane.c:360: error: structure has no
member named `klass'
/root/php-gtk/ext/scrollpane/gtkscrollpane.c: In function
`gtk_scrollpane_update_slider_size':
/root/php-gtk/ext/scrollpane/gtkscrollpane.c:391: error: structure has no
member named `klass'
/root/php-gtk/ext/scrollpane/gtkscrollpane.c:392: error: structure has no
member named `klass'
/root/php-gtk/ext/scrollpane/gtkscrollpane.c:399: error: structure has no
member named `klass'
/root/php-gtk/ext/scrollpane/gtkscrollpane.c:419: error: structure has no
member named `klass'
/root/php-gtk/ext/scrollpane/gtkscrollpane.c:426: error: structure has no
member named `klass'
/root/php-gtk/ext/scrollpane/gtkscrollpane.c:446: error: structure has no
member named `klass'
/root/php-gtk/ext/scrollpane/gtkscrollpane.c: In function
`gtk_scrollpane_motion_notify':
/root/php-gtk/ext/scrollpane/gtkscrollpane.c:814: error: structure has no
member named `klass'
/root/php-gtk/ext/scrollpane/gtkscrollpane.c:815: error: structure has no
member named `klass'
/root/php-gtk/ext/scrollpane/gtkscrollpane.c:816: error: structure has no
member named `klass'
/root/php-gtk/ext/scrollpane/gtkscrollpane.c:819: error: structure has no
member named `klass'
/root/php-gtk/ext/scrollpane/gtkscrollpane.c:821: error: structure has no
member named `klass'
/root/php-gtk/ext/scrollpane/gtkscrollpane.c:822: error: structure has no
member named `klass'
/root/php-gtk/ext/scrollpane/gtkscrollpane.c:823: error: structure has no
member named `klass'
/root/php-gtk/ext/scrollpane/gtkscrollpane.c:826: error: structure has no
member named `klass'
/root/php-gtk/ext/scrollpane/gtkscrollpane.c:831: error: structure has no
member named `klass'
/root/php-gtk/ext/scrollpane/gtkscrollpane.c:832: error: structure has no
member named `klass'
/root/php-gtk/ext/scrollpane/gtkscrollpane.c:833: error: structure has no
member named `klass'
/root/php-gtk/ext/scrollpane/gtkscrollpane.c:836: error: structure has no
member named `klass'
/root/php-gtk/ext/scrollpane/gtkscrollpane.c:838: error: structure has no
member named `klass'
/root/php-gtk/ext/scrollpane/gtkscrollpane.c:839: error: structure has no
member named `klass'
/root/php-gtk/ext/scrollpane/gtkscrollpane.c:840: error: structure has no
member named `klass'
/root/php-gtk/ext/scrollpane/gtkscrollpane.c:843: error: structure has no
member named `klass'
/root/php-gtk/ext/scrollpane/gtkscrollpane.c:848: error: structure has no
member named `klass'
/root/php-gtk/ext/scrollpane/gtkscrollpane.c:849: error: structure has no
member named `klass'
make: *** [ext/scrollpane/gtkscrollpane.lo] Error 1
--
PHP-GTK Development Mailing List (http://gtk.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
|