[tor-bugs] #9230 [Tor]: tor current compile breakage "libor-crypto.a" undefined EVP_aes_128_ctr
    Tor Bug Tracker & Wiki 
    blackhole at torproject.org
       
    Wed Jul 10 02:28:56 UTC 2013
    
    
  
#9230: tor current compile breakage "libor-crypto.a" undefined EVP_aes_128_ctr
------------------------+---------------------------------------------------
 Reporter:  yancm       |          Owner:                    
     Type:  defect      |         Status:  new               
 Priority:  normal      |      Milestone:  Tor: 0.2.4.x-final
Component:  Tor         |        Version:  Tor: unspecified  
 Keywords:  tor-client  |         Parent:                    
   Points:              |   Actualpoints:                    
------------------------+---------------------------------------------------
Comment(by yancm):
 git master ... sorry, used to NetBSD cvs nomenclature...but yes, I
 basically just do a "git pull" and update my source tree...then try to
 build...
 I'm pretty sure I'm running into the same bug I encountered with bug
 report #9058
 NetBSD stores locally updated packages in /usr/pkg rather than /usr/local
 .. to fix 9058 I went into the Makefile, after running configure, and
 changed all references to openssl to point at /usr/pkg/... trying to use
 the same syntax that is used with libevent...
 it would be nice if:
 ./configure --with-libevent-dir=/usr/pkg --with-openssl-dir=/usr/pkg
 did the right thing, but it appears not to...
 nickm mentioned trying to get bug #6311 resolved, but reading the status,
 that seems to be stalled...
 I'll attach my modified Makefile...maybe you can take a look and tell me
 what I missed pointing at the right openssl?
-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/9230#comment:4>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
    
    
More information about the tor-bugs
mailing list