summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2004-03-19 22:17:23 +0000
committerRoger Dingledine <arma@torproject.org>2004-03-19 22:17:23 +0000
commit1dca07fc51bf977f4d0f60f5cb36e9aab6d74da4 (patch)
treeb3acbd6cf69c975bc52fed7ba2893ab3005c3dcc
parentc783ebe48559ba7b5076cba397e2efe8687150d3 (diff)
downloadtor-1dca07fc51bf977f4d0f60f5cb36e9aab6d74da4.tar.gz
tor-1dca07fc51bf977f4d0f60f5cb36e9aab6d74da4.zip
todo: make ./configure work on solaris more easily
svn:r1308
-rw-r--r--doc/TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/TODO b/doc/TODO
index 79ad066e00..1961c4e9a1 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -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