Genymotion - /usr/lib64/libX11.so.6: undefined symbol: xcb_wait_for_reply64

纵饮孤独 提交于 2019-12-03 11:53:22

问题


I installed Genymotion on openSUSE Leap 42.1 and don't have success to execute. I'm getting the following error:

genymotion/genymotion: symbol lookup error: /usr/lib64/libX11.so.6: undefined symbol: xcb_wait_for_reply64

I have no idea what may have caused the problem. Anyone else seen this?


回答1:


To solve this problem, navigate to extracted folder (/opt/genymobile/genymotion in my case) and remove the libxcb.so.1 file.




回答2:


In my case i had to remove to files: libxcb.so.1 and libdrm.so.2. I'm using Kali Rolling.




回答3:


In my case, I'm using Debian Stretch, I had to remove from the genymotion directory the following files: libxcb.so.1 and libdrm.so.2.



来源:https://stackoverflow.com/questions/39316164/genymotion-usr-lib64-libx11-so-6-undefined-symbol-xcb-wait-for-reply64

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!