[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #16651 [Tor]: Tor fails to build on OpenBSD 5.8 due to libevent config options
#16651: Tor fails to build on OpenBSD 5.8 due to libevent config options
-------------------------------------------------+-------------------------
Reporter: teor | Owner:
Type: defect | Status:
Priority: Medium | needs_review
Component: Tor | Milestone: Tor:
Severity: Normal | 0.2.7.x-final
Keywords: bsd, 027-backport, libevent, | Version:
PostFreeze027, pre028-patch | Resolution:
Parent ID: | Actual Points:
Sponsor: | Points:
-------------------------------------------------+-------------------------
Comment (by cypherpunks):
The applied patch misses quotes around the variables. This causes
`configure` to report test errors such as `test: too many arguments` (and
curiously does not terminate the configuration process). The attached
patch adds the quotes.
Regarding the applied patch, the
[https://www.gnu.org/software/autoconf/manual/autoconf.html#index-
AC_005fSEARCH_005fLIBS-344 autoconf manual] states
>The result of this test is cached in the ac_cv_search_function variable
as ânone requiredâ if function is already available, as ânoâ if no library
containing function was found, otherwise as the -llibrary option that
needs to be prepended to LIBS.
There is no test whether the variables contain 'no'.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/16651#comment:28>
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