Hello, I searched the mod_perl archive and couldn't
find any instances where module/sandwich (which I don't
need or want) was the one test which failed in the
installation of mod_perl.

I have tried with EVERYTHING=1, all of the major stuff
except SSI, and with no directives to perl Makefile.PL

Hence, I include the traditional information and
the traditional THANK YOU IN ADVANCE.

Please don't let the AOL address lead you to believe
I am a moron from Hoboken. I just work here :)

OS              : RedHat6.1 (2.2.12-20 Linux)
mod_perl version: mod_perl-1.21
Apache version  : Apache/1.3.9
Perl -V         :
Summary of my perl5 (5.0 patchlevel 5 subversion 3) configuration:
  Platform:
    osname=linux, osvers=2.2.5-22smp, archname=i386-linux
    uname='linux porky.devel.redhat.com 2.2.5-22smp #1 smp wed jun 2 09:11:51 edt 1999 
i686 unknown '
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef useperlio=undef d_sfio=undef
  Compiler:
    cc='cc', optimize='-O2', gccversion=egcs-2.91.66 19990314/Linux (egcs-1.1.2 
release)
    cppflags='-Dbool=char -DHAS_BOOL -I/usr/local/include'
    ccflags ='-Dbool=char -DHAS_BOOL -I/usr/local/include'
    stdchar='char', d_stdstdio=undef, usevfork=false
    intsize=4, longsize=4, ptrsize=4, doublesize=8
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    alignbytes=4, usemymalloc=n, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -ldl -lm -lc -lposix -lcrypt
    libc=, so=so, useshrplib=false, libperl=libperl.a
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic'
    cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'


Characteristics of this binary (from libperl): 
  Built under linux
  Compiled at Aug 30 1999 23:09:51
  @INC:
    /usr/lib/perl5/5.00503/i386-linux
    /usr/lib/perl5/5.00503
    /usr/lib/perl5/site_perl/5.005/i386-linux
    /usr/lib/perl5/site_perl/5.005
    .

#################################################
And the output of my sad little make test:

(cd /usr/src/redhat/SOURCES/apache_1.3.9/src &&  make CC="cc";)
make[1]: Entering directory `/usr/src/redhat/SOURCES/apache_1.3.9/src'
===> regex
make[2]: Nothing to be done for `all'.
<=== regex
===> os/unix
make[2]: Nothing to be done for `all'.
<=== os/unix
===> ap
make[2]: Nothing to be done for `all'.
<=== ap
===> main
make[2]: Nothing to be done for `all'.
<=== main
===> lib
===> lib/expat-lite
make[3]: Nothing to be done for `all'.
<=== lib/expat-lite
<=== lib
===> modules
===> modules/standard
make[3]: Nothing to be done for `all'.
<=== modules/standard
===> modules/perl
make[3]: Nothing to be done for `all'.
<=== modules/perl
<=== modules
cc -c  -I./os/unix -I./include   -DLINUX=2 -DUSE_HSREGEX -DUSE_EXPAT 
-I./lib/expat-lite -Dbool=char -DHAS_BOOL -I/usr/local/include  
-I/usr/lib/perl5/5.00503/i386-linux/CORE  -I. -I../.. -DUSE_PERL_SSI -DMOD_PERL 
modules.c
cc -c  -I./os/unix -I./include   -DLINUX=2 -DUSE_HSREGEX -DUSE_EXPAT 
-I./lib/expat-lite -Dbool=char -DHAS_BOOL -I/usr/local/include  
-I/usr/lib/perl5/5.00503/i386-linux/CORE  -I. -I../.. -DUSE_PERL_SSI -DMOD_PERL 
buildmark.c
cc  -DLINUX=2 -DUSE_HSREGEX -DUSE_EXPAT -I./lib/expat-lite -Dbool=char -DHAS_BOOL 
-I/usr/local/include  -I/usr/lib/perl5/5.00503/i386-linux/CORE  -I. -I../.. 
-DUSE_PERL_SSI -DMOD_PERL    \
      -o httpd buildmark.o modules.o modules/perl/libperl.a 
