On Fri, May 18, 2007, Doug Summers wrote:

>  Got this during a build of bison-2.3-20070312:
>
>  checking whether m4 supports frozen files... no
>  configure: error: GNU M4 1.4 is required
>
>  After removing m4-1.4.9-20070324 bison built fine. I got no errors/warnings
>  during the building m4.

This is strange. It could mean that GNU m4's state freezing
functionality is broken on your platform. When I check the OpenPKG "m4"
package from CURRENT under FreeBSD I get the following:

| $ which m4
| /openpkg-dev/bin/m4
| $ m4 --version
| GNU M4 1.4.7
| Copyright (C) 2006 Free Software Foundation, Inc.
| This is free software; see the source for copying conditions.  There is NO
| warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
| Written by Rene' Seindal.
| $ m4 --help |grep reload
|   -R, --reload-state=FILE      reload a frozen state from FILE at start

Can you compare this with your "m4", especially the "--reload-state"? If
it is not existing, can you tell me what platform this is under and what
the complete build output of the "m4" package is?

                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com

______________________________________________________________________
OpenPKG                                             http://openpkg.org
User Communication List                      openpkg-users@openpkg.org

Reply via email to