Summary: | [regression]undefined symbol: u_current_get_internal on 32bits OS | ||
---|---|---|---|
Product: | Mesa | Reporter: | fangxun <xunx.fang> |
Component: | Mesa core | Assignee: | mesa-dev |
Status: | VERIFIED FIXED | QA Contact: | |
Severity: | major | ||
Priority: | high | ||
Version: | git | ||
Hardware: | x86 (IA32) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | use stringify |
Description
fangxun
2011-01-21 00:24:48 UTC
Created attachment 42257 [details] [review] use stringify Does this patch help? It seems I missed non-TLS x86 case in my testing. (In reply to comment #1) > Created an attachment (id=42257) [details] > use stringify > > Does this patch help? It seems I missed non-TLS x86 case in my testing. patch works, before i have /home/download/git/git/demos/src/egl/opengles2/es2_info: symbol lookup error: /usr/lib/libglapi.so.0: undefined symbol: u_current_get_internal after all works fine. (In reply to comment #1) > Created an attachment (id=42257) [details] > use stringify > > Does this patch help? It seems I missed non-TLS x86 case in my testing. Yes, if fixes it for me too. Patch committed. Verified with mesa master branch: 2db46fe5f0145a6afff5b8edc2f00b8c734bb640. |
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.