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

Error on launching weblobby 1.5 x64 [posted previosly but not replied] #26

Open
RafaelLinux opened this issue Nov 26, 2016 · 1 comment

Comments

@RafaelLinux
Copy link

I'm using OpenSUSE Tumbleweed and after launching weblobby, I got this error:

 ./weblobby
sed: relocation error: /home/myuser/bin/weblobby/lib/libpthread.so.0: symbol h_errno, version GLIBC_PRIVATE not defined in file libc.so.6 with link time reference
sed: relocation error: /home/myuser/bin/weblobby/lib/libpthread.so.0: symbol h_errno, version GLIBC_PRIVATE not defined in file libc.so.6 with link time reference
./weblobby: relocation error: /home/myuser/bin/weblobby/lib/libpthread.so.0: symbol h_errno, version GLIBC_PRIVATE not defined in file libc.so.6 with link time reference

And this is what I get doing "ldd -r /lib/libc.so.6"

        /lib/ld-linux.so.2 (0x5660e000)
        linux-gate.so.1 (0xf77f8000)

Any suggestion?

@RafaelLinux RafaelLinux changed the title Error on launching weblobby 1.5 x64 Error on launching weblobby 1.5 x64 [replied previosly but not replied] Nov 26, 2016
@RafaelLinux RafaelLinux changed the title Error on launching weblobby 1.5 x64 [replied previosly but not replied] Error on launching weblobby 1.5 x64 [posted previosly but not replied] Nov 26, 2016
@qncm
Copy link

qncm commented Jan 24, 2017

Same problem here. OpenSUSE 42.2 64 bit.
My workaround: git clone, make.

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

No branches or pull requests

2 participants