Re: [Epiphany] build problems (gcc296)



On Sat, 2003-05-03 at 20:42, Mike wrote:
> epiphany is now failing to build with gcc296 as follows
> ephy-arrow-toolbutton.c  -fPIC -DPIC -o ephy-arrow-toolbutton.lo
> ephy-arrow-toolbutton.c: In function `GType
> ephy_arrow_toolbutton_get_type ()':
> ephy-arrow-toolbutton.c:73: cannot convert `int' to `GTypeFlags' for
> argument `4' to `g_type_register_static (long unsigned int, const gchar
> *, const GTypeInfo *, GTypeFlags)'
> ephy-arrow-toolbutton.c: In function `void
> ephy_arrow_toolbutton_class_init (EphyArrowToolButtonClass *)':
> ephy-arrow-toolbutton.c:84: cannot convert `void *' to `GObjectClass *'
> in assignment
> ephy-arrow-toolbutton.c:95: cannot convert `int' to `GSignalFlags' for
> argument `3' to `g_signal_new (const gchar *, long unsigned int,
> GSignalFlags, unsigned int, gboolean (*) (GSignalInvocationHint *,
> GValue *, const GValue *, void *), void *, void (*) (GClosure *, GValue
> *, unsigned int, const GValue *, void *, void *), long unsigned int,
> unsigned int, ...)'
> ephy-arrow-toolbutton.c: In function `void button_state_changed_cb
> (GtkWidget *, GtkStateType, EphyArrowToolButton *)':
> ephy-arrow-toolbutton.c:105: cannot convert `guint8' to `GtkStateType'
> in initialization
> ephy-arrow-toolbutton.c:109: cannot convert `void (*) ()' to `void *'
> for argument `6' to `g_signal_handlers_block_matched (void *,
> GSignalMatchType, unsigned int, unsigned int, GClosure *, void *, void
> *)'
> ephy-arrow-toolbutton.c:126: cannot convert `void (*) ()' to `void *'
> for argument `6' to `g_signal_handlers_unblock_matched (void *,
> GSignalMatchType, unsigned int, unsigned int, GClosure *, void *, void
> *)'
> make[3]: *** [ephy-arrow-toolbutton.lo] Error 1
> make[3]: Leaving directory `/root/epiphany/lib/widgets'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/root/epiphany/lib'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/root/epiphany'
> make: *** [all-recursive-am] Error 2
> 
> If I build with gcc 3.2 epiphany crashes whenever a plugin loads
> 
> any ideas
> _________

filed bug #112186
> ______________________________________
> Epiphany mailing list
> Epiphany@mozdev.org
> http://www.mozdev.org/mailman/listinfo/epiphany



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