ataraxialinux / ataraxia

Simple and lightweight source-based multi-platform Linux distribution with musl libc.
https://ataraxialinux.org
GNU General Public License v3.0
282 stars 19 forks source link

Cannot build soundtouch. #121

Closed ghost closed 4 years ago

ghost commented 4 years ago

Output :

autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I config/m4
aclocal: warning: couldn't open directory 'config/m4': No such file or directory
configure.ac:50: warning: macro 'AM_PROG_LIBTOOL' not found in library
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: running: /usr/bin/autoconf --force
configure.ac:29: error: possibly undefined macro: AC_DISABLE_STATIC
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.ac:50: error: possibly undefined macro: AM_PROG_LIBTOOL
autoreconf: /usr/bin/autoconf failed with exit status: 1
ghost commented 4 years ago

Dude, have you installed slibtool?

I cannot read error messages.

ghost commented 4 years ago

Perhaps you haven't installed slibtool and it's macro

I mean it is my bad for not reading the error message before submitting the issue. Anyway, it is working now.