Advertisement
Guest User

Untitled

a guest
Oct 20th, 2014
233
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.17 KB | None | 0 0
  1. In file included from html.h:30:0,
  2. from cell.c:28:
  3. object.h:28:26: fatal error: gtk/gtk-a11y.h: No such file or directory
  4. compilation terminated.
  5. In file included from object.c:30:0:
  6. object.h:28:26: fatal error: gtk/gtk-a11y.h: No such file or directory
  7. compilation terminated.
  8. Makefile:456: recipe for target 'cell.lo' failed
  9. make[2]: *** [cell.lo] Error 1
  10. make[2]: *** Waiting for unfinished jobs....
  11. In file included from html.h:30:0,
  12. from html.c:32:
  13. object.h:28:26: fatal error: gtk/gtk-a11y.h: No such file or directory
  14. compilation terminated.
  15. Makefile:456: recipe for target 'cell.lo' failed
  16. make[2]: *** [cell.lo] Error 1
  17. make[2]: *** Waiting for unfinished jobs....
  18. In file included from html.h:30:0,
  19. from html.c:32:
  20. object.h:28:26: fatal error: gtk/gtk-a11y.h: No such file or directory
  21. compilation terminated.
  22. Makefile:456: recipe for target 'object.lo' failed
  23. make[2]: *** [object.lo] Error 1
  24. In file included from hyperlink.c:29:0:
  25. object.h:28:26: fatal error: gtk/gtk-a11y.h: No such file or directory
  26. compilation terminated.
  27. Makefile:456: recipe for target 'html.lo' failed
  28. make[2]: *** [html.lo] Error 1
  29. In file included from html.h:30:0,
  30. from paragraph.h:27,
  31. from paragraph.c:25:
  32. object.h:28:26: fatal error: gtk/gtk-a11y.h: No such file or directory
  33. compilation terminated.
  34. Makefile:456: recipe for target 'hyperlink.lo' failed
  35. make[2]: *** [hyperlink.lo] Error 1
  36. Makefile:456: recipe for target 'paragraph.lo' failed
  37. make[2]: *** [paragraph.lo] Error 1
  38. In file included from html.h:30:0,
  39. from image.c:29:
  40. object.h:28:26: fatal error: gtk/gtk-a11y.h: No such file or directory
  41. compilation terminated.
  42. Makefile:456: recipe for target 'image.lo' failed
  43. make[2]: *** [image.lo] Error 1
  44. In file included from html.h:30:0,
  45. from table.c:32:
  46. object.h:28:26: fatal error: gtk/gtk-a11y.h: No such file or directory
  47. compilation terminated.
  48. Makefile:456: recipe for target 'table.lo' failed
  49. make[2]: *** [table.lo] Error 1
  50. make[2]: Leaving directory '/var/tmp/portage/gnome-extra/gtkhtml-4.8.3/work/gtkhtml-4.8.3/a11y'
  51. Makefile:488: recipe for target 'all-recursive' failed
  52. make[1]: *** [all-recursive] Error 1
  53. make[1]: Leaving directory '/var/tmp/portage/gnome-extra/gtkhtml-4.8.3/work/gtkhtml-4.8.3'
  54. Makefile:419: recipe for target 'all' failed
  55. make: *** [all] Error 2
  56. ESC[31;01m*ESC[0m ERROR: gnome-extra/gtkhtml-4.8.3::gentoo failed (compile phase):
  57. ESC[31;01m*ESC[0m emake failed
  58. ESC[31;01m*ESC[0m
  59. ESC[31;01m*ESC[0m If you need support, post the output of `emerge --info '=gnome-extra/gtkhtml-4.8.3::gentoo'`,
  60. ESC[31;01m*ESC[0m the complete build log and the output of `emerge -pqv '=gnome-extra/gtkhtml-4.8.3::gentoo'`.
  61. ESC[31;01m*ESC[0m The complete build log is located at '/var/tmp/portage/gnome-extra/gtkhtml-4.8.3/temp/build.log'.
  62. ESC[31;01m*ESC[0m The ebuild environment file is located at '/var/tmp/portage/gnome-extra/gtkhtml-4.8.3/temp/environment'.
  63. ESC[31;01m*ESC[0m Working directory: '/var/tmp/portage/gnome-extra/gtkhtml-4.8.3/work/gtkhtml-4.8.3'
  64. ESC[31;01m*ESC[0m S: '/var/tmp/portage/gnome-extra/gtkhtml-4.8.3/work/gtkhtml-4.8.3'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement