[CC'ing gozer who works on static build]

sdfgsd sergserg wrote:
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

please post:

ldd /house/doink123/httpd-2.0.52/.libs/lt-httpd

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.

I'll fix that perl issue.

--
__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

--
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



Reply via email to