Subject: Re: make error with newer pkgsrc
To: None <pkgsrc-users@netbsd.org>
From: Joerg Sonnenberger <joerg@britannica.bec.de>
List: pkgsrc-users
Date: 07/14/2006 08:57:19
On Thu, Jul 13, 2006 at 08:14:48PM -0700, DataZap wrote:
> On a server that I am running 1.5.4 on, I have been building with this
> pkgsrc since Nov of 2005 and I had no problems. I tried using the pkgsrc
> that I had on the other server and install a new package.

You forgot to mention the OS name this version applies to.

> This is the error I get:
> 
> make: Unknown modifier 'u'

Try bmake instead. If it is NetBSD, running bootstrap is necessary for
anything older than 2.0.

Joerg