-
Notifications
You must be signed in to change notification settings - Fork 5
Description
I am following carefully the instructions given at: "https://github.com/cozybit/distro11s" for the purpose of building distros11s and installing in laptops using USB Stick. But while building I face issues.
First I "clone/download" the entire source code directory. After extracting I get a folder named "distro11s-master". I enter inside the folder. Then I install packages as per instructions given in website.
Then I do : ./scripts/fetch.sh. This happens successfully and 2 extra folders named "out" and "src" gets created.
Then I build the code by running this command : ./scripts/build.sh. But I face problem. Initially all the building happens fine but fails at the last step. The error is captured in an image. The image is attached. The big red oval shaped circle in the image highlights the error. Please help me in solving this. I need to install distro11s in laptops to form a MESH network. But I am stuck in the build process. Please help.
