From owner-freebsd-current@FreeBSD.ORG Mon Sep 6 14:47:45 2010 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 89E2B10656A5 for ; Mon, 6 Sep 2010 14:47:45 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from cyrus.watson.org (cyrus.watson.org [65.122.17.42]) by mx1.freebsd.org (Postfix) with ESMTP id 5FA6B8FC16 for ; Mon, 6 Sep 2010 14:47:45 +0000 (UTC) Received: from fledge.watson.org (fledge.watson.org [65.122.17.41]) by cyrus.watson.org (Postfix) with ESMTPS id D617046B91; Mon, 6 Sep 2010 10:47:44 -0400 (EDT) Date: Mon, 6 Sep 2010 15:47:44 +0100 (BST) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: jhell In-Reply-To: <4C84FB6B.4020408@DataIX.net> Message-ID: References: <20100906125004.GA45452@mech-cluster241.men.bris.ac.uk> <4C84FB6B.4020408@DataIX.net> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: pluknet , Anton Shterenlikht , freebsd-current@freebsd.org Subject: Re: At r212060, but /usr/bin/drace and /usr/sbin/lockstat still depend on libz.so.5 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: Mon, 06 Sep 2010 14:47:45 -0000 On Mon, 6 Sep 2010, jhell wrote: >> After r210693, these utilities are built for i386 and amd64 only. Thereby >> you have stale binaries installed from older sources. > > Lol this is the first I have read about this & comes as quite the surprise > that its not being built on top of the platform/arch that it was designed to > work on. Given this is FreeBSD and !*Solaris its understandable to a certain > point but still... I for one eagerly look forward to the day where we can get DTrace working on MIPs, which is a widely-used architecture in the network device / appliance / etc community. Robert