alvin_

error building lipwpd

Dec 18th, 2013
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.40 KB | None | 0 0
  1. ~/Desktop/libwpd-0.9.9> make
  2. make all-recursive
  3. make[1]: Entering directory `/boot/home/Desktop/libwpd-0.9.9'
  4. Making all in build
  5. make[2]: Entering directory `/boot/home/Desktop/libwpd-0.9.9/build'
  6. Making all in win32
  7. make[3]: Entering directory `/boot/home/Desktop/libwpd-0.9.9/build/win32'
  8. make[3]: Nothing to be done for `all'.
  9. make[3]: Leaving directory `/boot/home/Desktop/libwpd-0.9.9/build/win32'
  10. make[3]: Entering directory `/boot/home/Desktop/libwpd-0.9.9/build'
  11. make[3]: Nothing to be done for `all-am'.
  12. make[3]: Leaving directory `/boot/home/Desktop/libwpd-0.9.9/build'
  13. make[2]: Leaving directory `/boot/home/Desktop/libwpd-0.9.9/build'
  14. Making all in inc
  15. make[2]: Entering directory `/boot/home/Desktop/libwpd-0.9.9/inc'
  16. Making all in libwpd
  17. make[3]: Entering directory `/boot/home/Desktop/libwpd-0.9.9/inc/libwpd'
  18. make[3]: Nothing to be done for `all'.
  19. make[3]: Leaving directory `/boot/home/Desktop/libwpd-0.9.9/inc/libwpd'
  20. Making all in libwpd-stream
  21. make[3]: Entering directory `/boot/home/Desktop/libwpd-0.9.9/inc/libwpd-stream'
  22. make[3]: Nothing to be done for `all'.
  23. make[3]: Leaving directory `/boot/home/Desktop/libwpd-0.9.9/inc/libwpd-stream'
  24. make[3]: Entering directory `/boot/home/Desktop/libwpd-0.9.9/inc'
  25. make[3]: Nothing to be done for `all-am'.
  26. make[3]: Leaving directory `/boot/home/Desktop/libwpd-0.9.9/inc'
  27. make[2]: Leaving directory `/boot/home/Desktop/libwpd-0.9.9/inc'
  28. Making all in src
  29. make[2]: Entering directory `/boot/home/Desktop/libwpd-0.9.9/src'
  30. Making all in lib
  31. make[3]: Entering directory `/boot/home/Desktop/libwpd-0.9.9/src/lib'
  32. make[3]: Nothing to be done for `all'.
  33. make[3]: Leaving directory `/boot/home/Desktop/libwpd-0.9.9/src/lib'
  34. Making all in conv
  35. make[3]: Entering directory `/boot/home/Desktop/libwpd-0.9.9/src/conv'
  36. Making all in raw
  37. make[4]: Entering directory `/boot/home/Desktop/libwpd-0.9.9/src/conv/raw'
  38. CXXLD wpd2raw
  39. wpd2raw.o: In function `main':
  40. /boot/home/Desktop/libwpd-0.9.9/src/conv/raw/wpd2raw.cpp:133: undefined reference to `_Unwind_Resume'
  41. RawDocumentGenerator.o: In function `~WPXDocumentInterface':
  42. /boot/home/Desktop/libwpd-0.9.9/src/conv/raw/../../../inc/libwpd/WPXDocumentInterface.h:45: undefined reference to `_Unwind_Resume'
  43. /boot/home/Desktop/libwpd-0.9.9/src/conv/raw/../../../inc/libwpd/WPXDocumentInterface.h:45: undefined reference to `_Unwind_Resume'
  44. RawDocumentGenerator.o: In function `getPropString(WPXPropertyList const&)':
  45. /boot/home/Desktop/libwpd-0.9.9/src/conv/raw/RawDocumentGenerator.cpp:128: undefined reference to `_Unwind_Resume'
  46. RawDocumentGenerator.o: In function `RawDocumentGenerator::insertEquation(WPXPropertyList const&, WPXString const&)':
  47. /boot/home/Desktop/libwpd-0.9.9/src/conv/raw/RawDocumentGenerator.cpp:432: undefined reference to `_Unwind_Resume'
  48. RawDocumentGenerator.o:/boot/home/Desktop/libwpd-0.9.9/src/conv/raw/RawDocumentGenerator.cpp:427: more undefined references to `_Unwind_Resume' follow
  49. collect2: error: ld returned 1 exit status
  50. make[4]: *** [wpd2raw] Error 1
  51. make[4]: Leaving directory `/boot/home/Desktop/libwpd-0.9.9/src/conv/raw'
  52. make[3]: *** [all-recursive] Error 1
  53. make[3]: Leaving directory `/boot/home/Desktop/libwpd-0.9.9/src/conv'
  54. make[2]: *** [all-recursive] Error 1
  55. make[2]: Leaving directory `/boot/home/Desktop/libwpd-0.9.9/src'
  56. make[1]: *** [all-recursive] Error 1
  57. make[1]: Leaving directory `/boot/home/Desktop/libwpd-0.9.9'
  58. make: *** [all] Error 2
  59. ~/Desktop/libwpd-0.9.9>
Advertisement
Add Comment
Please, Sign In to add comment