Advertisement
Guest User

Untitled

a guest
Jun 25th, 2017
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.13 KB | None | 0 0
  1. <prompt>%</prompt> <userinput><command>make</command></userinput>
  2. ^
  3. index.docbook:2153: element prompt: validity error : No declaration for element prompt
  4. <prompt>%</prompt> <userinput><command>make</command> install</userinput>
  5. ^
  6. index.docbook:2153: element command: validity error : No declaration for element command
  7. <prompt>%</prompt> <userinput><command>make</command> install</userinput>
  8. ^
  9. index.docbook:2153: element userinput: validity error : No declaration for element userinput
  10. <prompt>%</prompt> <userinput><command>make</command> install</userinput>
  11. ^
  12. index.docbook:2154: element screen: validity error : No declaration for element screen
  13. </screen>
  14. ^
  15. index.docbook:2155: element para: validity error : No declaration for element para
  16. </para>
  17. ^
  18. index.docbook:2156: element sect1: validity error : No declaration for element sect1
  19. </sect1>
  20. ^
  21. index.docbook:2158: element appendix: validity error : No declaration for element appendix
  22. </appendix>
  23. ^
  24. index.docbook:2160: parser error : Entity 'documentation.index' not defined
  25. &documentation.index;
  26. ^
  27. index.docbook:2161: element book: validity error : No declaration for element book
  28. </book>
  29. ^
  30. make[3]: *** [doc/nl/index.cache.bz2] Error 1
  31. make[3]: Leaving directory `/tmp/buildd/kdesvn-1.5.5/obj-i686-linux-gnu'
  32. make[2]: *** [doc/nl/CMakeFiles/nl-handbook.dir/all] Error 2
  33. make[2]: Leaving directory `/tmp/buildd/kdesvn-1.5.5/obj-i686-linux-gnu'
  34. make[1]: *** [all] Error 2
  35. make[1]: Leaving directory `/tmp/buildd/kdesvn-1.5.5/obj-i686-linux-gnu'
  36. dh_auto_build: make -j1 returned exit code 2
  37. make: *** [build] Error 2
  38. dpkg-buildpackage: error: debian/rules build gave error exit status 2
  39. E: Failed autobuilding of package
  40. I: unmounting dev/pts filesystem
  41. I: unmounting proc filesystem
  42. I: cleaning the build env
  43. I: removing directory /var/cache/pbuilder/build//11495 and its subdirectories
  44. ulysses@locris:~/Dev$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement