[Orca-users] install/compile error with MD5

Blair Zajac blair at orcaware.com
Thu Jan 30 06:45:45 PST 2003



JV wrote:
> 
> Hello orca folks,
> 
> trying the new orca 0.27 release as a clean install with perl 5.6.1,
> SUNWspro 7.0, Solaris 8 rev-15, on an e250 with 1GB RAM I get the
> following error during 'make' :
> 
> Manifying blib/man3/Date::Parse.3
> Manifying blib/man3/Date::Format.3
> Manifying blib/man3/Time::Zone.3
> cd Digest-MD5-2.20 && /usr/bin/perl Makefile.PL
> Testing alignment requirements for U32... Can't compile test program
> Checking if your kit is complete...
> Looks good
> Writing Makefile for Digest::MD5
> cd Digest-MD5-2.20 && make OPTIMIZE="-g -O2"
> cp MD5.pm blib/lib/Digest/MD5.pm
> /usr/bin/perl -I/usr/local/lib/perl5/5.6.1/sun4-solaris
> -I/usr/local/lib/perl5/5.6.1 /usr/local/lib/perl5/5.6.1/ExtUtils/xsubpp
> -typemap /usr/local/lib/perl5/5.6.1/ExtUtils/typemap -typemap typemap
> MD5.xs
> > MD5.xsc && mv MD5.xsc MD5.c
> cc -c  -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
> -g
> -O2    -DVERSION=\"2.20\"  -DXS_VERSION=\"2.20\" -KPIC
> -I/usr/local/lib/perl5/5.6.1/sun4-solaris/CORE -DU32_ALIGNMENT_REQUIRED
> MD5.c
> sh: cc: execute permission denied

JV,

Is the SUNWspro cc in your path when you are root?

Most people that use Sun's version of Perl don't have cc on their
system, so they need to compile a new version of Perl or download
a compiled Perl from ActiveState and use gcc to compile the
additional Perl modules.

In your case, since you have SUNWspro, it just looks like cc is
not in your path.

Best,
Blair

-- 
Blair Zajac <blair at orcaware.com>
Plots of your system's performance - http://www.orcaware.com/orca/


More information about the Orca-users mailing list