Subject: Re: New tools framework
To: Jeremy C. Reed <reed@reedmedia.net>
From: Johnny C. Lam <jlam@NetBSD.org>
List: tech-pkg
Date: 05/14/2005 06:31:06
On Fri, May 13, 2005 at 05:04:37PM -0700, Jeremy C. Reed wrote:
> 
> montecristo:/usr/pkgsrc/net/gethost$ bmake
> ===> Checking for vulnerabilities in gethost-0.03
> => Checksum SHA1 OK for gethost-0.03.tar.gz.
> => Checksum RMD160 OK for gethost-0.03.tar.gz.
> work.montecristo -> /tmp/pkgsrc/net/gethost/work.montecristo
> ===> Extracting for gethost-0.03
> ===> Required installed package grep>=2.5.1: grep-2.5.1nb2 found
> ===> Required package gcc>=2.8.0: NOT found
> ===> Verifying reinstall for ../../lang/gcc
> ===> Checking for vulnerabilities in gcc-2.95.3nb5
> 
> I killed it there. I haven't needed gcc version 2 on this build machine
> yet.
> 
> Somehow the tools framework assumed I need gcc>=2.8.0.

I've made some changes to the files under pkgsrc/mk that I believe
should fix this problem.  Could you please update and try again with
_USE_NEW_TOOLS=yes and let me know if you get any farther?

	Cheers,

	-- Johnny Lam <jlam@NetBSD.org>