http://issues.apache.org/SpamAssassin/show_bug.cgi?id=4873
------- Additional Comments From [EMAIL PROTECTED] 2006-04-18 10:11 ------- I m running HP-UX 11.00. perl -MSocket6 -e 'print Socket6->VERSION . "\n";' 0.19 perl -MIO::Socket::INET6 -e 'print IO::Socket::INET6->VERSION . "\n";' Your vendor has not defined Socket macro AF_INET6, used at /usr/local/lib/perl5/site_perl/5.8.7/IO/Socket/INET6.pm line 27 Compilation failed in require. BEGIN failed--compilation aborted. if i run: cpan> install IO::Socket::INET6 Running install for module IO::Socket::INET6 Running make for M/MO/MONDEJAR/IO-Socket-INET6-2.51.tar.gz Fetching with LWP: ftp://bo.mirror.garr.it/mirrors/CPAN/authors/id/M/MO/MONDEJAR/IO-Socket-INET6-2.51.tar.gz CPAN: Digest::MD5 loaded ok Fetching with LWP: ftp://bo.mirror.garr.it/mirrors/CPAN/authors/id/M/MO/MONDEJAR/CHECKSUMS Checksum for /.cpan/sources/authors/id/M/MO/MONDEJAR/IO-Socket-INET6-2.51.tar.gz ok Scanning cache /.cpan/build for sizes x IO-Socket-INET6-2.51/t/io_multihomed6.t, 1820 bytes, 4 tape blocks x IO-Socket-INET6-2.51/t/io_udp6.t, 2463 bytes, 5 tape blocks x IO-Socket-INET6-2.51/t/io_sock6.t, 7558 bytes, 15 tape blocks x IO-Socket-INET6-2.51/README, 1141 bytes, 3 tape blocks x IO-Socket-INET6-2.51/INET6.pm, 17053 bytes, 34 tape blocks x IO-Socket-INET6-2.51/Makefile.PL, 217 bytes, 1 tape blocks x IO-Socket-INET6-2.51/ChangeLog, 1737 bytes, 4 tape blocks x IO-Socket-INET6-2.51/MANIFEST, 91 bytes, 1 tape blocks CPAN.pm: Going to build M/MO/MONDEJAR/IO-Socket-INET6-2.51.tar.gz Checking if your kit is complete... Looks good Writing Makefile for IO::Socket::INET6 cp INET6.pm blib/lib/IO/Socket/INET6.pm Manifying blib/man3/IO::Socket::INET6.3 /usr/bin/make -- OK Running make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/io_multihomed6....Your vendor has not defined Socket macro AF_INET6, used at /.cpan/build/IO-Socket-INET6-2.51/blib/lib/IO/Socket/INET6.pm line 27 Compilation failed in require at t/io_multihomed6.t line 55. BEGIN failed--compilation aborted at t/io_multihomed6.t line 55. t/io_multihomed6....dubious Test returned status 2 (wstat 512, 0x200) t/io_sock6..........Your vendor has not defined Socket macro AF_INET6, used at /.cpan/build/IO-Socket-INET6-2.51/blib/lib/IO/Socket/INET6.pm line 27 Compilation failed in require at t/io_sock6.t line 43. BEGIN failed--compilation aborted at t/io_sock6.t line 43. t/io_sock6..........dubious Test returned status 2 (wstat 512, 0x200) t/io_udp6...........Your vendor has not defined Socket macro AF_INET6, used at /.cpan/build/IO-Socket-INET6-2.51/blib/lib/IO/Socket/INET6.pm line 27 Compilation failed in require at t/io_udp6.t line 70. BEGIN failed--compilation aborted at t/io_udp6.t line 70. t/io_udp6...........dubious Test returned status 2 (wstat 512, 0x200) FAILED--3 test scripts could be run, alas--no output ever seen *** Error exit code 2 Stop. /usr/bin/make test -- NOT OK Running make install make test had returned bad status, won't install without force Can this help? Thanks Giacomo ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
