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

bcc fails to build on rpi 10 (buster) #18

Closed
pidloop opened this issue Jul 17, 2020 · 1 comment
Closed

bcc fails to build on rpi 10 (buster) #18

pidloop opened this issue Jul 17, 2020 · 1 comment

Comments

@pidloop
Copy link

pidloop commented Jul 17, 2020

On Raspbian GNU/Linux 10 (buster) near the end of making bcc I get this message:

[ 95%] Building CXX object tests/cc/CMakeFiles/test_libbcc.dir/test_usdt_args.cc.o In file included from /home/pi/bcc/tests/cc/test_usdt_args.cc:19: /home/pi/bcc/tests/cc/test_usdt_args.cc: In function 'void ____C_A_T_C_H____T_E_S_T____55()': /home/pi/bcc/tests/cc/test_usdt_args.cc:67:14: error: 'parser' was not declared in this scope REQUIRE(!parser.parse(&arg));

@MarioHewardt
Copy link
Collaborator

Thanks for the report. We haven't really tested building bcc for Raspian. I would suggest opening an issue on the iovisor/bcc repo.

@jahabibi jahabibi closed this as completed May 6, 2021
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

3 participants