sunshine_august has asked for the wisdom of the Perl Monks concerning the following question:
Is Event::Lib not for 64bit box? and also I failed to make verify with the libevent-1.4.8-stable:t/80_processes.t 255 65280 ?? ?? % ?? t/90_leak.t 255 65280 ?? ?? % ?? t/91_leak.t 255 65280 ?? ?? % ?? t/92_leak.t 255 65280 ?? ?? % ?? t/93_leak.t 255 65280 ?? ?? % ?? 2 tests skipped. Failed 34/36 test scripts, 5.56% okay. 101/101 subtests failed, 0.00% +okay. make: *** [test_dynamic] Error 255 /usr/bin/make test -- NOT OK
I guess libEvent can't be used on 64bit box. If I am wrong, pls correct me.[root@localhost libevent-1.4.8-stable]# make verify cd test && make verify make[1]: Entering directory `/root/source/libevent-1.4.8-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: 1800: 2001:1890:1112:1::20 FAILED SELECT test-eof: OKAY test-weof: OKAY test-time: OKAY regress: type: 1, count: 1, ttl: 285: 152.160.49.201 type: 3, count: +1, ttl: 1791: 2001:1890:1112:1::20 FAILED EPOLL test-eof: OKAY test-weof: OKAY test-time: OKAY regress: type: 1, count: 1, ttl: 275: 152.160.49.201 type: 3, count: +1, ttl: 1781: 2001:1890:1112:1::20 FAILED EVPORT Skipping test make[1]: Leaving directory `/root/source/libevent-1.4.8-stable/test'
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Does Event::Lib can be use on 64 bit box?
by poolpi (Hermit) on Sep 16, 2008 at 11:24 UTC | |
|
Re: Does Event::Lib can be use on 64 bit box?
by sunshine_august (Scribe) on Sep 17, 2008 at 04:15 UTC | |
by sunshine_august (Scribe) on Sep 17, 2008 at 04:56 UTC |