[Arsperl-users] ARSPerl install with cc
Brought to you by:
jeffmurphy
|
From: Das, M. <md...@ti...> - 2005-06-02 20:01:53
|
Hi, When I am running make it says "/usr/ucb/cc: language optional software = package not installed ". =20 Does it mean we need to reinstall cc or what? How can I resolve this? = Installing gcc is not an option for me as it will not be allowed in = production env. =20 ------------------------------------- $ > /usr/ccs/bin/make=20 /usr/ucb/cc -c -I/opt/ar/api/include -xO3 -xdepend = -DVERSION=3D\"1.8001\" -DXS_VERSION=3D\"1.8001\" -KPIC = -I/usr/perl5/5.00503/suc /usr/ucb/cc: language optional software package not installed=20 *** Error code 1=20 make: Fatal error: Command failed for target `ARS.o'=20 $ > =20 ------------------------------------- Regards, Mano=20 |