On Tue, Nov 24, 2009 at 08:07:08AM +0000, Rui Miguel Silva Seabra wrote:
> On Tue, Nov 24, 2009 at 12:06:24AM +0000, Rui Miguel Silva Seabra wrote:
> > Hi,
> > 
> > PolicyKit was breaking in my build tree, even after git update.
> > As the error seemed related to missing gettext m4 stuff, I added gettext to 
> > DEPENDS
> > and things seem to be progressing.

> But even though it progressed (a lot), it still broke, for the same reason 
> *%"$#%&"$#/

And what are the error messages?

Maybe you just have to bump the used gettext version? If you use autotools
the line AM_GNU_GETTEXT_VERSION(0.12) doesn't mention the minimum required
gettext version but the version to use (via autopoint)! Version 0.11 doesn't
support make distcheck, versions 0.12-0.14.6 require a mkinstalldirs hack
for make distcheck (at least for automake version 1.11) ...

Or is it a automake related problem? v1.7.6 find to many m4 dependencies
which are of course not put in the tgz ball via make dist as aclocal is
responsible for m4 macros.

We need details ...

Jens
_______________________________________________
Shr-devel mailing list
[email protected]
http://lists.shr-project.org/mailman/listinfo/shr-devel

Reply via email to