From owner-freebsd-current@FreeBSD.ORG Thu Apr 24 12:25:07 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1B80D1065675 for ; Thu, 24 Apr 2008 12:25:07 +0000 (UTC) (envelope-from eculp@encontacto.net) Received: from ns2.bafirst.com (72-12-2-19.static.networktel.net [72.12.2.19]) by mx1.freebsd.org (Postfix) with ESMTP id D59F28FC1A for ; Thu, 24 Apr 2008 12:25:06 +0000 (UTC) (envelope-from eculp@encontacto.net) Received: from HOME.encontacto.net ([189.190.8.164]) by ns2.bafirst.com with esmtp; Thu, 24 Apr 2008 07:14:48 -0500 id 000D4C39.481079B8.000153CB Received: from localhost (localhost [127.0.0.1]) (uid 80) by HOME.encontacto.net with local; Thu, 24 Apr 2008 07:14:42 -0500 id 0004AC0C.481079B2.00005C32 Received: from 172.16.0.2 ([172.16.0.2]) by intranet.encontacto.net (Horde Framework) with HTTP; Thu, 24 Apr 2008 07:14:42 -0500 Message-ID: <20080424071442.19455syceq28s8gs@intranet.encontacto.net> Date: Thu, 24 Apr 2008 07:14:42 -0500 From: eculp To: freebsd-current MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) H3 (4.2-cvs) Subject: "/etc/make.conf", line 13: Need an operator X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Apr 2008 12:25:07 -0000 I've cvsuped a couple of times on 5 or 6 machines this morning in both current and stable and in all cases am seeing the following: # make buildworld "/etc/make.conf", line 13: Need an operator make: fatal errors encountered -- cannot continue Is anyone else seeing this? ed