Hello everyone,
My name is Alejandro and I’m “cooking” LiMe firmware with the lime-sdk tool. My intention
is to use the development branch with lime_bmx7 flavor. The hardware (for testing) is
Alix2d2 from PcEngines and x86 architecture.
I’m doing these steps in my Ubuntu 18.04:
- sudo apt-get install subversion zlib1g-dev gawk flex unzip bzip2 gettext build-essential
libncurses5-dev libncursesw5-dev libssl-dev binutils cpp psmisc docbook-to-man wget git
- git clone
https://github.com/libremesh/lime-sdk.git
- cd lime-sdk
- git checkout develop
- ./cooker -d x86/geode
- ./cooker -f
-./ cooker -b x86/geode
-./cooker -c x86/geode — profile=Generic —flavors=lime_bmx7
When these steps have been completed, I get this error but I don't know how to
resolve it:
[image1.jpeg]
I’m hope you can help me and thank you so much for the work of Libremesh (it’s amazing).
BR,
Alejandro Bravo Fernández.