Getting gtk12 based apps to build with esound

Kevin Oberman oberman at es.net
Mon Mar 17 16:31:37 PDT 2008


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}!=""
USE_GNOME+=     esound
OUTPUT_PLUGINS+=        esd
PLIST_SUB+=     ESDPLUGIN:=""
.else
CONFIGURE_ARGS+=        --disable-esd
PLIST_SUB+=     ESDPLUGIN:="@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 builds
without esound support since the test for 'HAVE_GNOME:Mesound' was
added.

I suspect I need to rebuild something, but I don't know what. How do I
get this to work again?

Thanks,
-- 
R. Kevin Oberman, Network Engineer
Energy Sciences Network (ESnet)
Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab)
E-mail: oberman at es.net			Phone: +1 510 486-8634
Key fingerprint:059B 2DDF 031C 9BA3 14A4  EADA 927D EBB3 987B 3751
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 224 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20080317/1147cfc2/attachment.pgp


More information about the freebsd-gnome mailing list