|
From: Christian M. <mar...@wa...> - 2003-12-05 08:55:37
|
Malcolm Tredinnick <ma...@co...> writes: > On Fri, 2003-12-05 at 06:45, Christian Marillat wrote: [...] >> Do you want help ? > > It is nearly there now, thanks. The problem is making intltool work > properly with automake >= 1.6 and gettext 0.12 (for a variety of > reasons, the old gettext stuff we were shipping with scrollkeeper was > causing more problems than it was solving). Intltool is pretty broken > w.r.t that kind of setup (a known problem that nobody has really been > motivated enough to fix), so it has taken a lot of tweaking and running > 'make distcheck' over and over again to get it working. I think I have > nailed it now, though. You have a problem with intltool because you are using an unreleased version 0.28. The latest intltool is 0.27.2 : http://ftp.gnome.org/pub/GNOME/sources/intltool/0.27/ Christian |