bugGnash - The GNU Flash player - Bugs: bug #38115, Error configuring with agg

 
 

bug #38115: Error configuring with agg

Submitter:  Julian Hall <jules>
Submitted:  Fri 18 Jan 2013 03:56:33 PM UTC
   
 
Category:  build Severity:  3 - Normal
Release:  0.8.10 Status:  None
Privacy:  Public Assigned to:  rsavoye
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 19 Jan 2013 05:03:47 PM UTC, comment #1: 

  I've been cross compiling Gnash for Arm with no problems. Could you please see this page: http://wiki.gnashdev.org/Debugging_Autotools_issues, and try the CONFIG_SHELL trick to see more exactly what is happening ? Are you using the --sysroot option to Gnash's configure ?

Rob Savoye <rsavoye>
Group administrator
Fri 18 Jan 2013 03:56:33 PM UTC, original submission:  

Not sure if it's relevant that I'm cross-compiling. I've built and installed agg 2.5 on my system image, but configure fails to accept its presence. I get a failure in config.log at line 13676; the conftest program fails to build with the compiler error "conftest.cpp:56: error: 'agg' has not been declared".

The line in question (along with previous potentially relevant lines) reads:
#ifdef __cplusplus
extern "C"
#endif
char agg::gamma_ctrl_impl::calc_points ();


It is true that 'agg' is not declared; the conftest does not include any headers and this is the first line of actual code, which suggests that this tesr must always fail.

I'm using gcc 4.4.4, cross compiling from i686-pc-linux-gnu to arm-fsl-linux-gnueabi.

Julian Hall <jules>

 

(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)
  • -email is unavailable- added by jules (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.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-01-19 rsavoye Assigned toNone rsavoye

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code