help-bison
[Top][All Lists]
Advanced

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

Re: Help with make and install


From: Balaco Baco
Subject: Re: Help with make and install
Date: Mon, 12 Sep 2016 08:49:48 -0300
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130330 Thunderbird/17.0.5

Strange errors. Check the lines and see what is there, as Test User said.

Another possible solution: a few days ago I compiled and installed bison 2.4.1 without any problem. If the problem you showed is not easy to solve, try that version - this version is used in a book I am reading to learn flex and bison.


Em 12-09-2016 03:54, Test User escreveu:
On Sun, Sep 11, 2016, Cailin La Prairie wrote:

Hi,

I'm getting three errors when I try to make the latest version of Bison.

I can't figure out what the errors are for or find documentation on the
error codes.

Thanks!

Cailin


<snip/>
make[3]: *** [Makefile:6844: check-local] Error 77
make[3]: Leaving directory
'/cygdrive/c/Users/Cailin_2/csci-e-95-project/src/bison-3.0.4'
make[2]: *** [Makefile:4975: check-am] Error 2
make[2]: Leaving directory
'/cygdrive/c/Users/Cailin_2/csci-e-95-project/src/bison-3.0.4'
make[1]: *** [Makefile:4522: check-recursive] Error 1
make[1]: Leaving directory
'/cygdrive/c/Users/Cailin_2/csci-e-95-project/src/bison-3.0.4'
make: *** [Makefile:4977: check] Error 2


You seem to have the line numbers where the errors occur. If you
look in the Makefile does it help? Also, try running
$ make V=1
`Make' will show the commands that it executes at each step,
assuming that it is not already doing so.

Regards,
Test User.
_______________________________________________
address@hidden https://lists.gnu.org/mailman/listinfo/help-bison





reply via email to

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