Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 May 1995 05:09:16 +0200 (MET DST)
From:      J Wunsch <j@uriah.heep.sax.de>
To:        uh@eta.cs.fsu.edu (Gang-Ryung Uh)
Cc:        freebsd-hackers@FreeBSD.org (FreeBSD hackers)
Subject:   Re: Trouble!!!
Message-ID:  <199505070309.FAA06831@uriah.heep.sax.de>
In-Reply-To: <199505070150.VAA00325@eta.cs.fsu.edu> from "Gang-Ryung Uh" at May 6, 95 09:50:25 pm

next in thread | previous in thread | raw e-mail | index | archive | help
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. ;-)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199505070309.FAA06831>