From owner-freebsd-questions@FreeBSD.ORG Fri Feb 15 22:39:42 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 986B316A41B for ; Fri, 15 Feb 2008 22:39:42 +0000 (UTC) (envelope-from jmc-freebsd@milibyte.co.uk) Received: from ptb-relay02.plus.net (ptb-relay02.plus.net [212.159.14.213]) by mx1.freebsd.org (Postfix) with ESMTP id 6274113C4CC for ; Fri, 15 Feb 2008 22:39:42 +0000 (UTC) (envelope-from jmc-freebsd@milibyte.co.uk) Received: from [84.92.153.232] (helo=kestrel.milibyte.co.uk) by ptb-relay02.plus.net with esmtp (Exim) id 1JQ9DY-0001jR-Mv; Fri, 15 Feb 2008 22:39:40 +0000 Received: by kestrel.milibyte.co.uk with local (Exim 4.69) (envelope-from ) id 1JQ9DX-00016N-FC; Fri, 15 Feb 2008 22:39:39 +0000 From: Mike Clarke To: freebsd-questions@freebsd.org Date: Fri, 15 Feb 2008 22:39:38 +0000 User-Agent: KMail/1.9.7 References: <47B60620.4040307@locolomo.org> In-Reply-To: <47B60620.4040307@locolomo.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200802152239.39373.jmc-freebsd@milibyte.co.uk> X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: jmc-freebsd@milibyte.co.uk X-SA-Exim-Scanned: No (on kestrel.milibyte.co.uk); SAEximRunCond expanded to false X-Plusnet-Relay: e516f09e3e7a6f65813a398152a87cd8 Subject: Re: Problem building loader in RELENG_7 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 22:39:42 -0000 On Friday 15 February 2008, Erik Norgaard wrote: > Hi: > > Just updated my source tree, I'm on FreeBSD bifrost 7.0-PRERELEASE > FreeBSD 7.0-PRERELEASE #1: Tue Feb 12 09:52:32 CET 2008. Then I did [snip] > /usr/src/sys/boot/i386/loader/../libi386/libi386.a(biosdisk.o)(.text+0xca9) >: > > In function `bd_opendisk': > : undefined reference to `uuid_is_nil' [snip] > Anyone else > experiencing similar problems? I tried this also a few days ago with the > same problem, it seems it is persistent... Yes, I had the same problem with make buildworld in 6.3, and posted here earlier today. -- Mike Clarke