[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #5103 [Tor Bridge]: --enable-static-tor barfs on openbsd 'cause it tries to link in -lrt which doesn't exist
#5103: --enable-static-tor barfs on openbsd 'cause it tries to link in -lrt which
doesn't exist
-----------------------------+----------------------------------------------
Reporter: therealditzydoo | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: Tor Bridge | Version: Tor: 0.2.3.11-alpha
Keywords: | Parent:
Points: | Actualpoints:
-----------------------------+----------------------------------------------
Comment(by Sebastian):
Looks like the problem exists because we do
AC_SEARCH_LIBS([clock_gettime], [rt], [have_rt=yes]). librt isn't
available on openbsd, but clock_gettime is, so have_rt is set to yes and
later we add -lrt
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/5103#comment:1>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs