help-bison
[Top][All Lists]
Advanced

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

Re: make maintainer-check broke


From: Bob Rossi
Subject: Re: make maintainer-check broke
Date: Wed, 13 Dec 2006 17:01:15 -0500
User-agent: Mutt/1.5.12-2006-07-14

On Wed, Dec 13, 2006 at 04:57:33PM -0500, Bob Rossi wrote:
> On Wed, Dec 13, 2006 at 04:23:29PM -0500, Joel E. Denny wrote:
> > On Wed, 13 Dec 2006, Joel E. Denny wrote:
> > 
> > > On Wed, 13 Dec 2006, Bob Rossi wrote:
> > > 
> > > > With a fresh check out, and autoconf 2.6.1 on my path, after running
> > > > ./bootstrap.sh
> > > 
> > > You mean "./bootstrap", right?
> > > 
> > > I just tried a fresh checkout.  I'm not having any trouble.
> > > 
> > > > configure.ac:111: warning: AM_INTL_SUBDIR is m4_require'd but not 
> > > > m4_defun'd
> > 
> > Try this:
> > 
> >   http://osdir.com/ml/address@hidden/msg00438.html
> > 
> > It may just be your M4.
> 
> With 
> 
> $ m4 --version
> GNU M4 1.4.8
> 
> address@hidden ~/cvs/bison/original/bison
> $ autoconf --version
> autoconf (GNU Autoconf) 2.60
> 
> it still does not work. I'm going to try with new autoconf and newer m4.
> 
> Bob Rossi

and with

$ m4 --version
GNU M4 1.4.8
address@hidden ~/cvs/bison/original/bison
$ autoconf --version
autoconf (GNU Autoconf) 2.61

I still get the bootstrap error

configure.ac:111: warning: AM_INTL_SUBDIR is m4_require'd but not m4_defun'd
m4/gettext.m4:362: AM_GNU_GETTEXT is expanded from...
configure.ac:111: the top level
configure:15672: error: possibly undefined macro: AM_INTL_SUBDIR
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.

Bob Rossi




reply via email to

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