bugGnash - The GNU Flash player - Bugs: bug #20563, RENDERER_xx and add_renderer do...

 
 

bug #20563: RENDERER_xx and add_renderer do not match

Submitter:  Sandro Santilli <strk>
Submitted:  Mon 23 Jul 2007 04:16:51 PM UTC
   
 
Category:  build Severity:  5 - Blocker
Release:  None Status:  Fixed
Privacy:  Public Assigned to:  strk
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 23 Jul 2007 04:16:51 PM UTC, original submission:  


In MovieTester.cpp, we use RENDERER_XX defines to switch between
renderer use. These used to be mutually exclusive. Now they are not
anymore (which is fine) but the problem is that they don't match
the RENDERER_LIBS variable set in configure.ac from add_renderer.

Basically, for a vanilla configuration, add_renderer ends up containing 'ogl' only, while RENDERER_AGG is also defined,
and this breaks the build with libtestsuite.la linking failing
due to missing create_rendererer_agg symbol (not linked in)

Sandro Santilli <strk>
Group Member

 

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

    Date Changed by Updated Field Previous Value => Replaced by
    2007-07-23 strk StatusNone Fixed
        Assigned torsavoye strk
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code