From owner-freebsd-gnome@FreeBSD.ORG Sat Jan 2 07:18:57 2010 Return-Path: Delivered-To: gnome@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DF9AC106566B for ; Sat, 2 Jan 2010 07:18:57 +0000 (UTC) (envelope-from rfg@tristatelogic.com) Received: from outgoing.tristatelogic.com (segfault.tristatelogic.com [69.62.255.118]) by mx1.freebsd.org (Postfix) with ESMTP id C33088FC08 for ; Sat, 2 Jan 2010 07:18:57 +0000 (UTC) Received: from segfault-nmh-helo.tristatelogic.com (localhost [127.0.0.1]) by segfault.tristatelogic.com (Postfix) with ESMTP id EF7E9BDC43; Fri, 1 Jan 2010 23:18:54 -0800 (PST) To: Joe Marcus Clarke In-Reply-To: <1262220520.58313.0.camel@shumai.marcuscom.com> Date: Fri, 01 Jan 2010 23:18:54 -0800 Message-ID: <86011.1262416734@tristatelogic.com> From: "Ronald F. Guilmette" Cc: gnome@FreeBSD.org Subject: Re: ports/140563: net/avahi-app doesn't build - depends on missing "gnome-config" X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Jan 2010 07:18:58 -0000 In message <1262220520.58313.0.camel@shumai.marcuscom.com>, you wrote: >> >If you run the >> >pkg-config command using ktrace, what kdump output do you get? >>=20 >>=20 >> Attached below. Please advise. > >Capture the output of: > >pkg-config dbus-1 --modversion --debug That command produced _no_ stdout output. Only the following two messages to stderr: gnome-config: not found gnome-config: not found Did you need a ktrace for that command also? Please advise.