Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

undefined symbol: xcb_dri3_get_supported_modifiers #117

Closed
probonopd opened this issue Dec 1, 2018 · 2 comments
Closed

undefined symbol: xcb_dri3_get_supported_modifiers #117

probonopd opened this issue Dec 1, 2018 · 2 comments
Assignees
Labels

Comments

@probonopd
Copy link

usr/bin/subtitlecomposer: symbol lookup error: /usr/lib64/libGL.so.1: undefined symbol: 
xcb_dri3_get_supported_modifiers

Solution: Please do not bundle

  • 'libxcb-dri3.so.0'
  • 'libxcb-dri2.so.0'

References:

@maxrd2
Copy link
Owner

maxrd2 commented Dec 3, 2018

Thank you for reporting and help. Will close this now.

@jlarevaloh
Copy link

Hello, just to share my experience with Eagle installation (eagle-9.4.2) on Ubuntu (18.04.1-Ubuntu).
I got same error: "./eagle: symbol lookup error: /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0: undefined symbol: xcb_dri3_get_supported_modifiers"
Then I removed this library from my Eagle installation package:
/Downloads/eagle-9.4.2/lib$ rm libxcb-dri3.so.0
and it work fine!,
/Downloads/eagle-9.4.2$ ./eagle run
Hope this help you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants