LunarVim / Neovim-from-scratch

📚 A Neovim config designed from scratch to be understandable
https://www.chrisatmachine.com/
GNU General Public License v3.0
5.31k stars 1.17k forks source link

:qatar: nvim-treesitter[json]: Error during compilation #275

Closed Galerien388 closed 1 year ago

Galerien388 commented 1 year ago

I always get this error. nvim-treesitter[json]: Error during compilation /usr/bin/ld: cannot find -lstdc++: No such file or directory collect2: error: ld returned 1 exit status Does anyone knows my problem? Regards Joel

gnmearacaun commented 1 year ago

Yes same error was reported a couple of hours ago. I have ld installed and I don't get that error. Is it installed?

gnmearacaun commented 1 year ago

when was the last time you ran :TSUpdate?

Galerien388 commented 1 year ago

yes, /usr/bin/ld is installed. I think the problem started when I upgraded to Fedora 37. I just went back to Fedora 36 and now everything is working fine. I'm going to keep using this version for a while. (On my laptop also Fedora 37 I experience no problem) So I'm not sure what causes the problem, but I happy it works again now. Thanks

gnmearacaun commented 1 year ago

Yes there was an issue on Fedora 37 I don't recall what it was. @LostNeophyte uses Fedora if you run into any other issues