Summary: | symbol lookup error: /usr/lib64/libXvMCr600.so: undefined symbol: radeon_surface_manager_new | ||
---|---|---|---|
Product: | Mesa | Reporter: | Kevin DeKorte <kdekorte> |
Component: | Drivers/DRI/R600 | Assignee: | Default DRI bug account <dri-devel> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | git | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | possible fix |
Description
Kevin DeKorte
2012-02-10 10:35:15 UTC
Please double check that your libdrm_radeon.so is installed correctly. Especially that you didn't got an older copy in /usr/lib/x86_64-linux-gnu/ or something like that. The problem you're seeing is the to be expected result if you try on old libdrm_radeon with the new mesa source. Created attachment 56891 [details] [review] possible fix Does this patch help? Alex, your suggested fix does correct the problem. |
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.