On Today at 12:03pm, SB=>Stas Bekman <[EMAIL PROTECTED]> wrote:

SB> 
SB> > In the case of 1.99_09, following happens after running "make test"
SB> > 
SB> > [Mon Jun 02 15:55:16 2003] [error] Invalid CODE attribute:  
SB> > TestFilter::out_init_basic at
SB> > /home/haroon/src/build/mod_perl-1.99_09/t/filter/TestFilter/out_init_basic.pm
SB> > line 33 BEGIN failed--compilation aborted at
SB> > /home/haroon/src/build/mod_perl-1.99_09/t/filter/TestFilter/out_init_basic.pm
SB> > line 33. Compilation failed in require at (eval 21) line 3.
SB> 
SB> I hate when this happens :( I remember seeing this problem at some
SB> point, but I wasn't able to reproduce it since then. I have exactly
SB> the same perl build as in your report. The only difference is that
SB> I've built it with:  -Doptimize='-g'. I'm not sure if it'd make any
SB> difference. But can you try building a custom perl using
SB> -Doptimize='-g' and all the options that you had:

Hi Stas,

Unfortunately I only have developer access on that machine. Since I don't 
have root access does this mean that first I might have to install perl as 
a regular user in my home directory and then install mod_perl built 
against the locally built perl?

SB> 
SB> >     config_args='-des -Doptimize=-O2 -march=i386 -mcpu=i686
SB> > -Dmyhostname=localhost [EMAIL PROTECTED] -Dcc=gcc
SB> > -Dcf_by=Red Hat, Inc. -Dinstallprefix=/usr -Dprefix=/usr
SB> > -Darchname=i386-linux -Dvendorprefix=/usr -Dsiteprefix=/usr
SB> > -Duseshrplib -Dusethreads -Duseithreads -Duselargefiles -Dd_dosuid
SB> > -Dd_semctl_semun -Di_db -Ui_ndbm -Di_gdbm -Di_shadow -Di_syslog
SB> > -Dman3ext=3pm -Duseperlio -Dinstallusrbinperl -Ubincompat5005
SB> > -Uversiononly -Dpager=/usr/bin/less -isr'
SB> 
SB> and give it another try?
SB> 
SB> Anybody else sees this problem?
SB> 

We could wait and see if anyone else has the same problem.

SB> Another difference from perl -v is
SB> -    libc=/lib/libc-2.2.92.so, so=so, useshrplib=true, libperl=libperl.so
SB> -    gnulibc_version='2.2.92'
SB> +    libc=/lib/libc-2.2.5.so, so=so, useshrplib=true, libperl=libperl.so
SB> +    gnulibc_version='2.2.5'
SB> 
SB> but I doubt this has anything to do with it.
SB> 

Cheers,
--
Haroon Rafique
<[EMAIL PROTECTED]>

Reply via email to