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

Need lxcd to compile jless #101

Open
SamuelLarkin opened this issue Sep 18, 2024 · 0 comments
Open

Need lxcd to compile jless #101

SamuelLarkin opened this issue Sep 18, 2024 · 0 comments

Comments

@SamuelLarkin
Copy link
Collaborator

I'm trying to compile jless - GitHub but I'm missing lxcb and friends.
This is the command to compile jless: cargo install --force jless
This is the partial error message I'm getting.

error: linking with `cc` failed: exit status: 1
...
  = note: /usr/bin/ld: cannot find -lxcb
          /usr/bin/ld: cannot find -lxcb-render
          /usr/bin/ld: cannot find -lxcb-shape
          /usr/bin/ld: cannot find -lxcb-xfixes
          collect2: error: ld returned 1 exit status


error: could not compile `jless` (bin "jless") due to 1 previous error
error: failed to compile `jless v0.9.0`, intermediate artifacts can be found at `/tmp/cargo-install6VfPc2`.
To reuse those artifacts with a future compilation, set the environment variable `CARGO_TARGET_DIR` to that path.
task: Failed to run task "rust_essentials:jless": exit status 101
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