From owner-freebsd-questions@FreeBSD.ORG Sun Dec 16 11:41:29 2007 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 51DFE16A41B for ; Sun, 16 Dec 2007 11:41:29 +0000 (UTC) (envelope-from elrap@web.de) Received: from fmmailgate01.web.de (fmmailgate01.web.de [217.72.192.221]) by mx1.freebsd.org (Postfix) with ESMTP id EADA113C45B for ; Sun, 16 Dec 2007 11:41:28 +0000 (UTC) (envelope-from elrap@web.de) Received: from smtp07.web.de (fmsmtp07.dlan.cinetic.de [172.20.5.215]) by fmmailgate01.web.de (Postfix) with ESMTP id D4927BD56D53; Sun, 16 Dec 2007 12:41:27 +0100 (CET) Received: from [84.152.168.69] (helo=freebsdangel.de) by smtp07.web.de with asmtp (WEB.DE 4.108 #208) id 1J3rs7-0007qv-00; Sun, 16 Dec 2007 12:41:27 +0100 Message-ID: <47650F32.50609@web.de> Date: Sun, 16 Dec 2007 12:42:42 +0100 From: Tino Engel User-Agent: Thunderbird 2.0.0.6 (X11/20071110) MIME-Version: 1.0 To: Gary Kline References: <20071216072415.GA67716@thought.org> In-Reply-To: <20071216072415.GA67716@thought.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: elrap@web.de X-Sender: elrap@web.de X-Provags-ID: V01U2FsdGVkX1+wFQuGPLSrWlziZXVOPAZTzsVNEzySp/yb6CvB gUFR+bvfYAi/QNpIDb8aIwOG25DIl+xOZ2/pmcL1c3prJ8ueKj udOWdRsW8= Cc: FreeBSD Mailing List Subject: Re: missing shared lib...?? 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: Sun, 16 Dec 2007 11:41:29 -0000 Gary Kline schrieb: > Can anybody explain what causes xmms to give me this output:: > > Gtk-WARNING **: Failed to load module "libgnomebreakpad.so": Shared object > "libgnomebreakpad.so" not found, required by "xmms" > > and then to proceed to work very well? I thought xmms was' > window-manager agnostic, yet evidently it's looking for > *something* gnome..... > > Anybody? (Ideally, I'd like xmms to be able to play ANYTHING from > realauiodio to windoze to mp4.... But would be happy to just get > rid of this stderr output. > > > tia, gentlemen, > > > gary > > > > Maybe you want to try rebuilding xmms using 'make rmconfig' and 'make configure' before, in oreder to ensure no gnome integration is build within.