diff options
author | Roger Dingledine <arma@torproject.org> | 2004-03-19 22:17:23 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2004-03-19 22:17:23 +0000 |
commit | 1dca07fc51bf977f4d0f60f5cb36e9aab6d74da4 (patch) | |
tree | b3acbd6cf69c975bc52fed7ba2893ab3005c3dcc | |
parent | c783ebe48559ba7b5076cba397e2efe8687150d3 (diff) | |
download | tor-1dca07fc51bf977f4d0f60f5cb36e9aab6d74da4.tar.gz tor-1dca07fc51bf977f4d0f60f5cb36e9aab6d74da4.zip |
todo: make ./configure work on solaris more easily
svn:r1308
-rw-r--r-- | doc/TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -12,6 +12,8 @@ ARMA - arma claims X Abandoned Bugs: + - on solaris, need to build with + LDFLAGS="-lsocket -lnsl" ./configure --with-ssl-dir=/usr/local/ssl - should maybe make clients exit(1) when bad things happen? e.g. clock skew. o client-side dns cache doesn't appear to be getting populated |