Subject: Re: buildlink path repeated
To: Jeremy C. Reed <reed@reedmedia.net>
From: Johnny C. Lam <jlam@NetBSD.org>
List: tech-pkg
Date: 10/01/2004 13:18:16
On Thu, Sep 30, 2004 at 10:31:14PM -0700, Jeremy C. Reed wrote:
> On Thu, 30 Sep 2004, Jeremy C. Reed wrote:
> 
> > > dependency_libs='/usr/pkg/tmp/pkgsrc/x11/gtk2/work.rainier/.buildlink/tmp/pkgsrc/x11/gtk2/work.rainier/.buildlink/lib/libjpeg.la -lz -lm'
> 
> > By the way, I have been using the following since March 13, 2003:
> > WRKOBJDIR=             /usr/pkg/tmp/pkgsrc
> 
> So I changed WRKOBJDIR from "/usr/pkg/" to a different directory and now
> work.rainier/.buildlink/lib/libtiff.la has:
> 
> # Libraries that this one depends upon.
> dependency_libs='/usr/src/tmp/pkgsrc/x11/gtk2/work.rainier/.buildlink/lib/libjpeg.la
> -lz -lm'
> 
> I guess this is a problem with the dependency_libs= lines in the
> bsd.buildlink3.mk ...

This is a bug in the new wrapper framework, which I will try to fix this
weekend.

	Cheers,

	-- Johnny Lam <jlam@NetBSD.org>