[Orca-users] Re: Orca-users Digest, Vol 1, Issue 70

Jon A. Tankersley jon.tankersley at eds.com
Thu Jan 30 12:27:51 PST 2003


I've never tried to force the issue with Sun's copy of perl.  I always built
my own that I had control over and would not interfere with the system......
Then you have all of the pieces readily available.  Lots of Perl modules
require the C compiler.

orca-users-request at orcaware.com wrote:

> Send Orca-users mailing list submissions to
>         orca-users at orcaware.com
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         http://www.orcaware.com/mailman/listinfo/orca-users
> or, via email, send a message with subject or body 'help' to
>         orca-users-request at orcaware.com
>
> You can reach the person managing the list at
>         orca-users-owner at orcaware.com
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Orca-users digest..."
>
> Today's Topics:
>
>    1. install/compile error with MD5 (JV)
>    2. Re: install/compile error with MD5 (Blair Zajac)
>
> ----------------------------------------------------------------------
>
> Date: Wed, 29 Jan 2003 22:44:36 -0800
> From: "JV" <JV711 at socal.rr.com>
> To: <orca-users at orcaware.com>
> Subject: [Orca-users] install/compile error with MD5
> Message-ID: <000001c2c82b$0e466ac0$0200a8c0 at crysana>
> In-Reply-To: <200301292000.h0TK043I010305 at orcaware.com>
> Content-Type: text/plain;
>         charset="us-ascii"
> MIME-Version: 1.0
> Content-Transfer-Encoding: 7bit
> Precedence: list
> Message: 1
>
> 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
> *** Error code 1
> make: Fatal error: Command failed for target `MD5.o'
> Current working directory
> /users/ORCA/orca-0.27/packages/Digest-MD5-2.20
> *** Error code 1
> make: Fatal error: Command failed for target `make_digest_md5'
> Current working directory /users/ORCA/orca-0.27/packages
> *** Error code 1
> make: Fatal error: Command failed for target `all'
>
> <ac:root>/users/ORCA/orca-0.27:id
> uid=0(root) gid=1(other)
> <ac:root>/users/ORCA/orca-0.27:
>
> Any ideas or hints?
>
> ------------------------------
>
> Date: Thu, 30 Jan 2003 06:45:45 -0800
> From: Blair Zajac <blair at orcaware.com>
> To: JV <JV711 at socal.rr.com>
> Cc: orca-users at orcaware.com
> Subject: Re: [Orca-users] install/compile error with MD5
> Message-ID: <3E393A99.C3253D11 at orcaware.com>
> References: <000001c2c82b$0e466ac0$0200a8c0 at crysana>
> Content-Type: text/plain; charset=us-ascii
> MIME-Version: 1.0
> Content-Transfer-Encoding: 7bit
> Precedence: list
> Message: 2
>
> 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/
> ------------------------------
>
> _______________________________________________
> Orca-users mailing list
> Orca-users at orcaware.com
> http://www.orcaware.com/mailman/listinfo/orca-users
>
> End of Orca-users Digest, Vol 1, Issue 70
> *****************************************



More information about the Orca-users mailing list