Sfoglia il codice sorgente

todo: make ./configure work on solaris more easily

svn:r1308
Roger Dingledine 22 anni fa
parent
commit
1dca07fc51
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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