[systemd-devel] linux container started with systemd-nspawn
Dave Reisner
d at falconindy.com
Mon Feb 17 11:02:39 PST 2014
On Mon, Feb 17, 2014 at 07:35:20PM +0100, Zbigniew Jędrzejewski-Szmek wrote:
> On Mon, Feb 17, 2014 at 06:38:04PM +0100, arnaud gaboury wrote:
> > > At least in systemd git nspawn places its machines in machines.slice.
> > >
> > > Lennart
> > >
> > > --
> > > Lennart Poettering, Red Hat
> >
> > I can not build from git.
> >
> > ..............
> > GPERF src/core/load-fragment-gperf.c
> > Empty input keyword is not allowed.
> > To recognize an empty input keyword, your code should check for
> > len == 0 before calling the gperf generated lookup function.
> > Makefile:15823: recipe for target 'src/core/load-fragment-gperf.c' failed
> > make[2]: *** [src/core/load-fragment-gperf.c] Error 1
> What configure options did you use? Can you show the output from configure where
> it says what is enabled and what is disabled.
>
> What gperf version do you have?
>
> Zbyszek
> _______________________________________________
> systemd-devel mailing list
> systemd-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/systemd-devel
Doesn't build for me with the suggested ./configure options, using gperf
3.0.4. I applied this patch locally fix it:
https://paste.xinu.at/Ffu/
The problem seems to be the empty lines in the generated .gperf file.
d
More information about the systemd-devel
mailing list