On Mon, Feb 9, 2009 at 2:18 PM, Seger, Mark wrote:
> I look at the code for the dns regression test and it looks like it's
> trying to resolve www.monkey.org, but I'm on a private network and
> so that address will never resolve. Is that my issue and should I care? I
> wouldn't think so...
It'
vent-users-boun...@monkey.org
[mailto:libevent-users-boun...@monkey.org] On Behalf Of Seger, Mark
Sent: Monday, February 09, 2009 4:07 PM
To: Niels Provos
Cc: libevent-users@monkey.org
Subject: Re: [Libevent-users] Failed regression tests
Niels Provos wrote:
> On Mon, Feb 9, 2009 at 11:26 AM,
Niels Provos wrote:
On Mon, Feb 9, 2009 at 11:26 AM, Mark Seger wrote:
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.
Running ./test/Simple DNS resolve: [Timed out] FAILED
regre
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
>
> al