Unable to build firmware v1.0.2.04

1 post / 0 new
rektide
rektide's picture
Unable to build firmware v1.0.2.04

I've been trying to build gpl firmware v1.0.2.04. Trying to run make menuconfig outputs the following error-

make[1]: Entering directory '/home/rektide/src/netgear-R7800/scripts/config'
zconf.tab.o: In function `zconflex':
zconf.tab.c:(.text+0x21b9): undefined reference to `kconf_id_lookup'
zconf.tab.c:(.text+0x230b): undefined reference to `kconf_id_lookup'
collect2: error: ld returned 1 exit status
<builtin>: recipe for target 'conf' failed
make[1]: *** [conf] Error 1
make[1]: Leaving directory '/home/rektide/src/netgear-R7800/scripts/config'
/home/rektide/src/netgear-R7800/include/toplevel.mk:75: recipe for target 'scripts/config/mconf' failed
make: *** [scripts/config/mconf] Error 2