http://bugs.freedesktop.org/show_bug.cgi?id=18078

           Summary: dri2_glx.c error when compiling
           Product: Mesa
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: GLX
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


Git commit: 4830809524b20e517e949151957512b14d7e679a
Last working commit: 77c7f90ed44748f0e54e894deff1cac63da54cd6

GCC 4.3.2 / Gentoo Linux 32bit
GLIBC 2.8



i686-pc-linux-gnu-gcc -c -I. -I../../../include -I../../../include/GL/internal
-I../../../src/mesa -I../../../src/mesa/glapi -I/usr/include/drm    
-march=pentium3 -O0 -pipe -ggdb -ffast-math -Wall -Wmissing-prototypes -std=c99
-ffast-math -fno-strict-aliasing  -fPIC   -D_POSIX_SOURCE
-D_POSIX_C_SOURCE=199309L -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DPTHREADS
-DHAVE_POSIX_MEMALIGN -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER
-DGLX_INDIRECT_RENDERING -DHAVE_ALIAS -DGLX_DIRECT_RENDERING -DXF86VIDMODE
-D_REENTRANT -UIN_DRI_DRIVER -DDEFAULT_DRIVER_DIR=\"/usr/lib/dri\" dri2_glx.c
-o dri2_glx.o
dri2_glx.c: In function 'dri2CopySubBuffer':
dri2_glx.c:200: error: 'DRI2BufferFrontLeft' undeclared (first use in this
function)
dri2_glx.c:200: error: (Each undeclared identifier is reported only once
dri2_glx.c:200: error: for each function it appears in.)
dri2_glx.c:200: error: 'DRI2BufferBackLeft' undeclared (first use in this
function)
gmake[2]: *** [dri2_glx.o] Error 1
gmake[2]: Leaving directory
`/var/tmp/portage/media-libs/mesa-9999/work/Mesa-9999/src/glx/x11'
make[1]: *** [subdirs] Error 1
make[1]: Leaving directory
`/var/tmp/portage/media-libs/mesa-9999/work/Mesa-9999/src'
make: *** [default] Error 1


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

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Mesa3d-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to