Bug 25974 - Mesa won't compile. Undeclared constants at nv20_context.c.
Summary: Mesa won't compile. Undeclared constants at nv20_context.c.
Status: RESOLVED INVALID
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/nouveau (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: medium normal
Assignee: Nouveau Project
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-09 16:35 UTC by André V.
Modified: 2010-01-09 16:43 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.