bugGnash - The GNU Flash player - Bugs: bug #38208, can't build gnash with vaapi...

 
 

bug #38208: can't build gnash with vaapi support in ubuntu 12.10

Submitter:  None
Submitted:  Wed 30 Jan 2013 10:32:32 PM UTC
   
 
Category:  None Severity:  3 - Normal
Release:  0.8.10 Status:  Ready For Test
Privacy:  Public Assigned to:  rsavoye
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 30 Jan 2013 10:42:15 PM UTC, comment #1: 

  Misplaced closing paren for the gettext macro in several files. You can tell this code hasn't been built or tested in quite a while. Anyway, this is fixed as of commit #a5c8d01.

Rob Savoye <rsavoye>
Group administrator
Wed 30 Jan 2013 10:32:32 PM UTC, original submission:  

I can't build gnash with vaapi support, configure is ok and ready. But when I try to build it I've this error:

make
make  all-recursive
make[1]: entrant dans le répertoire « /home/elrondo/gnash-git/gnash »
Making all in desktop
make[2]: entrant dans le répertoire « /home/elrondo/gnash-git/gnash/desktop »
make[2]: Rien à faire pour « all ».
make[2]: quittant le répertoire « /home/elrondo/gnash-git/gnash/desktop »
Making all in libdevice
make[2]: entrant dans le répertoire « /home/elrondo/gnash-git/gnash/libdevice »
  CXX    libgnashdevice_la-DeviceGlue.lo
  CXXLD  libgnashdevice.la
  CXX    libgnashvaapi_la-vaapi_utils.lo
  CXX    libgnashvaapi_la-VaapiContext.lo
  CXX    libgnashvaapi_la-VaapiDisplay.lo
  CXX    libgnashvaapi_la-VaapiGlobalContext.lo
  CXX    libgnashvaapi_la-VaapiImage.lo
vaapi/VaapiImage.cpp:38:84: error: macro "_" passed 2 arguments, but takes just 1
vaapi/VaapiImage.cpp:82:82: error: macro "_" passed 3 arguments, but takes just 1
vaapi/VaapiImage.cpp: In constructor 'gnash::VaapiImage::VaapiImage(unsigned int, unsigned int, VaapiImageFormat)':
vaapi/VaapiImage.cpp:38:15: error: '_' was not declared in this scope
vaapi/VaapiImage.cpp:38:15: note: suggested alternatives:
In file included from /usr/include/boost/mpl/aux_/include_preprocessed.hpp:37:0,
                 from /usr/include/boost/mpl/placeholders.hpp:43,
                 from /usr/include/boost/iterator/iterator_categories.hpp:17,
                 from /usr/include/boost/iterator/iterator_adaptor.hpp:14,
                 from /usr/include/boost/token_iterator.hpp:22,
                 from /usr/include/boost/tokenizer.hpp:20,
                 from ../libbase/rc.h:29,
                 from ../libbase/log.h:26,
                 from vaapi/VaapiImage.cpp:23:
/usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:14:19: note:   'mpl_::_'
/usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:14:19: note:   'mpl_::_'
/usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:14:19: note:   'mpl_::_'
vaapi/VaapiImage.cpp: In member function 'bool gnash::VaapiImage::create(unsigned int, unsigned int)':
vaapi/VaapiImage.cpp:82:15: error: '_' was not declared in this scope
vaapi/VaapiImage.cpp:82:15: note: suggested alternatives:
In file included from /usr/include/boost/mpl/aux_/include_preprocessed.hpp:37:0,
                 from /usr/include/boost/mpl/placeholders.hpp:43,
                 from /usr/include/boost/iterator/iterator_categories.hpp:17,
                 from /usr/include/boost/iterator/iterator_adaptor.hpp:14,
                 from /usr/include/boost/token_iterator.hpp:22,
                 from /usr/include/boost/tokenizer.hpp:20,
                 from ../libbase/rc.h:29,
                 from ../libbase/log.h:26,
                 from vaapi/VaapiImage.cpp:23:
/usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:14:19: note:   'mpl_::_'
/usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:14:19: note:   'mpl_::_'
/usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:14:19: note:   'mpl_::_'
make[2]: * [libgnashvaapi_la-VaapiImage.lo] Erreur 1
make[2]: quittant le répertoire « /home/elrondo/gnash-git/gnash/libdevice »
make[1]: * [all-recursive] Erreur 1
-------------------------------------------
configure options for information:

./configure --prefix=/usr --sysconfdir=/etc --enable-renderer=agg --enable-gui=gtk --enable-media=gst,ffmpeg --with-plugindir=/usr/lib/mozilla/plugins --enable-device=vaapi --disable-kparts3 --disable-kparts4

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by rsavoye (Updated the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-01-30 rsavoye StatusNone Ready For Test
        Assigned toNone rsavoye

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code