I received the following error while attempting to install Date-Calc-5.0 on Solaris 8. Date-Calc-4.3 behaves the same way. However, I'm able to do a make successfully of both packages on Solaris 2.5.1. gcc is installed on both platforms. Could you please shed some light on what is causing this error.
Thank you.
Cary Wong
----- Forwarded by Cary L. Wong/US/Household on 02/19/2002 10:57 AM -----
Cary Wong To: [EMAIL PROTECTED]
<won5076@ecstnfs. cc:
ecst.com> Subject:
02/19/2002 10:54
AM
# uname -a
SunOS ecst8 5.8 Generic_108528-09 sun4u sparc SUNW,Ultra-5_10
# pwd
/tmp/Date-Calc-5.0
# perl Makefile.PL
Warning: prerequisite Bit::Vector 5.7 not found at (eval 1) line 220.
Writing Makefile for Date::Calc
Writing patchlevel.h for perl (5.00503)
# make
cc -c -xO3 -xdepend -DVERSION=\"5.0\" -DXS_VERSION=\"5.0\" -KPIC
-I/usr/perl5/5.00503/sun4-solaris/CORE Calc.c
/usr/ucb/cc: language optional software package not installed
*** Error code 1
make: Fatal error: Command failed for target `Calc.o'
#
