I am trying to compile openwrt and got the following error:
include/toplevel.mk:216: recipe for target 'world' failed
I tried using 15.05 and checked out 18.06 (yes the head master is not newest 18.06) and I got the similar problem. Only the line number is sometimes different. After googling a loooooot, I found the simple solution.
$ make distclean
$ make clean
maybe also make defconfig
And $ make V=99
After over night...I found the image in bin/targets.
ref:
https://www.right.com.cn/forum/thread-186603-1-1.html
https://www.gargoyle-router.com/phpbb/viewtopic.php?t=8011&start=10
No comments:
Post a Comment