EC6003

1 minute readReference

Synopsis

ERROR: EC6003 - GCC is not installed.

Description

See above.

Reasons

On Linux agents, gcc must be installed to build the emake’s virtual file system driver (EFS).

Fixes

On RedHat run “yum install gcc” On Ubuntu, run “apt-get install gcc” On SUSE, run “zypper install gcc”