Can't Build Matter Device

prophemusx
Posts: 1
Joined: Fri Nov 03, 2023 11:32 am

Can't Build Matter Device

Postby prophemusx » Fri Nov 03, 2023 12:05 pm

Hey there! I'm trying to build my own Matter Supported Bulb with ESP32-WROOM-32D. As it says in the link below, I have Ubuntu running on my computer.

https://docs.espressif.com/projects/esp ... oping.html

I visited prerequisites as ESPRESSIF said, and downloaded all.

After that, all the commands have been run on the terminal without a problem;

Commands
git clone --recursive https://github.com/espressif/esp-idf.git
cd esp-idf; git checkout 6b1f40b9bf; git submodule update --init --recursive;
./install.sh
cd ..

But right after that, in the For Linux Host part I;
successfully run the command "source ./export.sh"
successfully did clone esp-matter repo
successfully updated submodules
entered connectedhomeip/connectedhomeip location
./scripts/checkout_submodules.py --platform esp32 linux --shallow worked without any error
but next step is where I start getting errors. When I run the command ./install.sh in the esp/esp-matter location, I am getting the error. I have attached error. Any help would be appreciated.



-Mustafa
Attachments
espressif3.png
espressif3.png (252.72 KiB) Viewed 437 times
espressif2.png
espressif2.png (167.68 KiB) Viewed 437 times
espressif1.png
espressif1.png (307.69 KiB) Viewed 437 times

Who is online

Users browsing this forum: No registered users and 192 guests