Am Dienstag 24 November 2009 10:32:57 schrieb Rui Miguel Silva Seabra:
> On Tue, Nov 24, 2009 at 09:33:48AM +0100, Jens Seidel wrote:
> > 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 ...
> 
> It's complaining about IT_PROG_INTLTOOL(0.36.0) and borks because of that
> on do_configure. I've erased the logs because I hammered AC_PROC_INTLTOOL
>  instead and am going to try that out.
> 
> Meanwhile, I find out that OE is using an extremely old and unmaintained
>  policy kit version.
> 
> Rui

Policykit 0.9 is the latest version of Policykit i can find, so why is it 
unmaintained?

I tried to compile policykit today and for me it's working fine.
The problem about intltool can be solved by intltool-native to DEPENDS
_______________________________________________
Shr-devel mailing list
Shr-devel@lists.shr-project.org
http://lists.shr-project.org/mailman/listinfo/shr-devel

Reply via email to