From 1dca07fc51bf977f4d0f60f5cb36e9aab6d74da4 Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Fri, 19 Mar 2004 22:17:23 +0000 Subject: [PATCH] todo: make ./configure work on solaris more easily svn:r1308 --- doc/TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/TODO b/doc/TODO index 79ad066e00..1961c4e9a1 100644 --- 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