[cfarm-users] Install libtool on GCC119

Jeffrey Walton noloader at gmail.com
Mon Feb 14 03:36:06 CET 2022


Hi Everyone,

I'm trying to test an Autotools project on GCC119. Bootstrap is failing:

Running bootstrap
  - Running aclocal
  - Running autoupdate
  - Running autoreconf
autoreconf failed, running again.
configure.ac:2587: warning: macro 'AM_ASFLAGS' not found in library
configure.ac:2588: warning: macro 'AM_LDFLAGS' not found in library
configure.ac:146: error: possibly undefined macro: AC_PROG_LIBTOOL
     If this token and others are legitimate, please use m4_pattern_allow.
     See the Autoconf documentation.
autoreconf: /opt/freeware/bin/autoconf failed with exit status: 1
autoreconf failed, again.
bootstrap failed.

gcc119:cryptopp$ command -v libtool
gcc119:cryptopp$

It looks like libtool is missing.

Would it be possible to have libtool installed, please?

Thanks in advance.


More information about the cfarm-users mailing list