[Orca-users] Re: Solaris 8

simon.klyne at arcordia.com simon.klyne at arcordia.com
Wed Aug 15 07:22:41 PDT 2001


Perl knows which C compiler was use to build and tries to use that for
building any new modules.
The version of perl shipped with Solaris 8 is built with Sun's cc and if
you don't have it then you get this error message when trying to add new
modules.

A simple workaround is to get perl from http://www.sunfreeware.com/ which
is built with gcc, also available from sunfreeware.  Then use that version
of perl to build Orca.


Simon





jbrickley at eps.sps.mot.com on 15/08/2001 15:09:15

Please respond to orca-users at yahoogroups.com

To:   orca-users at yahoogroups.com
cc:
Subject:  [orca-users] Solaris 8


I've run the configure with no errors and am trying to run the make
but get the following error:
/usr/bin/perl -I/usr/perl5/5.00503/sun4-solaris -
I/usr/perl5/5.00503 /usr/perl5/5.00503/ExtUtils/xsubpp  -
typemap /usr/perl5/5.00503/ExtUtils/typemap -typemap typemap MD2.xs
>xstmp.c && mv xstmp.c MD2.c
cc -c   -g -O2     -DVERSION=\"1.00\"  -DXS_VERSION=\"1.00\" -KPIC -
I/usr/perl5/5.00503/sun4-solaris/CORE  MD2.c
/usr/ucb/cc:  language optional software package not installed
*** Error code 1

Can anyone assist?



More information about the Orca-users mailing list