Hi, first post here. Two questions:

1) Most important: while "make V=s" I'm getting this error on batmand
package:

svn: Repository moved permanently to 'https://git.open-mesh.org/'; please
relocate

It seems that the repo has been moved to git, but Makefile still points to
svn old repo

What to do?

2) I don't need batmand just now. In fact, it's not selected on "make
menuconfig". I guess this occurs because "make" makes "world" so downloads
all, selected or not.

>From https://wiki.openwrt.org/doc/howto/build I learned about IGNORE_ERRORS
so I'm doing IGNORE_ERRORS=1 make V=s just now, but I fear this could skip
other packages that I could care about.

So, how could I to spot if there are any other errors?

TIA,
Roman
_______________________________________________
openwrt-users mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-users

Reply via email to