bug-bison
[Top][All Lists]
Advanced

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

Re: [GNU Bison 2.0] testsuite: 108 failed


From: Paul Eggert
Subject: Re: [GNU Bison 2.0] testsuite: 108 failed
Date: Sun, 03 Apr 2005 00:31:42 -0800
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.4 (gnu/linux)

address@hidden writes:

> With m4 version 1.4.2 `make check' fails on regenerating `testsuite'

> /bin/sh /usr/src/bison-2.0/config/missing --run autom4te --language=autotest 
> -I . testsuite.at -o testsuite.tmp
> NONE:0: /usr/bin/m4: `m4_symbols' from frozen file not found in builtin table!

Your problem looks to me like some sort of build or configuration
error.  Possibly you are attempting to use an Autoconf built with an
older version of GNU M4.  This doesn't work in general; frozen files
aren't always compatible across M4 versions, unfortunately.

I'd try the following:

Build and install M4 1.4.3.
Build and install Autoconf 2.59 from scratch, using M4 1.4.3.
Build and install Bison from scratch.

I don't see your problem my configuration, which uses:

  Bison sources taken from CVS
  M4 1.4.3
  Autoconf 2.59
  Automake 1.9.5
  GCC 3.4.3
  Debian GNU/Linux 3.0r1




reply via email to

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