Advertisement
Guest User

Untitled

a guest
Oct 19th, 2010
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1. make: Entering directory `/home/ntu/live/emc2/src/emc2-2.4.4/src'
  2. python hal/drivers/rbf2h.py -g \
  3. -c "This is a component of pluto_servo, a PWM servo driver and" \
  4. -c "quadrature counter for emc2" \
  5. -c "Copyright (C) 2006, 2007 Jeff Epler" \
  6. hal/drivers/pluto_servo_firmware/pluto_servo.rbf > hal/drivers/pluto_servo_rbf.h
  7. File "hal/drivers/rbf2h.py", line 15
  8. raise SystemExit, "Unknown argument: %r" % k
  9. ^
  10. SyntaxError: invalid syntax
  11. make: *** [hal/drivers/pluto_servo_rbf.h] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement