bug-bison
[Top][All Lists]
Advanced

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

Re[2]: bison v2.2


From: Oleg Smolsky
Subject: Re[2]: bison v2.2
Date: Sat, 15 Oct 2005 12:28:19 +1300

Hello Paul,

Paul Eggert wrote on 15/10/2005 at 11:32 a.m.:
>>> autoreconf-2.5x: failed to run autopoint: No such file or directory
>> In fact, I get a similar message on linux. What is this autopoint
>> thing?
> It's part of gettext.  On my machine:
> $ autopoint --version
> /home/eggert/opt/Linux-i686/merged/bin/autopoint (GNU gettext-tools) 0.14.5
Right, thanks. I executed apt-get install gettext automake1.8 and got
further. The output of bootstrap script is below. BTW, it's a pity this
script isn't smart enough to know that it has already got all required
files and it downloads them every single bloody time it's run....

FINISHED --12:22:48--
Downloaded: 77,307 bytes in 29 files
./bootstrap: autoreconf --verbose --install --force ...
autoreconf: Entering directory `.'
autoreconf: running: autopoint --force
Copying file build-aux/config.rpath
Copying file m4/codeset.m4
Copying file m4/gettext.m4
Copying file m4/iconv.m4
Copying file m4/intdiv0.m4
Copying file m4/inttypes-pri.m4
Copying file m4/inttypes.m4
Copying file m4/isc-posix.m4
Copying file m4/lcmessage.m4
Copying file m4/lib-link.m4
Copying file m4/nls.m4
Copying file m4/progtest.m4
autoreconf: running: aclocal -I m4 --output=aclocal.m4t
autoreconf: `aclocal.m4' is updated
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy
configure.ac: 32: `automake requires `AM_CONFIG_HEADER', not `AC_CONFIG_HEADER'
configure.ac: 83: automake requires `AM_PROG_LEX', not `AC_PROG_LEX'
cp: cannot create regular file `[build-aux]/install-sh': No such file or directo
ry
automake: configure.ac: installing `[build-aux]/install-sh'
    error while copying

cp: cannot create regular file `[build-aux]/mkinstalldirs': No such file or dire
ctory
automake: configure.ac: installing `[build-aux]/mkinstalldirs'
    error while copying

cp: cannot create regular file `[build-aux]/missing': No such file or directory
automake: configure.ac: installing `[build-aux]/missing'
    error while copying

cp: cannot create regular file `[build-aux]/config.guess': No such file or direc
tory
automake: configure.ac: installing `[build-aux]/config.guess'
    error while copying

cp: cannot create regular file `[build-aux]/config.sub': No such file or directo
ry
automake: configure.ac: installing `[build-aux]/config.sub'
    error while copying

automake: Makefile.am: installing `./INSTALL'
configure.ac: 32: required file `./config.hin]' not found
Makefile.am:21: AM_GNU_GETTEXT in `configure.ac' but `intl' not in SUBDIRS
automake: Makefile.am: AM_GNU_GETTEXT in `configure.ac' but `ALL_LINGUAS' not 
defined
data/Makefile.am:18: invalid variable `dist_pkgdata_DATA'
data/Makefile.am:23: invalid variable `dist_m4sugar_DATA'
examples/Makefile.am:21: invalid variable `dist_noinst_SCRIPTS'
examples/Makefile.am:21: invalid variable `dist_noinst_SCRIPTS'
automake: examples/calc++/Makefile.am: not supported: source file 
`$(srcdir)/calc++-scanner.ll' is in subdirectory
automake: examples/calc++/Makefile.am: not supported: source file 
`$(srcdir)/calc++.cc' is in subdirectory
automake: examples/calc++/Makefile.am: not supported: source file 
`$(srcdir)/calc++-driver.hh' is in subdirectory
automake: examples/calc++/Makefile.am: not supported: source file 
`$(srcdir)/calc++-driver.cc' is in subdirectory
automake: examples/calc++/Makefile.am: not supported: source file 
`$(srcdir)/stack.hh' is in subdirectory
automake: examples/calc++/Makefile.am: not supported: source file 
`$(srcdir)/position.hh' is in subdirectory
automake: examples/calc++/Makefile.am: not supported: source file 
`$(srcdir)/location.hh' is in subdirectory
automake: examples/calc++/Makefile.am: not supported: source file 
`$(srcdir)/calc++-parser.hh' is in subdirectory
automake: examples/calc++/Makefile.am: not supported: source file 
`$(srcdir)/calc++-parser.cc' is in subdirectory
automake: examples/calc++/Makefile.am: not supported: source file 
`$(srcdir)/calc++-scanner.ll' is in subdirectory
automake: examples/calc++/Makefile.am: not supported: source file 
`$(srcdir)/calc++.cc' is in subdirectory
automake: examples/calc++/Makefile.am: not supported: source file 
`$(srcdir)/calc++-driver.hh' is in subdirectory
automake: examples/calc++/Makefile.am: not supported: source file 
`$(srcdir)/calc++-driver.cc' is in subdirectory
automake: examples/calc++/Makefile.am: not supported: source file 
`$(srcdir)/calc++-parser.yy' is in subdirectory
automake: examples/calc++/Makefile.am: not supported: source file 
`$(srcdir)/stack.hh' is in subdirectory
automake: examples/calc++/Makefile.am: not supported: source file 
`$(srcdir)/position.hh' is in subdirectory
automake: examples/calc++/Makefile.am: not supported: source file 
`$(srcdir)/location.hh' is in subdirectory
automake: examples/calc++/Makefile.am: not supported: source file 
`$(srcdir)/calc++-parser.hh' is in subdirectory
automake: examples/calc++/Makefile.am: not supported: source file 
`$(srcdir)/calc++-parser.cc' is in subdirectory
lib/Makefile.am:50: variable `LIBOBJS' not defined
lib/Makefile.am:50: variable `ALLOCA' not defined
automake: src/Makefile.am: lex source seen but `AC_DECL_YYTEXT' not in 
`configure.ac'
cp: cannot create regular file `[build-aux]/ylwrap': No such file or directory
automake: configure.ac: installing `[build-aux]/ylwrap'
    error while copying

cp: cannot create regular file `[build-aux]/mdate-sh': No such file or directory

doc/Makefile.am:20: installing `[build-aux]/mdate-sh'
    error while copying

autoreconf: automake failed with exit status: 1

Best regards,
Oleg.





reply via email to

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