[rt-users] Re: "weak references are not implemented"

Ruslan U. Zakirov Ruslan.Zakirov at acronis.com
Wed Sep 29 07:08:06 EDT 2004


Also grepping on perl source code says that if you have perl with 
SvWEAKREF(which is not conditional) then this error shouldn't appear.

Do you use mod_perl? If so then it's possible that you've compiled 
mod_perl against wrong libperl(perl's).

run `locate libperl`
and send us output.

Ruslan U. Zakirov wrote:
> Please run `perl -e 'use Scalar::Util; print $Scalar::Util::VERSION'`
> 
> Then please update Scalar::Util module.
> Check if error is still there.
> 
> Send us results.
> 
> Chris Knipe wrote:
> 
>> No, I haven't.  The mailing list haven't been to helpful either.  Just 
>> to recap (for the list)...
>>
>> rt 3.2.1 running,
>> Summary of my perl5 (revision 5 version 8 subversion 5) configuration:
>>  Platform:
>>    osname=freebsd, osvers=4.10-release-p2, archname=i386-freebsd
>>    uname='freebsd netsphere.cenergynetworks.com 4.10-release-p2 
>> freebsd 4.10-release-p2 #5: thu aug 5 14:18:54 sast 2004 
>> root at netsphere.varynet.co.za:usrobjusrsrcsysnetsphere i386 '
>>    config_args=''
>>    hint=previous, useposix=true, d_sigaction=define
>>    usethreads=undef use5005threads=undef useithreads=undef 
>> usemultiplicity=undef
>>    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
>>    use64bitint=undef use64bitall=undef uselongdouble=undef
>>    usemymalloc=n, bincompat5005=undef
>>  Compiler:
>>    cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H 
>> -fno-strict-aliasing -pipe -I/usr/local/include',
>>    optimize='-O',
>>    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H 
>> -fno-strict-aliasing -pipe -I/usr/local/include -DHAS_FPSETMASK 
>> -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include'
>>    ccversion='', gccversion='2.95.4 20020320 [FreeBSD]', gccosandvers=''
>>    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
>>    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
>>    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', 
>> lseeksize=8
>>    alignbytes=4, prototype=define
>>  Linker and Libraries:
>>    ld='cc', ldflags ='-Wl,-E  -L/usr/local/lib'
>>    libpth=/usr/lib /usr/local/lib
>>    libs=-lgdbm -lm -lcrypt -lutil -lc
>>    perllibs=-lm -lcrypt -lutil -lc
>>    libc=, so=so, useshrplib=false, libperl=libperl.a
>>    gnulibc_version=''
>>  Dynamic Linking:
>>    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
>>    cccdlflags='-DPIC -fPIC', lddlflags='-shared  -L/usr/local/lib'
>>
>>
>> Characteristics of this binary (from libperl):
>>  Compile-time options: USE_LARGE_FILES
>>  Built under freebsd
>>  Compiled at Sep  1 2004 08:37:39
>>  @INC:
>>    /usr/local/lib/perl5/5.8.5/i386-freebsd
>>    /usr/local/lib/perl5/5.8.5
>>    /usr/local/lib/perl5/site_perl/5.8.5/i386-freebsd
>>    /usr/local/lib/perl5/site_perl/5.8.5
>>    /usr/local/lib/perl5/site_perl
>>    .
>>
>> error log:
>> [Tue Sep  7 09:37:22 2004] [crit]: weak references are not implemented 
>> in this release of perl at 
>> /usr/local/lib/perl5/site_perl/5.8.5/HTML/Mason/Component.
>> pm line 340.
>>
>> Stack:
>>  [/usr/local/lib/perl5/site_perl/5.8.5/HTML/Mason/ApacheHandler.pm:143]
>>  [/usr/local/lib/perl5/site_perl/5.8.5/HTML/Mason/ApacheHandler.pm:792]
>>  [/usr/local/rt/bin/webmux.pl:105]
>>  [/dev/null:0]
>> (/usr/local/rt/bin/webmux.pl:107)
>>
>> ----- Original Message ----- From: "Brian McCauley" <nobull at mail.com>
>> To: <savage at savage.za.org>
>> Sent: Wednesday, September 29, 2004 11:46 AM
>> Subject: "weak references are not implemented" (was: rt / perl 5.8.5?)
>>
>>
>>> I seem to have just hit the same problem you hit a few weeks back.  
>>> Did you find a solution?
>>>
>>> -- 
>>>     \\   ( )
>>>  .  _\\__[oo
>>> .__/  \\ /\@
>>> .  l___\\
>>>  # ll  l\\
>>> ###LL  LL\\
>>>
>>>
>>
>> _______________________________________________
>> http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
>>
>> Be sure to check out the RT wiki at http://wiki.bestpractical.com
> 
> 
> _______________________________________________
> http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
> 
> Be sure to check out the RT wiki at http://wiki.bestpractical.com




More information about the rt-users mailing list