From owner-freebsd-hackers Sat May 6 20:22:43 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id UAA00470 for hackers-outgoing; Sat, 6 May 1995 20:22:43 -0700 Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id UAA00402 for ; Sat, 6 May 1995 20:21:12 -0700 Received: from sax.sax.de by irz301.inf.tu-dresden.de with SMTP (5.67b+/DEC-Ultrix/4.3) id AA09935; Sun, 7 May 1995 05:19:27 +0200 Received: by sax.sax.de (8.6.12/8.6.12-s1) with UUCP id FAA25526; Sun, 7 May 1995 05:19:27 +0200 Received: (from j@localhost) by uriah.heep.sax.de (8.6.11/8.6.9) id FAA06831; Sun, 7 May 1995 05:09:17 +0200 From: J Wunsch Message-Id: <199505070309.FAA06831@uriah.heep.sax.de> Subject: Re: Trouble!!! To: uh@eta.cs.fsu.edu (Gang-Ryung Uh) Date: Sun, 7 May 1995 05:09:16 +0200 (MET DST) Cc: freebsd-hackers@FreeBSD.org (FreeBSD hackers) In-Reply-To: <199505070150.VAA00325@eta.cs.fsu.edu> from "Gang-Ryung Uh" at May 6, 95 09:50:25 pm Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) X-Phone: +49-351-2012 669 X-Mailer: ELM [version 2.4 PL23] Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Content-Length: 869 Sender: hackers-owner@FreeBSD.org Precedence: bulk As Gang-Ryung Uh wrote: > > I am in the middle of upgrading the 2.0R system to FreeBSD-current. > But I have following error message during the process of 'make world'; > > ===> share/doc/smm > "Makefile", line 2: Missing operator > "Makefile", line 3: Missing operator > "Makefile", line 4: Missing operator > "Makefile", line 5: Missing operator You Makefile must be mangled. Why didn't you look at the appropriate lines (or include them in your message)? Mine look like # From: @(#)Makefile 8.1 (Berkeley) 6/10/93 # $Id: Makefile,v 1.3 1995/01/11 19:51:47 wollman Exp $ # The following modules do not describe FreeBSD: # 14.uucpimpl, 15.uucpnet which is clearly not a ``Missing operator'' case. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ Never trust an operating system you don't have sources for. ;-)