Advertisement
Guest User

chocolatedoom arch compile issue

a guest
Nov 8th, 2010
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. ./docgen -m manpage.template ../src > chocolate-doom.6
  2. File "./docgen", line 392
  3. print line.rstrip()
  4. ^
  5. SyntaxError: invalid syntax
  6. make[2]: *** [chocolate-doom.6] Error 1
  7. make[2]: Leaving directory `/home/arin/Downloads/chocolate-doom/src/chocolate-doom-1.4.0/man'
  8. make[1]: *** [all-recursive] Error 1
  9. make[1]: Leaving directory `/home/arin/Downloads/chocolate-doom/src/chocolate-doom-1.4.0'
  10. make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement