*.la: No such file or directory
1 minute read •
Sometimes a build-error like this appears.
grep /usr/lib64/libexpat.la: No such file or directory
Just fix the symlinks in the lib-dirs with lafilefixer --justfixit does the trick!
1 minute read •
Sometimes a build-error like this appears.
grep /usr/lib64/libexpat.la: No such file or directory
Just fix the symlinks in the lib-dirs with lafilefixer --justfixit does the trick!