[tor-bugs] #6524 [Tor Client]: [PATCH] move to non-recursive make

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Thu Aug 2 14:34:42 UTC 2012


#6524: [PATCH] move to non-recursive make
-------------------------+--------------------------------------------------
 Reporter:  stewart      |          Owner:  stewart         
     Type:  enhancement  |         Status:  new             
 Priority:  normal       |      Milestone:                  
Component:  Tor Client   |        Version:  Tor: unspecified
 Keywords:               |         Parent:                  
   Points:               |   Actualpoints:                  
-------------------------+--------------------------------------------------

Comment(by nickm):

 Removing contrib/Makefile and contrib/suse/Makefile from configure.in
 fixed that last error.  Now I get:
 {{{
 src/common/util_codedigest.c: In function ‘libor_get_digests’:
 src/common/util_codedigest.c:10:25: fatal error: common_sha1.i: No such
 file or directory
 compilation terminated.
 }}}
 ...
 {{{
 src/or/config_codedigest.c: In function ‘tor_get_digests’:
 src/or/config_codedigest.c:10:21: fatal error: or_sha1.i: No such file or
 directory
 compilation terminated.
 }}}

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


More information about the tor-bugs mailing list