Hi,
Here we have been running 16.07,
it is the time now to go for 17.07.
I never compile anything,
but as Chef is not there yet,
I am trying to build and cook.
Please be patient with my questions...
I followed the "Cook your own firmware using lime-sdk" section
at
http://libremesh.org/getit.html
and now I am following the instructions at
https://github.com/libremesh/lime-sdk/blob/master/README.md
My computer runs Trisquel 7, it's based on Ubuntu 14.04.
When doing ./cooker -b ar71xx/generic
I get the following:
...
make -r world: build failed. Please re-run make with -j1 V=s to see
what's going on
make: *** [world] Error 1
make: Leaving directory `/home/fone/lime-sdk/17.01.2/ar71xx/generic/sdk'
-> Error compiling SDK
amuza@compu:~/lime-sdk$
When trying to run this recommended "make with -j1 V=s"
this is what I get:
amuza@compu:~/lime-sdk$ make with -j1 V=s
make: *** No rule to make target `with'. Stop.
amuza@compu:~/lime-sdk$
Any basic help is gratefully welcome!