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 155225 - Failed to build libbonobo with latest intltool
Failed to build libbonobo with latest intltool
Status: RESOLVED DUPLICATE of bug 154382
Product: intltool
Classification: Deprecated
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: intltool maintainers
intltool maintainers
Depends on:
Blocks:
 
 
Reported: 2004-10-12 19:19 UTC by Mikael Hallendal
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Mikael Hallendal 2004-10-12 19:19:01 UTC
Just tried to do a fresh build of gnome 2.8 with jhbuild and libbonobo failed with:

Possible unintended interpolation of @INTLTOOL_ICONV in string at
../intltool-merge line 94.
Global symbol "@INTLTOOL_ICONV" requires explicit package name at
../intltool-merge line 94.
BEGIN not safe after errors--compilation aborted at ../intltool-merge line 250.
make[2]: *** [Bonobo_CosNaming_NamingContext.server] Fel 9

Downgrading to a CVS version with latest ChangeLog entry:
2004-08-22  Rodney Dawes  <dobey@novell.com>

        * configure.in: Update version to 0.31.2

works fine.
Comment 1 Rodney Dawes 2004-10-12 19:25:23 UTC

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