Bug 11659 - mesa drm component GIT fails to build
Summary: mesa drm component GIT fails to build
Status: RESOLVED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/DRI/i915 (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: medium major
Assignee: Default DRI bug account
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-19 08:58 UTC by Tobias Jakobi
Modified: 2007-07-20 16:26 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
compile log (7.37 KB, text/plain)
2007-07-19 09:18 UTC, Tobias Jakobi
Details

Description Tobias Jakobi 2007-07-19 08:58:46 UTC
Hi there,

I just got the latest git from mesa/drm and it fails to build. Compile error in i915_irq.c on lines:
134, 628, 376, 387

The problem seems to be the DRM_SPINLOCK_IRQSAVE, DRM_SPINUNLOCK (macros?)
gcc tells me: l undeclared, _flags undeclared and so on

Thanks,
Tobias

uname -a:
Linux leena 2.6.21-gentoo-r4 #1 PREEMPT Fri Jul 13 17:10:07 CEST 2007 i686 Intel(R) Celeron(R) M processor 1.50GHz GenuineIntel GNU/Linux
Comment 1 Tobias Jakobi 2007-07-19 09:18:10 UTC
Created attachment 10803 [details]
compile log
Comment 2 Tobias Jakobi 2007-07-20 16:26:45 UTC
was fixed in commit 5dc9fd96d7bf48003db832f145ad8acb4bcb73b4

thanks eric for fixing this!


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.