From owner-freebsd-questions@FreeBSD.ORG Fri Jun 17 20:41:14 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 61D1616A41C for ; Fri, 17 Jun 2005 20:41:14 +0000 (GMT) (envelope-from dan.braun@forepointnetworks.com) Received: from ss61.shared.server-system.net (ss61.shared.server-system.net [72.10.54.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4244D43D4C for ; Fri, 17 Jun 2005 20:41:14 +0000 (GMT) (envelope-from dan.braun@forepointnetworks.com) Received: from Daniel (12-210-221-8.client.insightBB.com [12.210.221.8]) (authenticated bits=0) by ss61.shared.server-system.net (8.12.11/8.12.11) with ESMTP id j5HKf53A018161 for ; Fri, 17 Jun 2005 13:41:13 -0700 Message-Id: <200506172041.j5HKf53A018161@ss61.shared.server-system.net> From: "Dan Braun" To: Date: Fri, 17 Jun 2005 15:41:07 -0500 MIME-Version: 1.0 X-Mailer: Microsoft Office Outlook, Build 11.0.5510 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527 Thread-Index: AcVzfOMBqq+U/FUaQxeQNAIS8RbGBA== Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Error with make buildworld X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jun 2005 20:41:14 -0000 I'm trying to run make buildworld to upgrade FreeBSD 5.0 to 5.4. When I run make buildworld I get the following error: "/etc/make.conf", line 1: Need an operator make: fatal errors encountered cannot continue Basically, I have no idea what to do with this, the log file doesn't tell me anything different than this, so I don't know where to go from here. Any advice would be much appreciated. Thanks Dan