gnash
[Top][All Lists]
Advanced

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

Re: [Gnash] How to enable sound


From: strk
Subject: Re: [Gnash] How to enable sound
Date: Wed, 26 Jul 2006 21:02:14 +0200

Committed, please test.

--strk;

On Wed, Jul 26, 2006 at 08:37:47PM +0200, strk wrote:
> Ok, I saw the problem. Preprocessor macro used are wrong,
> SOUND_GST and SOUND_SDL should be used (look in gnash.cc
> where  create_sound_handler_sdl is).
> 
> I'll commit a fix after a quick test.
> 
> --strk;
> 
> On Wed, Jul 26, 2006 at 11:41:54PM +0530, Onkar Shinde wrote:
> > On 7/26/06, strk <address@hidden> wrote:
> > >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;
> > 
> > I did 'make clean', 'make distclean' and updated CVS working copy again.
> > 
> > I am pasting things that look suspicious.
> > 
> > autogen:
> > Running automake --gnu  ...
> > AM_LDFLAGS: variable `MP3_LIBS' is used but `MP3_LIBS' is undefined
> > Running autoconf ...
> > 
> > configure --enable-sound=GST --enable-plugin:
> > Runs fine with the warnings mentioned in previous message.
> > 
> > make:
> > Gives same error - gnash-gnash.o: In function
> > `main':/home/onkar/gnash/gui/gnash.cpp:280: undefined reference to
> > `gnash::create_sound_handler_sdl()'
> > 
> > 
> > 
> > Onkar
> > 
> > 
> > _______________________________________________
> > Gnash mailing list
> > address@hidden
> > http://lists.gnu.org/mailman/listinfo/gnash
> 
> -- 
> 
>  /"\    ASCII Ribbon Campaign
>  \ /    Respect for low technology.
>   X     Keep e-mail messages readable by any computer system.
>  / \    Keep it ASCII. 
> 
> 
> 
> _______________________________________________
> Gnash mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/gnash

-- 

 /"\    ASCII Ribbon Campaign
 \ /    Respect for low technology.
  X     Keep e-mail messages readable by any computer system.
 / \    Keep it ASCII. 





reply via email to

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