Skip to content

Can't build led-blink in Docker container #40

@naknut

Description

@naknut

When running idf.py build in the docker container I get the following error:

Executing action: all (aliases: build)
Running ninja in directory /code/led-blink/build
Executing "ninja all"...
ninja: error: '/root/esp/esp-idf/components/bt/controller/lib_esp32c6/esp32c6-bt-lib/libble_app.a', needed by 'light.elf', missing and no known rule to make it
ninja failed with exit code 1, output of the command is in the /code/led-blink/build/log/idf_py_stderr_output_401 and /code/led-blink/build/log/idf_py_stdout_output_401

I found this issue in the ESP-Matter repo when I googled the error and they recommend using v5.2.1 of esp-idf when using ESP-Matter.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions