bison-patches
[Top][All Lists]
Advanced

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

Re: m4sugar


From: Bob Rossi
Subject: Re: m4sugar
Date: Fri, 10 Feb 2006 21:09:00 -0500
User-agent: Mutt/1.5.9i

On Fri, Feb 10, 2006 at 08:54:25PM -0500, Joel E. Denny wrote:
> On Fri, 10 Feb 2006, Bob Rossi wrote:
> 
> > Running bootstrap fails to work for me. The results are attached. Any
> > advice?
> 
> I see this at the end of your output:
> 
>   autoreconf: running: autopoint --force
>   Can't exec "autopoint": No such file or directory at
>   /usr/share/autoconf/Autom4te/FileUtils.pm line 288, <GEN0> line 142.
>   autoreconf: failed to run autopoint: No such file or directory
> 
> I believe autopoint is part of gettext.  See the list of requirements in 
> the file "bison/README-cvs".

Thanks!

One thing to note, after I did a fresh checkout, then run ./bootstrap I
got the configure files. I moved into another directory and typed
../bison/configure --prefix=/foo and that worked fine. Finally, I typed
'make', and I got this:

    $ make -s
    cd ../bison && /bin/sh /home/bob/cvs/bison/bison/build-aux/missing --run 
automake-1.9 --gnu
    running /bin/sh ../bison/configure  --prefix=/home/bob/cvs/bison/target  
--no-create --no-recursion
    checking for a BSD-compatible install... /usr/bin/install -c
    checking whether build environment is sane... yes
    checking for gawk... no

This may be normal, but it seems slightly incorrect. I believe the
configure stuff should already be done at this point.

Other than this minor problem, I'm up and running!

Thanks again,
Bob Rossi




reply via email to

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