After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 411405 - svn build fails
svn build fails
Status: RESOLVED DUPLICATE of bug 363033
Product: nautilus
Classification: Core
Component: [obsolete] Builds
0.x.x [obsolete]
Other Linux
: Normal blocker
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-02-23 23:40 UTC by Christian Kirbach
Modified: 2007-02-26 18:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description Christian Kirbach 2007-02-23 23:40:27 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
Comment 1 André Klapper 2007-02-24 14:39:29 UTC
i really wonder what's going on here... there haven't been relevant changes since december to that nautilus file...
Comment 2 Christian Kirbach 2007-02-24 21:51:18 UTC
I can see this here, too http://jhbuild.bxlug.be/builds/2007-02-24-0001/logs/nautilus/#build

and on another build maching there
Comment 3 Kjartan Maraas 2007-02-25 15:19:19 UTC
Breakage comes from libbonobo, there's an open bug for it too. Look at bug 363033 for the explanation.
Comment 4 Christian Kirbach 2007-02-26 18:47:40 UTC
thanks for spotting this Kjartan

*** This bug has been marked as a duplicate of 363033 ***