[tor-bugs] #1354 [Tor Client]: Configuring Tor with --with*dir gives wrong directories
Tor Bug Tracker & Wiki
torproject-admin at torproject.org
Fri Nov 12 01:08:11 UTC 2010
#1354: Configuring Tor with --with*dir gives wrong directories
-------------------------+--------------------------------------------------
Reporter: Sebastian | Owner: nickm
Type: defect | Status: assigned
Priority: minor | Milestone: Tor: 0.2.3.x-final
Component: Tor Client | Version: 0.2.1.25
Resolution: None | Keywords:
Parent: |
-------------------------+--------------------------------------------------
Changes (by nickm):
* milestone: => Tor: 0.2.3.x-final
Old description:
> I'm trying to configure Tor like this:
>
> ./configure --enable-gcc-warnings --with-openssl-dir=/opt/local
> --with-zlib-dir=/usr --with-libevent-dir=/usr/local
>
> What happens is that the zlib.h that gets included is from
> /opt/local/include, instead of the one in /usr/include.
>
> During configure, I get this as output, though:
>
> checking for zlib directory... /usr/include
> checking whether we need extra options to link zlib... (none)
>
> [Automatically added by flyspray2trac: Operating System: All]
New description:
I'm trying to configure Tor like this:
./configure --enable-gcc-warnings --with-openssl-dir=/opt/local
--with-zlib-dir=/usr --with-libevent-dir=/usr/local
What happens is that the zlib.h that gets included is from
/opt/local/include, instead of the one in /usr/include.
During configure, I get this as output, though:
checking for zlib directory... /usr/include
checking whether we need extra options to link zlib... (none)
[Automatically added by flyspray2trac: Operating System: All]
--
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/1354#comment:2>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list