What's new

Compile Merlin 384 arm-brcm-linux-uclibcgnueabi-gcc: command not found

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

IRONFELIX

New Around Here
Hi !!!!
I used this https://github.com/RMerl/asuswrt-merlin/wiki/Compile-Firmware-from-source-using-Ubuntu instruction for compile 384 version of Merlin by myself (on i386 Ubuntu).
In a result, I received this error
*
* System Logging Utilities
*
klogd (KLOGD) [Y/n/?] y
Use the klogctl() interface (FEATURE_KLOGD_KLOGCTL) [N/y/?] n
logger (LOGGER) [Y/n/?] y
syslogd (SYSLOGD) [Y/n/?] y
Rotate message files (FEATURE_ROTATE_LOGFILE) [Y/n/?] y
Remote Log support (FEATURE_REMOTE_LOG) [Y/n/?] y
Support -D (drop dups) option (FEATURE_SYSLOGD_DUP) [N/y/?] n
Support syslog.conf (FEATURE_SYSLOGD_CFG) [N/y/?] n
Read buffer size in bytes (FEATURE_SYSLOGD_READ_BUFFER_SIZE) [512] 512
Circular Buffer support (FEATURE_IPC_SYSLOG) [N/y/?] n
Linux kernel printk buffer support (FEATURE_KMSG_SYSLOG) [N/y/?] n
/home/sergo/asuswrt-merlin.ng/release/src/router/busybox/scripts/gcc-version.sh: Line 11: arm-brcm-linux-uclibcgnueabi-gcc: Command not found
Anybody can help me and explain this mistake?
 
You need to install and configure the toolchain. See the README in the toolchain repo.
 

Similar threads

Latest threads

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top