RE: [Arsperl-users] ARSPerl 1.81 Install Issue
Brought to you by:
jeffmurphy
|
From: Mark V. <mva...@ev...> - 2005-05-24 17:34:36
|
Mano, It appears that you're trying to use the cc compiler rather than the gcc compiler as listed in your env. =20 Make sure that the "CC =3D" line is "CC =3D gcc" in Makefile =20 HTH, Mark =20 Mark Vaughan Programmer III =20 Direct: +1 303 802 2426 Cell: +1 303 601 4434 Fax: +1 303 802 1420 mar...@ev... <mailto:mar...@ev...>=20 Evolving Systems, Inc.=20 9777 Pyramid Court, Suite 100, Englewood, CO USA 80112 www.evolving.com ________________________________ From: ars...@ar... [mailto:ars...@ar...] On Behalf Of Das, Manojit Sent: Tuesday, May 24, 2005 11:14 AM To: ars...@ar... Subject: [Arsperl-users] ARSPerl 1.81 Install Issue =20 Hi,=20 When I execute "make" I got the below error. What am I missing here?=20 --------------------------------=20 $ /usr/ccs/bin/make Skip blib/lib/ARSnt-h.pm (unchanged) Skip blib/lib/ARSar-h.pm (unchanged) Skip blib/lib/ARSOOmsgs.pm (unchanged) Skip blib/lib/ARS.pm (unchanged) Skip blib/lib/ARSOOform.pm (unchanged) Skip blib/lib/ARSnterrno-h.pm (unchanged) Skip blib/lib/ARSarerrno-h.pm (unchanged) Skip blib/lib/ARSnparm.pm (unchanged) Skip blib/lib/ARSOOsup.pm (unchanged) 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 *** Error code 1 make: Fatal error: Command failed for target `ARS.o' $=20 --------------------------------=20 =20 Here is the env:=20 $ perl -v This is perl, version 5.005_03 built for sun4-solaris=20 =2E...=20 $ gcc -v Reading specs from /usr/local/lib/gcc/sparc-sun-solaris2.8/3.4.2/specs Configured with: ../configure --with-as=3D/usr/ccs/bin/as --with-ld=3D/usr/ccs/bin/ld --disable-nls=20 Thread model: posix gcc version 3.4.2=20 ARS version 5.01.02=20 ARSPerl 1.81=20 Regards,=20 Mano=20 =20 This e-mail and any attachments may be confidential and/or legally privil= eged. If you have received this e-mail and you are not a named addressee,= please inform Evolving Systems TIS at ti...@ev... and then delete t= he e-mail from your system. If you are not a named addressee you must not= use, disclose, distribute, copy, print or rely on this e-mail. To ensure= regulatory compliance and for the protection of our clients and business= , Evolving Systems may monitor and read e-mails sent to and from its serv= ers. Although Evolving Systems routinely screens for viruses, addressees = should scan this e-mail and any attachments for viruses. Evolving Systems= makes no representation or warranty as to the absence of viruses in this= e-mail or any attachments.=20 Registered Office: 9777 Mt. Pyramid Ct Suite 100, Englewood, CO 80112 |