[uClibc]root_fs bison version

Christian MICHON christian_michon at yahoo.fr
Tue Feb 18 07:33:29 UTC 2003


> > But I've seen other problems, still linked to Bison. I'll
> > detail later in another report. Why did you use a v1.75
> > instead of a more standard v1.35 ?
> 
> I just went to the gnu.org ftp site and grabbed the latest,

You missed bison-1.875... ;)
Seriously speaking, here is what I got with the v1.75 bison
from root_fs x86 when building TinyX 4.2.0:

<snipped around 5000 lines>
make[3]: Entering directory `/tmp/xc/lib/Xft'
flex -l  xftlex.l
sed 's/yy/XftConfig/g' lex.yy.c | sed 's/__REALLY_YY__/yy/' > xftlex.c && rm -f
lex.yy.c
bison -y -d xftgram.y
xftgram.y:168.8: parse error, unexpected ":", expecting ";" or "|"
xftgram.y:169.3-6: $$ of `matrix' has no declared type
make[3]: *** [xftgram.c] Error 1

When I build bison-1.35 by hand and replace the original
from root_fs, it goes further. I'm above 8000 lines of log
without a compile error. ;)

In short, we need bison v1.35 back if we want to be able to
compile Xfree.

Christian

___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com



More information about the uClibc mailing list