authlib-0.59.2/gdbmobj'
Compiling gdbmobj.c
./libtool: line 469: CDPATH: command not found
./libtool: line 1147: func_opt_split:
command not found
libtool: Version mismatch error. This is libtool 2.2.6, but the
libtool: definition of this LT_INIT comes from an older release.
libtool: You should recreate aclocal.m4 with macros from libtool 2.2.6
libtool: and run autoconf again.
make[3]: ** [gdbmobj.lo] Erro 1
make[3]: Saindo do diretório `/root/rpmbuild/BUILD/courier-authlib-0.59.2/gdbmobj'
make[2]: ** [all] Erro 2
make[2]: Saindo do diretório `/root/rpmbuild/BUILD/courier-authlib-0.59.2/gdbmobj'
make[1]: ** [all-recursive] Erro 1
make[1]: Saindo do diretório `/root/rpmbuild/BUILD/courier-authlib-0.59.2'
make: ** [all] Erro 2
erro: Status de saída de /var/tmp/rpm-tmp.eZPfWm inválido (%build)
Im think wich updating libtool i will compile then i go to
http://pogma.com/libtool/I get the libtool 2.6.7a and i compile in the computer:
#./configure
#make
#make install
but he dont install:
/usr/bin/libtool --version
ltmain.sh (GNU libtool) 2.2.6
Written by Gordon Matzigkeit <
address@hidden>, 1996
Copyright (C) 2008 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.
then i try uses the bootstrap script but:
libtoolize: Bootstrap detected, no files installed.
autoreconf: running: /usr/bin/autoconf --force
autoreconf:
configure.ac: not using Autoheader
autoreconf: running: automake --add-missing --copy --force-missing
autoreconf: Leaving directory `tests/mdemo'
autoreconf: Entering directory `tests/mdemo2'
autoreconf:
configure.ac: not using Gettext
autoreconf: running: aclocal --force -I ../../libltdl/m4
autoreconf:
configure.ac: tracing
autoreconf: running: /usr/src/qtms-install/source/libtool-2.2.7a/libltdl/config/libtoolize --copy --force
libtoolize: Bootstrap detected, no files installed.
autoreconf: running: /usr/bin/autoconf --force
autoreconf:
configure.ac: not using Autoheader
autoreconf: running: automake --add-missing --copy --force-missing
autoreconf: Leaving directory `tests/mdemo2'
autoreconf: Entering directory `tests/pdemo'
autoreconf:
configure.ac: not using Gettext
autoreconf: running: aclocal --force -I ../../libltdl/m4
autoreconf:
configure.ac: tracing
autoreconf: running: /usr/src/qtms-install/source/libtool-2.2.7a/libltdl/config/libtoolize --copy --force
this repeat in a eternal loop
Att.