Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Ubuntu 22.04 UE 5.1.0 build fails due to missing dependency #280

Closed
russkel opened this issue Nov 24, 2022 · 4 comments
Closed

Ubuntu 22.04 UE 5.1.0 build fails due to missing dependency #280

russkel opened this issue Nov 24, 2022 · 4 comments

Comments

@russkel
Copy link
Contributor

russkel commented Nov 24, 2022

#19 38615.1 LogCore: Warning: dlopen failed: libxkbcommon.so.0: cannot open shared object file: No such file or directory

https://packages.ubuntu.com/search?searchon=contents&keywords=libxkbcommon.so&mode=exactfilename&suite=jammy&arch=any

PR incoming.

@adamrehn
Copy link
Owner

@russkel this was already fixed in commit 2d0ef0d, which is included in ue4-docker version 0.0.101 and newer. You simply need to update to the latest version.

@russkel
Copy link
Contributor Author

russkel commented Nov 24, 2022

Thanks @adamrehn, I saw that line but thought maybe it needed -dev. Awesome.

@slonopotamus
Copy link
Collaborator

slonopotamus commented Nov 25, 2022

Wait, how you're building 22.04? Where you got nvidia/opengl:1.0-glvnd-devel-ubuntu22.04 base image from?

@russkel
Copy link
Contributor Author

russkel commented Nov 26, 2022

@slonopotamus I built it myself using the nvidia tooling (https://gitlab.com/nvidia/container-images/cuda#building-from-source) with a slight patch to the build.sh removing the git checkout and used the opengl ubuntu20.04 branch renamed to ubuntu22.04. Works well so far.

Ref #276

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

No branches or pull requests

3 participants