From owner-freebsd-current@FreeBSD.ORG Tue Oct 19 07:18:19 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 662F41065673 for ; Tue, 19 Oct 2010 07:18:19 +0000 (UTC) (envelope-from rpaulo@freebsd.org) Received: from karen.lavabit.com (karen.lavabit.com [72.249.41.33]) by mx1.freebsd.org (Postfix) with ESMTP id 331DD8FC12 for ; Tue, 19 Oct 2010 07:18:18 +0000 (UTC) Received: from b.earth.lavabit.com (b.earth.lavabit.com [192.168.111.11]) by karen.lavabit.com (Postfix) with ESMTP id 25E3011BA46; Tue, 19 Oct 2010 02:18:18 -0500 (CDT) Received: from rui-macbook.lan (bl16-141-47.dsl.telepac.pt [188.81.141.47]) by lavabit.com with ESMTP id 03D5S2WBBQ40; Tue, 19 Oct 2010 02:18:18 -0500 References: <7EC03A5E-61DA-46AB-95E1-1D844E10C735@FreeBSD.org> In-Reply-To: Mime-Version: 1.0 (Apple Message framework v1081) Content-Type: text/plain; charset=us-ascii Message-Id: <0B32E6BF-8CFE-4BC3-AFC8-EA77B1B5E8D7@freebsd.org> Content-Transfer-Encoding: 7bit From: Rui Paulo Date: Tue, 19 Oct 2010 08:18:15 +0100 To: =?iso-8859-1?Q?Istv=E1n?= X-Mailer: Apple Mail (2.1081) Cc: freebsd-current , Garrett Cooper Subject: Re: DTrace bindings are missing in FreeBSD 9.0 - CURRENT for userland apps 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: Tue, 19 Oct 2010 07:18:19 -0000 cd /usr/ports/*/postgres90-server make clean export DTRACE_DEBUG=1 make install Check what dtrace is doing. BTW have you added postgres to the wheel group? Regards, -- Rui Paulo