Re: [systemd-devel] Underlinking in libsystemd-login

2013-03-13 Thread Colin Guthrie
'Twas brillig, and Canek Peláez Valdés at 13/03/13 03:40 did gyre and gimble: > On Tue, Mar 12, 2013 at 9:08 PM, Zbigniew Jędrzejewski-Szmek > wrote: >> On Mon, Mar 11, 2013 at 03:25:48PM +0100, Lennart Poettering wrote: >>> On Sun, 10.03.13 11:29, Canek Peláez Valdés ([email protected]) wrote: >>>

Re: [systemd-devel] Underlinking in libsystemd-login

2013-03-12 Thread Canek Peláez Valdés
On Tue, Mar 12, 2013 at 9:08 PM, Zbigniew Jędrzejewski-Szmek wrote: > On Mon, Mar 11, 2013 at 03:25:48PM +0100, Lennart Poettering wrote: >> On Sun, 10.03.13 11:29, Canek Peláez Valdés ([email protected]) wrote: >> >> > In Gentoo we are seeing the following failure with programs linking >> > agains

Re: [systemd-devel] Underlinking in libsystemd-login

2013-03-12 Thread Zbigniew Jędrzejewski-Szmek
On Mon, Mar 11, 2013 at 03:25:48PM +0100, Lennart Poettering wrote: > On Sun, 10.03.13 11:29, Canek Peláez Valdés ([email protected]) wrote: > > > In Gentoo we are seeing the following failure with programs linking > > agains libsystemd-login, they all fail with: > > > > /usr/lib64/libsystemd-logi

Re: [systemd-devel] Underlinking in libsystemd-login

2013-03-11 Thread Lennart Poettering
On Sun, 10.03.13 11:29, Canek Peláez Valdés ([email protected]) wrote: > In Gentoo we are seeing the following failure with programs linking > agains libsystemd-login, they all fail with: > > /usr/lib64/libsystemd-login.so: undefined reference to `sd_id128_to_string' > /usr/lib64/libsystemd-login.

[systemd-devel] Underlinking in libsystemd-login

2013-03-10 Thread Canek Peláez Valdés
In Gentoo we are seeing the following failure with programs linking agains libsystemd-login, they all fail with: /usr/lib64/libsystemd-login.so: undefined reference to `sd_id128_to_string' /usr/lib64/libsystemd-login.so: undefined reference to `sd_id128_get_boot' /usr/lib64/libsystemd-login.so: un