[tor-bugs] #3953 [Tor Client]: micro-revision and source sha1sums do not work when not building in the source tree.

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Wed Sep 7 16:11:52 UTC 2011


#3953: micro-revision and source sha1sums do not work when not building in the
source tree.
------------------------+---------------------------------------------------
 Reporter:  weasel      |          Owner:                  
     Type:  defect      |         Status:  new             
 Priority:  normal      |      Milestone:                  
Component:  Tor Client  |        Version:  Tor: unspecified
 Keywords:              |         Parent:                  
   Points:              |   Actualpoints:                  
------------------------+---------------------------------------------------
 configure allows you to build your binaries in a dedicated build tree
 instead of polluting the source tree with binary droppings.

 i.e. mkdir build-tree && cd $_ && <pathtoconfigure>/configure && make

 Tor's Makefiles create src/common/common_sha1.i, src/or/micro-revision.i
 and src/or/or_sha1.i from source files, however the makefiles do not
 handle the build-tree != source-tree case correctly.

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


More information about the tor-bugs mailing list