Subject: Solaris 10 problem
To: None <tech-pkg@netbsd.org>
From: Skylar Thompson <skylar@cs.earlham.edu>
List: tech-pkg
Date: 07/21/2006 19:19:54
I just got a brand spanking new Sun Ultra 20 running Solaris 10 x86, and
I'm having some problems with the pkgsrc collection. I've got everything
bootstrapped fine with the Sun Studio compiler. I'm trying to build
packages, but I'm running into circular dependency with gettext-tools
needing gmake which needs gcc which needs gmake, etc.

What I don't get is why gcc is being built at all. Can't I just use the
Sun Studio compiler? Is there a way to disable the gcc dependency for
all packages?

Thanks!