[Bug 45292] New: Compilation failure on d3d1x state tracker: ‘ID3D10Include’ has not been declared

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Jan 26 20:04:24 PST 2012


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

             Bug #: 45292
           Summary: Compilation failure on d3d1x state tracker:
                    ‘ID3D10Include’ has not been declared
    Classification: Unclassified
           Product: Mesa
           Version: git
          Platform: x86-64 (AMD64)
        OS/Version: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/Gallium/r600
        AssignedTo: dri-devel at lists.freedesktop.org
        ReportedBy: jeremy.william.murphy at gmail.com


Created attachment 56211
  --> https://bugs.freedesktop.org/attachment.cgi?id=56211
build.log: Fails on x86_64 with wine-1.3.37

With d3d1x enabled, mesa fails to compile.  wine-1.3.37 installed.  Snippet
from the build log:

x86_64-pc-linux-gnu-g++ -c -I. -I../../../../../src/gallium/include
-I../../../../../src/gallium/auxiliary -I../../../../../src/gallium/drivers
-Iinclude -I../gd3dapi -I../d3dapi -I../w32api -I../../../include
-I../../../auxiliary -O2 -pipe -march=native -w -Wall -fno-strict-aliasing
-fno-builtin-memcmp -O2 -pipe -march=native -w  -fPIC  -D_GNU_SOURCE -DPTHREADS
-DTEXTURE_FLOAT_ENABLED -DHAVE_POSIX_MEMALIGN -DUSE_XCB
-DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DPTHREADS
-DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DHAVE_MINCORE
-DHAVE_LIBUDEV -DHAVE_XCB_DRI2 -D__STDC_CONSTANT_MACROS -DHAVE_LLVM=0x0300
-fvisibility=hidden -I/usr/include   -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS
-D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS src/guids.cpp -o src/guids.o
In file included from ../d3dapi/d3d10.h:5704:0,
                 from ../d3dapi/d3d10_1.h:39,
                 from ../d3dapi/d3d11.h:7774,
                 from ../gd3dapi/galliumd3d11.h:28,
                 from src/guids.cpp:3:
../w32api/d3d10effect.h:831:44: error: ‘ID3D10Include’ has not been declared
gmake[5]: *** [src/guids.o] Error 1

-- 
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 dri-devel mailing list