You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Same as aya-rs/bpf-linker#29, the book is missing to document the need for libpolly-15-dev, and apparently also the need for zlib1g-dev in the case of ubuntu 22.04.1. See Development Environment section.
The text was updated successfully, but these errors were encountered:
It seems now that's being added to the README in bpf-linker but not in the book, but that's for llvm 19. Perhaps we can update the book to follow the latest information.
Same as aya-rs/bpf-linker#29, the book is missing to document the need for
libpolly-15-dev
, and apparently also the need forzlib1g-dev
in the case of ubuntu 22.04.1. See Development Environment section.The text was updated successfully, but these errors were encountered: