[Tor-BSD] Having issues forcing Tor release 0.2.6.9 to build with update libssl.so.32.0 library

Seth list at sysfu.com
Wed Jul 1 14:19:54 EDT 2015


On Tue, 30 Jun 2015 17:42:27 -0700, teor <teor2345 at gmail.com> wrote:
> Here are a few suggested tweaks:
> * You don't need to run sudo until you're installing, so it's best  
> practice to build and test without it.

Good point. I was only running sudo because the /usr/local/src dir was  
originally only writeable by root. That has since been fixed and only the  
'make install' command now needs root privs.

> * You're changing the configuration, so it's best to run a "make clean".

Been doing that already, just not mentioning it explicitly.

> * Let's just change one thing at a time - so no changes to $PATH yet
>
> Putting all those together:
> cd /usr/local/src/tor   # change into latest tor source pull from git
> sudo make clean      # since you used sudo to build, you'll need to use  
> it to clean the first time
> ./configure --with-openssl-dir=/usr/local --disable-asciidoc  
> CC="/usr/bin/gcc -v"
> make check | tee verbose-make-output.log

Please find log file attached.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: verbose-make-output.log
Type: application/octet-stream
Size: 16932 bytes
Desc: not available
URL: <http://lists.nycbug.org/pipermail/tor-bsd/attachments/20150701/b603ccf1/attachment.obj>


More information about the Tor-BSD mailing list