Front page | perl.perl5.porters |
Postings from May 2010
Storable-2.21
Thread Next
From:
Tom Teal
Date:
May 27, 2010 02:07
Subject:
Storable-2.21
Message ID:
4BFD5B8C.6000506@noaa.gov
Hello,
I am encountering a problem using cpan to download and install the
storable-2.21 module. Key info:
OS = AIX 5.3 TL11-02
Perl = This is perl, v5.8.8 built for aix-thread-multi
C and C++ is loaded on the system
gcc-4.2.0-3 is loaded on the system
Here is the log from cpan:
CPAN.pm: Going to build A/AM/AMS/Storable-2.21.tar.gz
Checking if your kit is complete...
Looks good
Writing Makefile for Storable
cp Storable.pm blib/lib/Storable.pm
AutoSplitting blib/lib/Storable.pm (blib/lib/auto/Storable)
/usr/opt/perl5/bin/perl -e 'use ExtUtils::Mksymlists;
Mksymlists("NAME" => "Storable", "DL_FUNCS" => { }, "FUNCLIST" => [],
"DL_VARS" => []);'
/usr/opt/perl5/bin/perl
/usr/opt/perl5/lib/5.8.8/ExtUtils/xsubpp -typemap
/usr/opt/perl5/lib/5.8.8/ExtUtils/typemap Storable.xs > Storable.xsc &&
mv
Storable.xsc Storable.c
cc_r -c -D_ALL_SOURCE -D_ANSI_C_SOURCE -D_POSIX_SOURCE
-qmaxmem=-1 -qnoansialias -DUSE_NATIVE_DLOPEN -DNEED_PTHREAD_INIT -q32
-D_LARGE_FILES
-qlong
long -O -DVERSION=\"2.21\" -DXS_VERSION=\"2.21\"
"-I/usr/opt/perl5/lib/5.8.8/aix-thread-multi/CORE" Storable.c
/bin/sh: cc_r: not found.
make: 1254-004 The error code from the last command is 127.
Stop.
/bin/make -- NOT OK
Running make test
Can't test without successful make
Running make install
make had returned bad status, install seems impossible
It acts like it can't find Storable.c, which is located at
/.cpan/build/Storable-2.21
Detail help would be greatly appreciated.....
Thanks...Tom Teal
Thread Next
-
Storable-2.21
by Tom Teal