[Mesa-dev] [Bug 66357] New: pipe_loader_sw fails to build without libx11 headers

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Jun 29 02:42:53 PDT 2013


https://bugs.freedesktop.org/show_bug.cgi?id=66357

          Priority: medium
            Bug ID: 66357
          Assignee: mesa-dev at lists.freedesktop.org
           Summary: pipe_loader_sw fails to build without libx11 headers
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: Martin.Jansa at gmail.com
          Hardware: Other
            Status: NEW
           Version: unspecified
         Component: Other
           Product: Mesa

* HAVE_WINSYS_XLIB was removed in
  commit b3f1f665b0fef178ae193e6b111f14c9a5ad3b25
  Author: Matt Turner <mattst88 at gmail.com>
  Date:   Sun Jan 20 15:32:08 2013 -0800
  build: Get rid of GALLIUM_WINSYS_DIRS

* HAVE_PIPE_LOADER_XLIB is set correctly:
  if test "x$NEED_WINSYS_XLIB" = xyes; then
      GALLIUM_PIPE_LOADER_DEFINES="$GALLIUM_PIPE_LOADER_DEFINES
-DHAVE_PIPE_LOADER_XLIB"
      GALLIUM_PIPE_LOADER_LIBS="$GALLIUM_PIPE_LOADER_LIBS
\$(top_builddir)/src/gallium/winsys/sw/xlib/libws_xlib.la"
  fi

* fixes build of pipe_loader_sw without libx11 headers available


I'll attach fix for this shortly after few more tests.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20130629/afe70115/attachment.html>


More information about the mesa-dev mailing list