patchGnash - The GNU Flash player - Patches: patch #7900, Patch to fix build with recent...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #7900: Patch to fix build with recent boost libs

Submitter:  Brandon Invergo <brandon>
Submitted:  Sun 09 Dec 2012 12:29:17 PM UTC
   
 
Category:  build Priority:  5 - Normal
Status:  Done Privacy:  Public
Assigned to:  rsavoye Open/Closed:  Closed

Sun 09 Dec 2012 04:16:51 PM UTC, comment #3: 

The system library has been in boost since version 1.35.0, and using it was optional. Now other boost libraries depend on it, so it's now required. Since it has been around since 1.35.0, it should be safe to make this a required library. As I had additional boost changes in a branch, libchrono is now also required as of 1.47.0 because of dependencies. Needed this library is now version dependent. This modified patch is committed as of #9a5c31b.

Rob Savoye <rsavoye>
Group administrator
Sun 09 Dec 2012 01:16:14 PM UTC, comment #2: 

Oops, sorry, that would be useful information. Version 1.52.0

Brandon Invergo <brandon>
Sun 09 Dec 2012 12:56:26 PM UTC, comment #1: 

Against which boost version are you linking?

Bastiaan Jacques <bjacques>
Group Member
Sun 09 Dec 2012 12:29:17 PM UTC, original submission:  

In order for Gnash to build properly (with newer Boost libs, I think), the Boost "system" library is required. This is a patch to add "system" to the list of required libraries in boost.m4.

Brandon Invergo <brandon>

 

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

Attached Files

 

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)
  • -email is unavailable- added by bjacques (Posted a comment)
  • -email is unavailable- added by brandon (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.

     

    Follow 6 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-07-25 bjacques StatusReady For Test Done
        Open/ClosedOpen Closed
    2012-12-09 rsavoye CategoryNone build
        StatusNone Ready For Test
        Assigned toNone rsavoye
    2012-12-09 brandon Attached File- Added gnash-0.8.10-libboost-system.diff, #27058

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code