[Bug 2016] New: compilation bug in /dlls/d3d8/directx.c

Wine Bugs wine-bugs at winehq.org
Sat Feb 14 14:05:24 CST 2004


http://bugs.winehq.org/show_bug.cgi?id=2016

           Summary: compilation bug in /dlls/d3d8/directx.c
           Product: Wine
           Version: 20040121
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: blocker
          Priority: P2
         Component: wine-directx
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: phnorris at gwi.net


Linux = Redhat version 6.2 Linux kernel 2.2.19  glibc version 2.1.3 gcc version
2.9.3
unable to compile from source as I get this error:

gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include
-D__WINESRC__  -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2
-fno-strict-aliasing -gstabs+  -g -O2 -o directx.o directx.c
directx.c: In function `IDirect3D8Impl_GetDeviceCaps':
directx.c:639: `GL_MAX_VERTEX_UNITS_ARB' undeclared (first use in this
function)directx.c:639: (Each undeclared identifier is reported only once
directx.c:639: for each function it appears in.)
make[2]: *** [directx.o] Error 1
make[2]: Leaving directory `/usr/wine-20040121/dlls/d3d8'
make[1]: *** [d3d8] Error 2
make[1]: Leaving directory `/usr/wine-20040121/dlls'
make: *** [dlls] Error 2

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



More information about the wine-bugs mailing list