[MP2] - Failure on Make Install

[prev] [thread] [next] [Date index for 2005/04/18]

From: cfaust-dougot
Subject: [MP2] - Failure on Make Install
Date: 17:33 on 18 Apr 2005
This is a multi-part message in MIME format.

------_=_NextPart_001_01C5443C.C4E4497F
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Folks, have what I hope is a little problem during the install of =
mod_perl.
=20
1. Problem Description:
=20
I just downloaded the current mod_perl from the site.
mod_perl-2.0-current.tar.gz 4/18/2005
=20
Configured and built as outlined in the docs - everything went fine, =
test showed all testes being successful (3 tests skipped).=20
=20
When I went to "Make Install", it ended with the following
=20
make[1]: Leaving directory `/home/xxx/mod_perl-2.0.0-RC5/xs'
/usr/bin/perl -Iblib/lib -I/home/xxx/mod_perl-2.0.0-RC5/Apache-Test/lib =
-MModPerl::BuildMM -e ModPerl::BuildMM::glue_pod =
ModPerl-Registry/lib/ModPerl/RegistryLoader.pm =
/home/xxx/mod_perl-2.0.0-RC5/docs/api/ModPerl/RegistryLoader.pod =
blib/lib/ModPerl/RegistryLoader.pm
Unrecognized switch: --section=3D3  (-h will show valid options).
make: *** [glue_pods] Error 29
=20
So I ran it with the -h
[root@zbweb1 mod_perl-2.0.0-RC5]# /usr/bin/perl -Iblib/lib =
-I/home/x/mod_perl-2.0.0-RC5/Apache-Test/lib -MModPerl::BuildMM -e =
ModPerl::BuildMM::glue_pod =
ModPerl-Registry/lib/ModPerl/RegistryLoader.pm =
/home/x/mod_perl-2.0.0-RC5/docs/api/ModPerl/RegistryLoader.pod =
blib/lib/ModPerl/RegistryLoader.pm -h
expecting 3 arguments: pm, pod, dst at blib/lib/ModPerl/BuildMM.pm line =
282.
=20
Any suggestions?
=20
RH Linux
Apache 2.0.54
=20
Thanks
-Chris
=20
2. Used Components and their Configuration:
*** mod_perl version 1.999022
*** using =
/home/zerobrokerfees/mod_perl-2.0.0-RC5/lib/Apache2/BuildConfig.pm
*** Makefile.PL options:
  MP_APR_LIB     =3D> aprext
  MP_APXS        =3D> /usr/local/apache2/bin/apxs
  MP_COMPAT_1X   =3D> 1
  MP_GENERATE_XS =3D> 1
  MP_LIBNAME     =3D> mod_perl
  MP_USE_DSO     =3D> 1

*** /usr/local/apache2/bin/httpd -V
Server version: Apache/2.0.54
Server built:   Apr 18 2005 12:19:15
Server's Module Magic Number: 20020903:9
Architecture:   32-bit
Server compiled with....
 -D APACHE_MPM_DIR=3D"server/mpm/prefork"
 -D APR_HAS_SENDFILE
 -D APR_HAS_MMAP
 -D APR_HAVE_IPV6 (IPv4-mapped addresses enabled)
 -D APR_USE_SYSVSEM_SERIALIZE
 -D APR_USE_PTHREAD_SERIALIZE
 -D SINGLE_LISTEN_UNSERIALIZED_ACCEPT
 -D APR_HAS_OTHER_CHILD
 -D AP_HAVE_RELIABLE_PIPED_LOGS
 -D HTTPD_ROOT=3D"/usr/local/apache2"
 -D SUEXEC_BIN=3D"/usr/local/apache2/bin/suexec"
 -D DEFAULT_PIDLOG=3D"logs/httpd.pid"
 -D DEFAULT_SCOREBOARD=3D"logs/apache_runtime_status"
 -D DEFAULT_LOCKFILE=3D"logs/accept.lock"
 -D DEFAULT_ERRORLOG=3D"logs/error_log"
 -D AP_TYPES_CONFIG_FILE=3D"conf/mime.types"
 -D SERVER_CONFIG_FILE=3D"conf/httpd.conf"

*** (apr|apu)-config linking info
 -L/usr/local/apache2/lib -lapr-0 -lrt -lm -lcrypt -lnsl  -lpthread -ldl
 -L/usr/local/apache2/lib -laprutil-0 -lexpat
=20
*** /usr/bin/perl -V
Summary of my perl5 (revision 5.0 version 8 subversion 0) configuration:
  Platform:
    osname=3Dlinux, osvers=3D2.4.21-14.elsmp, =
archname=3Di386-linux-thread-multi
    uname=3D'linux twe'
    config_args=3D'-des -Doptimize=3D-O2 -g -pipe -march=3Di386 =
-mcpu=3Di686 -Dmyhostname=3Dlocalhost -Dperladmin=3Droot@localhost =
-Dcc=3Dgcc -Dcf_by=3DRed Hat, Inc. -Dinstallprefix=3D/usr =
-Dprefix=3D/usr -Darchname=3Di386-linux -Dvendorprefix=3D/usr =
-Dsiteprefix=3D/usr -Dotherlibdirs=3D/usr/lib/perl5/5.8.0 -Duseshrplib =
-Dusethreads -Duseithreads -Duselargefiles -Dd_dosuid -Dd_semctl_semun =
-Di_db -Ui_ndbm -Di_gdbm -Di_shadow -Di_syslog -Dman3ext=3D3pm =
-Duseperlio -Dinstallusrbinperl -Ubincompat5005 -Uversiononly =
-Dpager=3D/usr/bin/less -isr'
    hint=3Drecommended, useposix=3Dtrue, d_sigaction=3Ddefine
    usethreads=3Ddefine use5005threads=3Dundef'
 useithreads=3Ddefine usemultiplicity=3D
    useperlio=3D d_sfio=3Dundef uselargefiles=3Ddefine usesocks=3Dundef
    use64bitint=3Dundef use64bitall=3Dun uselongdouble=3D
    usemymalloc=3D, bincompat5005=3Dundef
  Compiler:
    cc=3D'gcc', ccflags =3D'-D_REENTRANT -D_GNU_SOURCE =
-DTHREADS_HAVE_PIDS -DDEBUGGING -fno-strict-aliasing =
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=3D64 =
-I/usr/include/gdbm',
    optimize=3D'',
    cppflags=3D'-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS =
-DDEBUGGING -fno-strict-aliasing -I/usr/local/include =
-I/usr/include/gdbm'
    ccversion=3D'', gccversion=3D'3.2.3 20030502 (Red Hat Linux =
3.2.3-42)', gccosandvers=3D''
gccversion=3D'3.2.3 200305'
    intsize=3Do, longsize=3Ds, ptrsize=3Dl, doublesize=3D8, =
byteorder=3D1234
    d_longlong=3Ddefine, longlongsize=3D8, d_longdbl=3Ddefine, =
longdblsize=3D12
    ivtype=3D'long'
k', ivsize=3D4'
ivtype=3D'long'
known_extensi, nvtype=3D'double', nvsize=3D, Off_t=3D'', lseeksize=3D8
    alignbytes=3D4, prototype=3Ddefine
  Linker and Libraries:
    ld=3D'gcc'
l', ldflags =3D''
    libpth=3D/usr/local/lib /lib /usr/lib
    libs=3D-lnsl -lgdbm -ldb -ldl -lm -lpthread -lc -lcrypt -lutil
    perllibs=3D
    libc=3D/lib/libc-2.3.2.so, so=3Dso, useshrplib=3Dtrue, =
libperl=3Dlibper
    gnulibc_version=3D'2.3.2'
  Dynamic Linking:
    dlsrc=3Ddl_dlopen.xs, dlext=3Dso', d_dlsymun=3Dundef, =
ccdlflags=3D'-rdynamic =
-Wl,-rpath,/usr/lib/perl5/5.8.0/i386-linux-thread-multi/CORE'
    cccdlflags=3D'-fPIC'
ccdlflags=3D'-rdynamic -Wl,-rpath,/usr/lib/perl5', lddlflags=3D's =
Unicode/Normalize XS/A'

Characteristics of this binary (from libperl):
  Compile-time options: DEBUGGING MULTIPLICITY USE_ITHREADS =
USE_LARGE_FILES PERL_IMPLICIT_CONTEXT
  Locally applied patches:
        MAINT18379
  Built under linux
  Compiled at Oct  5 2004 13:02:53
  %ENV:
    PERL_LWP_USE_HTTP_10=3D"1"
  @INC:
    /usr/lib/perl5/5.8.0/i386-linux-thread-multi
    /usr/lib/perl5/5.8.0
    /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi
    /usr/lib/perl5/site_perl/5.8.0
    /usr/lib/perl5/site_perl
    /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi
    /usr/lib/perl5/vendor_perl/5.8.0
    /usr/lib/perl5/vendor_perl
    /usr/lib/perl5/5.8.0/i386-linux-thread-multi
    /usr/lib/perl5/5.8.0
    .
*** Packages of interest status:
Apache2         : -
Apache2::Request: -
CGI             : 2.89
LWP             : 5.65
mod_perl        : 1.9909
mod_perl2       : -

3. This is the core dump trace: (if you get a core dump):
  [CORE TRACE COMES HERE]
This report was generated by t/REPORT on Mon Apr 18 17:30:08 2005 GMT.

------_=_NextPart_001_01C5443C.C4E4497F
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><HTML =
DIR=3Dltr><HEAD><META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1"></HEAD><BODY>=0A=
<DIV><FONT face=3DArial color=3D#000000 size=3D2>Folks, have what I hope =
is a little =0A=
problem during the install of mod_perl.</FONT></DIV>=0A=
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>=0A=
<DIV><FONT face=3DArial color=3D#000000 size=3D2>1. Problem =
Description:</FONT></DIV>=0A=
<DIV><FONT face=3DArial color=3D#000000 size=3D2>&nbsp;</DIV>=0A=
<DIV>=0A=
<DIV><FONT face=3DArial color=3D#000000 size=3D2>I just downloaded the =
current =0A=
mod_perl from the site.</FONT></DIV>=0A=
<DIV>mod_perl-2.0-current.tar.gz 4/18/2005</DIV>=0A=
<DIV>&nbsp;</DIV>=0A=
<DIV>Configured and built as outlined in the docs - everything went =
fine, test =0A=
showed all testes being successful (3 tests skipped). </DIV>=0A=
<DIV>&nbsp;</DIV>=0A=
<DIV>When I went to "Make Install", it ended with the following</DIV>=0A=
<DIV><FONT face=3DArial color=3D#000000 size=3D2></FONT>&nbsp;</DIV>=0A=
<DIV><FONT face=3DArial color=3D#000000 size=3D2>make[1]: Leaving =
directory =0A=
`/home/xxx/mod_perl-2.0.0-RC5/xs'<BR>/usr/bin/perl -Iblib/lib =0A=
-I/home/xxx/mod_perl-2.0.0-RC5/Apache-Test/lib -MModPerl::BuildMM -e =0A=
ModPerl::BuildMM::glue_pod =
ModPerl-Registry/lib/ModPerl/RegistryLoader.pm =0A=
/home/xxx/mod_perl-2.0.0-RC5/docs/api/ModPerl/RegistryLoader.pod =0A=
blib/lib/ModPerl/RegistryLoader.pm<BR>Unrecognized switch: =
--section=3D3&nbsp; (-h =0A=
will show valid options).<BR>make: *** [glue_pods] Error 29</FONT><FONT =0A=
face=3DArial color=3D#000000 size=3D2></DIV>=0A=
<DIV>&nbsp;</DIV>=0A=
<DIV>So I ran it with the -h<BR>[root@zbweb1 mod_perl-2.0.0-RC5]# =
/usr/bin/perl =0A=
-Iblib/lib -I/home/x/mod_perl-2.0.0-RC5/Apache-Test/lib =
-MModPerl::BuildMM -e =0A=
ModPerl::BuildMM::glue_pod =
ModPerl-Registry/lib/ModPerl/RegistryLoader.pm =0A=
/home/x/mod_perl-2.0.0-RC5/docs/api/ModPerl/RegistryLoader.pod =0A=
blib/lib/ModPerl/RegistryLoader.pm -h<BR>expecting 3 arguments: pm, pod, =
dst at =0A=
blib/lib/ModPerl/BuildMM.pm line 282.</DIV>=0A=
<DIV>&nbsp;</DIV>=0A=
<DIV>Any suggestions?</DIV>=0A=
<DIV>&nbsp;</DIV>=0A=
<DIV>RH Linux</DIV>=0A=
<DIV>Apache 2.0.54</DIV>=0A=
<DIV>&nbsp;</DIV>=0A=
<DIV>Thanks</DIV>=0A=
<DIV>-Chris</DIV>=0A=
<DIV>&nbsp;</DIV></FONT></DIV>=0A=
<DIV>2. Used Components and their Configuration:</DIV>=0A=
<DIV>*** mod_perl version 1.999022</DIV>=0A=
<DIV>*** using =0A=
/home/zerobrokerfees/mod_perl-2.0.0-RC5/lib/Apache2/BuildConfig.pm</DIV>=0A=
<DIV>*** Makefile.PL options:<BR>&nbsp; =
MP_APR_LIB&nbsp;&nbsp;&nbsp;&nbsp; =3D&gt; =0A=
aprext<BR>&nbsp; MP_APXS&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
=3D&gt; =0A=
/usr/local/apache2/bin/apxs<BR>&nbsp; MP_COMPAT_1X&nbsp;&nbsp; =3D&gt; =
1<BR>&nbsp; =0A=
MP_GENERATE_XS =3D&gt; 1<BR>&nbsp; MP_LIBNAME&nbsp;&nbsp;&nbsp;&nbsp; =
=3D&gt; =0A=
mod_perl<BR>&nbsp; MP_USE_DSO&nbsp;&nbsp;&nbsp;&nbsp; =3D&gt; 1</DIV>=0A=
<DIV><BR>*** /usr/local/apache2/bin/httpd -V<BR>Server version: =0A=
Apache/2.0.54<BR>Server built:&nbsp;&nbsp; Apr 18 2005 =
12:19:15<BR>Server's =0A=
Module Magic Number: 20020903:9<BR>Architecture:&nbsp;&nbsp; =
32-bit<BR>Server =0A=
compiled with....<BR>&nbsp;-D =
APACHE_MPM_DIR=3D"server/mpm/prefork"<BR>&nbsp;-D =0A=
APR_HAS_SENDFILE<BR>&nbsp;-D APR_HAS_MMAP<BR>&nbsp;-D APR_HAVE_IPV6 =
(IPv4-mapped =0A=
addresses enabled)<BR>&nbsp;-D APR_USE_SYSVSEM_SERIALIZE<BR>&nbsp;-D =0A=
APR_USE_PTHREAD_SERIALIZE<BR>&nbsp;-D =0A=
SINGLE_LISTEN_UNSERIALIZED_ACCEPT<BR>&nbsp;-D =
APR_HAS_OTHER_CHILD<BR>&nbsp;-D =0A=
AP_HAVE_RELIABLE_PIPED_LOGS<BR>&nbsp;-D =0A=
HTTPD_ROOT=3D"/usr/local/apache2"<BR>&nbsp;-D =0A=
SUEXEC_BIN=3D"/usr/local/apache2/bin/suexec"<BR>&nbsp;-D =0A=
DEFAULT_PIDLOG=3D"logs/httpd.pid"<BR>&nbsp;-D =0A=
DEFAULT_SCOREBOARD=3D"logs/apache_runtime_status"<BR>&nbsp;-D =0A=
DEFAULT_LOCKFILE=3D"logs/accept.lock"<BR>&nbsp;-D =0A=
DEFAULT_ERRORLOG=3D"logs/error_log"<BR>&nbsp;-D =0A=
AP_TYPES_CONFIG_FILE=3D"conf/mime.types"<BR>&nbsp;-D =0A=
SERVER_CONFIG_FILE=3D"conf/httpd.conf"</DIV>=0A=
<DIV><BR>*** (apr|apu)-config linking info</DIV>=0A=
<DIV>&nbsp;-L/usr/local/apache2/lib -lapr-0 -lrt -lm -lcrypt -lnsl&nbsp; =0A=
-lpthread -ldl<BR>&nbsp;-L/usr/local/apache2/lib -laprutil-0 =
-lexpat</DIV>=0A=
<DIV>&nbsp;</DIV>=0A=
<DIV>*** /usr/bin/perl -V<BR>Summary of my perl5 (revision 5.0 version 8 =0A=
subversion 0) configuration:<BR>&nbsp; Platform:<BR>&nbsp;&nbsp;&nbsp; =0A=
osname=3Dlinux, osvers=3D2.4.21-14.elsmp, =0A=
archname=3Di386-linux-thread-multi<BR>&nbsp;&nbsp;&nbsp; uname=3D'linux =0A=
twe'<BR>&nbsp;&nbsp;&nbsp; config_args=3D'-des -Doptimize=3D-O2 -g -pipe =
-march=3Di386 =0A=
-mcpu=3Di686 -Dmyhostname=3Dlocalhost <A =0A=
href=3D"mailto:-Dperladmin=3Droot@localhost">-Dperladmin=3Droot@localhost=
</A> -Dcc=3Dgcc =0A=
-Dcf_by=3DRed Hat, Inc. -Dinstallprefix=3D/usr -Dprefix=3D/usr =
-Darchname=3Di386-linux =0A=
-Dvendorprefix=3D/usr -Dsiteprefix=3D/usr =
-Dotherlibdirs=3D/usr/lib/perl5/5.8.0 =0A=
-Duseshrplib -Dusethreads -Duseithreads -Duselargefiles -Dd_dosuid =0A=
-Dd_semctl_semun -Di_db -Ui_ndbm -Di_gdbm -Di_shadow -Di_syslog =
-Dman3ext=3D3pm =0A=
-Duseperlio -Dinstallusrbinperl -Ubincompat5005 -Uversiononly =0A=
-Dpager=3D/usr/bin/less -isr'<BR>&nbsp;&nbsp;&nbsp; hint=3Drecommended, =0A=
useposix=3Dtrue, d_sigaction=3Ddefine<BR>&nbsp;&nbsp;&nbsp; =
usethreads=3Ddefine =0A=
use5005threads=3Dundef'<BR>&nbsp;useithreads=3Ddefine =0A=
usemultiplicity=3D<BR>&nbsp;&nbsp;&nbsp; useperlio=3D d_sfio=3Dundef =0A=
uselargefiles=3Ddefine usesocks=3Dundef<BR>&nbsp;&nbsp;&nbsp; =
use64bitint=3Dundef =0A=
use64bitall=3Dun uselongdouble=3D<BR>&nbsp;&nbsp;&nbsp; usemymalloc=3D, =0A=
bincompat5005=3Dundef<BR>&nbsp; Compiler:<BR>&nbsp;&nbsp;&nbsp; =
cc=3D'gcc', ccflags =0A=
=3D'-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING =0A=
-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE =0A=
-D_FILE_OFFSET_BITS=3D64 -I/usr/include/gdbm',<BR>&nbsp;&nbsp;&nbsp; =0A=
optimize=3D'',<BR>&nbsp;&nbsp;&nbsp; cppflags=3D'-D_REENTRANT =
-D_GNU_SOURCE =0A=
-DTHREADS_HAVE_PIDS -DDEBUGGING -fno-strict-aliasing =
-I/usr/local/include =0A=
-I/usr/include/gdbm'<BR>&nbsp;&nbsp;&nbsp; ccversion=3D'', =
gccversion=3D'3.2.3 =0A=
20030502 (Red Hat Linux 3.2.3-42)', =
gccosandvers=3D''<BR>gccversion=3D'3.2.3 =0A=
200305'<BR>&nbsp;&nbsp;&nbsp; intsize=3Do, longsize=3Ds, ptrsize=3Dl, =
doublesize=3D8, =0A=
byteorder=3D1234<BR>&nbsp;&nbsp;&nbsp; d_longlong=3Ddefine, =
longlongsize=3D8, =0A=
d_longdbl=3Ddefine, longdblsize=3D12<BR>&nbsp;&nbsp;&nbsp; =
ivtype=3D'long'<BR>k', =0A=
ivsize=3D4'<BR>ivtype=3D'long'<BR>known_extensi, nvtype=3D'double', =
nvsize=3D, Off_t=3D'', =0A=
lseeksize=3D8<BR>&nbsp;&nbsp;&nbsp; alignbytes=3D4, =
prototype=3Ddefine<BR>&nbsp; =0A=
Linker and Libraries:<BR>&nbsp;&nbsp;&nbsp; ld=3D'gcc'<BR>l', ldflags =0A=
=3D''<BR>&nbsp;&nbsp;&nbsp; libpth=3D/usr/local/lib /lib =0A=
/usr/lib<BR>&nbsp;&nbsp;&nbsp; libs=3D-lnsl -lgdbm -ldb -ldl -lm =
-lpthread -lc =0A=
-lcrypt -lutil<BR>&nbsp;&nbsp;&nbsp; perllibs=3D<BR>&nbsp;&nbsp;&nbsp; =0A=
libc=3D/lib/libc-2.3.2.so, so=3Dso, useshrplib=3Dtrue, =0A=
libperl=3Dlibper<BR>&nbsp;&nbsp;&nbsp; =
gnulibc_version=3D'2.3.2'<BR>&nbsp; Dynamic =0A=
Linking:<BR>&nbsp;&nbsp;&nbsp; dlsrc=3Ddl_dlopen.xs, dlext=3Dso', =
d_dlsymun=3Dundef, =0A=
ccdlflags=3D'-rdynamic =0A=
-Wl,-rpath,/usr/lib/perl5/5.8.0/i386-linux-thread-multi/CORE'<BR>&nbsp;&n=
bsp;&nbsp; =0A=
cccdlflags=3D'-fPIC'<BR>ccdlflags=3D'-rdynamic =
-Wl,-rpath,/usr/lib/perl5', =0A=
lddlflags=3D's Unicode/Normalize XS/A'</DIV>=0A=
<DIV><BR>Characteristics of this binary (from libperl):<BR>&nbsp; =
Compile-time =0A=
options: DEBUGGING MULTIPLICITY USE_ITHREADS USE_LARGE_FILES =0A=
PERL_IMPLICIT_CONTEXT<BR>&nbsp; Locally applied =0A=
patches:<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
MAINT18379<BR>&nbsp; =0A=
Built under linux<BR>&nbsp; Compiled at Oct&nbsp; 5 2004 =
13:02:53<BR>&nbsp; =0A=
%ENV:<BR>&nbsp;&nbsp;&nbsp; PERL_LWP_USE_HTTP_10=3D"1"<BR>&nbsp; =0A=
@INC:<BR>&nbsp;&nbsp;&nbsp; =0A=
/usr/lib/perl5/5.8.0/i386-linux-thread-multi<BR>&nbsp;&nbsp;&nbsp; =0A=
/usr/lib/perl5/5.8.0<BR>&nbsp;&nbsp;&nbsp; =0A=
/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi<BR>&nbsp;&nbsp;&nb=
sp; =0A=
/usr/lib/perl5/site_perl/5.8.0<BR>&nbsp;&nbsp;&nbsp; =0A=
/usr/lib/perl5/site_perl<BR>&nbsp;&nbsp;&nbsp; =0A=
/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi<BR>&nbsp;&nbsp;&=
nbsp; =0A=
/usr/lib/perl5/vendor_perl/5.8.0<BR>&nbsp;&nbsp;&nbsp; =0A=
/usr/lib/perl5/vendor_perl<BR>&nbsp;&nbsp;&nbsp; =0A=
/usr/lib/perl5/5.8.0/i386-linux-thread-multi<BR>&nbsp;&nbsp;&nbsp; =0A=
/usr/lib/perl5/5.8.0<BR>&nbsp;&nbsp;&nbsp; .</DIV>=0A=
<DIV>*** Packages of interest status:</DIV>=0A=
<DIV>Apache2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : =0A=
-<BR>Apache2::Request: =0A=
-<BR>CGI&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp; =0A=
: =0A=
2.89<BR>LWP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp; =0A=
: 5.65<BR>mod_perl&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : =0A=
1.9909<BR>mod_perl2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : -</DIV>=0A=
<DIV><BR>3. This is the core dump trace: (if you get a core dump):</DIV>=0A=
<DIV>&nbsp; [CORE TRACE COMES HERE]</DIV>=0A=
<DIV>This report was generated by t/REPORT on Mon Apr 18 17:30:08 2005 =0A=
GMT.</FONT></DIV></BODY></HTML>
------_=_NextPart_001_01C5443C.C4E4497F--

[MP2] - Failure on Make Install
cfaust-dougot 17:33 on 18 Apr 2005

Re: [MP2] - Failure on Make Install
Philip M. Gollucci 17:39 on 18 Apr 2005

RE: [MP2] - Failure on Make Install
cfaust-dougot 17:42 on 18 Apr 2005

Re: [MP2] - Failure on Make Install
Stas Bekman 18:07 on 18 Apr 2005

RE: [MP2] - Failure on Make Install
cfaust-dougot 18:23 on 18 Apr 2005

Re: [MP2] - Failure on Make Install
Stas Bekman 18:44 on 18 Apr 2005

RE: [MP2] - Failure on Make Install
cfaust-dougot 19:17 on 18 Apr 2005

Re: [MP2] - Failure on Make Install
Stas Bekman 19:26 on 18 Apr 2005

RE: [MP2] - Failure on Make Install
cfaust-dougot 19:57 on 18 Apr 2005

Re: [MP2] - Failure on Make Install
Stas Bekman 20:06 on 18 Apr 2005

RE: [MP2] - Failure on Make Install
cfaust-dougot 20:07 on 18 Apr 2005

Generated at 09:30 on 27 Apr 2005 by mariachi v0.52