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

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Jan 2 21:28:44 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 nickm):

 Well, when I compile without this patch, the command line is like:
 {{{
 gcc -std=gnu99 -DHAVE_CONFIG_H -I.  -I./src/ext -Isrc/ext
 -I./src/ext/trunnel -I./src/trunnel -I./src/common -Isrc/common
 -I./src/ext/trunnel -I./src/trunnel -I./src/or -Isrc/or
 -DSHARE_DATADIR="\"/usr/local/share\""
 -DLOCALSTATEDIR="\"/usr/local/var\"" -DBINDIR="\"/usr/local/bin\""
 -I./src/common     -g -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-all
 -Wstack-protector -fwrapv --param ssp-buffer-size=1 -fPIE -fasynchronous-
 unwind-tables -Wall -fno-strict-aliasing -W -Wfloat-equal -Wundef
 -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings
 -Wredundant-decls -Wchar-subscripts -Wcomment -Wformat=2 -Wwrite-strings
 -Wmissing-declarations -Wredundant-decls -Wnested-externs -Wbad-function-
 cast -Wswitch-enum -Werror -Winit-self -Wmissing-field-initializers -Wold-
 style-definition -Waddress -Wmissing-noreturn -Wstrict-overflow=1
 -Wnormalized=id -Woverride-init -Wextra -Warray-bounds -Wlogical-op -MT
 src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-
 ge_tobytes.o -MD -MP -MF src/ext/ed25519/ref10/.deps
 /src_ext_ed25519_ref10_libed25519_ref10_a-ge_tobytes.Tpo -c -o
 src/ext/ed25519/ref10/src_ext_ed25519_ref10_libed25519_ref10_a-
 ge_tobytes.o `test -f 'src/ext/ed25519/ref10/ge_tobytes.c' || echo
 './'`src/ext/ed25519/ref10/ge_tobytes.c
 }}}

 So, somehow that -O2 is getting in there right now?

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


More information about the tor-bugs mailing list