GNOME Bugzilla – Bug 411405
svn build fails
Last modified: 2007-02-26 18:47:40 UTC
In file included from nautilus-application.c:70: /opt/gnome2/include/glib-2.0/glib/gi18n.h:25:1: error: "_" redefined In file included from /opt/gnome2/include/libbonobo-2.0/bonobo/bonobo-i18n.h:40, from /opt/gnome2/include/libbonobo-2.0/bonobo/bonobo-generic-factory.h:16, from nautilus-application.h:31, from nautilus-application.c:29: /opt/gnome2/include/glib-2.0/glib/gi18n-lib.h:30:1: error: this is the location of the previous definition In file included from nautilus-application.c:70: /opt/gnome2/include/glib-2.0/glib/gi18n.h:26:1: error: "Q_" redefined In file included from /opt/gnome2/include/libbonobo-2.0/bonobo/bonobo-i18n.h:40, from /opt/gnome2/include/libbonobo-2.0/bonobo/bonobo-generic-factory.h:16, from nautilus-application.h:31, from nautilus-application.c:29: /opt/gnome2/include/glib-2.0/glib/gi18n-lib.h:31:1: error: this is the location of the previous definition
i really wonder what's going on here... there haven't been relevant changes since december to that nautilus file...
I can see this here, too http://jhbuild.bxlug.be/builds/2007-02-24-0001/logs/nautilus/#build and on another build maching there
Breakage comes from libbonobo, there's an open bug for it too. Look at bug 363033 for the explanation.
thanks for spotting this Kjartan *** This bug has been marked as a duplicate of 363033 ***