Ah well. Compiling software on Solaris could be really easy if it weren’t for the small problems all the time. Today I was faced with
ld: fatal: file values-Xa.o: open failed: No such file or directory
when trying to compile Subversion 1.6.5 on OpenSolaris.
Solution:
pkg install SUNWarc
{openx:6}