[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: Running on embedded hardware



On Dec 26, 2007 7:21 AM, Jan Luehr <or-list@xxxxxxxxxxxxxxxxxxxx> wrote:
> ...
> ./configure --prefix=/opt/tor --with-libevent-dir=/opt/libevent --with-ssl-dir=/opt/openssl

i believe you need to pass at least --target= and maybe --host and --build.

also, openssl in opnewrt appears to be configured with "no-threads",
if you still encounter weirdness, can you try adding:
--disable-threads to the Tor configure and see if this makes a
difference?