Re: GError: conflicts with glib-2.0



Ross Golder <ross golder org> writes:
> What're the plans to resolve the following :
> 
> In file included from /usr/include/gconf/1/gconf/gconf-error.h:25,
>                  from /usr/include/gconf/1/gconf/gconf-value.h:25,
>                  from /usr/include/gconf/1/gconf/gconf-schema.h:26,
>                  from /usr/include/gconf/1/gconf/gconf.h:29,
>                  from main.c:16:
> /usr/include/gconf/1/gconf/gconf-glib-public.h:29: redefinition of
> `GError'
> /usr/include/glib-2.0/glib/gerror.h:28: `GError' previously declared
> here
> /usr/include/gconf/1/gconf/gconf-glib-public.h:32: redefinition of
> `struct _GError'
> 
> Is this just a case of 'we aven't ported to glib-2.0 yet'?
> 
> If so, what needs doing, who's going to do what, and when might it be
> done? ;)

I don't understand how you got this to happen - GConf 1.0.x requires
GLib 1.2, and you can't compile an app against GLib 2.0 and also GLib
1.2, so there's no way you can get this problem, that I can think
of. Right?

Havoc





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