[systemd-devel] build failures in latest master from d848b9cbfa0ba72381363accce481600169df2eb

Colin Walters walters at verbum.org
Sun Feb 10 09:43:58 PST 2013


On Thu, 2013-02-07 at 18:43 -0500, Colin Walters wrote:
> On Thu, 2013-02-07 at 14:38 +0100, Kay Sievers wrote:
> 
> > I changed it now and people with the non-working --as-needed need to
> > check if that works for them ...
> 
> The latest git builds for me 

Ok, I spoke a bit too soon - while systemd itself builds, NetworkManager
fails with:

| /usr/lib/gcc/x86_64-gnomeostree-linux/4.7.2/../../../../lib/libsystemd-login.so: undefined reference to `sd_listen_fds'

The attached patch works for me, and matches what the Fedora 18 toolchain produces.  From
what I can tell the root of this issue is that my libtool (2.4.2 from OpenEmbedded) isn't
figuring out that libsystemd-shared.la depends on libsystemd-daemon.la, since it's not
ending up in dependency_libs.

Why exactly that is though is just not going to be fun to debug.  Since this is just being
explicit about the expected config, hopefully it's not a problem to add.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-build-sys-Ensure-libsystemd-login-links-to-libsystem.patch
Type: text/x-patch
Size: 819 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/systemd-devel/attachments/20130210/d5f70ace/attachment.bin>


More information about the systemd-devel mailing list