This is the mail archive of the libc-alpha@cygnus.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Apache 1.3.0 + mod_perl 1.14 fail under 2.0.94


I believe the subject says it all, but I'll go into a little more detail.
This is on a linux 2.1.x box, under SMP, with glibc 2.0.94

The compile of mod_perl/apache works just fine with

% perl Makefile.PL APACHE_SRC=../apache_1.3.0/src DO_HTTPD=1 \
USE_APACI=1 EVERYTHING=1 APACHE_PREFIX=/usr/local/apache \
ADD_MODULE=status,usertrack

But when "make test" happens, I get:

../apache_1.3.0/src/httpd -f `pwd`/t/conf/httpd.conf -X -d `pwd`/t &
httpd listening on port 8529
will write error_log to: /tmp/mod_perl_error_log
letting apache warm up...\c
done
/bin/perl t/TEST 0
modules/actions.....FAILED test 1
        Failed 1/1 tests, 0.00% okay
modules/cgi.........FAILED tests 2-5
        Failed 4/5 tests, 20.00% okay
modules/constants...FAILED before any test output arrived
modules/embperl.....skipping test on this platform
modules/eperl.......FAILED test 1
        Failed 1/1 tests, 0.00% okay
modules/httpdconf...ok
modules/include.....FAILED before any test output arrived
modules/log.........FAILED before any test output arrived
modules/perlrun.....FAILED before any test output arrived
modules/psections...ok
modules/sandwich....FAILED test 1
        Failed 1/1 tests, 0.00% okay
modules/src.........ok
modules/stage.......FAILED test 1
        Failed 1/2 tests, 50.00% okay
modules/status......fetch /perl/perl-status failed!
dubious

which is all crap. And of course the rest of it doesn't work.

However, doing the exact same thing under glibc 2.0.7 works perfectly (the
other box is almost identical, except for glibc, and its not SMP, other
than that ...) 

I have been on the modperl@apache list a bit, but once I got to the "uhh,
it works under 2.0.7 but not under 2.0.94" the conversation petered out.

Any ideas guys? And more information? Thanx!

-----------------------------------------------------------------------------
 Nicholas J. Leon                              "Elegance Through Simplicity"
  nicholas@binary9.net -                        - http://mrnick.binary9.net

   		   8 4 9 1 7 3 <-- what is the pattern?




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]