From owner-freebsd-gnome Thu Sep 12 20: 0: 6 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 535CF37B400; Thu, 12 Sep 2002 20:00:02 -0700 (PDT) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id B0B1C43E86; Thu, 12 Sep 2002 20:00:01 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from gyros (gyros.marcuscom.com [192.168.1.9]) by creme-brulee.marcuscom.com (8.12.5/8.12.5) with ESMTP id g8D2vPiv013215; Thu, 12 Sep 2002 22:57:25 -0400 (EDT) (envelope-from marcus@marcuscom.com) Subject: Re: How in hell do I build xmms *without* esound? From: Joe Marcus Clarke To: alane@geeksrus.net Cc: FreeBSD Ports List , gnome@FreeBSD.ORG 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> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 12 Sep 2002 22:59:56 -0400 Message-Id: <1031885996.342.35.camel@gyros.marcuscom.com> Mime-Version: 1.0 X-Spam-Status: No, hits=-3.5 required=5.0 tests=IN_REP_TO,SUBJ_ENDS_IN_Q_MARK,DOUBLE_CAPSWORD,AWL version=2.31 Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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-gnome" in the body of the message