make test fails under Tru64 Unix 5.1b
[prev]
[thread]
[next]
[Date index for 2004/12/13]
RC1 is compiled statically against apache 2.0.52 (perl 5.8.0)
when I run make test I get this:
spe171.testdrive.hp.com> make test
cd "src/modules/perl" && make
cd "/house/doink123/httpd-2.0.52" && make
Making all in srclib
Making all in apr
...
Making all in support
/usr/bin/perl -Iblib/arch -Iblib/lib t/TEST -clean
[warning] setting ulimit to allow core files
ulimit -c unlimited; /usr/bin/perl /house/doink123/mod_perl-2.0.0-RC1/t/TEST -clean
APACHE_TEST_GROUP= APACHE_TEST_HTTPD= APACHE_TEST_PORT= APACHE_TEST_USER= APACHE_TEST_APXS= /usr/bin/perl -Iblib/arch -Iblib/lib t/TEST -bugreport -verbose=0
[warning] setting ulimit to allow core files
ulimit -c unlimited; /usr/bin/perl /house/doink123/mod_perl-2.0.0-RC1/t/TEST -bugreport -verbose=0
323319:/house/doink123/httpd-2.0.52/.libs/lt-httpd: /sbin/loader: Fatal Error: Cannot map library libperl.so
323340:/house/doink123/httpd-2.0.52/.libs/lt-httpd: /sbin/loader: Fatal Error: Cannot map library libperl.so
Use of uninitialized value in pattern match (m//) at /house/doink123/mod_perl-2.0.0-RC1/Apache-Test/lib/Apache/TestConfigParse.pm line 434.
+--------------------------------------------------------+
| Please file a bug report: http://perl.apache.org/bugs/ |
+--------------------------------------------------------+
*** Exit 1
Stop.
-----------------------------------------------------------------
Известяване за получено писмо - http://promo.abv.bg/
--
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html
 |
make test fails under Tru64 Unix 5.1b
sdfgsd sergserg 15:56 on 13 Dec 2004
|