Bug 25701 - Gallium Radeon driver: undefined symbol: pf_is_depth_or_stencil
Summary: Gallium Radeon driver: undefined symbol: pf_is_depth_or_stencil
Status: RESOLVED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/DRI/R100 (show other bugs)
Version: git
Hardware: x86 (IA32) Linux (All)
: medium major
Assignee: Default DRI bug account
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-18 02:19 UTC by Tom Stellard
Modified: 2009-12-18 05:11 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Patch to rename pf_is_depth_or_stencil function. (755 bytes, patch)
2009-12-18 02:19 UTC, Tom Stellard
Details | Splinter Review

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.