Subject: Re: imake-check problem (pkg/34139)
To: Kouichirou Hiratsuka <hira@po6.nsk.ne.jp>
From: Matthias Scheler <tron@zhadum.org.uk>
List: tech-pkg
Date: 09/01/2006 11:33:19
On Fri, Sep 01, 2006 at 08:57:43AM +0900, Kouichirou Hiratsuka wrote:
> I'm trying to fix pkg/34139.
> 
> If imake-check is called after creating wrappers, imake invokes
> wrapper's cc because wrapper's path has been added to the front of
> PATH.  Therefore -I${X11BASE}/lib/X11/config (argument of imake)
> is transformed to -I${WRKDIR}/.buildlink/lib/X11/config.  The path
> doesn't exist.
> 
> The following patch can fix this problem.
> Is this correct way?

It looks correct to me and it does fix the problem.

	Kind regards

-- 
Matthias Scheler                                  http://zhadum.org.uk/