Subject: Re: x11/tk build failure
To: Nathan J. Williams <nathanw@wasabisystems.com>
From: Johnny C. Lam <jlam@NetBSD.org>
List: tech-pkg
Date: 02/17/2004 22:28:08
On Tue, Feb 17, 2004 at 01:39:22PM -0500, Nathan J. Williams wrote:
[snip]
> 
> Notably, the -I/u1/usr/pkg/lib/../include/tcl/generic bit from the
> libtool invocation disappeared entirely; I would have expected it to
> be redirected into the buildlink area somewhere, but it didn't. A
> little grepping around found this in
> work.i386/.buildlink/bin/.cache-add-trans: 
> 
> -I/u1/usr/pkg/lib/../include/tcl/generic)       # /u1/nbsd/pkgsrc/x11/tk/work.i386/.buildlink/bin/libtool
>         cachearg="" 
>         arg="$cachearg"; cachehit=yes
>         ;;
> 
> which looks like it just blows away the argument instead of
> translating it.

In your setup, what are "/usr/pkg" and "/u1/usr/pkg"?

	Thanks,

	-- Johnny Lam <jlam@NetBSD.org>