modules/standard/libstandard.a main/libmain.a ./os/unix/libos.a ap/libap.a 
regex/libregex.a lib/expat-lite/libexpat.a `perl 
/.cpan/build/mod_perl-1.21/src/modules/perl/ldopts  ` -lm -lcrypt
make[1]: Leaving directory `/usr/src/redhat/SOURCES/apache_1.3.9/src'
make[1]: Entering directory `/.cpan/build/mod_perl-1.21/Apache'
make[1]: Leaving directory `/.cpan/build/mod_perl-1.21/Apache'
make[1]: Entering directory `/.cpan/build/mod_perl-1.21/Connection'
make[1]: Leaving directory `/.cpan/build/mod_perl-1.21/Connection'
make[1]: Entering directory `/.cpan/build/mod_perl-1.21/Constants'
make[1]: Leaving directory `/.cpan/build/mod_perl-1.21/Constants'
make[1]: Entering directory `/.cpan/build/mod_perl-1.21/File'
make[1]: Leaving directory `/.cpan/build/mod_perl-1.21/File'
make[1]: Entering directory `/.cpan/build/mod_perl-1.21/Leak'
make[1]: Leaving directory `/.cpan/build/mod_perl-1.21/Leak'
make[1]: Entering directory `/.cpan/build/mod_perl-1.21/Log'
make[1]: Leaving directory `/.cpan/build/mod_perl-1.21/Log'
make[1]: Entering directory `/.cpan/build/mod_perl-1.21/ModuleConfig'
make[1]: Leaving directory `/.cpan/build/mod_perl-1.21/ModuleConfig'
make[1]: Entering directory `/.cpan/build/mod_perl-1.21/PerlRunXS'
make[1]: Leaving directory `/.cpan/build/mod_perl-1.21/PerlRunXS'
make[1]: Entering directory `/.cpan/build/mod_perl-1.21/Server'
make[1]: Leaving directory `/.cpan/build/mod_perl-1.21/Server'
make[1]: Entering directory `/.cpan/build/mod_perl-1.21/Symbol'
make[1]: Leaving directory `/.cpan/build/mod_perl-1.21/Symbol'
make[1]: Entering directory `/.cpan/build/mod_perl-1.21/Table'
make[1]: Leaving directory `/.cpan/build/mod_perl-1.21/Table'
make[1]: Entering directory `/.cpan/build/mod_perl-1.21/URI'
make[1]: Leaving directory `/.cpan/build/mod_perl-1.21/URI'
make[1]: Entering directory `/.cpan/build/mod_perl-1.21/Util'
make[1]: Leaving directory `/.cpan/build/mod_perl-1.21/Util'
cp t/conf/mod_perl_srm.conf t/conf/srm.conf
/usr/src/redhat/SOURCES/apache_1.3.9/src/httpd -f `pwd`/t/conf/httpd.conf -X -d 
`pwd`/t &
httpd listening on port 8529
will write error_log to: t/logs/error_log
letting apache warm up...\c
done
/usr/bin/perl t/TEST 0
modules/actions.....ok
modules/cgi.........ok
modules/constants...ok
modules/cookie......skipping test on this platform
modules/file........ok
modules/httpdconf...ok
modules/include.....ok
modules/log.........ok
modules/module......skipping test on this platform
modules/perlrun.....ok
modules/perlrunxs...skipping test on this platform
modules/psections...ok
modules/request.....skipping test on this platform
modules/sandwich....FAILED test 1
        Failed 1/1 tests, 0.00% okay
modules/src.........ok
modules/ssi.........ok
modules/stage.......ok
modules/status......ok
modules/symbol......ok
modules/uri.........ok
modules/util........ok
internal/api........ok
internal/auth.......ok
internal/croak......ok
internal/dirmagic...ok
internal/error......ok
internal/headers....ok
internal/hooks......ok
internal/http-get...ok
internal/http-post..ok
internal/proxy......ok
internal/redirect...ok
internal/rwrite.....ok
internal/stacked....ok
internal/table......ok
internal/taint......ok
Failed Test  Status Wstat Total Fail  Failed  List of failed
-------------------------------------------------------------------------------modules/sandwic
               1    1 100.00%  1
4 tests skipped.
httpd terminated
httpd terminated
make: *** [run_tests] Error 29


Reply via email to