gnash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash] How to enable sound


From: Onkar Shinde
Subject: Re: [Gnash] How to enable sound
Date: Wed, 26 Jul 2006 23:11:14 +0530

On 7/26/06, strk <address@hidden> wrote:
On Wed, Jul 26, 2006 at 10:12:10PM +0530, Onkar Shinde wrote:
> Hi all,
>
> Can anyone please tell me what all options do I need to pass to
> configure script to enable sound support in gnash?

You need to install gstreamer-0.10 development package, and
use --enable-sound=gst when configuring.

Did that. I also passed option --enable-plugin to configure.
Doesn't compile. Following error is given by make:
gnash-gnash.o: In function `main':/home/onkar/gnash/gui/gnash.cpp:280:
undefined reference to `gnash::create_sound_handler_sdl()'

Pasting few lines from configure output that may be helpful:

checking for libgstreamer library... checking for gst_plugin_init in
-lgstreamer-... no
CFLAGS==-g -O2 -pthread -I/usr/include/gstreamer-0.10
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/libxml2   -I/usr/include/glib-2.0
-I/usr/include/glib-2.0/../../lib/glib-2.0/include
-I/usr/include/libxml2
checking gst/gst.h usability... yes
checking gst/gst.h presence... no
configure: WARNING: gst/gst.h: accepted by the compiler, rejected by
the preprocessor!
configure: WARNING: gst/gst.h: proceeding with the compiler's result
checking for gst/gst.h... yes



Onkar




reply via email to

[Prev in Thread] Current Thread [Next in Thread]