Re: CVS build failure in gnome-desktop



It's a configure-related problem.  The issue is that the intltool.m4
AC_OUTPUT macro tries to replace @INTLTOOL_PERL_MODULES_PATH@ with
"$(datadir)/intltool" which doesn't work, and so intltool_merge ends up
with "/intltool" in perl's @INC instead of what it wants (i.e. something
like /usr/local/gnome/share/intltool).

This problem, incidentally, will occur on any gnome module using
intltool-merge that's been re-autogenned since last night.

-Rob

On Mon, 2003-12-01 at 06:00, Luis Villa wrote:
> On Sun, 2003-11-30 at 19:31, Malcolm Tredinnick wrote:
> > On Mon, 2003-12-01 at 10:42, Malcolm Tredinnick wrote:
> > > On Mon, 2003-12-01 at 08:41, Markus Bertheau wrote:
> > > > make[2]: χΘΟΔ Χ ΛΑΤΑΜΟΗ `/home/bert/cvs/gnome2/gnome-desktop'
> > > > LC_ALL=C ./intltool-merge ./po gnome-version.xml.in gnome-version.xml -x -u -c ./po/.intltool-merge-cache
> > > > Found cached translation database
> > > > Merging translations into gnome-version.xml.
> > > > Can't use string ("1") as an ARRAY ref while "strict refs" in use at
> > > > ./intltool-merge line 620.
> > > > make[2]: *** [gnome-version.xml] οΫΙΒΛΑ 9
> > > 
> > > This is an intltool bug
> > > (http://bugzilla.gnome.org/show_bug.cgi?id=128163). Once I have gone
> > > through my mail this morning and sorted out a couple of other things, I
> > > am going to chase this one down, because it breaks the build in a lot of
> > > modules.
> > 
> > Kenneth The Wonder Maintainer(tm) has just checked a fix into CVS. :-)
> 
> I'm getting other problems now- both e-d-s and gnome-vfs are giving me:
> 
> The OrigTree module doesn't seem to be properly installed
> ../intltool-merge
> 
> during 
> 
> LC_ALL=C ../intltool-merge ../po GNOME_Evolution_DataServer.server.in GNOME_Evolution_DataServer.server -o -u -c ../po/.intltool-merge-cache
> 
> and
> 
> LC_ALL=C ../intltool-merge ../po system_http_proxy.schemas.in system_http_proxy.schemas -s -u -c ../po/.intltool-merge-cache
> 
> respectively. Any clues?
> 
> Luis
> 
> _______________________________________________
> desktop-devel-list mailing list
> desktop-devel-list gnome org
> http://mail.gnome.org/mailman/listinfo/desktop-devel-list




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