[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #4692 [Tor Relay]: If only a working static OpenSSL is available, ./configure fails
#4692: If only a working static OpenSSL is available, ./configure fails
-----------------------+----------------------------------------------------
Reporter: sjmurdoch | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: Tor Relay | Version: Tor: unspecified
Keywords: | Parent:
Points: | Actualpoints:
-----------------------+----------------------------------------------------
Comment(by nickm):
I think that the only correct way for us to support strange
compilation/linking options longer-term is going to involve the ability to
override our search behavior with environment options, the way that pkg-
config autoconf stuff does. IOW, we should check for variables like
OPENSSL_LIBS and OPENSSL_LDFLAGS and OPENSSL_INCS, and let them override
our automatically detected stuff.
The attached patch can't actually work, I think: passing "-static" makes
not only openssl but _all_ libraries get linked statically, which is not
what --enable-static-openssl was supposed to do.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/4692#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