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/18/2004 03:31:13
On Tue, Feb 17, 2004 at 10:28:08PM +0000, Johnny C. Lam wrote:
> 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"?
Also, can you send me the contents of /usr/pkg/lib/tclConfig.sh?
Thanks,
-- Johnny Lam <jlam@NetBSD.org>