Getting build error on muistring:
[s...@python muistring]$ make menuconfig arch=amd64
*** kconfig ***
 [HOSTCC] zconf.tab.o
zconf.tab.c: In function ‘zconfparse’:
zconf.tab.c:1661: error: ‘kconf_id_strings’ undeclared (first use in this
function)
zconf.tab.c:1661: error: (Each undeclared identifier is reported only once
zconf.tab.c:1661: error: for each function it appears in.)
zconf.tab.c:1769: warning: initialization makes pointer from integer without
a cast
zconf.tab.c: In function ‘zconf_endtoken’:
zconf.tab.c:2306: error: ‘kconf_id_strings’ undeclared (first use in this
function)
In file included from zconf.tab.c:2486:
lex.zconf.c: In function ‘zconflex’:
lex.zconf.c:1088: warning: initialization makes pointer from integer without
a cast
lex.zconf.c:1163: warning: initialization makes pointer from integer without
a cast
make[1]: *** [zconf.tab.o] Error 1
make: *** [host] Error 2

I think its issue with flex, bison, any thought?
_______________________________________________
Jarios-dev mailing list
[email protected]
http://lists.jarios.org/cgi-bin/mailman/listinfo/jarios-dev

Reply via email to