[Mesa-dev] [Bug 101110] Build failure in GNOME Continuous
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat May 20 00:19:00 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=101110
--- Comment #3 from Dieter Nützel <Dieter at nuetzel-hh.de> ---
Hello Emil,
shouldn't this look like this:
diff --git a/configure.ac b/configure.ac
index b788137d51..06883a9667 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1723,7 +1723,7 @@ fi
if test x"$enable_dri3" = xyes; then
DEFINES="$DEFINES -DHAVE_DRI3"
- dri3_modules="x11-xcb xcb >= $XCB_REQUIRED xcb-dri3 xcb-fixes xcb-present
xcb-sync xshmfence >= $XSHMFENCE_REQUIRED"
+ dri3_modules="x11-xcb xcb >= $XCB_REQUIRED xcb-dri3 xcb-xfixes xcb-present
xcb-sync xshmfence >= $XSHMFENCE_REQUIRED"
PKG_CHECK_MODULES([XCB_DRI3], [$dri3_modules])
fi
_xcb-xfixes_ ???
Signed-off-by: Dieter Nützel <Dieter at nuetzel-hh.de>
Mesa git do NOT compile on my openSUSE Tumbleweed with your commit.
Greetings,
Dieter
BTW Look this right?
./autogen.sh --prefix=/usr/local --with-dri-drivers=""
--with-gallium-drivers=r600,radeonsi,swrast --with-platforms=drm,x11
--enable-nine --enable-texture-float --enable-opencl
--with-vulkan-drivers=radeon
Had add 'x11' to '--with-platforms=drm'
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20170520/79a83ae8/attachment.html>
More information about the mesa-dev
mailing list