I'm trying to build libapreq2-2.07 on Red Hat Linux 3.2.3-42, Apache/2.0.46, perl v5.8.0 built for i386-linux-thread-multi, mod_perl/2.0.1 Getting the following error on make test using: perl Makefile.PL --with-apache2-apxs=/usr/local/apache2/bin/apxs --enable-perl-glue

error:
/usr/bin/perl -MTest::Harness -e 'runtests(@ARGV)' version.t cookie.t params.t parsers.t error.t util.t
version....FAILED tests 2, 4-6
        Failed 4/6 tests, 33.33% okay
cookie.....ok
params.....ok
parsers....lt-parsers: parser_header.c:118: split_header_line: Assertion `vlen >= dlen' failed.
parsers....dubious
        Test returned status 0 (wstat 6, 0x6)
DIED. FAILED tests 9-542
        Failed 534/542 tests, 1.48% okay
error......ok
util.......ok 1/89/home/perl/libapreq2-2.07/library/t/.libs/lt-util: relocation error: /home/perl/libapreq2-2.07/library/t/.libs/lt-util: undefined symbol: apreq_charset_divine
util.......dubious
        Test returned status 127 (wstat 32512, 0x7f00)
DIED. FAILED tests 25, 32-89
        Failed 59/89 tests, 33.71% okay
Failed Test Stat Wstat Total Fail  Failed  List of Failed
------------------------------------------------------------------------ -------
parsers.t      0     6   542 1068 197.05%  9-542
util.t       127 32512    89  116 130.34%  25 32-89
version.t                  6    4  66.67%  2 4-6
Failed 3/6 test scripts, 50.00% okay. 597/747 subtests failed, 20.08% okay.
make[2]: *** [test] Error 127
make[2]: Leaving directory `/home/perl/libapreq2-2.07/library/t'
make[1]: *** [test] Error 2
make[1]: Leaving directory `/home/perl/libapreq2-2.07/library'
make: *** [library_test] Error 2

Anyone know what I need to fix to get it working?

Thanks,
Boysenberry

boysenberrys.com | habitatlife.com | selfgnosis.com

Reply via email to