Error compiling libbonobo from CVS using jhbuild
Andy Balaam <[email protected]> Tue, 19 Oct 2004 08:19:24 +0100
| Newsgroups | gmane.comp.gnome.components |
|---|---|
| Message-ID | <[email protected]> |
Hi All, Apologies if this is the wrong place to send this. I have filed a bug in bugzilla here: http://bugzilla.gnome.org/show_bug.cgi?id=155482 but have received no response so far. I'd like to contribute to the gnome project, so I'm trying to compile gnome from CVS, but during the compile (using jhbuild) I get the error message I've included at the bottom of this mail. I'm using the development version of Fedora Core, and I did a "jhbuild bootstrap" before running "jhbuild build". Let me know if more information would be helpful, and thanks in advance for your help. Andy *** Building libbonobo *** [9/108] make make all-recursive make[1]: Entering directory `/home/andy/cvs/gnome2/libbonobo' Making all in idl make[2]: Entering directory `/home/andy/cvs/gnome2/libbonobo/idl' make all-am make[3]: Entering directory `/home/andy/cvs/gnome2/libbonobo/idl' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/andy/cvs/gnome2/libbonobo/idl' make[2]: Leaving directory `/home/andy/cvs/gnome2/libbonobo/idl' Making all in bonobo-activation make[2]: Entering directory `/home/andy/cvs/gnome2/libbonobo/bonobo-activation' make all-am make[3]: Entering directory `/home/andy/cvs/gnome2/libbonobo/bonobo-activation' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/andy/cvs/gnome2/libbonobo/bonobo-activation' make[2]: Leaving directory `/home/andy/cvs/gnome2/libbonobo/bonobo-activation' Making all in bonobo make[2]: Entering directory `/home/andy/cvs/gnome2/libbonobo/bonobo' make all-am make[3]: Entering directory `/home/andy/cvs/gnome2/libbonobo/bonobo' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/andy/cvs/gnome2/libbonobo/bonobo' make[2]: Leaving directory `/home/andy/cvs/gnome2/libbonobo/bonobo' Making all in activation-server make[2]: Entering directory `/home/andy/cvs/gnome2/libbonobo/activation-server' test -f y.tab.h && mv -f y.tab.h activation-context-query-parser.h || touch activation-context-query-parser.h flex -t ./activation-context-query-lexer.l >activation-context-query-lexer.c test -f y.tab.c && mv -f y.tab.c activation-context-query-parser.c || touch activation-context-query-parser.c LC_ALL=C ../intltool-merge -o -u -c ../po/.intltool-merge-cache ../po Bonobo_CosNaming_NamingContext.server.in Bonobo_CosNaming_NamingContext.server 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] Error 9 make[2]: Leaving directory `/home/andy/cvs/gnome2/libbonobo/activation-server' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/andy/cvs/gnome2/libbonobo' make: *** [all] Error 2 *** error during stage build of libbonobo: could not build module *** [9/108]