[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: Let us know if Tor compiles with warnings
- To: Nick Mathewson <or-talk@xxxxxxxxxxxxx>
- Subject: Re: Let us know if Tor compiles with warnings
- From: Arrakistor <arrakistor@xxxxxxxxx>
- Date: Wed, 6 Sep 2006 16:52:49 -0500
- Delivered-to: archiver@seul.org
- Delivered-to: or-talk-outgoing@seul.org
- Delivered-to: or-talk@seul.org
- Delivery-date: Wed, 06 Sep 2006 17:50:54 -0400
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:date:from:x-mailer:reply-to:organization:x-priority:message-id:to:subject:in-reply-to:references:mime-version:content-type:content-transfer-encoding; b=a258VH9BqehfX3Ys8fqVc4/xHJfGqaV5FOGhLqKvIRuoRY2tuG1kNdpiy1wjPzBLwG3ezgkWktQG99tVAeXcf/gDCNvnpKcg+hYI8zV9qT3A6EaEwvN59qq8/hVnjd7w+IX8IEVO6C9bpBDWzybCwVQdT4PMP0JTJLcVBIu7K4I=
- In-reply-to: <20060906203845.GL22110@totoro.wangafu.net>
- Organization: Torpark
- References: <20060906203845.GL22110@totoro.wangafu.net>
- Reply-to: or-talk@xxxxxxxxxxxxx
- Sender: owner-or-talk@xxxxxxxxxxxxx
I just loaded cygwin, and compiled libevent. It went smooth. I tried
to compile tor, but I got the old python error about too many files
open:
set_max_file_descriptors(): Could not set maximum number of
file descriptors: Too many open files
So I tried to apply the python patch for it that fixes it, well it is
way too old, and I don't understand the language of patching so I
can't very well put one together.
Regards,
Arrakistor
Wednesday, September 6, 2006, 3:38:45 PM, you wrote:
> Hi, all. This is just a reminder: when compiled from source, Tor is
> supposed to build without warnings. So if it compiles with warnings
> on your favorite platform, please drop us a line so we can clean
> things up. Sometimes, compiler warnings indicate actual bugs that
> need to be fixed.
> Also, this should go without saying, but: if you need to patch the Tor
> source in order to make it build for you, could please you send us
> your patches so that we can fold them into the main distribution?
> many thanks,