Skip to content

Conversation

@Bojun-Seo
Copy link
Contributor

clang is not default package of Ubuntu 24.04. So, add clang for install build dependence on INSTALL.md file.

You will get following error during compiling libbpf-tools on Ubuntu 24.04 without this patch.

  MKDIR    .output                                                                          
  BPF      memleak.bpf.o                                                                                                                                                             
/bin/sh: 1: clang: not found
make: *** [Makefile:209: /home/bojun/bcc/libbpf-tools/.output/memleak.bpf.o] Error 127

I guess other Ubuntu versions also need clang for install dependence. But I didn't test it on other versions.

clang is not default package of Ubuntu 24.04. So, add clang for
install build dependence on INSTALL.md file.
@Bojun-Seo
Copy link
Contributor Author

I will test this again and change the status to open.

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.

1 participant