[Arsperl-users] ARSPerl 1.81 Install Issue
Brought to you by:
jeffmurphy
|
From: Das, M. <md...@ti...> - 2005-05-24 17:14:31
|
Hi,
When I execute "make" I got the below error. What am I missing here?
--------------------------------
$ /usr/ccs/bin/make =
=20
Skip blib/lib/ARSnt-h.pm (unchanged) =
=20
Skip blib/lib/ARSar-h.pm (unchanged) =
=20
Skip blib/lib/ARSOOmsgs.pm (unchanged) =
=20
Skip blib/lib/ARS.pm (unchanged) =
=20
Skip blib/lib/ARSOOform.pm (unchanged) =
=20
Skip blib/lib/ARSnterrno-h.pm (unchanged) =
=20
Skip blib/lib/ARSarerrno-h.pm (unchanged) =
=20
Skip blib/lib/ARSnparm.pm (unchanged) =
=20
Skip blib/lib/ARSOOsup.pm (unchanged) =
=20
cc -c -I/opt/ar/api/include -xO3 -xdepend -DVERSION=3D\"1.8002\" =
-DXS_VERSION=3D\"1.8002\" -KPIC -I/usr/perl5/5.00503/sun4-solaric
sh: cc: not found =
=20
*** Error code 1 =
=20
make: Fatal error: Command failed for target `ARS.o' =
=20
$=20
--------------------------------
Here is the env:
$ perl -v =
=20
This is perl, version 5.005_03 built for sun4-solaris
....
$ gcc -v =
=20
Reading specs from /usr/local/lib/gcc/sparc-sun-solaris2.8/3.4.2/specs =
=20
Configured with: ../configure --with-as=3D/usr/ccs/bin/as =
--with-ld=3D/usr/ccs/bin/ld --disable-nls
Thread model: posix =
=20
gcc version 3.4.2
ARS version 5.01.02
ARSPerl 1.81
Regards,
Mano
|