Hi Riccardo,
On 4/28/2015 2:52 PM, Riccardo Mottola wrote:
Hi,
I want to (re)build freetype on 5.9 and I get a strange problem:
No compiler gets detected.
this is the config log:
configure:3312: checking for gcc
configure:3339: result: /opt/solarisstudio12.3/bin/cc
configure:3568: checking for C compiler version
configure:3577: /opt/solarisstudio12.3/bin/cc --version >&5
/home/rmottola/opencsw/fontconfig/trunk/work/build-isa-sparcv8/fontconfig-2.11.0
/configure: /opt/solarisstudio12.3/bin/cc: No such file or directory
the path is bogus though, I suppose the correct one would be:
/opt/studio/SOS12/SUNWspro/bin/cc
but how does it get picked up?
Riccardo
It gets picked up from what ever you have set in your recipe for
GARCOMPILER. Studio 12.3 is not installed on unstable9s/x (see
/etc/SETUP on login host). I would set GARCOMPILER = SUN in your gar
recipe or remove it and try again.
Regards,
Jake