johnd@DEIGHAN-LAPTOP ~ $ git clone https://github.com/Juniper/libslax.git Cloning into 'libslax'... remote: Enumerating objects: 13965, done. remote: Total 13965 (delta 0), reused 0 (delta 0), pack-reused 13965 Receiving objects: 100% (13965/13965), 56.79 MiB | 8.67 MiB/s, done. Resolving deltas: 100% (8588/8588), done. johnd@DEIGHAN-LAPTOP ~ $ cd libslax johnd@DEIGHAN-LAPTOP ~/libslax $ sh bin/setup.sh Using autoreconf (GNU Autoconf) 2.69 configure.ac:31: installing './ar-lib' configure.ac:30: installing './compile' configure.ac:16: installing './install-sh' configure.ac:16: installing './missing' extensions/bit/Makefile.am:36: error: Libtool library used but 'LIBTOOL' is undefined extensions/bit/Makefile.am:36: The usual way to define 'LIBTOOL' is to add 'LT_INIT' extensions/bit/Makefile.am:36: to 'configure.ac' and run 'aclocal' and 'autoconf' again. extensions/bit/Makefile.am:36: If 'LT_INIT' is in 'configure.ac', make sure extensions/bit/Makefile.am:36: its definition is in aclocal's search path. extensions/bit/Makefile.am: installing './depcomp' extensions/curl/Makefile.am:39: error: Libtool library used but 'LIBTOOL' is undefined extensions/curl/Makefile.am:39: The usual way to define 'LIBTOOL' is to add 'LT_INIT' extensions/curl/Makefile.am:39: to 'configure.ac' and run 'aclocal' and 'autoconf' again. extensions/curl/Makefile.am:39: If 'LT_INIT' is in 'configure.ac', make sure extensions/curl/Makefile.am:39: its definition is in aclocal's search path. extensions/db/Makefile.am:44: error: Libtool library used but 'LIBTOOL' is undefined extensions/db/Makefile.am:44: The usual way to define 'LIBTOOL' is to add 'LT_INIT' extensions/db/Makefile.am:44: to 'configure.ac' and run 'aclocal' and 'autoconf' again. extensions/db/Makefile.am:44: If 'LT_INIT' is in 'configure.ac', make sure extensions/db/Makefile.am:44: its definition is in aclocal's search path. extensions/db/sqlite/Makefile.am:52: error: Libtool library used but 'LIBTOOL' is undefined extensions/db/sqlite/Makefile.am:52: The usual way to define 'LIBTOOL' is to add 'LT_INIT' extensions/db/sqlite/Makefile.am:52: to 'configure.ac' and run 'aclocal' and 'autoconf' again. extensions/db/sqlite/Makefile.am:52: If 'LT_INIT' is in 'configure.ac', make sure extensions/db/sqlite/Makefile.am:52: its definition is in aclocal's search path. extensions/exslt/Makefile.am:34: error: Libtool library used but 'LIBTOOL' is undefined extensions/exslt/Makefile.am:34: The usual way to define 'LIBTOOL' is to add 'LT_INIT' extensions/exslt/Makefile.am:34: to 'configure.ac' and run 'aclocal' and 'autoconf' again. extensions/exslt/Makefile.am:34: If 'LT_INIT' is in 'configure.ac', make sure extensions/exslt/Makefile.am:34: its definition is in aclocal's search path. extensions/os/Makefile.am:34: error: Libtool library used but 'LIBTOOL' is undefined extensions/os/Makefile.am:34: The usual way to define 'LIBTOOL' is to add 'LT_INIT' extensions/os/Makefile.am:34: to 'configure.ac' and run 'aclocal' and 'autoconf' again. extensions/os/Makefile.am:34: If 'LT_INIT' is in 'configure.ac', make sure extensions/os/Makefile.am:34: its definition is in aclocal's search path. extensions/xutil/Makefile.am:35: error: Libtool library used but 'LIBTOOL' is undefined extensions/xutil/Makefile.am:35: The usual way to define 'LIBTOOL' is to add 'LT_INIT' extensions/xutil/Makefile.am:35: to 'configure.ac' and run 'aclocal' and 'autoconf' again. extensions/xutil/Makefile.am:35: If 'LT_INIT' is in 'configure.ac', make sure extensions/xutil/Makefile.am:35: its definition is in aclocal's search path. libpsu/Makefile.am:22: error: Libtool library used but 'LIBTOOL' is undefined libpsu/Makefile.am:22: The usual way to define 'LIBTOOL' is to add 'LT_INIT' libpsu/Makefile.am:22: to 'configure.ac' and run 'aclocal' and 'autoconf' again. libpsu/Makefile.am:22: If 'LT_INIT' is in 'configure.ac', make sure libpsu/Makefile.am:22: its definition is in aclocal's search path. libslax/Makefile.am:36: error: Libtool library used but 'LIBTOOL' is undefined libslax/Makefile.am:36: The usual way to define 'LIBTOOL' is to add 'LT_INIT' libslax/Makefile.am:36: to 'configure.ac' and run 'aclocal' and 'autoconf' again. libslax/Makefile.am:36: If 'LT_INIT' is in 'configure.ac', make sure libslax/Makefile.am:36: its definition is in aclocal's search path. libxi/Makefile.am:22: error: Libtool library used but 'LIBTOOL' is undefined libxi/Makefile.am:22: The usual way to define 'LIBTOOL' is to add 'LT_INIT' libxi/Makefile.am:22: to 'configure.ac' and run 'aclocal' and 'autoconf' again. libxi/Makefile.am:22: If 'LT_INIT' is in 'configure.ac', make sure libxi/Makefile.am:22: its definition is in aclocal's search path. parrotdb/Makefile.am:22: error: Libtool library used but 'LIBTOOL' is undefined parrotdb/Makefile.am:22: The usual way to define 'LIBTOOL' is to add 'LT_INIT' parrotdb/Makefile.am:22: to 'configure.ac' and run 'aclocal' and 'autoconf' again. parrotdb/Makefile.am:22: If 'LT_INIT' is in 'configure.ac', make sure parrotdb/Makefile.am:22: its definition is in aclocal's search path. autoreconf-2.69: automake failed with exit status: 1 Creating build directory ... Setup is complete. To build libslax: 1) Type 'cd build ; ../configure' to configure libslax 2) Type 'make' to build libslax 3) Type 'make install' to install libslax johnd@DEIGHAN-LAPTOP ~/libslax $ cd build johnd@DEIGHAN-LAPTOP ~/libslax/build $ ../configure checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.exe checking for suffix of executables... .exe checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for ar... ar checking the archiver (ar) interface... ar checking whether ln -s works... yes ../configure: line 4202: syntax error near unexpected token `dlopen' ../configure: line 4202: `LT_INIT(dlopen shared)' johnd@DEIGHAN-LAPTOP ~/libslax/build $