|
Posted by Jun Zhang on December 7, 2004, 5:18 pm
Please log in for more thread options
perl Makefile.PL
passed fine.
'make' failed. It says cc not found.
The useable compiler on the solaris 9 is gcc. I changed CC=cc to CC=gcc
in Makefile, with no effect.
Please help.
Jun H. Zhang
|