On Wed, Jul 26, 2006 at 11:11:14PM +0530, Onkar Shinde wrote: > On 7/26/06, strk <[EMAIL PROTECTED]> 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()'
Are you sure you have an updated CVS working copy ? We're heavly working on gstreamer, and from the undefined reference it seems you didn't get the --enable-sound switch working. Also, remember to run ./autogen.sh --strk; _______________________________________________ Gnash mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash
