namazu-dev(ring)


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

autogen.sh error



まちがって namazu@xxxxxxxxxx へ送ってしまいました。(^^;


autogen.sh でエラーが出るようになりました。

libtool-1.3.4
Vine 1.1
です。


$ sh autogen.sh
**Warning**: I am going to run `configure' with no arguments.
If you wish to pass any to it, please specify them on the
`autogen.sh' command line.

Generating configure script and Makefiles for Namazu.
Running libtoolize...
Using `AC_PROG_RANLIB' is rendered obsolete by `AM_PROG_LIBTOOL'
You should add the contents of `/usr/local/share/aclocal/libtool.m4' to
`aclocal.m4'.
Running aclocal ...
aclocal: configure.in: 23: macro `AM_PROG_LIBTOOL' not found in library
Running autoheader...
configure.in:66: warning: AC_TRY_RUN called without default to allow
cross compiling
Running automake ...
automake: configure.in: installing `./install-sh'
    error while copying

automake: configure.in: installing `./mkinstalldirs'
    error while copying

automake: configure.in: installing `./missing'
    error while copying

automake: Makefile.am: installing `./INSTALL'
    error while copying

automake: Makefile.am: installing `./COPYING'
    error while copying

lisp/Makefile.am:4: installing `lisp/elisp-comp'
    error while copying

Running autoconf ...
configure.in:66: warning: AC_TRY_RUN called without default to allow
cross compiling
configure.in:71: warning: AC_TRY_RUN called without default to allow
cross compiling
configure.in:72: warning: AC_TRY_RUN called without default to allow
cross compiling
configure.in:73: warning: AC_TRY_RUN called without default to allow
cross compiling
Generating configure script and Makefiles for TkNamazu.
Running aclocal ...
Running automake ...
Running autoconf ...
Configuring Namazu.
Running $./configure --enable-maintainer-mode ...
creating cache ./config.cache
./configure: syntax error near unexpected token
`AM_INIT_AUTOMAKE(namazu,'
./configure: ./configure: line 536: `              
AM_INIT_AUTOMAKE(namazu, 1.9.12)'
Now type 'make' to compile Namazu.


// Kenji