|
From: Malcolm T. <ma...@co...> - 2003-12-05 13:44:52
|
Hi Karl, I'm changing the CC to scrollkeeper-devel, since the announce is only for announcements. :-) On Fri, 2003-12-05 at 23:55, Karl Eichwalder wrote: > Malcolm Tredinnick <ma...@co...> writes: > > > I have just uploaded a tarball of the scrollkeepe-0.3.13 release to > > sourceforge (http://sourceforge.net/projects/scrollkeeper/). This is > > primarily a long overdue bug-fixing release, attempting to get the > > number of known bugs down to a minimum. > > Thanks for the new release. there still seems to be a problem with the > intltool infrastructure or is it my local intltool installation? > > make[3]: Entering directory `/usr/src/ke/scrollkeeper/scrollkeeper-0.3.13/cl/templates' > LC_ALL=C ../../intltool-merge ../../po scrollkeeper_cl.xml.in scrollkeeper_cl.xml -x -u -c ../../po/.intltool-merge-cache > The OrigTree module doesn't seem to be properly installed ../../intltool-merge > > make[3]: *** [scrollkeeper_cl.xml] Error 2 > make[3]: Leaving directory `/usr/src/ke/scrollkeeper/scrollkeeper-0.3.13/cl/templates' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory `/usr/src/ke/scrollkeeper/scrollkeeper-0.3.13/cl' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/usr/src/ke/scrollkeeper/scrollkeeper-0.3.13' > make: *** [all] Error 2 Oh @#$%&*! That's going to be a big problem and sort of points to a bug in intltool. :-( OK. The immediate solution is to install the CVS version of intltool (from GNOME CVS). The 48 hour solution is I have to work out a workaround and make a new release -- we may be moving to glib faster than I intended just to get something that is supported and works. The 120 hour solution is I have to have a talk with Kenneth and try to work out a long term fix for this. As I mentioned in another post to the list recently, intltool is meant to work solely from the distributed tarball. The change to OrigTree has broken this assumption. Sorry, I didn't notice this (because I do have OrigTree somewhere that the scripts can see it). Thanks for the bug report. I'll look into it on the weekend (just after midnight here now, so I'm not doing anything right at this moment). Cheers, Malcolm |