On 11/9/2012 1:00 PM, nikita michalko wrote: > 3.0.13-0.27-default #1 SMP Wed Feb 15 13:33:49 UTC 2012 (d73692b) x86_64 > x86_64 x86_64 GNU/Linux > > Source-zip downloaded from: > https://github.com/asalkeld/libqb/tree/ > > ./autogen.sh > > autoreconf: Entering directory `.' > autoreconf: configure.ac <http://configure.ac>: not using Gettext > autoreconf: running: aclocal -I m4 > autoreconf: configure.ac <http://configure.ac>: tracing > autoreconf: running: libtoolize --copy > libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'. > libtoolize: copying file `build-aux/ltmain.sh' > libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. > libtoolize: copying file `m4/libtool.m4' > libtoolize: copying file `m4/ltoptions.m4' > libtoolize: copying file `m4/ltsugar.m4' > libtoolize: copying file `m4/ltversion.m4' > libtoolize: copying file `m4/lt~obsolete.m4' > autoreconf: running: /usr/bin/autoconf > autoreconf: running: /usr/bin/autoheader > autoreconf: running: automake --add-missing --copy --no-force > configure.ac:14 <http://configure.ac:14>: option `dist-xz' not recognized > autoreconf: automake failed with exit status: 1 > > What is the option `dist-xz' for? Can I delete it and try again? > Best regards It means your automake/autoconf is old and needs a newer version. You can also remove it from configure.ac as it´s used only to generate release tarballs, but be aware that other parts might fail if the tools are too old. Fabio _______________________________________________ discuss mailing list discuss@xxxxxxxxxxxx http://lists.corosync.org/mailman/listinfo/discuss