Re: Building Tor from Source

2020-10-12 Thread Karl
On 10/12/20, grarpamp wrote: >>> It looks like your OpenSSL headers don't match what Tor expects during >>> `configure`. > > Giving the type errors during cc .o. I don't understand you here. What do you mean? > >>> You can try building and linking against your own SSL, ala: >>> ./Configure --pr

Re: Building Tor from Source

2020-10-12 Thread grarpamp
>> It looks like your OpenSSL headers don't match what Tor expects during >> `configure`. Giving the type errors during cc .o. >> You can try building and linking against your own SSL, ala: >> ./Configure --prefix=/usr no-idea no-rc5 no-mdc2 zlib-dynamic threads shared > I found a workaround is

Re: Building Tor from Source

2020-10-12 Thread Karl
hey thanks for your response, On 10/12/20, coderman wrote: > Hello Karl! > > It looks like your OpenSSL headers don't match what Tor expects during > `configure`. > > You can try updating your openssl-devel libraries, (sometimes called libssl, > libcrypto, ssl-dev, etc. Check accordingly for your

Re: Building Tor from Source

2020-10-12 Thread coderman
Hello Karl! It looks like your OpenSSL headers don't match what Tor expects during `configure`. You can try updating your openssl-devel libraries, (sometimes called libssl, libcrypto, ssl-dev, etc. Check accordingly for your distro). You can try building and linking against your own SSL, ala:

Re: Building Tor from Source

2020-10-11 Thread Karl
hey coderman, you know a lot more about this than me, do you know how to quickly fix my ssl error? don't reply if it's a burden, i'm just trying to spend my seemingly pointless behavior building energy towards something more helpful On Sun, Oct 11, 2020 at 12:50 PM Karl wrote: > > @zen i see th

Re: Building Tor from Source

2020-10-11 Thread coderman
note that this is only building little-t tor the application, and not a whole bundle, like Tor Browser, which includes the launcher app, and a modified Firefox, and tor. regarding configure, some other options that might be useful building against your own libs, and on win32: export CFLAGS="-I

Re: Building Tor from Source

2020-10-11 Thread Karl
@zen i see the value of putting it in a git repo; i made some misleading typos. should be fill-in-able though. On 10/11/20, Karl wrote: > I'm too busy [s/reverse-engineering microchips from live > bombs/doddering around confused/] to know how to compile anything from > its source. > > s/A/B/ is

Building Tor from Source

2020-10-11 Thread Karl
I'm too busy [s/reverse-engineering microchips from live bombs/doddering around confused/] to know how to compile anything from its source. s/A/B/ is sed script substitution notation. It means replace A with B. I tell jokes because I'm in pain, and I'd rather share nice things than harm, especia

Building Tor from Source

2020-10-11 Thread Karl
I'm too busy [s/reverse-engineering microchips from live bombs/doddering around confused/] to know how to compile anything from its source. s/A/B/ is sed script substitution notation. It means replace A with B. I tell jokes because I'm in pain, and I'd rather share nice things than harm, especia