Hello. Sorry for troubling. I have problem:
fetch ftp://ftp.ossp.org/pkg/lib/uuid/uuid-1.5.1.tar.gz
gzip -d uuid-1.5.1.tar.gz
tar -xjf uuid-1.5.1.tar
cd uuid-1.5.1
./configure --with-perl
make
make check
.........
==== Perl bindings to C API
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" uuid.ts
uuid....dubious
Test returned status 0 (wstat 139, 0x8b)
DIED. FAILED tests 4-36
Failed 33/36 tests, 8.33% okay
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
uuid.ts 0 139 36 66 183.33% 4-36
Failed 1/1 test scripts, 0.00% okay. 33/36 subtests failed, 8.33% okay.
*** Error code 255
Stop in /usr/ports/misc/ossp-uuid/uuid-1.5.1/perl.
*** Error code 1 (ignored)
perl -V
Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
Platform:
osname=freebsd, osvers=6.1-release, archname=i386-freebsd-64int