gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] [bug #43198] Build process is stopped in ASHandlers.cpp


From: Frederic Bezies
Subject: [Gnash-commit] [bug #43198] Build process is stopped in ASHandlers.cpp
Date: Thu, 11 Sep 2014 15:32:10 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:35.0) Gecko/20100101 Firefox/35.0

URL:
  <http://savannah.gnu.org/bugs/?43198>

                 Summary: Build process is stopped in ASHandlers.cpp
                 Project: Gnash - The GNU Flash player
            Submitted by: fredbezies
            Submitted on: jeu. 11 sept. 2014 15:32:09 GMT
                Category: None
                Severity: 3 - Normal
                 Release: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

I was trying to build gnash from git sources after bug #42574 was declared as
fixed, but building process crashed.

Here is the log I got right before crash :

" CXXLD    libgnashparser.la
make[4]: Leaving directory
'/home/fred/gnash-trunk-git/src/gnash/libcore/parser'
Making all in vm
make[4]: Entering directory '/home/fred/gnash-trunk-git/src/gnash/libcore/vm'
  CXX      ASHandlers.lo
In file included from ASHandlers.cpp:46:0:
../../libcore/DragState.h: In member function 'bool
gnash::DragState::hasBounds() const':
../../libcore/DragState.h:65:24: error: cannot convert 'const
boost::optional<gnash::SWFRect>' to 'bool' in return
         return (_bounds);
                        ^
Makefile:757: recipe for target 'ASHandlers.lo' failed
make[4]: *** [ASHandlers.lo] Error 1
make[4]: Leaving directory '/home/fred/gnash-trunk-git/src/gnash/libcore/vm'
Makefile:2381: recipe for target 'all-recursive' failed
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory '/home/fred/gnash-trunk-git/src/gnash/libcore'
Makefile:1246: recipe for target 'all' failed
make[2]: *** [all] Error 2"

Boost version : 1.56
Gcc : 4.9.1




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?43198>

_______________________________________________
  Message posté via/par Savannah
  http://savannah.gnu.org/




reply via email to

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