From owner-freebsd-current@FreeBSD.ORG Fri Feb 27 15:14:46 2015 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 985CCF88 for ; Fri, 27 Feb 2015 15:14:46 +0000 (UTC) Received: from pozo.com (pozo.com [50.197.129.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "pozo.com", Issuer "pozo.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 56E4B972 for ; Fri, 27 Feb 2015 15:14:46 +0000 (UTC) Received: from T61p.pozo.com (t61p.pozo.com [192.168.0.4]) (authenticated bits=0) by pozo.com (8.14.9/8.14.9) with ESMTP id t1RF4gLR008333 (version=TLSv1/SSLv3 cipher=DHE-DSS-AES256-SHA bits=256 verify=NOT); Fri, 27 Feb 2015 07:04:42 -0800 (PST) (envelope-from null@pozo.com) Message-Id: <201502271504.t1RF4gLR008333@pozo.com> X-Mailer: QUALCOMM Windows Eudora Version 7.1.0.9 Date: Fri, 27 Feb 2015 07:04:42 -0800 To: Arseny Nasokin , Garrett Cooper From: Manfred Antar Subject: Re: Current build world failed: bsdxml is missing? In-Reply-To: References: <19E33DDA-E850-466F-9BD9-EB7ED257E428@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Spam-Status: No, score=-102.3 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00, MISSING_MID,TW_DX,TW_SD,URIBL_BLOCKED,USER_IN_WHITELIST autolearn=no autolearn_force=no version=3.4.0, No X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on pozo.com X-pozocom-MailScanner-Information: Please contact the ISP for more information X-pozocom-MailScanner-ID: t1RF4gLR008333 X-pozocom-MailScanner: Found to be clean X-pozocom-MailScanner-From: null@pozo.com Cc: freebsd-current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18-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 Feb 2015 15:14:46 -0000 At 03:51 AM 2/27/2015, Arseny Nasokin wrote: >Hi guys, > >I've found the reason and I've fixed it. > >The reason is I build world with WITHOUT_DYNAMIC_ROOT option. The library >libgeom depends on libbsdxml and libsbuf which will not linked to target >program in this case. > >I have the patch for several programs in sbin and usr.sbin to fix this >problem. > > >-- Eir Nym It would be nice if someone fixed this, it's been broken for quit awhile The WITHOUT_DYNAMIC_ROOT option. If I want static root, have to patch a few makefiles in bin and sbin. Thanks ======================== || null@pozo.com || || || ========================