Skip to content
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

Building on Ubuntu wiki page needs instructions for 20.04 #5890

Closed
mvl22 opened this issue Nov 22, 2020 · 3 comments
Closed

Building on Ubuntu wiki page needs instructions for 20.04 #5890

mvl22 opened this issue Nov 22, 2020 · 3 comments

Comments

@mvl22
Copy link

mvl22 commented Nov 22, 2020

The wiki page at:
https://github.com/Project-OSRM/osrm-backend/wiki/Building-on-Ubuntu

goes as far as Ubuntu 18.04, but Ubuntu 20.04 is now in general availability, so would be good to have added to this page. (I am unsure myself whether any changes are needed to the package list.)

It looks from issue #5797 that a fix 018a9bc was made, which is tagged v5.23.0, so presumably the Wiki page, when amending to add 20.04, should note that 5.23.0 is presumably the earliest supported version on Ubuntu 20.04.

@akashihi
Copy link
Contributor

Ubuntu 20.04 comes with GCC10 and newer CMake, that causes some issues with building. There is an ongoing work on fixing those issues, but i'm afraid it's too early to start supporting 20.04 officially

@dburnsii
Copy link
Contributor

This is blocked by #5858, which is currently in work.

@systemed
Copy link
Member

I've successfully built current master out-of-the-box with Ubuntu 20.04, so I think we can close this. I've edited the wiki instructions.

(build-essential on Ubuntu 20.04 installs GCC9, not 10, FWIW.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants