Subject: Re: problem with imake wrapper
To: Georg Schwarz <georg.schwarz@freenet.de>
From: Jaromir Dolecek <jdolecek@NetBSD.org>
List: tech-pkg
Date: 10/02/2005 00:36:37
On Sun, Oct 02, 2005 at 12:12:35AM +0200, Georg Schwarz wrote:
> When I  build a package that uses imake such as x11/xearth on IRIX 5.3 I
> end up like this:
> 
> ===> Configuring for xearth-1.1nb2
> imake -DUseInstalled -I/usr/local/pkg/lib/X11/config
> -I/usr/lib/X11/config
> /usr/people/schwarz/pkgsrc/x11/xearth/work/.tools/bin/imake[5]:
> /usr/bin/imake:  not found

Perhaps try adding

.if exists(/usr/bin/X11/imake)
# IRIX 5.3 location
IMAKE=	/usr/bin/X11/imake
.endif

into mk/platform/IRIX.mk?

Jaromir 
-- 
Jaromir Dolecek <jdolecek@NetBSD.org>            http://www.NetBSD.cz/
-=- We can walk our road together if our goals are all the same;     -=-
-=- We can run alone and free if we pursue a different aim.          -=-