Bug 90497

Summary: link: /usr/lib64/dri/i965_dri.so: undefined symbol: _glapi_set_nop_handler
Product: Mesa Reporter: Igor Gnatenko <i.gnatenko.brain>
Component: GLXAssignee: mesa-dev
Status: RESOLVED NOTOURBUG QA Contact: mesa-dev
Severity: normal    
Priority: medium    
Version: git   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: system journal

Description Igor Gnatenko 2015-05-17 21:18:40 UTC
Created attachment 115864 [details]
system journal

gbm: Last dlopen error: /usr/lib64/dri/i965_dri.so: undefined symbol: _glapi_set_nop_handler
gbm: Last dlopen error: /usr/lib64/dri/kms_swrast_dri.so: undefined symbol: _glapi_new_nop_table
gbm: Last dlopen error: /usr/lib64/dri/swrast_dri.so: undefined symbol: _glapi_new_nop_table
Comment 1 Michel Dänzer 2015-05-18 03:02:35 UTC
I think this happens when using a new version of *_dri.so with an old version of libglapi.so.0. Make sure the latter is from the same version of Mesa as the former.
Comment 2 Igor Gnatenko 2015-05-18 07:14:09 UTC
(In reply to Michel Dänzer from comment #1)
> I think this happens when using a new version of *_dri.so with an old
> version of libglapi.so.0. Make sure the latter is from the same version of
> Mesa as the former.

Oh, you are right. It was not updated (don't know why). Thanks!

It was my fault, so closing bug.

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.