riscv-software-src / riscv-tools

RISC-V Tools (ISA Simulator and Tests)
1.13k stars 446 forks source link

Build script not correctly identifying automake version #299

Open rutpoule opened 4 years ago

rutpoule commented 4 years ago

bash-4.2# automake --version automake (GNU automake) 1.14 Copyright (C) 2013 Free Software Foundation, Inc. License GPLv2+: GNU GPL version 2 or later http://gnu.org/licenses/gpl-2.0.html This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.

Written by Tom Tromey tromey@redhat.com and Alexandre Duret-Lutz adl@gnu.org. bash-4.2# ./build.sh Starting RISC-V Toolchain build process OpenOCD build requires at least version 1.14 of automake. Aborting.