Skip to content
Paul Ambrose edited this page May 26, 2016 · 1 revision

ev34j-mindstrorm FAQ

  • How do I fix a "make: *** [scp] Error 6" error message?

If you see the error below, you need to first ssh into the EV3. After successfully logging in, exit and then try the scp make target again.

$ make scp
sshpass -p maker scp target/ev3robot-jar-with-dependencies.jar robot@ev3dev:/home/robot
make: *** [scp] Error 6