You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yeah I see that too on 20.04. Try this workaround. Copy that "gcc..." link line, then cd src and try the link by hand but add an extra -lm onto the end. It seems order matters.
Some experimentation shows that the -lm has to be after the file that uses the symbol, kernel.o in this case. I wonder if it's a gcc bug of some sort, the order shouldn't matter like that.
mnp
linked a pull request
Sep 6, 2020
that will
close
this issue
I get the following error when trying to build on Kubuntu 20.04
The text was updated successfully, but these errors were encountered: