Subject: Re: CVS commit: pkgsrc/mk/compiler
To: Marc Recht <recht@netbsd.org>
From: Johnny C. Lam <jlam@NetBSD.org>
List: tech-pkg
Date: 02/08/2004 03:42:48
On Sat, Feb 07, 2004 at 04:23:20PM +0100, Marc Recht wrote:
> >Module Name: pkgsrc
> >Committed By: jlam
> >Date: Sat Feb 7 02:58:10 UTC 2004
> >
> >Modified Files:
> > pkgsrc/mk/compiler: ccache.mk distcc.mk gcc.mk mipspro.mk sunpro.mk
> >
> >Log Message:
> >Symlink the compiler into ${WRKDIR} so that there's a consistent path to
> >the compiler and that it's behind .tools/bin and .buildlink/bin,
> >regardless of whether or not we're using gcc3-c or not, or whether it's
> >been installed yet in the process of satisfying dependencies, etc.
>
> This commit breaks pkgsrc for me (1.6ZI). I get the same errors describe in
> pkg/24345.
Please update your pkgsrc and see if the latest changes to pkgsrc/mk
fix this problem for you.
Thanks!
-- Johnny Lam <jlam@NetBSD.org>