Hi, I just blindly pulled over libevent, did the usual configure && make && make check and started to get errors.
... > Running tests: > EVPORT > Skipping test > KQUEUE > Skipping test > EPOLL > Skipping test > EPOLL (changelist) > Skipping test > DEVPOLL > Skipping test > POLL > test-eof: OKAY > test-weof: OKAY > test-time: OKAY > test-changelist: OKAY > regress: [Lost connection!] > [bufferevent_connect_lock FAILED] > [Lost connection!] > [bufferevent_connect_lock_defer FAILED] > [Lost connection!] > [bufferevent_connect_unlocked_cbs FAILED] > http/connection_fail: > FAIL /usr/work/src/libevent-2.0.20-stable/test/regress_http.c:3020: > assert(!req) > FAIL /usr/work/src/libevent-2.0.20-stable/test/regress_http.c:3065: > assert(test_ok == 1): 0 vs 1 > [connection_fail FAILED] > [warn] Got a strange local ipv6 address ::1 > [Lost connection!] > [basic FAILED] > [Lost connection!] > [forking FAILED] > [Lost connection!] > [conditions_simple FAILED] > [Lost connection!] > [deferred_cb_skew FAILED] I hit ^C ... the last test seemed stuck. I let it run for 10 minutes or so. I'm using gcc 4.5.2 I'm wondering if I should open a bug report or what? I'm not sure how much time I can give to help debug them. Thank you, Perry Smith