Re: [systemd-devel] Compilation error on Debian

2014-02-20 Thread Zbigniew Jędrzejewski-Szmek
On Thu, Feb 20, 2014 at 02:21:42PM +0100, Holger Schurig wrote: > Okay, that's easy enought. Can you tell me if "./test-namespace" is > all I need to test it? Or do I have to install the compile systemd > and create a service file with namespace stuff in it? If you write it, anyone can test it by

Re: [systemd-devel] Compilation error on Debian

2014-02-20 Thread Holger Schurig
Okay, that's easy enought. Can you tell me if "./test-namespace" is all I need to test it? Or do I have to install the compile systemd and create a service file with namespace stuff in it? ___ systemd-devel mailing list systemd-devel@lists.freedesktop.or

Re: [systemd-devel] Compilation error on Debian

2014-02-20 Thread Lennart Poettering
On Thu, 20.02.14 09:59, Holger Schurig (holgerschu...@gmail.com) wrote: > CC src/core/libsystemd_core_la-namespace.lo > src/core/namespace.c: In function 'setup_netns': > src/core/namespace.c:495:17: warning: implicit declaration of function > 'setns' [-Wimplicit-function-declaration] > src/

Re: [systemd-devel] Compilation error on Debian

2014-02-20 Thread Holger Schurig
> You need glibc >= 2.14 Two notes: * than ./configure should say so * that cuts out Debian Stable from the dance, which is probably with us for 2 years ... ___ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/

Re: [systemd-devel] Compilation error on Debian

2014-02-20 Thread Maciej Wereski
20.02.2014 on 09:59 Holger Schurig wrote: I'm on Debian 7.4 (the current stable one), gcc is "gcc (Debian 4.7.2-5) 4.7.2". I get lots of warnings, but also a compilation error. I also get one warning at autogen time and one warning at configure time. For the compilation error: I have libc6-d

[systemd-devel] Compilation error on Debian

2014-02-20 Thread Holger Schurig
I'm on Debian 7.4 (the current stable one), gcc is "gcc (Debian 4.7.2-5) 4.7.2". I get lots of warnings, but also a compilation error. I also get one warning at autogen time and one warning at configure time. For the compilation error: I have libc6-dev in version 2.13-38+deb7u1. Doesn't that one