Hi All,

I am getting the following error while installing the module.

Writing Makefile for Digest::SHA1
cp SHA1.pm blib/lib/Digest/SHA1.pm
/crd/shared/perl/bin/perl /crdv8/shared/perl/lib/5.8.3/ExtUtils/xsubpp
-typemap /crdv8/shared/perl/lib/5.8.3/ExtUtils/typemap -typemap typemap
SHA1.xs > SHA1.xsc && mv SHA1.xsc SHA1.c
/opt/SUNWspro/bin/cc -c    -fno-strict-aliasing -I/usr/local/include
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O    -DVERSION=\"2.11\"
-DXS_VERSION=\"2.11\" -fPIC
"-I/crdv8/shared/perl/lib/5.8.3/sun4-solaris/CORE"   SHA1.c
*sh: /opt/SUNWspro/bin/cc: not found
**** Error code 1
make: Fatal error: Command failed for target `SHA1.o'
  /usr/xpg4/bin/make  -- NOT OK
Running make test
  Can't test without successful make

*cc* is installed at */usr/ucb/cc* but it is pointing to *
/opt/SUNWspro/bin/cc.* Please help me to make it point to the /usr/bin/cc.

Thanks,
Rajeev Kilaru

Reply via email to