MOL release candidate available

Christian Jaeger mol-general@lists.maconlinux.org
Sun, 1 Feb 2004 16:47 +0100


hello

I'm getting this when trying to compile on debian woody (with 2.6 kernel):

+ Entering kconfig
    Compiling zconf-y.o           : zconf-y.y: In function `zconfparse':
zconf-y.y:258: `zconfnerrs' undeclared (first use in this function)
zconf-y.y:258: (Each undeclared identifier is reported only once
zconf-y.y:258: for each function it appears in.)
/usr/share/bison++/bison.cc:559: warning: `yystate' might be used uninitial=
ized in this function
/usr/share/bison++/bison.cc:560: warning: `yyn' might be used uninitialized=
 in this function
/usr/share/bison++/bison.cc:561: warning: `yyssp' might be used uninitializ=
ed in this function
/usr/share/bison++/bison.cc:562: warning: `yyvsp' might be used uninitializ=
ed in this function
/usr/share/bison++/bison.cc:563: warning: `yyerrstatus' might be used unini=
tialized in this function
zconf-y.y: In function `conf_parse':
zconf-y.y:492: `zconfnerrs' undeclared (first use in this function)
zconf-y.y: In function `zconf_endtoken':
zconf-y.y:522: `zconfnerrs' undeclared (first use in this function)

what's up? I tried upgrading bison++ to the version from sid (1.21.11)=20
without change. I also tried to recompile the debian package from sid,
same error there.

Thanks for your help
Christian.