freaktechnik

broke glue.

May 21st, 2014
232
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.94 KB | None | 0 0
  1. ngDbusConnection.o: In function `ngDbusConnection::GetArrayArg(nsIArray**)':
  2. /home/martin/dev/nightingale-hacking/dependencies/linux-i686/mozilla-1.9.2/release/include/nsStringAPI.h:869: undefined reference to `NS_CStringContainerInit2'
  3. /home/martin/dev/nightingale-hacking/dependencies/linux-i686/mozilla-1.9.2/release/include/nsStringAPI.h:452: undefined reference to `NS_CStringCopy'
  4. /home/martin/dev/nightingale-hacking/dependencies/linux-i686/mozilla-1.9.2/release/include/nsStringAPI.h:845: undefined reference to `NS_CStringContainerFinish'
  5. ngDbusConnection.o: In function `ngDbusConnection::GetObjectPathArg(char**)':
  6. /home/martin/dev/nightingale-hacking/extensions/mpris/components/src/ngDbusConnection.cpp:373: undefined reference to `NS_Alloc'
  7. ngDbusConnection.o: In function `ngDbusConnection::GetStringArg(char**)':
  8. /home/martin/dev/nightingale-hacking/extensions/mpris/components/src/ngDbusConnection.cpp:345: undefined reference to `NS_Alloc'
  9. ngDbusConnection.o: In function `ngDbusConnection::SendSignal()':
  10. /home/martin/dev/nightingale-hacking/extensions/mpris/components/src/ngDbusConnection.cpp:277: undefined reference to `NS_Free'
  11. ngDbusConnection.o: In function `ngDbusConnection::SendMethodCall()':
  12. /home/martin/dev/nightingale-hacking/extensions/mpris/components/src/ngDbusConnection.cpp:238: undefined reference to `NS_Free'
  13. ngDbusConnection.o: In function `ngDbusConnection::OpenStruct()':
  14. /home/martin/dev/nightingale-hacking/extensions/mpris/components/src/ngDbusConnection.cpp:866: undefined reference to `NS_Alloc'
  15. ngDbusConnection.o: In function `ngDbusConnection::OpenArray()':
  16. /home/martin/dev/nightingale-hacking/extensions/mpris/components/src/ngDbusConnection.cpp:835: undefined reference to `NS_Alloc'
  17. ngDbusConnection.o: In function `ngDbusConnection::OpenDictEntryArray()':
  18. /home/martin/dev/nightingale-hacking/extensions/mpris/components/src/ngDbusConnection.cpp:804: undefined reference to `NS_Alloc'
  19. ngDbusConnection.o: In function `ngDbusConnection::OpenDictSDEntryArg(char const*)':
  20. /home/martin/dev/nightingale-hacking/extensions/mpris/components/src/ngDbusConnection.cpp:695: undefined reference to `NS_Alloc'
  21. /home/martin/dev/nightingale-hacking/extensions/mpris/components/src/ngDbusConnection.cpp:697: undefined reference to `NS_Alloc'
  22. ngDbusConnection.o:/home/martin/dev/nightingale-hacking/extensions/mpris/components/src/ngDbusConnection.cpp:698: more undefined references to `NS_Alloc' follow
  23. ngDbusConnection.o: In function `ngDbusConnection::Check()':
  24. /home/martin/dev/nightingale-hacking/extensions/mpris/components/src/ngDbusConnection.cpp:186: undefined reference to `NS_Free'
  25. /home/martin/dev/nightingale-hacking/dependencies/linux-i686/mozilla-1.9.2/release/lib/libxpcomglue_s.a(nsGenericFactory.o): In function `nsGenericFactory::GetClassDescription(char**)':
  26. nsGenericFactory.cpp:(.text+0x268): undefined reference to `NS_Alloc'
  27. /home/martin/dev/nightingale-hacking/dependencies/linux-i686/mozilla-1.9.2/release/lib/libxpcomglue_s.a(nsGenericFactory.o): In function `nsGenericFactory::GetContractID(char**)':
  28. nsGenericFactory.cpp:(.text+0x2db): undefined reference to `NS_Alloc'
  29. /home/martin/dev/nightingale-hacking/dependencies/linux-i686/mozilla-1.9.2/release/lib/libxpcomglue_s.a(nsStringAPI.o): In function `nsAString::AppendInt(int, int)':
  30. nsStringAPI.cpp:(.text+0xa6d): undefined reference to `NS_CStringContainerInit2'
  31. /home/martin/dev/nightingale-hacking/dependencies/linux-i686/mozilla-1.9.2/release/lib/libxpcomglue_s.a(nsStringAPI.o): In function `nsACString::StripChars(char const*)':
  32. nsStringAPI.cpp:(.text+0xd30): undefined reference to `NS_CStringContainerFinish'
  33. /home/martin/dev/nightingale-hacking/dependencies/linux-i686/mozilla-1.9.2/release/lib/libxpcomglue_s.a(nsStringAPI.o): In function `nsDependentCSubstring_external::nsDependentCSubstring_external(nsACString const&, unsigned int)':
  34. nsStringAPI.cpp:(.text+0x147a): undefined reference to `NS_CStringContainerInit2'
  35. /home/martin/dev/nightingale-hacking/dependencies/linux-i686/mozilla-1.9.2/release/lib/libxpcomglue_s.a(nsStringAPI.o): In function `nsDependentCSubstring_external::nsDependentCSubstring_external(nsACString const&, unsigned int, unsigned int)':
  36. nsStringAPI.cpp:(.text+0x14cd): undefined reference to `NS_CStringContainerInit2'
  37. /home/martin/dev/nightingale-hacking/dependencies/linux-i686/mozilla-1.9.2/release/lib/libxpcomglue_s.a(nsStringAPI.o): In function `ParseString(nsACString const&, char, nsTArray<nsCString_external>&)':
  38. nsStringAPI.cpp:(.text+0x1867): undefined reference to `NS_CStringContainerFinish'
  39. /home/martin/dev/nightingale-hacking/dependencies/linux-i686/mozilla-1.9.2/release/lib/libxpcomglue_s.a(nsStringAPI.o): In function `nsCString_external::nsCString_external(nsACString const&)':
  40. nsStringAPI.cpp:(.text._ZN18nsCString_externalC2ERK10nsACString[_ZN18nsCString_externalC5ERK10nsACString]+0x23): undefined reference to `NS_CStringCopy'
  41. /home/martin/dev/nightingale-hacking/dependencies/linux-i686/mozilla-1.9.2/release/lib/libxpcomglue_s.a(nsStringAPI.o): In function `nsCString_external::~nsCString_external()':
  42. nsStringAPI.cpp:(.text._ZN18nsCString_externalD2Ev[_ZN18nsCString_externalD5Ev]+0x16): undefined reference to `NS_CStringContainerFinish'
  43. /home/martin/dev/nightingale-hacking/dependencies/linux-i686/mozilla-1.9.2/release/lib/libxpcomglue_s.a(nsCRTGlue.o): In function `NS_strndup(unsigned short const*, unsigned int)':
  44. nsCRTGlue.cpp:(.text+0xe6): undefined reference to `NS_Alloc'
  45. /home/martin/dev/nightingale-hacking/dependencies/linux-i686/mozilla-1.9.2/release/lib/libxpcomglue_s.a(nsCRTGlue.o): In function `NS_strdup(char const*)':
  46. nsCRTGlue.cpp:(.text+0x151): undefined reference to `NS_Alloc'
  47. /home/martin/dev/nightingale-hacking/dependencies/linux-i686/mozilla-1.9.2/release/lib/libxpcomglue_s.a(nsMemory.o): In function `nsMemory::Clone(void const*, unsigned int)':
  48. nsMemory.cpp:(.text+0x73): undefined reference to `NS_Alloc'
  49. /home/martin/dev/nightingale-hacking/dependencies/linux-i686/mozilla-1.9.2/release/lib/libxpcomglue_s.a(nsTArray.o): In function `nsTArray_base::~nsTArray_base()':
  50. nsTArray.cpp:(.text+0x50): undefined reference to `NS_Free'
  51. /home/martin/dev/nightingale-hacking/dependencies/linux-i686/mozilla-1.9.2/release/lib/libxpcomglue_s.a(nsTArray.o): In function `nsTArray_base::EnsureCapacity(unsigned int, unsigned int)':
  52. nsTArray.cpp:(.text+0xc6): undefined reference to `NS_Alloc'
  53. nsTArray.cpp:(.text+0x12c): undefined reference to `NS_Alloc'
  54. /home/martin/dev/nightingale-hacking/dependencies/linux-i686/mozilla-1.9.2/release/lib/libxpcomglue_s.a(nsTArray.o): In function `nsTArray_base::ShrinkCapacity(unsigned int)':
  55. nsTArray.cpp:(.text+0x1fb): undefined reference to `NS_Free'
  56. nsTArray.cpp:(.text+0x26d): undefined reference to `NS_Free'
  57. /home/martin/dev/nightingale-hacking/dependencies/linux-i686/mozilla-1.9.2/release/lib/libxpcomglue_s.a(nsTArray.o): In function `nsTArray_base::EnsureNotUsingAutoArrayBuffer(unsigned int)':
  58. nsTArray.cpp:(.text+0x3bc): undefined reference to `NS_Alloc'
  59. collect2: ld returned 1 exit status
Advertisement
Add Comment
Please, Sign In to add comment