No longer working on Steam Deck
bungholemaster opened this issue · 2 comments
bungholemaster commented
bungholemaster commented
Okay I figured it out, I just deleted /etc/ld.so.conf.d/fakeroot.conf with sudo rm -rf
and then tried redownloading the headers and developer tools and it worked this time.
No idea why that was causing a problem when it didn't before but it turns out the simplest solution was the right one.
hannesmann commented
Thanks for the report, this is probably solved by the updated SteamOS instructions. If not you can add --overwrite '*'
after the sudo pacman -S
command.