I'm having a problem compiling libevent. Upon doing a make verify the
regress tests are failing. Output and system version information below.

[EMAIL PROTECTED] libevent-1.4.3-stable]# make verify
cd test && make verify
make[1]: Entering directory `/root/libevent-1.4.3-stable/test'
Running tests:
KQUEUE
Skipping test
DEVPOLL
Skipping test
POLL
 test-eof: OKAY
 test-weof: OKAY
 test-time: OKAY
 regress: type: 1, count: 1, ttl: 300: 152.160.49.201 type: 3, count: 1,
ttl: 460: 2001:1890:1112:1::20 FAILED
SELECT
 test-eof: OKAY
 test-weof: OKAY
 test-time: OKAY
 regress: type: 1, count: 1, ttl: 290: 152.160.49.201 type: 3, count: 1,
ttl: 450: 2001:1890:1112:1::20 FAILED
EPOLL
 test-eof: OKAY
 test-weof: OKAY
 test-time: OKAY
 regress: type: 1, count: 1, ttl: 280: 152.160.49.201 type: 3, count: 1,
ttl: 440: 2001:1890:1112:1::20 FAILED
EVPORT
Skipping test
make[1]: Leaving directory `/root/libevent-1.4.3-stable/test'

System Information Below.

[EMAIL PROTECTED] libevent-1.4.3-stable]# gcc -v
Using built-in specs.
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
--infodir=/usr/share/info --enable-shared --enable-threads=posix
--enable-checking=release --with-system-zlib --enable-__cxa_atexit
--disable-libunwind-exceptions --enable-libgcj-multifile
--enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk
--disable-dssi --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre
--with-cpu=generic --host=x86_64-redhat-linux
Thread model: posix
gcc version 4.1.1 20070105 (Red Hat 4.1.1-51)

[EMAIL PROTECTED] libevent-1.4.3-stable]# cat /proc/version
Linux version 2.6.20-1.2320.fc5 ([EMAIL PROTECTED])
(gcc version 4.1.1 20070105 (Red Hat 4.1.1-51)) #1 SMP Tue Jun 12 18:50:49
EDT 2007

Rich

_______________________________________________
Libevent-users mailing list
Libevent-users@monkey.org
http://monkeymail.org/mailman/listinfo/libevent-users

Reply via email to