mainGnash - The GNU Flash player - Support: sr #108449, Compilation error

 
 

sr #108449: Compilation error

Submitter:  Attila Bruncsak <bruni>
Submitted:  Mon 25 Nov 2013 03:08:50 PM UTC
   
 
Category:  None Priority:  5 - Normal
Severity:  3 - Normal Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open Operating System:  GNU/Linux
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 25 Nov 2013 03:08:50 PM UTC, original submission:  

On CentOS 6 I got the following compilation error with version 0.8.10:

make[4]: Entering directory `/root/gnash-0.8.10/gui'
  CXX    fb_gnash-gnash.o
  CXX    fb_gnash-gui.o
  CXX    fb_gnash-Player.o
  CXX    fb_gnash-NullGui.o
  CXX    fb_gnash-ScreenShotter.o
  CXX    fb_gnash-fb.o
fb/fb.cpp: In member function ‘virtual void gnash::gui::FBGui::renderBuffer()’:
fb/fb.cpp:404: error: invalid use of incomplete type ‘struct gnash::gui::FBGlue’
fb/fbsup.h:57: error: forward declaration of ‘struct gnash::gui::FBGlue’
fb/fb.cpp: In member function ‘virtual void gnash::gui::FBGui::setInvalidatedRegions(const gnash::InvalidatedRanges&)’:
fb/fb.cpp:487: error: invalid use of incomplete type ‘struct gnash::gui::FBGlue’
fb/fbsup.h:57: error: forward declaration of ‘struct gnash::gui::FBGlue’
make[4]: * [fb_gnash-fb.o] Error 1
make[4]: Leaving directory `/root/gnash-0.8.10/gui'
make[3]: * [all-recursive] Error 1
make[3]: Leaving directory `/root/gnash-0.8.10/gui'
make[2]: * [all] Error 2
make[2]: Leaving directory `/root/gnash-0.8.10/gui'
make[1]: * [all-recursive] Error 1
make[1]: Leaving directory `/root/gnash-0.8.10'
make: * [all] Error 2

The config.log and the rpm -qa output is attached.

Attila Bruncsak <bruni>

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #29707:  config.log added by bruni (147KiB - application/octet-stream)
file #29708:  rpmqa added by bruni (18KiB - application/octet-stream)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by bruni (Submitted the item)
  • -email is unavailable- added by bruni
  •  

    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 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-11-25 bruni Attached File- Added config.log, #29707
        Attached File- Added rpmqa, #29708
        Carbon-Copy- Added bruni

    Back to the top

    Powered by Savane 3.13-3230.
    Corresponding source code