Subject: Re: pkg/35211: loop in pkgsrc build on Solaris 10
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Joerg Sonnenberger <joerg@britannica.bec.de>
List: pkgsrc-bugs
Date: 12/08/2006 16:00:18
The following reply was made to PR pkg/35211; it has been noted by GNATS.

From: Joerg Sonnenberger <joerg@britannica.bec.de>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: Re: pkg/35211: loop in pkgsrc build on Solaris 10
Date: Fri, 08 Dec 2006 16:59:13 +0100

 On Fri, Dec 08, 2006 at 03:25:00PM +0000, Wolfgang Stukenbrock wrote:
 >         I've build everything in 64-bit mode, but I'm shure the same problem will
 > 	happen in the 32-bit environment.
 > 	I'm using a Sun Studio Compiler and have setup the scripts cc64 and CC64 as
 > 	stated in the documentation. Some other parts of pkgsrc compiles fine with them.
 
 Have you followed section "5.3 Selecting and configuring the compiler"
 of the pkgsrc guide? This sounds like pkgsrc thinks you want to use GCC
 and can't find it.
 
 Joerg