- 论坛徽章:
- 0
|
rt, 下了隔壁大牛的perl fetion,需要Net::SSLeay,
- # perl -MCPAN -e shell
- >install Net::SSLeay
- .........
- t/handle/local/05_use..........ok
- t/local/00_ptr_cast............# compiling test program with: cc -o t/local/ptr_cast_test t/local/ptr_cast_test.c
- t/local/00_ptr_cast............ok
- t/local/01_pod.................skipped
- all skipped: Test::Pod 1.00 required for testing POD
- t/local/02_pod_coverage........skipped
- all skipped: currently disabled
- t/local/03_use.................ok
- t/local/04_basic...............ok
- 3/4 skipped: various reasons
- t/local/05_passwd_cb...........ok
- t/local/06_tcpecho.............Died at t/local/06_tcpecho.t line 21.
- # Looks like you planned 4 tests but only ran 2.
- # Looks like your test died just after 2.
- t/local/06_tcpecho.............dubious
- Test returned status 255 (wstat 65280, 0xff00)
- DIED. FAILED tests 1-4
- Failed 4/4 tests, 0.00% okay
- t/local/07_sslecho.............FAILED--Further testing stopped: failed to bind socket: Can't assign requested address
- *** Error code 255
- Stop in /root/.cpan/build/Net-SSLeay-1.35-pbuTgO.
- FLORA/Net-SSLeay-1.35.tar.gz
- /usr/bin/make test -- NOT OK
- //hint// to see the cpan-testers results for installing this module, try:
- reports FLORA/Net-SSLeay-1.35.tar.gz
- Running make install
- make test had returned bad status, won't install without force
- Failed during this command:
- FLORA/Net-SSLeay-1.35.tar.gz : make_test NO
复制代码
tcpecho 失败,啥意思呢? |
|