On Dec 26, 2007 7:21 AM, Jan Luehr <[EMAIL PROTECTED]> 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?

