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

Add libzstd-dev as dependencies #432

Merged
merged 1 commit into from
Jan 2, 2024

Conversation

sachaos
Copy link
Contributor

@sachaos sachaos commented Dec 27, 2023

When I've run make build.
I've got following error without libzstd-dev.

   Compiling wasmedge-sdk v0.13.2
   Compiling containerd-shim-wasmedge v0.3.1 (/Users/tsakao/runwasi/crates/containerd-shim-wasmedge)
error: linking with `cc` failed: exit status: 1
  |
  = note: LC_ALL="C" ...omit...
  = note: /usr/bin/ld: cannot find -lzstd
          collect2: error: ld returned 1 exit status
          

error: could not compile `containerd-shim-wasmedge` (bin "containerd-shim-wasmedge-v1") due to previous error
make: *** [Makefile:76: build-wasmedge] Error 101

Signed-off-by: Takumasa Sakao [email protected]

Signed-off-by: Takumasa Sakao <[email protected]>
@cpuguy83 cpuguy83 merged commit 7c04176 into containerd:main Jan 2, 2024
43 checks passed
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

Successfully merging this pull request may close these issues.

2 participants