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

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

2012-06-07 Thread Ross Lagerwall
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 error with "make verify". And when I try to compile the code it says: $ gcc test.c -o test.o You probably either meant: $ gcc test.c -o te

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

2012-06-07 Thread Salim Moahmed
I don't understand why when I'm trying to install libevent-2.0.19 on Fedora Linux but I receive the following error with "make verify". And when I try to compile the code it says: $ gcc test.c -o test.o tcp_libevent.c:(.text+0xb2): undefined reference to `event_new' tcp_libevent.c:(.text+0x10a):