On Mon, Feb 09, 2009 at 02:26:36PM -0500, Mark Seger wrote:
> I've seen a few of these over the years via google but didn't really see 
> anything that described the fix.
> I'm running on RHEL5.3 and downloaded libevent-1.4.9-stable.  I did:
> ./configure
> make
> make install
> make verify
> 
> all the tests passed, and all the regressions failed.  Is there 
> something 'special' I need to do when running configure?  I assume it's 
> something minor.

Well, _something's_ gone wrong.  Unfortunately, the 1.4.9 regression
tests are a little screwy, in that a single failed test can keep all
the others from passing.  In 2.0, we've rewritten the test engine so
that unit tests that mess with global state run each in their own
subprocess.  Can you try checking out trunk with subversion from the
URL
  https://levent.svn.sourceforge.net/svnroot/levent/trunk/libevent
, and see whether that is more specific about which tests are failing
for you?  This might help track down what the problem is.

hope this helps,
-- 
Nick
_______________________________________________
Libevent-users mailing list
Libevent-users@monkey.org
http://monkeymail.org/mailman/listinfo/libevent-users

Reply via email to