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


Denis Dzyubenko <[EMAIL PROTECTED]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[EMAIL PROTECTED]
             Status|VERIFIED                    |REOPENED
         Resolution|FIXED                       |




--- Comment #4 from Denis Dzyubenko <[EMAIL PROTECTED]>  2008-11-21 06:02:47 
PST ---
xserver doesn't compile with dri2
        ../doltcompile gcc -DHAVE_CONFIG_H -I. -I../include
-I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus
-I../hw/xfree86/common -I../hw/xfree86/dri -I../mi -I../hw/xfree86/dri2  
-DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes
-Wmissing-prototypes -Wmissing-declarations -Wnested-externs
-fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT
-I/home/shad/xorg/include/pixman-1 -I/usr/include/freetype2    -I../include
-I../include -I../Xext -I../composite -I../damageext -I../xfixes -I../Xi
-I../mi -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb
-I/home/shad/xorg/include/drm -I/home/shad/xorg/include/X11/dri -DXFree86Server
 -g -O2 -c -o glxdri2.lo glxdri2.c
glxdri2.c:72: error: expected ‘:’, ‘,’, ‘;’, ‘}’ or
‘__attribute__’ before ‘*’ token
glxdri2.c:93: error: expected specifier-qualifier-list before ‘__DRIbuffer’
glxdri2.c: In function ‘__glXDRIbindTexImage’:
glxdri2.c:215: error: ‘__GLXDRIscreen’ has no member named ‘texBuffer’
glxdri2.c: In function ‘__glXDRIscreenCreateContext’:
glxdri2.c:304: error: ‘__GLXDRIscreen’ has no member named ‘dri2’
glxdri2.c: In function ‘__glXDRIscreenCreateDrawable’:
glxdri2.c:347: error: ‘__GLXDRIscreen’ has no member named ‘dri2’
glxdri2.c: At top level:
glxdri2.c:353: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
glxdri2.c:386: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘loaderExtension’
glxdri2.c:393: error: ‘loaderExtension’ undeclared here (not in a function)
glxdri2.c: In function ‘initializeExtensions’:
glxdri2.c:436: error: ‘__GLXDRIscreen’ has no member named
‘glx_enable_bits’
...
glxdri2.c:551: error: ‘__GLXDRIscreen’ has no member named
‘glx_enable_bits’
glxdri2.c:551: warning: passing argument 1 of ‘__glXGetExtensionString’
from incompatible pointer type
glxdri2.c:558: error: ‘__GLXDRIscreen’ has no member named
‘glx_enable_bits’
glxdri2.c:559: warning: passing argument 1 of ‘__glXGetExtensionString’
from incompatible pointer type
make[1]: *** [glxdri2.lo] Error 1
make[1]: Leaving directory `/home/shad/git/xorg/xserver/glx'
make: *** [all-recursive] Error 1
*** error during stage build of xserver: ########## Error running make   ***
[55/55]


-- 
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