help-bison
[Top][All Lists]
Advanced

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

Re: install bison


From: Laurence Finston
Subject: Re: install bison
Date: Tue, 27 Jul 2004 22:46:02 +0200
User-agent: IMHO/0.98.3+G (Webmail for Roxen)

-----
> Hi,
> I'm trying to configure bison in bison-1.875 on a tru64 unix machine and am
> getting the message below
> at the end of the configure.  I am unable to do run "make" for bison >
getting

> # make
> Make: No arguments or description file.  Stop.
> #

`make' won't work unless `configure' succeeded, because the latter generates
the `Makefile' files from the `Makefile.in' files.

> 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


> How can I get around this?  Thanks for any advice.  Alvin.

You need to install GNU M4, because Tru64's own m4 won't do the job.
The GNU M4 website is:  http://www.gnu.org/software/m4/m4.html

Laurence



reply via email to

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