Bug 25974

Summary: Mesa won't compile. Undeclared constants at nv20_context.c.
Product: xorg Reporter: André V. <andrefv>
Component: Driver/nouveauAssignee: Nouveau Project <nouveau>
Status: RESOLVED INVALID QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description André V. 2010-01-09 16:35:22 UTC
I'm getting these errors when making Mesa:

nv20_context.c: In function ‘nv20_init_hwctx’:
nv20_context.c:326: error: ‘NV20TCL_FOG_MODE_EXP_SIGNED’ undeclared (first use in this function)
nv20_context.c:326: error: (Each undeclared identifier is reported only once
nv20_context.c:326: error: for each function it appears in.)
nv20_context.c:327: error: ‘NV20TCL_FOG_COORD_FOG’ undeclared (first use in this function)
Comment 1 André V. 2010-01-09 16:43:45 UTC
Should be solved by updating libdrm.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.