Re: [Libevent-users] using libEvent 2.x with Visual C++

2012-06-08 Thread Patrick Pelletier
On 06/08/2012 01:55 PM, Nick Mathewson wrote: Looks like I never added evutil_time.c to Makefile.nmake when I added it to Makefile.am. Should be fixed in 0ba0683bcfc8652a8c50. Thanks; that works for me! I've also taken it a bit further, and added support for OpenSSL to Makefile.nmake. Unfo

Re: [Libevent-users] using libEvent 2.x with Visual C++

2012-06-08 Thread Nick Mathewson
On Wed, Jun 6, 2012 at 8:18 PM, Patrick Pelletier wrote: > I've attached the errors I'm getting.  (Hoping the attachment will go > through the mailing list okay, but I don't know.)  I'm sure I can track them > down and fix them, but first I just wanted to touch base and find out > whether I'm comp

Re: [Libevent-users] event_base_dispatch returning -1 - help debugging

2012-06-08 Thread Nick Mathewson
On Thu, Jun 7, 2012 at 4:59 PM, Julian Bui wrote: > Hi everyone, > > I am having trouble with my libevent 2.0.18 server.  The dispatch loop keeps > returning -1 and I cannot determine the cause. > > I have not tried searching the mailing list as there does not seem to be a > search option (http://

Re: [Libevent-users] Installing libevent-2.0.19-stable Regress Failure

2012-06-08 Thread Salim Moahmed
Thanks a lot FIXED! All best On Fri, Jun 8, 2012 at 11:59 AM, Ross Lagerwall wrote: > On 06/08/2012 04:00 PM, Salim Moahmed wrote: > >> can you be more clear! There is nothing solid on your link! >> >> > Unfortunately the issue with that test has not been fully debugged. > > However, this is a L

Re: [Libevent-users] Installing libevent-2.0.19-stable Regress Failure

2012-06-08 Thread Ross Lagerwall
On 06/08/2012 04:00 PM, Salim Moahmed wrote: can you be more clear! There is nothing solid on your link! Unfortunately the issue with that test has not been fully debugged. However, this is a Libevent issue and should not affect code that uses the library. Cheers -- Ross Lagerwall

Re: [Libevent-users] Installing libevent-2.0.19-stable Regress Failure

2012-06-08 Thread Salim Moahmed
can you be more clear! There is nothing solid on your link! Thanks a lot. On Fri, Jun 8, 2012 at 12:00 AM, Ross Lagerwall wrote: > On 06/07/2012 11:30 PM, Salim Moahmed wrote: > >> I don't understand why when I'm trying to install libevent-2.0.19 on >> Fedora Linux but I receive the following er