Priest, Darryl - BALTO wrote:
Thanks. Compiles ok now, but I'm having trouble with 'make test'.
[...]
waiting for server to start: .Syntax error on line 12 of
/tmp/modperl-2.0/t/conf/httpd.conf:
Cannot load /tmp/modperl-2.0/src/modules/perl/mod_perl.so into server:
[...]
I tried with Apache 2.0.43, got the above messages, so I got the most recent
CVS version and still have the problem.

Too bad, I guess my solution of using -berok to ignore the linking errors at ld time and resolving everything at run-time doesn't work everywhere, so I probably have to go back to the drawing board and get the ld-time resolving working.


However if somebody can give me an access to a fast aix machine, I'll be much more productive. The machine that I have an access to is a way too slow (takes an hour and longer to build mod_perl).

Meanwhile, can you please test whether you have the same problem with Apache 2.0.45-tobe, which you can get with:

% cvs login
(The password is "anoncvs", without the quotation marks)
% cvs checkout -d httpd-2.0 -r APACHE_2_0_BRANCH httpd-2.0
% ./buildconf
% ./configure ...

since that's the version I have tested with.

Also is do you have this problem on 4.3.3 and 5.1 or only one of these, I couldn't find which one you have referred to in this report.


__________________________________________________________________ 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



Reply via email to