-
Notifications
You must be signed in to change notification settings - Fork 15
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
Failed to find Base NCA due to missing libbfd-2.38-system.so
, required by dated hac2l
build
#44
Comments
Have you solved it? |
I have the same problem |
No, seems like the script Is broken. Saw a few Reddit post that have the same problem |
I looked at this error in the log, maybe this is the problem: |
have already been solved |
How did you solve it? |
It needs to be used in conjunction with the code 'root distro login ubuntu -- bash - c' cp/sdcard/Download/libbfd-2.38-system. so/usr/lib/arch64 Linux gnu/'and libbfd-2.38-system. so files |
your forks works fine, thanks |
Okay friend, I deleted the message to make a correction. If you need it, here is the updated repository: |
This issue with missing libraries is probably because the hac2l in use was compiled with older versions of libraries, which are now absent since they were replaced with the latest versions during a system update. |
A workaround would be to symlink to the newer library. The following command does that: proot-distro login ubuntu -- sh -c 'ln -s "$(find /usr/lib/aarch64-linux-gnu/ -type f -name '"'libbfd*.so'"' | head -n1)" '"'/usr/lib/aarch64-linux-gnu/libbfd-2.38-system.so'" |
libbfd-2.38-system.so
, required by hac2l
libbfd-2.38-system.so
, required by hac2l
libbfd-2.38-system.so
, required by dated hac2l
build
For now, I've added a workaround in the installation script. So, those experiencing the issue can simply re-install. |
Looks like isn't the same problem sorry for that i made a open issue here for it #50 |
error 404 wedpage removed |
You shouldn't be having this exact issue? I had added a workaround for it in the installation process quite a while ago. |
Can You Help Me With That ? @nozwock |
With what? You've not provided me with any information about the issue you're facing. |
I Am Having The Same Issue, Unfortunately The Page is removed for the file you used, so do you have the file or any other way to fix the same issue that now i am facing |
@VeckerC I mentioned this above.
Try reinstalling and see if that fixes your issue. |
a few days i formated my sd, so i had to get my games again. I download them from the same source, but now i cant update them. when i try i get this error. last time i tried a few months ago didnt have this problem
The text was updated successfully, but these errors were encountered: