Subject: Re: sup and make
To: Todd Cohen <cohentl@clarkson.edu>
From: Manuel Bouyer <bouyer@antioche.lip6.fr>
List: port-alpha
Date: 02/25/1999 10:36:55
On Feb 24, Todd Cohen wrote
> I just downloaded the source to current using sup and when i go to
> /usr/src and type make, i get these errors..
> 
> h130252# make
> "Makefile", line 68: Malformed conditional (${MKMAN} != "no" &&
> !defined(_BUILD))
> "Makefile", line 70: if-less endif
> "Makefile", line 70: Need an operator
> "Makefile", line 79: Malformed conditional (${MKSHARE} != "no")
> "Makefile", line 82: if-less endif
> "Makefile", line 82: Need an operator
> Fatal errors encountered -- cannot continue
> 

Your /usr/share/mk is out of date. 'cd share/mk && make install' should
solve this.
PS: I think you want to do a 'make build' here, not just 'make'.
See http://www.netbsd.org/Documentation/current.

--
Manuel Bouyer, LIP6, Universite Paris VI.           Manuel.Bouyer@lip6.fr
--