Procházet zdrojové kódy

todo: make ./configure work on solaris more easily

svn:r1308
Roger Dingledine před 22 roky
rodič
revize
1dca07fc51
1 změnil soubory, kde provedl 2 přidání a 0 odebrání
  1. 2 0
      doc/TODO

+ 2 - 0
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