gnash
[Top][All Lists]
Advanced

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

Re: [Gnash] Missing Sound.h?


From: strk
Subject: Re: [Gnash] Missing Sound.h?
Date: Thu, 27 Apr 2006 11:53:41 +0200

Sorry, I forgot to add them. Committed now (dunno if it
take time to be visible).

--strk;

On Thu, Apr 27, 2006 at 11:16:48AM +0200, Petter Reinholdtsen wrote:
> 
> When I try to build gnash from CVS, I get this error:
> 
>  i386-linux-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../libbase -I.. 
> -I/usr/include -I/usr/include/SDL -I/usr/include/SDL -I/usr/include/libxml2 
> -DQT_THREAD_SUPPORT -D_REENTRANT -g -O2 -W -Wall -Wcast-align -Wcast-qual 
> -Wpointer-arith -Wreturn-type -MT Global.lo -MD -MP -MF .deps/Global.Tpo -c 
> Global.cpp  -fPIC -DPIC -o .libs/Global.o
> Global.cpp:46:19: Sound.h: No such file or directory
> Global.cpp: In constructor `gnash::Global::Global()':
> Global.cpp:485: error: `sound_new' undeclared (first use this function)
> Global.cpp:485: error: (Each undeclared identifier is reported only once for
>    each function it appears in.)
> make[3]: *** [Global.lo] Error 1
> make[3]: Leaving directory 
> `/home/pere/src/debian/flash/gnash-cvs/gnash/server'
> make[2]: *** [all-recursive] Error 1
> 
> Did someone forget to add the Sound.h file, or is it obsolete and the
> include should be removed?
> 
> Friendly,
> -- 
> Petter Reinholdtsen




reply via email to

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