-
Notifications
You must be signed in to change notification settings - Fork 216
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
libdl-2.17_stub.so: file format not recognized; treating as linker script [BUG] #26
Comments
I got the same problem. |
try |
Thanks ! it works for me ! |
I got the same problem.when I run "file librt-2.17_stub.so",the terminal shows "librt-2.17_stub.so: ASCII text"。Maybe someone zip or unzip the source files in windows10 to change the encoding of the ".so" files.I think files are corrupted. |
It's caused by Git LFS. To recover the original binary |
env:
gcc 11 g++11
NV 4090 cuda 12.0
run
ci/build.sh
,The text was updated successfully, but these errors were encountered: