I tried to emerge ispell-3.2.06-r5

        ...
        + bison -y parse.y
        parse.y:676.17: syntax error, unexpected "|"
        parse.y:706.50-51: invalid $ value
        parse.y:706.50-51: $3 of `option_stmt' has no declared type
        parse.y:712.74-75: invalid $ value
        parse.y:712.74-75: $3 of `option_stmt' has no declared type
        + gcc -O -c y.tab.c
        gcc: y.tab.c: No such file or directory
        gcc: no input files
        + mv y.tab.o parse.o
        mv: cannot stat `y.tab.o': No such file or directory
        + rm -f y.tab.c
        + gcc -O -o buildhash buildhash.o hash.o makedent.o parse.o
        gcc: parse.o: No such file or directory
        make: *** [buildhash] Error 1

I have bison-1.875 installed.

Any hints?

bye, christoph


-- [EMAIL PROTECTED] mailing list



Reply via email to