gnash
[Top][All Lists]
Advanced

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

[Gnash] Missing Sound.h?


From: Petter Reinholdtsen
Subject: [Gnash] Missing Sound.h?
Date: Thu, 27 Apr 2006 11:16:48 +0200
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.4 (usg-unix-v)

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]