-
-
Notifications
You must be signed in to change notification settings - Fork 208
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
Make Error #10
Comments
Looks like the issue is with your system. |
Closed
anthonyryan1
pushed a commit
to anthonyryan1/libtorrent
that referenced
this issue
Oct 29, 2016
anthonyryan1
pushed a commit
to anthonyryan1/libtorrent
that referenced
this issue
Oct 29, 2016
ss23
pushed a commit
to ss23/libtorrent
that referenced
this issue
May 21, 2018
ss23
pushed a commit
to ss23/libtorrent
that referenced
this issue
May 21, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Running Debian 6.0 64bit and get the following when trying to compile libtorrent. I do currently have 0.8.6/0.12.6 running OK. This is happening when i try to compile 0.8.9/0.12.9
/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/4.4.5/libstdc++.a(ctype.o): relocation R_X86_64_32S against `vtable for std::ctype<wchar_t>' can not be used when making a shared object; recompile with -fPIC
/usr/lib/gcc/x86_64-linux-gnu/4.4.5/libstdc++.a: could not read symbols: Bad value
collect2: ld returned 1 exit status
make[3]: *** [libtorrent.la] Error 1
Any help would be appreciated.
The text was updated successfully, but these errors were encountered: