Builds fine. There are three warnings BTW:

cc: Info: modperl_global.c, line 165: Extraneous semicolon. (extrasemi)
MP_GLOBAL_IMPL(pconf, apr_pool_t *);
-----------------------------------^
cc: Info: modperl_global.c, line 166: Extraneous semicolon. (extrasemi)
MP_GLOBAL_IMPL(server_rec, server_rec *);
----------------------------------------^
cc: Info: modperl_global.c, line 304: Extraneous semicolon. (extrasemi)
MP_TLS_IMPL(request_rec, request_rec *);
---------------------------------------^



and when running make test I get this:


ulimit -c unlimited; /usr/bin/perl /house/doink123/mp2_svn/t/TEST -bugreport 
-verbose=0
Using /house/doink123/mp2_svn/blib
27186:/house/doink123/httpd-2.0.52/.libs/lt-httpd: /sbin/loader: Fatal Error: 
cannot map libperl.so
27195:/house/doink123/httpd-2.0.52/.libs/lt-httpd: /sbin/loader: Fatal Error: 
cannot map libperl.so
27222:/house/doink123/httpd-2.0.52/.libs/lt-httpd: /sbin/loader: Fatal Error: 
cannot map libperl.so
[  error] configure() has failed:
Can't figure out what Apache server generation we are running at 
/house/doink123/mp2_svn/Apache-Test/lib/Apache/TestServer.pm line 98, <GEN10> 
line 93.

[warning] forcing Apache::TestConfig object save
[warning] run 't/TEST -clean' to clean up before continuing
+--------------------------------------------------------+
| Please file a bug report: http://perl.apache.org/bugs/ |
+--------------------------------------------------------+
*** Exit 1
Stop.



$ ldd /house/doink123/httpd-2.0.52/.libs/lt-httpd
cannot map libperl.so <-- fatal error



  >So this problem was fixed in the latest svn. Please verify that it works 
 >for you, sdfgsd
 >
 >http://perl.apache.org/download/source.html#Development_mod_perl_2_0_Source_Distribution
 >

-----------------------------------------------------------------
Известяване за получено писмо в АБВ.бг - 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

Reply via email to