Re: [Rhythmbox-devel] can't compile svn HEAD
- From: Christian Becke <christianbecke web de>
- To: "Liste, rhythmbox-devel" <rhythmbox-devel gnome org>
- Subject: Re: [Rhythmbox-devel] can't compile svn HEAD
- Date: Thu, 09 Apr 2009 21:18:27 +0200
Jon schrieb:
> Ok, maybe a newbie question here, but I haven't yet found anything in
> archives, google etc., not specific enough for me to proceed anyway.
>
> 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/.
HTH,
Chris
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]