Skip site navigation (1)Skip section navigation (2)
Date:      12 Sep 2002 22:59:56 -0400
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        alane@geeksrus.net
Cc:        FreeBSD Ports List <ports@FreeBSD.ORG>, gnome@FreeBSD.ORG
Subject:   Re: How in hell do I build xmms *without* esound?
Message-ID:  <1031885996.342.35.camel@gyros.marcuscom.com>
In-Reply-To: <20020913024100.GA58598@wwweasel.geeksrus.net>
References:  <20020913013001.GA14782@wwweasel.geeksrus.net> <1031884332.342.12.camel@gyros.marcuscom.com>  <20020913024100.GA58598@wwweasel.geeksrus.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 2002-09-12 at 22:41, Alan E wrote:
> On Thu, Sep 12, 2002 at 10:32:12PM -0400, Joe Marcus Clarke wrote:
> >On Thu, 2002-09-12 at 21:30, Alan E [admin] wrote:
> >> I swear, the new gnome configuration system is set up to thwart every
> >> attempt to not install gnome packages. Damn, that's unfriendly.
> >> 
> >> Somebody (sobomax?) please tell me how to build xmms without esound
> >> support ...
> >
> >make -DWITHOUT_GNOME install
> 
> Umm, nope. You have to do 
> 
> 	make -DWITHOUT_GNOME CONFIGURE_ARGS=--disable-esd
> 
> in order to exorcise it. I'd suggest resurrecting the WITHOUT_ESOUND
> knob. Really.

I don't think that will help.  What you're seeing is xmms linking
against esound because it's installed.  If you put back in
WITHOUT_ESOUND, that won't change that behavior.  The port just needs to
be updated to include the --disable-esd option to make sure esound
support isn't included even when esd is present on the system.

Joe

> -- 
> Alan Eldridge
> Unix/C(++) IT Pro, 20 yrs, seeking new employment.
> (http://wwweasel.geeksrus.net/~alane/resume.txt)
> KDE, KDE-FreeBSD Teams (http://www.kde.org, http://freebsd.kde.org/)
> 
-- 
PGP Key : http://www.marcuscom.com/pgp.asc


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1031885996.342.35.camel>