Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mpv-build: autoreconf: error: aclocal failed with exit status: 1 #225

Open
philiprhoades opened this issue Jan 8, 2024 · 1 comment
Open

Comments

@philiprhoades
Copy link

Important Information

Provide following Information:

  • mpv version
    Using current mpv-build

  • Linux Distribution and Version
    Fedora 39

  • Source of the mpv binary
    Using current mpv-build

Reproduction steps

Had to install some Fedora RPMs but the build goes OK till the error in the Subject:

Running autoreconf...
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
/usr/local/share/aclocal/xml-i18n-tools.m4:26: warning: underquoted definition of XML_I18N_TOOLS_NEWER_THAN_0_9
  run info '(automake)Extending aclocal'
  or see http://sources.redhat.com/automake/automake.html#Extending%20aclocal
/usr/local/share/aclocal/xml-i18n-tools.m4:30: warning: underquoted definition of AC_PROG_XML_I18N_TOOLS
/usr/local/share/aclocal/xml-i18n-tools.m4:32: warning: underquoted definition of X18T_PFORG1
/usr/local/share/aclocal/xml-i18n-tools.m4:34: warning: underquoted definition of X18T_XML_KIND
/usr/local/share/aclocal/xml-i18n-tools.m4:36: warning: underquoted definition of X18T_KEYS_KIND
/usr/local/share/aclocal/xml-i18n-tools.m4:141: warning: underquoted definition of AM_PROG_XML_I18N_TOOLS
aclocal: configure.ac: 365: macro `AM_COND_IF' not found in library
aclocal: configure.ac: 367: macro `AM_COND_IF' not found in library
aclocal: configure.ac: 370: macro `AM_COND_IF' not found in library
aclocal: configure.ac: 373: macro `AM_COND_IF' not found in library
aclocal: configure.ac: 380: macro `AM_COND_IF' not found in library
autoreconf: error: aclocal failed with exit status: 1
@sfan5 sfan5 transferred this issue from mpv-player/mpv Jan 8, 2024
@K0stov
Copy link

K0stov commented Apr 17, 2024

I got around this on Linux Mint 21.3 with sudo apt-get install libtool.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants