bug-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem using bison


From: Paul Eggert
Subject: Re: Problem using bison
Date: 04 Feb 2004 18:03:42 -0800
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3

"Wilson, Sue LCC" <address@hidden> writes:

> I did exactly what you said and it failed again as before...

Can you give the output of each of the shell commands that I
mentioned?  It's best to execute them all again, from scratch, in case
there's something wrong with your current copy of INN.  Here they are
again:

        mkdir new
        cd new
        wget ftp://ftp.isc.org/isc/inn/inn-2.4.1.tar.gz
        gunzip <inn-2.4.1.tar.gz | tar xf -
        cd inn-2.4.1/lib
        bison -y parsedate.y
        ls -l y.tab.c
        bison --version




reply via email to

[Prev in Thread] Current Thread [Next in Thread]