help-bison
[Top][All Lists]
Advanced

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

Re: after I enter ./configure, I get the following output


From: Hans Aberg
Subject: Re: after I enter ./configure, I get the following output
Date: Fri, 20 Jan 2006 09:49:49 +0100

It looks like the program is finding /usr/bin/m4, not the /usr/local/ bin/m4 you have installed. So you need to set and export the environment variable PATH or something.

On 19 Jan 2006, at 18:44, Mike Jones wrote:

checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for flex... no
checking for lex... no
checking for yywrap in -lfl... no
checking for yywrap in -ll... no
checking for bison... no
checking for byacc... no
checking for ranlib... ranlib
checking for gm4... no
checking for gnum4... no
checking for m4... /usr/bin/m4
checking whether m4 supports frozen files... no
configure: error: GNU M4 1.4 is required


I have built and installed GNU M4 1.4.4.


address@hidden /home/mwjones/bison-2.1 > ls -la /usr/local/bin/m4
-rwxr-xr-x 1 root system 503232 Jan 19 09:25 /usr/local/ bin/m4


What is going wrong.


_______________________________________________
address@hidden http://lists.gnu.org/mailman/listinfo/help-bison





reply via email to

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