Yes, once i got this issue I install gperf and ncurses again i got same issue no building.
On Fri, Jan 22, 2010 at 12:54 AM, Dmitry Gromada <[email protected]> wrote: > Did you install gperf? > > On Thursday 21 January 2010 21:35:50 shivpratap chauhan wrote: > > 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? > > > > Best regards, > Dmitry Gromada > _______________________________________________ > Jarios-dev mailing list > [email protected] > http://lists.jarios.org/cgi-bin/mailman/listinfo/jarios-dev >
_______________________________________________ Jarios-dev mailing list [email protected] http://lists.jarios.org/cgi-bin/mailman/listinfo/jarios-dev
