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

autogen.sh won't work #2

Open
Tomon613 opened this issue Nov 6, 2019 · 0 comments
Open

autogen.sh won't work #2

Tomon613 opened this issue Nov 6, 2019 · 0 comments

Comments

@Tomon613
Copy link

Tomon613 commented Nov 6, 2019

Hi, I tried to build ntfs-3g from source on Mojave.
Trying autogen.sh, an message appeard:

Running autoreconf --verbose --install --force
main::scan_file() called too early to check prototype at /usr/local/git/bin/aclocal line 617.
Useless use of /d modifier in transliteration operator at /usr/local/git/share/automake-1.10/Automake/Wrap.pm line 60.
Unescaped left brace in regex is passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /usr/local/git/bin/automake line 3824.
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
main::scan_file() called too early to check prototype at /usr/local/git/bin/aclocal line 617.
configure.ac:337: warning: macro `AM_PATH_LIBGCRYPT' not found in library
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: running: /usr/local/git/bin/autoconf --force
configure.ac:199: error: possibly undefined macro: AC_PROG_LIBTOOL
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.ac:244: error: possibly undefined macro: AC_MSG_ERROR
configure.ac:337: error: possibly undefined macro: AM_PATH_LIBGCRYPT
configure.ac:342: error: possibly undefined macro: AC_MSG_WARN
autoreconf: /usr/local/git/bin/autoconf failed with exit status: 1

How can I fix it?
My autotools version:
autoconf (GNU Autoconf) 2.61
automake (GNU automake) 1.10.1

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

1 participant