hey,
iam trying to build carambola1 firmware as stated in Getting Started Guide.
but it fails on the step make menuconfig:
stefan:~/carambola[master !]$ make V=99 menuconfig
make[1]: Entering directory '/home/stefan/carambola/scripts/config'
zconf.tab.o: In function `zconflex':
zconf.tab.c:(.text+0x22f5): undefined reference to `kconf_id_lookup'
zconf.tab.c:(.text+0x2447): 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/stefan/carambola/scripts/config'
/home/stefan/carambola/include/toplevel.mk:74: recipe for target 'scripts/config/mconf' failed
make: *** [scripts/config/mconf] Error 2
any ideas what causes this?
my host is a Kubuntu 16.04 64bit.
sunny greetings
stefan