Guest User

Untitled

a guest
Dec 30th, 2015
27
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. happyface@Supercomp:~/Desktop/ar/libdwg-0.6$ make
  2. Making all in src
  3. make[1]: Entering directory `/home/happyface/Desktop/ar/libdwg-0.6/src'
  4. gcc -E -P dwg_object.in.c > auto_object.c
  5. indent -l120 auto_object.c
  6. /bin/bash: indent: command not found
  7. make[1]: *** [auto_object.c] Error 127
  8. make[1]: Leaving directory `/home/happyface/Desktop/ar/libdwg-0.6/src'
  9. make: *** [all-recursive] Error 1
Add Comment
Please, Sign In to add comment