[Orca-users] Re: orca-0.26 & Storable 0.6.9 problems

Blair Zajac blair at akamai.com
Mon Mar 27 10:57:34 PST 2000


You may want to email the author of Storable with this problem.

The other thing to do is to edit orca.pl.in and change

use Storable             0.609;

to

use Storable             0.603;

or whatever you have on your system.  There's nothing in this
new version of Storable that Orca needs.  An older version will
do.

Blair

Rick Tessner wrote:
> 
> From: Rick Tessner <rick at juno.myra.com>
> 
> Good Morning All!
> 
> I've been trying to install orca 0.26 but am having problems with
> the perl5 module Storable 0.6.9 ...
> 
> I am using perl5.004_04 and here's what I get when trying to get the
> Storable-0.6.9 module compiled:
> 
>  gcc -c  -I/usr/local/include -I/opt/local/include -O     -DVERSION=\"0.609\"
>  -DXS_VERSION=\"0.609\" -fpic -I/usr/local/lib/perl5/sun4-solaris/5.00404/CORE
>  Storable.c
>  Storable.xs: In function `store_scalar':
>  Storable.xs:597: `PL_sv_undef' undeclared (first use this function)
>  Storable.xs:597: (Each undeclared identifier is reported only once
>  Storable.xs:597: for each function it appears in.)
>  Storable.xs:639: `PL_sv_yes' undeclared (first use this function)
>  Storable.xs:642: `PL_sv_no' undeclared (first use this function)
>  Storable.xs: In function `do_store':
>  Storable.xs:1407: `PL_sv_undef' undeclared (first use this function)
>  Storable.xs: In function `mstore':
>  Storable.xs:1441: `PL_sv_undef' undeclared (first use this function)
>  Storable.xs: In function `net_mstore':
>  .
>  .
>  .
>  *** Error code 1
> 
> Has anyone else run across this?  Is the only option to upgrade my
> perl5 to 5.005 or later??
> 
> --
> Rick Tessner    rick at myra.com
> MYRA Systems Corp. Fone: (250) 381 1335 x125  Phax: (250) 381 1304
>                    Cell: (250) 885 9452
> 
> "If you can't think of something nice to say, come sit beside me."
> 
> ------------------------------------------------------------------------
> Special Offer-Earn 300 Points from MyPoints.com for trying @Backup
> Get automatic protection and access to your important computer files.
> Install today:
> http://click.egroups.com/1/2344/7/_/_/_/954182200/
> ------------------------------------------------------------------------



More information about the Orca-users mailing list