From owner-freebsd-current@FreeBSD.ORG Sun Jul 22 09:04:49 2007 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 8F2BD16A417 for ; Sun, 22 Jul 2007 09:04:49 +0000 (UTC) (envelope-from stgib@list.ru) Received: from mx28.mail.ru (mx28.mail.ru [194.67.23.67]) by mx1.freebsd.org (Postfix) with ESMTP id 4D98313C45D for ; Sun, 22 Jul 2007 09:04:48 +0000 (UTC) (envelope-from stgib@list.ru) Received: from mx27.mail.ru (mx34.mail.ru [194.67.23.200]) by mx28.mail.ru (mPOP.Fallback_MX) with ESMTP id 29D00A5876 for ; Sun, 22 Jul 2007 07:58:29 +0400 (MSD) Received: from [89.178.139.168] (port=61537 helo=localhost) by mx27.mail.ru with asmtp id 1ICSaQ-000PBz-00; Sun, 22 Jul 2007 07:58:26 +0400 Date: Sun, 22 Jul 2007 07:58:26 +0400 From: stgib@list.ru To: Daniel Molina Wegener Message-ID: <20070722035826.GA1870@io.k.vu> References: <200707212023.03993.dmw@unete.cl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200707212023.03993.dmw@unete.cl> User-Agent: Mutt/1.5.16 (2007-06-09) Cc: FreeBSD -CURRENT Subject: Re: Every time I get the sources I can't compile... 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: Sun, 22 Jul 2007 09:04:49 -0000 On Sat, Jul 21, 2007 at 08:23:03PM -0400, Daniel Molina Wegener wrote: > Every time I get the sources I can't compile the source tree, > buildworld fails or buildkernel fails. Is any way to know > which revision is working? BTW, when the last successful time was? > I've tried with the GENERIC kernel and fails, custom kernel > configurations fails too. > > Any way to get a working copy of -CURRENT? In case you've messed up your build environment (like I did sometime ago :D) you can get one from snapshots. Chroot to it and then try again.