iovisor / bcc

BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more
Apache License 2.0
20.22k stars 3.84k forks source link

libclang-cpp-dev #3935

Open gonewind73 opened 2 years ago

gonewind73 commented 2 years ago

when i try to complile bcc. flow the instruction

sudo apt-get install arping bison clang-format cmake dh-python dpkg-dev pkg-kde-tools ethtool flex inetutils-ping iperf libbpf-dev libclang-dev libclang-cpp-dev libedit-dev libelf-dev libfl-dev libzip-dev linux-libc-dev llvm-dev libluajit-5.1-dev luajit python3-netaddr python3-pyroute2 python3-distutils python3

it tell me can't locate libclang-cpp-dev

how to solve it?

chenhengqi commented 2 years ago

Please follow the instruction here.