Re: building bonobo-activation cvs HEAD
- From: Dominik 'Aeneas' Schnitzer <dominik schnitzer at>
- To: Darin Adler <darin bentspoon com>, Gnome Components <gnome-components-list gnome org>
- Subject: Re: building bonobo-activation cvs HEAD
- Date: 25 Sep 2001 12:13:09 +0200
[...]
> > --snip--
> > make[2]: Entering directory `/gnome/head/cvs/bonobo-activation/server'
> > make[2]: *** No rule to make target
> > `Bonobo_CosNaming_NamingContext.server', needed by `Makefile'. Stop.
> > --snip--
> >
> > In the server/ directory is a Bonobo_CosNaming_NamingContext.server.in
> > file - maybe it's just unprocessed by automake? I couldn't figure out
> > how to make things work.
> >
> > Could you give me a hint or some tip to make things work here - would be
> > very cool to finally get my gnome-2 test platform running :-)
>
> You are running into a bug in xml-i18n-tools that I just fixed. Get and
> install new xml-i18n-tools, then be sure you reconfigure in
> bonobo-activation so that the change actually takes effect.
>
Hi,
I deleted my bonobo-acivation & xml-i18n-tools dir and freshly checked
everything out and recompiled. I'm still hitting the same error (above).
The Makefile is appearently missing the
"Bonobo_CosNaming_NamingContext.server" target.
--snip--
## Makefile:
\%.server : \%.server.in $(top_builddir)/xml-i18n-merge
$(top_srcdir)/po/*.po ;
$(top_builddir)/xml-i18n-merge -o -u $(top_srcdir)/po $< $*.server
--snip--
The result in the final Makefile is a "\%.server" target, which
appearently should become the missing Makefile target (?)
Sorry I can't help more,
domi.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]