Subject: Re: imake and nas on Debian GNU/Linux
To: None <pkgsrc-users@netbsd.org>
From: Klaus Heinz <k.heinz.mai.sieben@kh-22.de>
List: pkgsrc-users
Date: 05/05/2007 13:38:58
Alexander Nasonov wrote:

> $ xmkmf
    ^^^^^
I suppose this is the problem.
This looks like you tried to build nas outside of pkgsrc. If everything
is set up correctly (ie, with pkgtools/xpkgwedge installed), the
configure script of audio/nas is supposed to call pkgxmkmf (look for xmkmf
in pkgsrc/mk/tools/replace.mk).

> $ grep bmake Makefile
>              MAKE = /usr/pkg/bin//bmake

I had the same problem last year[1] and subsequently pkgtools/xpkgwedge
was changed so that pkgxmkmf should insert a call to GNU make into those
Makefiles.

ciao
     Klaus

[1] http://mail-index.NetBSD.org/tech-pkg/2006/07/22/0003.html