Selaa lähdekoodia

todo: make ./configure work on solaris more easily

svn:r1308
Roger Dingledine 21 vuotta sitten
vanhempi
commit
1dca07fc51
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  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