Re: [gtk-list] Re:Glade 0.5.3, installation compilation error



olivier demah wrote:
> 
> Damon Chaplin wrote:
> >
> > Glade 0.5.3 is available at http://glade.pn.org
> in the README file, the requirements are automake 1.4 and autoconf 2.13,
> but i just have automake 1.3 and 2.13...
> for the glade 0.5.1 all went well, but now i have a compilation error :
> 
> gnomedruid.c:263: warning: implicit declaration of function
> `GNOME_IS_DRUID'
> gnomedruid.c:265: invalid type argument of `->'
> gnomedruid.c:272: warning: implicit declaration of function
> `gnome_druid_insert_page'
> gnomedruid.c: At top level:
> gnomedruid.c:297: parse error before `GnomeDruidPage'
> gnomedruid.c: In function `gb_gnome_druid_insert_page_after':
> gnomedruid.c:301: `page' undeclared (first use this function)
> gnomedruid.c: In function `gb_gnome_druid_write_add_child_source':
> gnomedruid.c:360: invalid type argument of `->'
> gnomedruid.c: In function `gb_gnome_druid_init':
> gnomedruid.c:378: warning: implicit declaration of function
> `gnome_druid_get_type'
> make[2]: *** [gnomedruid.o] Error 1
> make[2]: Leaving directory `/usr/local/glade-0.5.3/glade/gnome'
> make[1]: *** [install-recursive] Error 1
> make[1]: Leaving directory `/usr/local/glade-0.5.3/glade'
> make: *** [install-recursive] Error 1
> 
> did it come from my autoconf / automake version which are not the
> require one ?

No, the problem is that you have on old version of gnome-libs.
Glade 0.5.3 requires gnome-libs >= 1.0.14 (when GnomeDruid was added).

Or configure Glade with './configure --disable-gnome' if you don't
need Gnome support.

Damon




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