Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failure in compilation sdk branch master #107

Open
kleper opened this issue Sep 6, 2019 · 1 comment
Open

Failure in compilation sdk branch master #107

kleper opened this issue Sep 6, 2019 · 1 comment

Comments

@kleper
Copy link

kleper commented Sep 6, 2019

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

@ilario
Copy link
Member

ilario commented Sep 6, 2019

In the linked log there is no error, can you check if the linked log is the correct one?
Anyway there are a few issues (#102 #105) with lime-sdk which prevent it from working.
Do you need to compile LibreMesh 17.06 or the development version?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants