gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] [bug #35801] Failed to build 0.8.10 with --with-x11-incl


From: anonymous
Subject: [Gnash-commit] [bug #35801] Failed to build 0.8.10 with --with-x11-incl configure=XXX option
Date: Mon, 12 Mar 2012 12:31:34 +0000
User-agent: Opera/9.80 (Windows NT 6.0; U; ja) Presto/2.10.229 Version/11.61

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

                 Summary: Failed to build 0.8.10 with --with-x11-incl
configure=XXX option
                 Project: Gnash - The GNU Flash player
            Submitted by: None
            Submitted on: 2012年03月12日 12時31分33秒
                Category: build
                Severity: 3 - Normal
                 Release: other
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

If --with-x11-incl is passwd to configure script,
it will check existence of X11/X.h in the specified directory and define
ac_cv_path_x11_incl, but not define HAVE_X11_X_H.
#ifdef HAVE_X11_H is used in many places so build will be result in failure.
Probably AC_DEFINE(HAVE_X11_X_H, ...) is missing in addition to
ac_cv_path_x11_incl setting, but I'm not sure about meaning of HAVE_X11 and
HAVE_X11_X_H are different.






    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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