AFAIK lime-sdk doesn't receive maintenance since a bunch of time, I suggest
you build your lime firmware by hand, adapting the steps listed at
Compiling LibreMesh from source code
https://libremesh.org/development.html
To your specific case
Cheers!
On Tuesday, 25 June 2019 10:09:50 CEST Alejandro Bravo Fernández wrote:
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.