]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
todo: make ./configure work on solaris more easily
authorRoger Dingledine <arma@torproject.org>
Fri, 19 Mar 2004 22:17:23 +0000 (22:17 +0000)
committerRoger Dingledine <arma@torproject.org>
Fri, 19 Mar 2004 22:17:23 +0000 (22:17 +0000)
svn:r1308

doc/TODO

index 79ad066e000dd4bab00b1d44806c4de8dff24ba1..1961c4e9a13f87a27ce3fd178edaa752cf58d000 100644 (file)
--- 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