The TOR package in OpenWrt is quite old (0.1.1.24 in SVN, the current stable version is 0.1.2.16). I tried to update it myself, so i manually changed the version number and the md5 in the Makefile. The package gets downloaded, but configure crashes:
checking whether we need extra options to link OpenSSL... configure: error: cannot run test program while cross compiling
See `config.log' for more details.
The old 0.1.1.24 package works, but I would like to use the newest version because of security fixes and the transparent proxy feature.
EDIT: I tried to compile for the Broadcom 2.4 target...
(Last edited by zocker on 15 Aug 2007, 15:02)