From owner-freebsd-current Sat Jan 3 15:38:59 1998 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id PAA11299 for current-outgoing; Sat, 3 Jan 1998 15:38:59 -0800 (PST) (envelope-from owner-freebsd-current) Received: from zibbi.mikom.csir.co.za (zibbi.mikom.csir.co.za [146.64.24.58]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id PAA11286 for ; Sat, 3 Jan 1998 15:38:50 -0800 (PST) (envelope-from pallenby@zibbi.mikom.csir.co.za) Received: (from pallenby@localhost) by zibbi.mikom.csir.co.za (8.8.8/8.8.7) id BAA17767 for freebsd-current@freebsd.org; Sun, 4 Jan 1998 01:38:39 +0200 (SAT) From: Paul Allenby Message-Id: <199801032338.BAA17767@zibbi.mikom.csir.co.za> Subject: bsd.own.mk make troubles To: freebsd-current@freebsd.org Date: Sun, 4 Jan 1998 01:38:39 +0200 (SAT) X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi all The following occurs with make world , cvsup'd a few minutes ago: "/usr/src/share/mk/bsd.own.mk", line 126: Need an operator "/usr/src/share/mk/bsd.own.mk", line 127: Need an operator make: fatal errors encountered -- cannot continue *** Error code 1 Any pointers gratefully received :-) Paul