GenyMotion in openSuse Leap "undefined symbol: xcb_wait_for_reply64"

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

After i follow the process to install GenyMotion “http://techapple.net/2014/07/tutorial-installsetup-genymotion-android-emulator-linux-ubuntulinuxmintfedoraarchlinux/#” .
I found a problem during the execution, when i attempt to run the application i’m getting the message "./genymotion: symbol lookup error: /usr/lib64/libX11.so.6: undefined symbol: xcb_wait_for_reply64"

Any idea how to sove this problem …

thanks in advance

On Tue, 09 Aug 2016 16:46:02 +0000, eroskoller wrote:

> -"./GENYMOTION: SYMBOL LOOKUP ERROR: /USR/LIB64/LIBX11.SO.6: UNDEFINED
> SYMBOL: XCB_WAIT_FOR_REPLY64-"
>
> After i follow the process to install GenyMotion
> “http://tinyurl.com/lds5a54” .
> I found a problem during the execution, when i attempt to run the
> application i’m getting the message -"./genymotion: symbol lookup error:
> /usr/lib64/libX11.so.6: undefined symbol: xcb_wait_for_reply64-"
>
> Any idea how to sove this problem …
>
>
>
> thanks in advance

Try installing libX11 from the repos. :slight_smile:

Jim


Jim Henderson
openSUSE Forums Administrator
Forum Use Terms & Conditions at http://tinyurl.com/openSUSE-T-C

tks , it work

Changing the lib libX11 from openSUSE**Update to openSUSE**Oss made the trick.

I have libX11-6 from the OSS repo and it doesn’t work.
However deleting libxcb.so.1 as recommended here solved the issue.