[tor-bugs] #9948 [Tor]: Configure should error if libssp is not installed

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Oct 10 20:14:44 UTC 2013


#9948: Configure should error if libssp is not installed
-------------------------+------------------------------
     Reporter:  huslage  |      Owner:
         Type:  defect   |     Status:  new
     Priority:  normal   |  Milestone:
    Component:  Tor      |    Version:  Tor: 0.2.4.17-rc
   Resolution:           |   Keywords:
Actual Points:           |  Parent ID:
       Points:           |
-------------------------+------------------------------

Comment (by sqrt2):

 gcc.c contains the specs language
 (<http://gcc.gnu.org/git/?p=gcc.git;a=blob;f=gcc/gcc.c;hb=HEAD#l271>),
 which lets you turn CFLAGS into arbitrary program calls, including linker
 calls. Against this backdrop it may be reasonable to simply turn
 AC_TRY_COMPILE into AC_TRY_LINK.

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


More information about the tor-bugs mailing list