Bug 11659

Summary: mesa drm component GIT fails to build
Product: Mesa Reporter: Tobias Jakobi <liquid.acid>
Component: Drivers/DRI/i915Assignee: Default DRI bug account <dri-devel>
Status: RESOLVED FIXED QA Contact:
Severity: major    
Priority: medium    
Version: unspecified   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments: compile log

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.