[Mesa-dev] [Bug 80034] New: compile error eglGetSyncValuesCHROMIUM undeclared
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Jun 14 13:03:16 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=80034
Priority: medium
Bug ID: 80034
Assignee: mesa-dev at lists.freedesktop.org
Summary: compile error eglGetSyncValuesCHROMIUM undeclared
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: bug0xa3d2 at hushmail.com
Hardware: x86-64 (AMD64)
Status: NEW
Version: git
Component: EGL
Product: Mesa
Created attachment 101063
--> https://bugs.freedesktop.org/attachment.cgi?id=101063&action=edit
mesa build log
mesa compile error:
eglapi.c:1097:48: error: 'eglGetSyncValuesCHROMIUM' undeclared (first use in
this function)
Here are my build flags:
export CONFFLAGS=" \
--enable-${LIBDIRSUFFIX}-bit \
--prefix=${XBUILD} \
--libdir=${XBUILD}/lib${LIBDIRSUFFIX} \
--exec-prefix=${XBUILD} \
--bindir=${XBUILD}/bin \
--sbindir=${XBUILD}/sbin \
--sysconfdir=${XBUILD}/etc \
--datadir=${XBUILD}/share \
--includedir=${XBUILD}/include \
--libexecdir=${XBUILD}/libexec \
--localstatedir=${XBUILD}/var \
--mandir=${XBUILD}/share/man \
--infodir=${XBUILD}/share/info \
--enable-xcb \
--with-kernel-source=/usr/src/linux \
--disable-intel \
--disable-nouveau \
--disable-vmwgfx \
--disable-nouveau-experimental-api \
--enable-xinput \
--silent \
--enable-silent-rules \
--disable-ipv6 \
--enable-egl \
--with-dri-drivers=radeon \
--disable-gallium-r300 \
--enable-glamor \
--with-egl-platforms=drm,x11 \
--sysconfdir=/etc \
--with-llvm-shared-libs \
--enable-gbm \
--enable-gallium-egl \
--enable-gallium-llvm \
--enable-gallium-gbm \
--enable-glx-tls \
--enable-texture-float \
--with-dri-driverdir=${XBUILD}/lib${LIBDIRSUFFIX}/xorg/modules/dri \
--with-dri-searchpath=${XBUILD}/lib${LIBDIRSUFFIX}/xorg/modules/dri,${XBUILD}/lib${LIBDIRSUFFIX}/dri
\
--enable-xa \
--enable-xorg \
--with-gallium-drivers=radeonsi \
--disable-systemd-logind \
--build=$ARCH-pc-linux \
--host=$ARCH-pc-linux \
--target=$ARCH-pc-linux"
--
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/20140614/51fdb65e/attachment.html>
More information about the mesa-dev
mailing list