Hi!,
after type ./configure, when i do make check i get:
make check-TESTS
make[1]: Entering directory `/home/blaxter/tmp/dkftpbench-0.45'
No tests failed.
PASS: ftp_client_proto_test
Test passed
PASS: nbbio_test
check: 0 != 22 at line 303 file Poller_test.cc
FAIL: Poller_test
Sked_test: No tests failed.
PASS: Sked_test
===================
1 of 4 tests failed
===================
make[1]: *** [check-TESTS] Error 1
make[1]: Leaving directory `/home/blaxter/tmp/dkftpbench-0.45'
make: *** [check-am] Error 2
i try to compile in several distro (debian 3, ubuntu 5.10 and fedora
core 2), in all of them i get the same error :-/
(
if i try a make install, the binaries will be make, but when i execute it:
Using poll()
1 users alive, 0 users dead; at least 15 seconds to end of test
robouser0::ftpCmdDone:GETTING: xerr 0, status 550, aborting
ftp_client_pipe_t::shutdown(): m_state 1, cfd 3, dfd -1, id 0
All users dead. Test failed.
)