From owner-freebsd-questions Wed Feb 14 13:18: 4 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mgw-x4.nokia.com (mgw-x4.nokia.com [131.228.20.27]) by hub.freebsd.org (Postfix) with ESMTP id E1C8037B491 for ; Wed, 14 Feb 2001 13:18:00 -0800 (PST) Received: from esvir04nok.ntc.nokia.com (esvir04nokt.ntc.nokia.com [172.21.143.36]) by mgw-x4.nokia.com (Switch-2.1.0/Switch-2.1.0) with ESMTP id f1ELJXR13213 for ; Wed, 14 Feb 2001 23:19:33 +0200 (EET) Received: from esebh12nok.ntc.nokia.com (unverified) by esvir04nok.ntc.nokia.com (Content Technologies SMTPRS 4.2.1) with ESMTP id ; Wed, 14 Feb 2001 23:17:44 +0200 Received: from jylitpc.ntc.nokia.com ([172.21.148.215]) by esebh12nok.ntc.nokia.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2652.78) id 18L2YZAY; Wed, 14 Feb 2001 23:17:44 +0200 Received: (from jylitalo@localhost) by jylitpc.ntc.nokia.com (8.11.1/8.11.0) id f1ELHh356501; Wed, 14 Feb 2001 23:17:43 +0200 (EET) (envelope-from jylitalo) Date: Wed, 14 Feb 2001 23:17:43 +0200 From: "Ylitalo Juha . O" To: Chip Marshall , freebsd-questions@freebsd.org Subject: Re: with esd xmms and mpg123 will complain about /dev/dsp Message-ID: <20010214231743.E56364@jylitpc.ntc.nokia.com> References: <20010214214119.D56364@jylitpc.ntc.nokia.com> <20010214145319.A27659@setzer.chocobo.cx> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010214145319.A27659@setzer.chocobo.cx>; from chip@setzer.chocobo.cx on Wed, Feb 14, 2001 at 02:53:20PM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Feb 14, 2001 at 02:53:20PM -0500, ext Chip Marshall wrote: ... > If you're building these from the ports collection, try defining > WITH_ESOUND=yes when you do the make. I'm not sure if the packages > have esound enabled or not. Rebuilding mpg123 WITH_ESOUND=yes fixed problem for mpg123. I compiled xmms with "WITH_GNOME=yes WITH_ESOUND=yes WITHOUT_MIKMOD=yes WITHOUT_3DNOW=yes". I also did "rm -rf ~/.xmms", but for some reason, it kept on selecting libOSS.so as output_plugin (probably some old system-wide configuration file from earlier builds?), but once I fixed that to libesdout.so in my ~/.xmms/config, even that one started to work. All in all problem got solved and my thanks for the advice. In future, I'll better pay more attention to ports Makefiles in future to spot all these WITH_ clauses. -- Juha Ylitalo juha.o.ylitalo@nokia.com "Some tools are used, because its policy, others because they are good." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message