gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] [patch #9016] Improved handling of gstreamer plugin insta


From: Sandro Santilli
Subject: [Gnash-commit] [patch #9016] Improved handling of gstreamer plugin installation returns
Date: Sun, 17 Jul 2016 14:46:46 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:47.0) Gecko/20100101 Firefox/47.0

Follow-up Comment #12, patch #9016 (project gnash):

Does not cleanly build here:


In file included from
/usr/src/gnash/gnash-head/libsound/StreamingSoundData.cpp:27:0:
/usr/src/gnash/gnash-head/libmedia/MediaHandler.h:32:27: fatal error:
HostInterface.h: No such file or directory
 #include "HostInterface.h"
                           ^
compilation terminated.
In file included from /usr/src/gnash/gnash-head/libsound/EmbedSound.cpp:28:0:
/usr/src/gnash/gnash-head/libmedia/MediaHandler.h:32:27: fatal error:
HostInterface.h: No such file or directory
 #include "HostInterface.h"
                           ^
compilation terminated.
In file included from
/usr/src/gnash/gnash-head/libsound/EmbedSoundInst.cpp:26:0:
/usr/src/gnash/gnash-head/libmedia/MediaHandler.h:32:27: fatal error:
HostInterface.h: No such file or directory
 #include "HostInterface.h"
                           ^
compilation terminated.
In file included from /usr/src/gnash/gnash-head/libsound/LiveSound.cpp:28:0:
/usr/src/gnash/gnash-head/libmedia/MediaHandler.h:32:27: fatal error:
HostInterface.h: No such file or directory
 #include "HostInterface.h"
                           ^
compilation terminated.
In file included from
/usr/src/gnash/gnash-head/libsound/sound_handler.cpp:33:0:
/usr/src/gnash/gnash-head/libmedia/MediaHandler.h:32:27: fatal error:
HostInterface.h: No such file or directory
 #include "HostInterface.h"
                           ^
compilation terminated.
make[2]: *** [libgnashsound_la-EmbedSound.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [libgnashsound_la-EmbedSoundInst.lo] Error 1
make[2]: *** [libgnashsound_la-StreamingSoundData.lo] Error 1
make[2]: *** [libgnashsound_la-LiveSound.lo] Error 1
make[2]: *** [libgnashsound_la-sound_handler.lo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2


Also, I've found a few cases of style changes, please avoid those ones (adding
spaces in unrelated code).

Finally, please check with "git diff --check" and "git diff --cached --check"
and remove the trailing spaces reported from it.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?9016>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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