From owner-freebsd-current@FreeBSD.ORG Tue May 31 10:23:07 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org 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 B360016A41C for ; Tue, 31 May 2005 10:23:07 +0000 (GMT) (envelope-from tarc@tarc.po.cs.msu.su) Received: from tarc.po.cs.msu.su (tarc.po.cs.msu.su [158.250.16.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2621E43D53 for ; Tue, 31 May 2005 10:23:06 +0000 (GMT) (envelope-from tarc@tarc.po.cs.msu.su) Received: from tarc.po.cs.msu.su (localhost [127.0.0.1]) by tarc.po.cs.msu.su (8.13.3/8.13.3) with ESMTP id j4VAN077003008; Tue, 31 May 2005 14:23:00 +0400 (MSD) (envelope-from tarc@tarc.po.cs.msu.su) Received: (from tarc@localhost) by tarc.po.cs.msu.su (8.13.3/8.13.3/Submit) id j4VAMxkh003007; Tue, 31 May 2005 14:22:59 +0400 (MSD) (envelope-from tarc) Date: Tue, 31 May 2005 14:22:56 +0400 From: Tarc To: Kris Kennaway Message-ID: <20050531102256.GA20255@tarc.po.cs.msu.su> References: <20050530150621.GB90183@tarc.po.cs.msu.su> <20050530184005.GB66808@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <20050530184005.GB66808@xor.obsecurity.org> User-Agent: Mutt/1.5.9i Cc: freebsd-current Subject: Re: FreeBSD 6.0-CURRENT lastest snapshots 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: Tue, 31 May 2005 10:23:07 -0000 On Mon, May 30, 2005 at 11:40:06AM -0700, Kris Kennaway wrote: > On Mon, May 30, 2005 at 07:06:21PM +0400, Tarc wrote: > > Last snapshot of FreeBSD-6.0-CURRENT on snapshots.jp.FreeBSD.org was 23-02-2005. > > I have this problem, when install my system from snapshot CD(ftp://ftp.freebsd.org:/pub/FreeBSD/snapshots/Mar_2005/6.0-CURRENT-SNAP002-i386-disc1.iso). > > > > Please, update lex > > > > #!/bin/sh > > cd /usr/src/usr.bin/lex && make bootstrap build install clean > > > > and then build system. > > What is the problem you are reporting and what does that command have > to do with it? > > Kris > Why was latest snapshot update more than 4 months ago? In build log file ftp://snapshots.jp.freebsd.org:/pub/FreeBSD/snapshots/i386/6.0-CURRENT-20041224-JPSNAP.log , you can see THIS error -- Arseny Nasokin (aka Tarc)