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

Re: Running on embedded hardware



On Dec 26, 2007 6:24 AM, Jan Luehr <or-list@xxxxxxxxxxxxxxxxxxxx> wrote:
> ...
> I built tor with ./configure --prefix=/opt/tor -with-libevent-dir
> (...) --with-ssl-dir (...)

can you provide the rest of the configure string for tor?

...
> --- SIGILL (Illegal instruction) @ 0 (0) ---
> +++ killed by SIGILL +++

this is usually an openssl crypto or other optimization using an
instruction that is not supported by the processor.

did you build openssl yourself too, or use the openwrt trunk package?