Bug 25701

Summary: Gallium Radeon driver: undefined symbol: pf_is_depth_or_stencil
Product: Mesa Reporter: Tom Stellard <tstellar>
Component: Drivers/DRI/R100Assignee: Default DRI bug account <dri-devel>
Status: RESOLVED FIXED QA Contact:
Severity: major    
Priority: medium    
Version: git   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments: Patch to rename pf_is_depth_or_stencil function.

Description Tom Stellard 2009-12-18 02:19:14 UTC
Created attachment 32169 [details] [review]
Patch to rename pf_is_depth_or_stencil function.

I am using the latest version of mesa from git, commmit: 7855fcb63ba0594cdaee15f8579b66af651828e0  the Gallium Radeon driver fails to load with this error message: 
undefined symbol: pf_is_depth_or_stencil
I think this is due to a function rename in the most recent merge.  I have attached a patch that fixes the problem.
Comment 1 Michel Dänzer 2009-12-18 05:10:58 UTC
Fixed in Git, thanks for the report.

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.