gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] [bug #38116] Configure auto detect freetype fails


From: Julian Hall
Subject: [Gnash-commit] [bug #38116] Configure auto detect freetype fails
Date: Fri, 18 Jan 2013 16:28:28 +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/?38116>

                 Summary: Configure auto detect freetype fails
                 Project: Gnash - The GNU Flash player
            Submitted by: jules
            Submitted on: Fri 18 Jan 2013 16:28:26 GMT
                Category: build
                Severity: 3 - Normal
                 Release: 0.8.10
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

If configure is not given an explicit path to freetype and none is available
from pkg-config (e.g. because we are cross-compiling), it attempts to auto
detect the presence of freetype by compiling a program that contains the
line:

#include <freetype2/freetype/freetype.h>

Unfortunately, this test always fails, as this header file expands to a #error
line if it is included before <ft2build.h>.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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