GNOME Bugzilla – Bug 670525
gnome-settings-daemon 3.3.90 does not build with --enable-systemd
Last modified: 2012-02-21 17:27:02 UTC
Title says it all, this is what I get: CCLD libbackground.la ../../gnome-settings-daemon/.libs/libgsd.so: undefined reference to `sd_pid_get_session' ../../gnome-settings-daemon/.libs/libgsd.so: undefined reference to `sd_login_monitor_new' ../../gnome-settings-daemon/.libs/libgsd.so: undefined reference to `sd_login_monitor_unref' ../../gnome-settings-daemon/.libs/libgsd.so: undefined reference to `sd_session_is_active' ../../gnome-settings-daemon/.libs/libgsd.so: undefined reference to `sd_login_monitor_flush' ../../gnome-settings-daemon/.libs/libgsd.so: undefined reference to `sd_login_monitor_get_fd' collect2: ld returned 1 exit status
*** Bug 670530 has been marked as a duplicate of this bug. ***
*** Bug 670528 has been marked as a duplicate of this bug. ***
*** Bug 670529 has been marked as a duplicate of this bug. ***
Sorry for the bugspam, bugzilla acting up on me...
*** Bug 670531 has been marked as a duplicate of this bug. ***
commit 1a44416b4edff75b247b5dd9e4a782b3b6494796 Author: Bastien Nocera <hadess@hadess.net> Date: Tue Feb 21 18:25:47 2012 +0100 build: Fix build with --enable-systemd Link the shared library that uses it with systemd's libraries https://bugzilla.gnome.org/show_bug.cgi?id=670525