Subject: Re: make build
To: <>
From: Ignatios Souvatzis <is@netbsd.org>
List: current-users
Date: 09/15/2001 14:41:35
On Wed, Sep 12, 2001 at 03:03:42PM +0000, guillaume mignot wrote:
> Hello
> It's the first time  i try to get current.
> So i read all the doc and the Updating file.
> but when i try :
> $ (cd /usr/src/share/mk && make install)
> i got :
> $ make: Unknown modifier 'u'
> so nothing can work because i need make.
> 
> Is there something i can do that has not be written in UPDATING ?

your forgot to make "make" first. - look into the mailing list archive,
the recipe to do this without using /usr/share/mk is in there, somewhere.

Regards,
	-is