Advertisement
Guest User

Untitled

a guest
Sep 28th, 2016
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.79 KB | None | 0 0
  1. In file included from /usr/include/bits/errno.h:24:0,
  2. from /usr/include/errno.h:35,
  3. from ../../../gcc-4.6.2/libgcc/../gcc/tsystem.h:93,
  4. from ../../../gcc-4.6.2/libgcc/../gcc/libgcc2.c:29:
  5. /usr/include/linux/errno.h:1:23: fatal error: asm/errno.h: No such file or directory
  6. compilation terminated.
  7. make[3]: *** [_muldi3.o] Error 1
  8. make[3]: *** Waiting for unfinished jobs....
  9. In file included from /usr/include/bits/errno.h:24:0,
  10. from /usr/include/errno.h:35,
  11. from ../../../gcc-4.6.2/libgcc/../gcc/tsystem.h:93,
  12. from ../../../gcc-4.6.2/libgcc/../gcc/libgcc2.c:29:
  13. /usr/include/linux/errno.h:1:23: fatal error: asm/errno.h: No such file or directory
  14. compilation terminated.
  15. make[3]: *** [_negdi2.o] Error 1
  16. In file included from /usr/include/bits/errno.h:24:0,
  17. from /usr/include/errno.h:35,
  18. from ../../../gcc-4.6.2/libgcc/../gcc/tsystem.h:93,
  19. from ../../../gcc-4.6.2/libgcc/../gcc/libgcc2.c:29:
  20. /usr/include/linux/errno.h:1:23: fatal error: asm/errno.h: No such file or directoryIn file included from /usr/include/bits/errno.h:24:0,
  21. from /usr/include/errno.h:35,
  22. from ../../../gcc-4.6.2/libgcc/../gcc/tsystem.h:93,
  23. from ../../../gcc-4.6.2/libgcc/../gcc/libgcc2.c:29:
  24. /usr/include/linux/errno.h:1:23: fatal error: asm/errno.h: No such file or directory
  25. compilation terminated.
  26. make[3]: *** [_ucmpdi2.o] Error 1
  27.  
  28. compilation terminated.
  29. make[3]: *** [_lshrdi3.o] Error 1
  30. In file included from /usr/include/bits/errno.h:24:0,
  31. from /usr/include/errno.h:35,
  32. from ../../../gcc-4.6.2/libgcc/../gcc/tsystem.h:93,
  33. from ../../../gcc-4.6.2/libgcc/../gcc/libgcc2.c:29:
  34. /usr/include/linux/errno.h:1:23: fatal error: asm/errno.h: No such file or directoryIn file included from /usr/include/bits/errno.h:24:0,
  35. from /usr/include/errno.h:35,
  36. from ../../../gcc-4.6.2/libgcc/../gcc/tsystem.h:93,
  37. from ../../../gcc-4.6.2/libgcc/../gcc/libgcc2.c:29:
  38. /usr/include/linux/errno.h:1:23: fatal error: asm/errno.h: No such file or directory
  39. compilation terminated.
  40. In file included from /usr/include/bits/errno.h:24:0,
  41. from /usr/include/errno.h:35,
  42. from ../../../gcc-4.6.2/libgcc/../gcc/tsystem.h:93,
  43. from ../../../gcc-4.6.2/libgcc/../gcc/libgcc2.c:29:
  44. /usr/include/linux/errno.h:1:23: fatal error: asm/errno.h: No such file or directorymake[3]: *** [_ashldi3.o] Error 1
  45.  
  46. compilation terminated.
  47.  
  48. make[3]: *** [_cmpdi2.o] Error 1
  49. compilation terminated.
  50. make[3]: *** [_ashrdi3.o] Error 1
  51. make[5]: Entering directory `/home/paultsai/gcc/x86_64-linux-gnu/32/libgcc'
  52. # If this is the top-level multilib, build all the other
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement