[Mesa-dev] [Bug 31244] New: does not check for recent enough xcb

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Oct 30 13:01:35 PDT 2010


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

           Summary: does not check for recent enough xcb
           Product: Mesa
           Version: 7.9
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Mesa core
        AssignedTo: mesa-dev at lists.freedesktop.org
        ReportedBy: hramrach at centrum.cz


Building mesa with libxcb-dev 1.6 works and with libxcb-dev 1.1 it fails with

gcc -c -I../../../../include -I../../../../src/egl/main -I../../../../src/mapi
-DDEFAULT_DRIVER_DIR=\"/usr/lib/dri\"   -I/usr/include/libdrm   -Wall -g -O2
-Wall -Wmissing-prototypes -std=c99 -ffast-math -fvisibility=hidden
-fno-strict-aliasing  -fPIC  -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM
-DUSE_SSE_ASM -D_GNU_SOURCE -DPTHREADS -DHAVE_POSIX_MEMALIGN
-DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DGLX_DIRECT_RENDERING
-DGLX_INDIRECT_RENDERING -DHAVE_ALIAS -DHAVE_XCB_DRI2 -DGALLIUM_LLVMPIPE
-D__STDC_CONSTANT_MACROS -DHAVE_LLVM=0x0206 egl_dri2.c -o egl_dri2.o            
egl_dri2.c: In function 'dri2_create_pbuffer_surface': egl_dri2.c:1307: error:
'XCB_WINDOW_NONE' undeclared (first use in this function)

The configure script checks only for xcb, not particular version.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the mesa-dev mailing list