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



_______________________________________________
Gnash mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash

Reply via email to