Thanks. Compiles ok now, but I'm having trouble with 'make test'. 

Here's the output:

root%make test
        cd "src/modules/perl" && make -f Makefile.modperl
Target "all" is up to date.
        /usr/bin/perl -Iblib/arch -Iblib/lib  t/TEST -clean
*** setting ulimit to allow core files
ulimit -c unlimited; t/TEST -clean
        APACHE_USER= APACHE_GROUP= APACHE_PORT= APACHE= APXS=  /usr/bin/perl
-Iblib/arch -Iblib/lib  t/TEST
*** setting ulimit to allow core files
ulimit -c unlimited; t/TEST 
*** root mode: changing the fs ownership to 'nobody' (4294967294:4294967294)
/usr/local/apache/bin/httpd  -d /tmp/modperl-2.0/t -f
/tmp/modperl-2.0/t/conf/httpd.conf -DAPACHE2 
using Apache/2.1.0-dev (prefork MPM)

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: 
..............................................................
waiting for server to start: giving up after 61 secs
!!! server failed to start! (t/logs/error_log wasn't created, start the
server in the debug mode)
make: 1254-004 The error code from the last command is 1.


I tried with Apache 2.0.43, got the above messages, so I got the most recent
CVS version and still have the problem.

%perl -V:ld -V:cc      
ld='ld';
cc='cc';    with the cc being vac.C     4.4.0.3

I'm not sure where to go from here?

-Darryl



-----Original Message-----
From: Stas Bekman [mailto:[EMAIL PROTECTED]
Sent: Monday, March 24, 2003 2:50 AM
To: Justin Derrick
Cc: Priest, Darryl - BALTO; '[EMAIL PROTECTED]'
Subject: Re: make errors with mod_perl-1.99_08 on aix 4.3.3 & 5.1


I've applied some fixes for mod_perl to build on aix.
I could only test with aix 5.1 on powerpc. Please test that things work on 
other configurations.

__________________________________________________________________
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


____________________________________________________________________________
The information contained in this communication may be confidential, is
intended only for the use of the recipient named above, and may be legally
privileged.  If the reader of this message is not the intended recipient,
you are hereby notified that any dissemination, distribution, or copying of
this communication, or any of its contents, is strictly prohibited. If you
have received this communication in error, please re-send this communication
to the sender and delete the original message and any copy of it from your
computer system.
Thank you.

For more information please visit us at http://www.piperrudnick.com
____________________________________________________________________________


Reply via email to