verity-dev# perl Makefile.PL Writing Makefile for CGI3 verity-dev# make Manifying blib/man3/CGI::Push.3 Manifying blib/man3/CGI::Pretty.3 Manifying blib/man3/CGI::Fast.3 Manifying blib/man3/autoload.3 Manifying blib/man3/CGI.3 verity-dev# make test PERL_DL_NONLAZY=1 /usr/local/bin/perl -Iblib/arch -Iblib/lib -I/usr/local/lib/perl5/5.6.1/sun4-solaris -I/usr/local/lib/perl5/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t t/compile...........FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t/form..............ok t/function..........ok t/html..............ok t/request...........ok Failed Test Status Wstat Total Fail Failed List of Failed ---------------------------------------------------------------------------- t/compile.t 100.00% 1-2 Failed 1/5 test scripts, 80.00% okay. 2/97 subtests failed, 97.94% okay. make: *** [test_dynamic] Error 29