On Mon, May 15, 2017 at 01:49:53PM +0200, Ladislav Michl wrote:
> On Mon, May 15, 2017 at 10:57:35AM +0200, Michael Olbrich wrote:
> > On Thu, May 11, 2017 at 08:54:41PM +0200, Robert Schwebel wrote:
> > > NetworkManager 1.8 has a bunch of new functionality; for details, see
> > > https://blogs.gnome.org/lkundrak/2017/05/10/networkmanager-1-8-whats-new/
> > > 
> > > For ptxdist, one of the most interesting features is the removed
> > > dependency to libsoap, which in turn makes it possible to drop the
> > > dependency to libxml2 and sqlite as well.
> > > 
> > > Signed-off-by: Robert Schwebel <r.schwe...@pengutronix.de>
> > > ---
> > >  rules/networkmanager.in   |  7 ++++---
> > >  rules/networkmanager.make | 12 +++++++-----
> > >  2 files changed, 11 insertions(+), 8 deletions(-)
> > > 
> > > diff --git a/rules/networkmanager.in b/rules/networkmanager.in
> > > index 36fe00adc..f7ad1c87d 100644
> > > --- a/rules/networkmanager.in
> > > +++ b/rules/networkmanager.in
> > > @@ -4,6 +4,7 @@ menuconfig NETWORKMANAGER
> > >   tristate
> > >   # intltool is unconditionally requested by configure
> > >   select HOST_INTLTOOL
> > > + select HOST_GLIB
> > 
> > What is this needed for?
> 
> glib-mkenums and glib-genmarshall (probably)

------------------------------
target: networkmanager.compile
------------------------------

[...]

  GEN      introspection/org.freedesktop.NetworkManager.AccessPoint.c
/bin/bash: line 1: gdbus-codegen: command not found
Makefile:17024: recipe for target 
'introspection/org.freedesktop.NetworkManager.AccessPoint.c' failed
make[3]: *** [introspection/org.freedesktop.NetworkManager.AccessPoint.c] Error 
127
make[3]: Leaving directory 
'/home/rsc/git/DistroKit/platform-v7a/build-target/NetworkManager-1.8.0'
Makefile:15728: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory 
'/home/rsc/git/DistroKit/platform-v7a/build-target/NetworkManager-1.8.0'
Makefile:6493: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory 
'/home/rsc/git/DistroKit/platform-v7a/build-target/NetworkManager-1.8.0'
make: *** [/home/rsc/git/DistroKit/platform-v7a/state/networkmanager.compile] 
Error 2
/home/rsc/git/ptxdist/rules/post/ptxd_make_world_compile.make:21: recipe for 
target '/home/rsc/git/DistroKit/platform-v7a/state/networkmanager.compile' 
failed

rsc
-- 
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
ptxdist@pengutronix.de

Reply via email to