You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to compile using the master branch that uses openwrt 18.04 but I have an error that I couldn't debug.
I'm using the command:
J=1 V=s ./cooker -c ar71xx/generic --flavor=lime_default --profile=ubnt-nano-m-xw --community=NuestraRed.org/hacklime
The error I get is the following:
Configuring lime-debug.
Configuring ppp-mod-pppoe.
make[2]: *** [Makefile:153: package_install] Error 255
make[1]: *** [Makefile:114: _call_image] Error 2
make: *** [Makefile:193: image] Error 2
make: Leaving directory '/home/kleper/lime18/18.06.4/ar71xx/generic/ib'
I have already checked that I have all the necessary packages to be able to compile in my operating system, in fact I have in this same operating system a sdk configured with version 17 of OpenWRT and another SDK of OpenWRT Snapshot and with these the compilation works well for me.
I'm trying to compile using the master branch that uses openwrt 18.04 but I have an error that I couldn't debug.
I'm using the command:
J=1 V=s ./cooker -c ar71xx/generic --flavor=lime_default --profile=ubnt-nano-m-xw --community=NuestraRed.org/hacklime
The error I get is the following:
Configuring lime-debug.
Configuring ppp-mod-pppoe.
make[2]: *** [Makefile:153: package_install] Error 255
make[1]: *** [Makefile:114: _call_image] Error 2
make: *** [Makefile:193: image] Error 2
make: Leaving directory '/home/kleper/lime18/18.06.4/ar71xx/generic/ib'
I have already checked that I have all the necessary packages to be able to compile in my operating system, in fact I have in this same operating system a sdk configured with version 17 of OpenWRT and another SDK of OpenWRT Snapshot and with these the compilation works well for me.
This is the log of my last compilation:
https://pastebin.com/FtQpQdwb