2009/4/9 Christian Becke <christianbe...@web.de>

> Jon schrieb:
> > I'm unable to build using a fresh checkout from svn trunk, r6281.  I
> > almost immediately get the error "dereferencing type-punned pointer will
> > break strict-//aliasing rules" building in lib/.  Seems unhappy about
> > G_LOCK and G_UNLOCK.
>
> 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

Christophe
_______________________________________________
rhythmbox-devel mailing list
rhythmbox-devel@gnome.org
http://mail.gnome.org/mailman/listinfo/rhythmbox-devel

Reply via email to