This is the error message:

configure.ac:446: error: possibly undefined macro: AM_GLIB_GNU_GETTEXT
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
autoreconf: /mnt/root/platform-x86/sysroot-host/bin/autoconf failed with exit 
status: 1
/usr/local/lib/ptxdist-2019.10.1/rules/post/ptxd_make_world_extract.make:45: 
recipe for target '/mnt/root/platform-x86/state/polkit.extract.post' failed
make: *** [/mnt/root/platform-x86/state/polkit.extract.post] Error 1
 
Artur
 

 
On Friday, October 18, 2019 12:08 CEST, Michael Olbrich 
<[email protected]> wrote: 
 
> It needs glib-mkenums, or is it something else?
> 
> Michael
> 
> On Thu, Oct 17, 2019 at 04:46:17PM +0200, Artur Wiebe wrote:
> > Signed-off-by: Artur Wiebe <[email protected]>
> > ---
> >  rules/polkit.in | 1 +
> >  1 file changed, 1 insertion(+)
> > 
> > diff --git a/rules/polkit.in b/rules/polkit.in
> > index 02e1a9671..4488ae300 100644
> > --- a/rules/polkit.in
> > +++ b/rules/polkit.in
> > @@ -8,6 +8,7 @@ menuconfig POLKIT
> >     select HOST_GTK_DOC
> >     select EXPAT
> >     select GLIB
> > +   select HOST_GLIB
> >     select SYSTEMD          if POLKIT_SYSTEMD
> >     select SYSTEMD_LOGIND   if POLKIT_SYSTEMD
> >     select ROOTFS_VAR_LIB   if RUNTIME
> > -- 
> > 2.23.0
> > 
> > 
> > _______________________________________________
> > ptxdist mailing list
> > [email protected]
> > 
> 
> -- 
> Pengutronix e.K.                           |                             |
> Industrial Linux Solutions                 | http://www.pengutronix.de/  |
> Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
> Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |
> 
> _______________________________________________
> ptxdist mailing list
> [email protected]


_______________________________________________
ptxdist mailing list
[email protected]

Reply via email to