Bootstrap
Alexis de Lattre <[email protected]> Thu, 6 Nov 2003 10:24:46 +0100
| Newsgroups | gmane.comp.video.videolan.vls.devel |
|---|---|
| Message-ID | <[email protected]> |
With VLS CVS and the new autoconf that arrived in Debian Sid, I have the following error : 10:19 alexis@alpy ~/videolan/cvs/vls% ./bootstrap + set -e + LANG=C + export LANG + CYGWIN=binmode + export CYGWIN + amvers=no + automake-1.7 --version + amvers=-1.7 + test -1.7 = no + ltvers=no + libtoolize --version ++ libtoolize --version ++ sed -e '1s/[^0-9]*//' -e q + ltvers=1.5.0a + libtoolize=libtoolize + expr 1.5.0a '<' 1.4 + test 1.5.0a = no + rm -f aclocal.m4 configure config.guess config.log config.sub config.cache config.h.in config.h compile ltmain.sh libtool ltconfig missing mkinstalldirs depcomp install-sh INSTALL + cd autotools + rm -f config.guess config.sub missing mkinstalldirs compile ltmain.sh depcomp install-sh + rm -f src/core/defs.h.in src/core/defs.h + aclocal-1.7 + libtoolize --copy --force Putting files in AC_CONFIG_AUX_DIR, `autotools'. + test -f ltmain.sh + rm -f autotools/ltmain.sh.bak + sed -e /build_old_libs=yes/q + echo build_libtool_libs=no + sed -e 1,/build_old_libs=yes/d + rm -f autotools/ltmain.sh + mv autotools/ltmain.sh.bak autotools/ltmain.sh + expr 1.5.0a '<' 1.5 + expr 1.5.0a '<' 1.6 + rm -f autotools/ltmain.sh.bak + sed -e 's,/.# ### BEGIN,/^\\(build_libtool\\|build_old\\|prefer_static\\)_libs/d'\'' -e '\''&,' + rm -f autotools/ltmain.sh + mv autotools/ltmain.sh.bak autotools/ltmain.sh + autoconf Can't locate object method "path" via package "Request" at /usr/share/autoconf/Autom4te/C4che.pm line 69, <GEN1> line 112. zsh: exit 1 ./bootstrap -- Alexis -- This is the vls-devel mailing-list, see http://www.videolan.org/streaming/ To unsubscribe, please read http://developers.videolan.org/lists.html If you are in trouble, please contact <[email protected]>