Hello,
We are working on AR71xx board and downloaded openwrt for git and changed the folder owner to other user other than root. But we are getting error as follws :
make -r build: build failed. Please re-run make with -j1 V=s to see what's going on
make: *** [build] Error 1
Then we rebuid with
make -j1 V=s
and noticed that it is trying to download :
http://downloads.openwrt.org/sources/mt … 360.tar.gz
But this file is not exists in the repository. So we are stuck here.
Kindly please tell us how to resolve this problem?
We are using Bleeding edge openwrt and followed this link : http://wiki.openwrt.org/doc/howto/buildroot.exigence to download and build.
Regards,
Sowmya