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

cmake error: Could NOT find BCM_VC #64

Open
Ellingson opened this issue Jul 20, 2024 · 0 comments
Open

cmake error: Could NOT find BCM_VC #64

Ellingson opened this issue Jul 20, 2024 · 0 comments

Comments

@Ellingson
Copy link
Contributor

Ellingson commented Jul 20, 2024

Using Raspberry Pi 3B

Attempted to docker run with:
-e RTLSDRAIRBAND_BUILD_PLATFORM=rpiv2

During build it gave this error:
[building rtlair_band: cmake] -- Could NOT find BCM_VC (missing: BCM_VC_LIBRARY BCM_VC_INCLUDE_DIR)

Result is the option to use Broadcom VideoCore GPU is FALSE.

Additionally, I see these errors as well. Not sure what they are related to:
[building rtlair_band: make install] c++: error: unrecognized command-line option '-mfpu=neon-vfpv4'
[building rtlair_band: make install] c++: error: unrecognized command-line option '-mfloat-abi=hard'
[building rtlair_band: make install] make[2]: *** [src/CMakeFiles/rtl_airband_base.dir/build.make:83: src/CMakeFiles/rtl_airband_base.dir/config.cpp.o] Error 1
[building rtlair_band: make install] make[1]: *** [CMakeFiles/Makefile2:100: src/CMakeFiles/rtl_airband_base.dir/all] Error 2
[building rtlair_band: make install] make: *** [Makefile:136: all] Error 2

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

1 participant