I started compilation for mt7620 not for ar71xx ??
No profile for ape522ii? But menuconfig let me choose ape522ii

BTW: misplaced @ in makefile (branch 17.02) line 89 ist still there


Ilario <iochesonome@gmail.com> schrieb am Fr., 24. Feb. 2017 um 12:33 Uhr:
2017-02-24 12:08 GMT+01:00 Juergen Kimmel <juergenkimmel@gmail.com>:
> So I started as well compiling for ZBT APE522ii using menuconfig which
> failed.
>
> At the very beginning I noticed:
> "Adding profile packages: lime-full cp: Aufruf von stat für
> 'targets/ar71xx.kernel' nicht möglich: Datei oder Verzeichnis nicht gefunden

This is normal (maybe there should be a check and not an error? Should
be easy to fix, anyone?) in English (for pasting output for debug
please use English, prepend "LANG=C " at the beginning of the command
line for changing language) I get:
cp: cannot stat 'targets/ar71xx.kernel': No such file or directory
this means that the profile you're using doesn't have any specific
configuration for kernel.
For example ar71xx-mini does have one.

> Then I tried:
> osboxes@osboxes:~/lime-build-17.02$ make T=mt7620 P=ape522ii UPDATE=1 J=1
> Profile of APE522ii is missing?

There's no such profile I think... You can use
make info
for listing the profiles, you may use the profile "generic".
The image for APE522ii should be built for the target you selected.

> So why branch=develop?

Uh! There's no branch "17.02" in lime-packages, at a certain point
(now?) we will need to create that first (devs...?) and then change
this line:
https://github.com/libremesh/lime-build/blob/17.02/config.mk#L7
_______________________________________________
lime-users mailing list
lime-users@lists.libremesh.org
https://lists.libremesh.org/mailman/listinfo/lime-users