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

Debian Bullseye needs libx11-dev #62

Open
okyeron opened this issue Jan 14, 2022 · 0 comments
Open

Debian Bullseye needs libx11-dev #62

okyeron opened this issue Jan 14, 2022 · 0 comments

Comments

@okyeron
Copy link

okyeron commented Jan 14, 2022

Using 2021-10-30-raspios-bullseye-armhf disk image I ended up with an error on make

/usr/bin/ld: cannot find -lX11
collect2: error: ld returned 1 exit status
make[2]: *** [CMakeFiles/o2m.dir/build.make:258: o2m] Error 1

Seems that libx11-dev needs to be listed as a dependency.

compile went normally after installing libx11-dev

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

1 participant