dependency not listed for centos
Christoph Loesch <[email protected]>
| Newsgroups | gmane.comp.gcc.cross-compiling |
|---|---|
| Message-ID | <[email protected]> |
Hi, I'm running CentOS Linux release 7.5.1804 (Core). ./bootstrap INFO :: *** Generating package version descriptions ... INFO :: *** Gathering the list of data files to install INFO :: *** Running autoreconf Can't exec "aclocal": No such file or directory at /usr/share/autoconf/Autom4te/FileUtils.pm line 326. autoreconf: failed to run aclocal: No such file or directory INFO :: *** Done! To fix this, "automake" has to be added: -> Linux: CentOS The following packages need to be installed on CentOS 7: yum install automake autoconf gperf bison flex texinfo help2man gcc-c++ patch \ ncurses-devel python-devel perl-Thread-Queue bzip2 git Cheers, Chris