Skip to content

Linker error due to zigbee #150

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

Closed
brentru opened this issue Nov 16, 2023 · 2 comments
Closed

Linker error due to zigbee #150

brentru opened this issue Nov 16, 2023 · 2 comments

Comments

@brentru
Copy link

brentru commented Nov 16, 2023

@me-no-dev After running the absolute latest build.sh from master and then copying to Arduino (./tools/copy-to-arduino.sh), I get the following error when attempting to build:

xtensa-esp32s2-elf-g++: warning: {build.zigbee_mode}: linker input file unused because linking not done
xtensa-esp32s2-elf-g++: error: {build.zigbee_mode}: linker input file not found: No such file or directory

I am curious if it was caused by this PR, #146, and if I can remove it for the time being until the arduino esp32 BSP has zigbee as a managed component.

@me-no-dev
Copy link
Member

@brentru
Copy link
Author

brentru commented Nov 17, 2023

Works perfectly, thank you

@brentru brentru closed this as completed Nov 17, 2023
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

2 participants