Subject: Re: buildlink2 and gcc3
To: None <tech-pkg@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: tech-pkg
Date: 10/10/2002 14:24:32
On Thu, Oct 10, 2002 at 05:17:23PM -0400, Jan Schaumann wrote:
> 
> On Linux, I use gcc-3.0 as my CC, but it seems that buildlink2 does not
> like that.  Whenever I try to compile a package that uses buildlink2, I
> get the following (admittedly not very descriptive) error:
> 
> ===> Buildlinking for foo
> *** Error code 1
> 
> When using gcc-2.95.4 things work without a problem.
> mk/buildlink2/buildlink2.txt says that any compiler should work...

Set ECHO_BUILDLINK_MSG=echo and PKG_DEBUG_LEVEL=1 in your /etc/mk.conf and
get more descriptive error messages.  Hopefully, we can find out what's
going on.

	Cheers,

	-- Johnny Lam <jlam@netbsd.org>