You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /opt/rt-n56u/trunk/libs/libusb-1.0/libusb-1.0.26/missing aclocal-1.16 -I m4
/opt/rt-n56u/trunk/libs/libusb-1.0/libusb-1.0.26/missing: line 81: aclocal-1.16: command not found
WARNING: 'aclocal-1.16' is missing on your system.
You should only need it if you modified 'acinclude.m4' or
'configure.ac' or m4 files included by 'configure.ac'.
The 'aclocal' program is part of the GNU Automake package: https://www.gnu.org/software/automake
It also requires GNU Autoconf, GNU m4 and Perl in order to run: https://www.gnu.org/software/autoconf
Makefile:427: recipe for target 'aclocal.m4' failed https://www.gnu.org/software/m4/ https://www.perl.org/
make[3]: *** [aclocal.m4] Error 127
make[2]: *** [all] Error 2
make[1]: *** [all] Error 2
make: *** [libs_only] Error 2
make[3]: Leaving directory '/opt/rt-n56u/trunk/libs/libusb-1.0/libusb-1.0.26'
Makefile:6: recipe for target 'all' failed
make[2]: Leaving directory '/opt/rt-n56u/trunk/libs/libusb-1.0'
Makefile:227: recipe for target 'all' failed
make[1]: Leaving directory '/opt/rt-n56u/trunk/libs'
Makefile:202: recipe for target 'libs_only' failed
Error: Process completed with exit code 2.
The text was updated successfully, but these errors were encountered:
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /opt/rt-n56u/trunk/libs/libusb-1.0/libusb-1.0.26/missing aclocal-1.16 -I m4
/opt/rt-n56u/trunk/libs/libusb-1.0/libusb-1.0.26/missing: line 81: aclocal-1.16: command not found
WARNING: 'aclocal-1.16' is missing on your system.
You should only need it if you modified 'acinclude.m4' or
'configure.ac' or m4 files included by 'configure.ac'.
The 'aclocal' program is part of the GNU Automake package:
https://www.gnu.org/software/automake
It also requires GNU Autoconf, GNU m4 and Perl in order to run:
https://www.gnu.org/software/autoconf
Makefile:427: recipe for target 'aclocal.m4' failed
https://www.gnu.org/software/m4/
https://www.perl.org/
make[3]: *** [aclocal.m4] Error 127
make[2]: *** [all] Error 2
make[1]: *** [all] Error 2
make: *** [libs_only] Error 2
make[3]: Leaving directory '/opt/rt-n56u/trunk/libs/libusb-1.0/libusb-1.0.26'
Makefile:6: recipe for target 'all' failed
make[2]: Leaving directory '/opt/rt-n56u/trunk/libs/libusb-1.0'
Makefile:227: recipe for target 'all' failed
make[1]: Leaving directory '/opt/rt-n56u/trunk/libs'
Makefile:202: recipe for target 'libs_only' failed
Error: Process completed with exit code 2.
The text was updated successfully, but these errors were encountered: