Agreed.  I'm using:
Ubuntu Intrepid  2.6.27-11-generic
glib 2.18.2-0ubuntu2.1

which is the latest and greatest from Ubuntu, so I imagine any developer on
any Ubuntu is going to run into problems.

Sounds like this newly-created (3/30) eggdesktopfile.c is incompatible with
glib < 2.19.8, unless -fno-strict-aliasing gets into the Makefile.

Oh and thank you for the easy workaround...


On Thu, Apr 9, 2009 at 1:38 PM, Christian Becke <christianbe...@web.de>wrote:

> Christophe Fergeau schrieb:
> >
> >     Yep, I got the same problem... As a workaround, either add
> >     -fno-strict-aliasing to your CFLAGS or add something like
> >     "librb_la_CFLAGS = -fno-strict-aliasing" to lib/Makefile.am to only
> set
> >     this flag when building in lib/.
> >
> >
> > Which glib version are you using? This looks
> > like http://bugzilla.gnome.org/show_bug.cgi?id=316221
>
> Looks like it. I'm using glib-2.18.4 with gcc-4.3.3 on x86.
>
>
_______________________________________________
rhythmbox-devel mailing list
rhythmbox-devel@gnome.org
http://mail.gnome.org/mailman/listinfo/rhythmbox-devel

Reply via email to