On Wed, 2012-04-18 at 12:03 +0200, Wepmaschda wrote: > Am 18. April 2012 11:08 schrieb Andre Klapper <[email protected]>: > > On Wed, 2012-04-18 at 10:06 +0200, Wepmaschda wrote: > >> But I get an error when building telepathy-mission-control. > >> > >> -------------------------- > >> mc-server.c: In function ‘signal_handler’: > >> mc-server.c:86:23: error: ignoring return value of ‘write’, declared > >> with attribute warn_unused_result [-Werror=unused-result] > >> cc1: all warnings being treated as errors > > > > Which mission-control version is this about? > > If you compile from a tarball this should not happen according to > > http://cgit.freedesktop.org/telepathy/telepathy-mission-control/tree/configure.ac#n61 > > I try to compile the whole gnome using jhbuild with this config: > moduleset = 'gnome-apps-3.4' > modules = [ 'meta-gnome-core', 'meta-gnome-apps-tested' ] > > telepathy-misson-control is build from git using branch > "telepathy-mission-control-5.12".
In that case feel free to file a bug report (if not existing yet) under https://bugs.freedesktop.org/enter_bug.cgi?product=telepathy&component=mission-control (if not existing yet), and disable using "-Werror" for the time being. andre -- mailto:[email protected] | failed http://blogs.gnome.org/aklapper _______________________________________________ gnome-love mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-love
