Instead of using --with-openssl-dir=/usr/local, what happens if you set CFLAGS and LDFLAGS by hand when compiling?
Maybe something like this would work? CFLAGS=-I/usr/local/include LDFLAGS=-L/usr/local/lib ./configure _______________________________________________ tor-relays mailing list [email protected] https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays
