From owner-freebsd-questions@FreeBSD.ORG Tue Aug 26 23:43:10 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5A5E216A4BF for ; Tue, 26 Aug 2003 23:43:10 -0700 (PDT) Received: from out005.verizon.net (out005pub.verizon.net [206.46.170.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id F1CC243FE5 for ; Tue, 26 Aug 2003 23:43:08 -0700 (PDT) (envelope-from mike@pcmedx.com) Received: from duron.pcmedx.com ([4.46.22.189]) by out005.verizon.net (InterMail vM.5.01.05.33 201-253-122-126-133-20030313) with ESMTP id <20030827064308.ZODN15786.out005.verizon.net@duron.pcmedx.com>; Wed, 27 Aug 2003 01:43:08 -0500 Received: from localhost (localhost [127.0.0.1]) by duron.pcmedx.com (Postfix) with ESMTP id 29B80ACA4; Tue, 26 Aug 2003 23:43:07 -0700 (PDT) Received: from mike (mike.pcmedx.com [192.168.240.244]) by duron.pcmedx.com (Postfix) with SMTP id 76E3EA9A4; Tue, 26 Aug 2003 23:43:06 -0700 (PDT) Message-ID: <000f01c36c66$81e37f60$f4f0a8c0@pcmedx.com> From: "Mike Maltese" To: References: <3813727228.20030827133644@do.ru> Date: Tue, 26 Aug 2003 23:43:21 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Virus-Scanned: by amavisd (http://www.amavis.org) and f-prot (http://www.f-prot.com) at pcmedx.com X-Authentication-Info: Submitted using SMTP AUTH at out005.verizon.net from [4.46.22.189] at Wed, 27 Aug 2003 01:43:08 -0500 cc: anton Subject: Re: X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Aug 2003 06:43:10 -0000 > I'v problem with upgarade FreeBSD-4.8 > > I intut: > # cd /usr/src > # make buildworld > Makefile:137: *** missing separator. Stop. > > What is problem? It seems pretty obvious that there is an error at line 137 of the Makefile. Have you tampered with it? Post that line to the list or just do a cvsup and try again.