From owner-freebsd-current@FreeBSD.ORG Fri Jun 27 01:42:45 2003 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 2B72437B401 for ; Fri, 27 Jun 2003 01:42:45 -0700 (PDT) Received: from stork.mail.pas.earthlink.net (stork.mail.pas.earthlink.net [207.217.120.188]) by mx1.FreeBSD.org (Postfix) with ESMTP id 98DEA43F75 for ; Fri, 27 Jun 2003 01:42:44 -0700 (PDT) (envelope-from tlambert2@mindspring.com) Received: from user-38lc155.dialup.mindspring.com ([209.86.4.165] helo=mindspring.com) by stork.mail.pas.earthlink.net with asmtp (SSLv3:RC4-MD5:128) (Exim 3.33 #1) id 19VooO-0003bO-00; Fri, 27 Jun 2003 01:42:29 -0700 Message-ID: <3EFC0328.2FBF8A0C@mindspring.com> Date: Fri, 27 Jun 2003 01:41:12 -0700 From: Terry Lambert X-Mailer: Mozilla 4.79 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Julian Elischer References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-ELNK-Trace: b1a02af9316fbb217a47c185c03b154d40683398e744b8a4f0bd6b6a17e074a9241506adb0c31609a8438e0f32a48e08350badd9bab72f9c350badd9bab72f9c cc: current@freebsd.org cc: Christoph Kukulies cc: Tobias Roth Subject: Re: world build fails since yesterday 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, 27 Jun 2003 08:42:45 -0000 Julian Elischer wrote: > One thing to do would be to do the buildworld in a 4.x jail/chroot > on a 5.x system.. FWIW: The only way I could get this to work reliably required that I copy in certain files from the host environment, which included the kernel, and anything that linked against libkvm. -- Terry