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
