Re: Problems building CVS libbonobo with jhbuild
"Gustavo J. A. M. Carneiro" <[email protected]> Tue, 27 Jul 2004 15:47:31 +0100
| Newsgroups | gmane.comp.gnome.components |
|---|---|
| Organization | INESC Porto |
| Message-ID | <[email protected]> |
A Ter, 2004-07-27 =E0s 15:37, Keith Sharp escreveu: > Hello, >=20 > I am trying to build libbonobo from CVS using jhbuild. I am running > into the following error, which I have no idea how to fix: >=20 > make[2]: Entering directory `/misc/gnome/build/libbonobo/activation-ser= ver' > bison -y -d -v ./activation-context-query-parser.y > rm -f y.output > touch stamp-parser > test -f y.tab.h && mv -f y.tab.h activation-context-query-parser.h || t= ouch activation-context-query-parser.h > flex -t ./activation-context-query-lexer.l >activation-context-query-le= xer.c > test -f y.tab.c && mv -f y.tab.c activation-context-query-parser.c || t= ouch activation-context-query-parser.c > make[2]: *** No rule to make target `Bonobo_CosNaming_NamingContext.ser= ver', needed by `all'. Stop. > make[2]: Leaving directory `/misc/gnome/build/libbonobo/activation-serv= er' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/misc/gnome/build/libbonobo' > make: *** [all] Error 2 > *** error during stage build of libbonobo: could not build module *** [= 9/90] It is intltool that takes care of generating Bonobo_CosNaming_NamingContext.server from Bonobo_CosNaming_NamingContext.server.in. Do you have intltool properly installed? Also, Bonobo_CosNaming_NamingContext.server.in is generated from Bonobo_CosNaming_NamingContext.server.in.in by configure, so if you don't have that either you should try re-running configure. Good luck. --=20 Gustavo Jo=E3o Alves Marques Carneiro <[email protected]> <[email protected]> The universe is always one step beyond logic.