Re: xml-i18n-merge



Darin Adler wrote:
> 
> on 9/21/01 9:34 AM, Laszlo PETER at Laszlo Peter ireland sun com wrote:
> 
> > Since 17 Sept I'm getting errors building anything that uses the
> > XML_I18N_MERGE_SERVER_RULE macro.
> >
> > I'm not sure why but it gets substituted with
> >
> > \%.server : \%.server.in $(top_builddir)/xml-i18n-merge $(top_srcdir)/po/*.po
> > ; $(top_builddir)/xml-i18n-merge -o -u $(top_srcdir)/po $< $*.server
> >
> > (note the backslash)
> >
> > So make can't find a rule to build .server files.
> > I'm seeing this on both Linux and Solaris.
> 
> Just the .server rule? What about the .oaf rule and others?

> In what packages do you see this? I am building fine on Linux.

Well, it's actually bonobo-activation that breaks first.
It also seems to affect the other rules, e.g.

\%.keys : \%.keys.in $(top_builddir)/xml-i18n-merge $(top_srcdir)/po/*.po ; $(top_builddir)/xml-i18n-merge -k  $(XML_I18N_KEYS_KIND)  $(top_srcdir)/po $<
$*.keys
 
This is from gnome-vfs/data/mime/Makefile

> If we can reproduce this, we can fix it.

Sorry for the lack of details.

Thanks,

Laca




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]