소스 검색

todo: make ./configure work on solaris more easily

svn:r1308
Roger Dingledine 22 년 전
부모
커밋
1dca07fc51
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  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