Stary2001

Untitled

Apr 20th, 2013
186
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.71 KB | None | 0 0
  1. /home/arch/develop/toaru/toolchain/tarballs/gcc-4.6.0/gcc/doc/cppopts.texi:772: @itemx must follow @item
  2. make[1]: *** [doc/cpp.info] Error 1
  3. make: *** [all-gcc] Error 2
  4. Traceback (most recent call last):
  5. File "build.py", line 226, in <module>
  6. source_obj.run()
  7. File "build.py", line 107, in run
  8. ret = subprocess.call(cmd)
  9. File "/usr/lib/python2.7/subprocess.py", line 524, in call
  10. return Popen(*popenargs, **kwargs).wait()
  11. File "/usr/lib/python2.7/subprocess.py", line 711, in __init__
  12. errread, errwrite)
  13. File "/usr/lib/python2.7/subprocess.py", line 1308, in _execute_child
  14. raise child_exception
  15. OSError: [Errno 2] No such file or directory
  16. make: *** [.userspace-check] Error 1
Advertisement
Add Comment
Please, Sign In to add comment