From owner-freebsd-current@FreeBSD.ORG Fri Mar 12 14:24:05 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 671B416A4CE for ; Fri, 12 Mar 2004 14:24:05 -0800 (PST) Received: from mail.voidnet.com (unknown [67.153.153.52]) by mx1.FreeBSD.org (Postfix) with SMTP id 301A243D1D for ; Fri, 12 Mar 2004 14:24:02 -0800 (PST) (envelope-from timothy@voidnet.com) Received: from localhost.localdomain (67.153.153.100) by MAILSERV1 (MailMax 4. 8. 4. 0) with ESMTP id 1162320 for freebsd-current@freebsd.org; Fri, 12 Mar 2004 15:21:56 -0700 Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 From: Eric Timme To: freebsd-current@freebsd.org X-Mailer: Magickal Paths WebMail Message-Id: <20040312222402.301A243D1D@mx1.FreeBSD.org> Date: Fri, 12 Mar 2004 14:24:02 -0800 (PST) Subject: Re: 5-CURRENT build errors X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 12 Mar 2004 22:24:05 -0000 Installing a new yacc didn't work, fails with the same error. Could someone please post how to update from 5.2.1 -> 5-current? There aren't any notes in UPDATING, and I don't understand why updating from such a recent release to current should be so impossible. timothy@voidnet.com wrote: > In my case this is an attempt to go from a fresh 5.2.1 install to > 5-current. Could you recommend a date to sync to as a stepping stone to > 5-current? > > I found others with similar problems dating from early February, and a > post > recommended rebuilding yacc from the source tree, installing, then trying > > another buildworld. I'm attempting that as we speak, I'll know in about 6 > > hours if it worked. >