[tor-bugs] #14072 [Tor]: -lsystemd-daemon does not exist

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Jan 2 19:30:08 UTC 2015


#14072: -lsystemd-daemon does not exist
-------------------------+--------------------------------
     Reporter:  h.venev  |      Owner:
         Type:  defect   |     Status:  needs_review
     Priority:  major    |  Milestone:  Tor: 0.2.6.x-final
    Component:  Tor      |    Version:  Tor: 0.2.6.2-alpha
   Resolution:           |   Keywords:
Actual Points:           |  Parent ID:
       Points:           |
-------------------------+--------------------------------

Comment (by h.venev):

 The change happened between systemd versions 208 and 209. Debian 7.0 uses
 version 44. Fedora 20 uses version 208. For compatibility with those
 distros the PKG_CHECK_MODULES statement should remain the same. This will
 work on newer versions for the time being (the pkg-config modules are
 provided). However -libsystemd-daemon does not exist on Debian Testing,
 Fedora >= 21, Arch, Gentoo and many other distros.

 Linking against the libraries provided by pkg-config and not hardcoding -l
 flags is the idea why pkg-config exists. Please don't disappoint the pkg-
 config developers.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/14072#comment:3>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list