Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Mar 2008 11:00:24 -0500
From:      "Jeremy Messenger" <mezz7@cox.net>
To:        "Kevin Oberman" <oberman@es.net>
Cc:        gnome@freebsd.org
Subject:   Re: Getting gtk12 based apps to build with esound
Message-ID:  <op.t77yqyuu9aq2h7@mezz.mezzweb.com>
In-Reply-To: <20080317233135.48FFC4500F@ptavv.es.net>
References:  <20080317233135.48FFC4500F@ptavv.es.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 17 Mar 2008 18:31:35 -0500, Kevin Oberman <oberman@es.net> wrote=
:

> I am trying to get xmms to build with esound support. It used to be
> there, but seems to have vanished recently.
>
> I see the Makefile contains:
> .if ${HAVE_GNOME:Mesound}!=3D""
> USE_GNOME+=3D     esound
> OUTPUT_PLUGINS+=3D        esd
> PLIST_SUB+=3D     ESDPLUGIN:=3D""
> .else
> CONFIGURE_ARGS+=3D        --disable-esd
> PLIST_SUB+=3D     ESDPLUGIN:=3D"@comment "
> .endif
>
> This is only the first check for 'HAVE_GNOME:Mesound'.
>
> While I have esound enabled for Gnome (in Preferences) and most apps
> seem to work just fine with it (totem, xine, mplayer, etc), xmms build=
s
> without esound support since the test for 'HAVE_GNOME:Mesound' was
> added.

But, if esound exists then it will be enable by default. If esound doesn=
't  =

exist and you want to enable it, you can either use WITH_GNOME=3Dyes or =
 =

WITH_GNOME=3Desound (both will working).

> I suspect I need to rebuild something, but I don't know what. How do I=

> get this to work again?

I don't use xmms, but yeah you should reinstall it if it doesn't build  =

with esound. If it still doesn't work, then you should talk with the  =

maintainer.

Cheers,
Mezz

> Thanks,


-- =

mezz7@cox.net  -  mezz@FreeBSD.org
FreeBSD GNOME Team
http://www.FreeBSD.org/gnome/  -  gnome@FreeBSD.org



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