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

           Summary: SiS DRI lacks WMB support on SPARC (MIPS and any other
                    non-x86 architecture)
           Product: Mesa
           Version: unspecified
          Platform: SPARC
        OS/Version: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/DRI/SiS
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


I get the following error when building Mesa 7.0.2 on SPARC, but the error
message is the same on MIPS, ARM and probably any other non-x86 architecture
because of missing implementations. The problem is particularly severe on MIPS
because the next MIPS hardware I'm getting has a SiS graphics chip on board.

make[6]: Entering directory `/tmp/Mesa-7.0.2/src/mesa/drivers/dri/sis'
gcc -c -I. -I../../../../../src/mesa/drivers/dri/common -Iserver
-I../../../../../include -I../../../../../include/GL/internal
-I../../../../../src/mesa -I../../../../../src/mesa/main
-I../../../../../src/mesa/glapi -I../../../../../src/mesa/math
-I../../../../../src/mesa/transform -I../../../../../src/mesa/shader
-I../../../../../src/mesa/swrast -I../../../../../src/mesa/swrast_setup
-I../../../../../src/egl/main -I../../../../../src/egl/drivers/dri `pkg-config
--cflags libdrm`  -Wall -Wmissing-prototypes -std=c99 -ffast-math -O2 -mcpu=v8
-mtune=ultrasparc -g -fPIC  -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L
-D_SVID_SOURCE -D_BSD_SOURCE -D_GNU_SOURCE -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1
-DIN_DRI_DRIVER -DGLX_DIRECT_RENDERING -DGLX_INDIRECT_RENDERING -DHAVE_ALIAS
-DHAVE_POSIX_MEMALIGN  -fno-strict-aliasing  sis6326_state.c -o sis6326_state.o
In file included from sis6326_state.c:29:
sis_context.h:407:2: error: #error platform needs WMB
make[6]: *** [sis6326_state.o] 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, or are watching the assignee.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
--
_______________________________________________
Dri-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to