gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] [bug #38115] Error configuring with agg


From: Julian Hall
Subject: [Gnash-commit] [bug #38115] Error configuring with agg
Date: Fri, 18 Jan 2013 15:56:34 +0000
User-agent: Mozilla/5.0 (Linux; U; Android 2.2.1; en-gb; GT-S5570 Build/FROYO) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1

URL:
  <http://savannah.gnu.org/bugs/?38115>

                 Summary: Error configuring with agg
                 Project: Gnash - The GNU Flash player
            Submitted by: jules
            Submitted on: Fri 18 Jan 2013 15:56:33 GMT
                Category: build
                Severity: 3 - Normal
                 Release: 0.8.10
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

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.




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?38115>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]