Advertisement
Guest User

ponce

a guest
Dec 27th, 2010
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.97 KB | None | 0 0
  1. make[3]: Leaving directory `/tmp/SBo/gecko-mediaplayer-1.0.0/src/libgmlib'
  2. make[3]: Entering directory `/tmp/SBo/gecko-mediaplayer-1.0.0/src'
  3. g++ -DHAVE_CONFIG_H -I. -I.. -fPIC -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/seamonkey-2.1b1/java -I/usr/include/seamonkey-2.1b1/plugin -I/usr/include/seamonkey-2.1b1/nspr -I/usr/include/seamonkey-2.1b1 -I/usr/include/seamonkey-2.1b1/xpcom -I/usr/include/seamonkey-2.1b1/string -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMOZILLA_STRICT_API -DXP_UNIX -O2 -fPIC -MT plugin_types_std.o -MD -MP -MF .deps/plugin_types_std.Tpo -c -o plugin_types_std.o plugin_types_std.cpp
  4. mv -f .deps/plugin_types_std.Tpo .deps/plugin_types_std.Po
  5. g++ -DHAVE_CONFIG_H -I. -I.. -fPIC -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/seamonkey-2.1b1/java -I/usr/include/seamonkey-2.1b1/plugin -I/usr/include/seamonkey-2.1b1/nspr -I/usr/include/seamonkey-2.1b1 -I/usr/include/seamonkey-2.1b1/xpcom -I/usr/include/seamonkey-2.1b1/string -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMOZILLA_STRICT_API -DXP_UNIX -O2 -fPIC -MT plugin.o -MD -MP -MF .deps/plugin.Tpo -c -o plugin.o plugin.cpp
  6. In file included from /usr/include/seamonkey-2.1b1/plugin/nscore.h:50:0,
  7. from /usr/include/seamonkey-2.1b1/plugin/nsrootidl.h:11,
  8. from /usr/include/seamonkey-2.1b1/plugin/nsISupports.h:10,
  9. from /usr/include/seamonkey-2.1b1/plugin/nsIPrefBranch.h:10,
  10. from plugin.cpp:45:
  11. /usr/include/seamonkey-2.1b1/plugin/mozilla/mozalloc.h:107:2: error: expected initializer before 'NS_ATTR_MALLOC'
  12. /usr/include/seamonkey-2.1b1/plugin/mozilla/mozalloc.h:111:2: error: expected initializer before 'NS_ATTR_MALLOC'
  13. /usr/include/seamonkey-2.1b1/plugin/mozilla/mozalloc.h:115:2: error: expected initializer before 'NS_ATTR_MALLOC'
  14. /usr/include/seamonkey-2.1b1/plugin/mozilla/mozalloc.h:118:2: error: expected initializer before 'NS_ATTR_MALLOC'
  15. /usr/include/seamonkey-2.1b1/plugin/mozilla/mozalloc.h:122:2: error: expected initializer before 'NS_ATTR_MALLOC'
  16. /usr/include/seamonkey-2.1b1/plugin/mozilla/mozalloc.h:125:2: error: expected initializer before 'NS_ATTR_MALLOC'
  17. /usr/include/seamonkey-2.1b1/plugin/mozilla/mozalloc.h:129:2: error: expected initializer before 'NS_ATTR_MALLOC'
  18. /usr/include/seamonkey-2.1b1/plugin/mozilla/mozalloc.h:132:2: error: expected initializer before 'NS_ATTR_MALLOC'
  19. /usr/include/seamonkey-2.1b1/plugin/mozilla/mozalloc.h: In function 'void* operator new(size_t)':
  20. /usr/include/seamonkey-2.1b1/plugin/mozilla/mozalloc.h:226:25: error: 'moz_xmalloc' was not declared in this scope
  21. /usr/include/seamonkey-2.1b1/plugin/mozilla/mozalloc.h: In function 'void* operator new(size_t, const std::nothrow_t&)':
  22. /usr/include/seamonkey-2.1b1/plugin/mozilla/mozalloc.h:232:24: error: 'moz_malloc' was not declared in this scope
  23. /usr/include/seamonkey-2.1b1/plugin/mozilla/mozalloc.h: In function 'void* operator new [](size_t)':
  24. /usr/include/seamonkey-2.1b1/plugin/mozilla/mozalloc.h:238:25: error: 'moz_xmalloc' was not declared in this scope
  25. /usr/include/seamonkey-2.1b1/plugin/mozilla/mozalloc.h: In function 'void* operator new [](size_t, const std::nothrow_t&)':
  26. /usr/include/seamonkey-2.1b1/plugin/mozilla/mozalloc.h:244:24: error: 'moz_malloc' was not declared in this scope
  27. /usr/include/seamonkey-2.1b1/plugin/mozilla/mozalloc.h: In function 'void* operator new(size_t, const mozilla::fallible_t&)':
  28. /usr/include/seamonkey-2.1b1/plugin/mozilla/mozalloc.h:300:27: error: 'moz_malloc' was not declared in this scope
  29. /usr/include/seamonkey-2.1b1/plugin/mozilla/mozalloc.h: In function 'void* operator new [](size_t, const mozilla::fallible_t&)':
  30. /usr/include/seamonkey-2.1b1/plugin/mozilla/mozalloc.h:306:27: error: 'moz_malloc' was not declared in this scope
  31. plugin.cpp: In constructor 'CPlugin::CPlugin(NPP_t*)':
  32. plugin.cpp:324:71: error: 'struct NPString' has no member named 'utf8characters'
  33. plugin.cpp: In member function 'virtual bool ScriptablePluginObjectControls::InvokeDefault(const NPVariant*, uint32_t, NPVariant*)':
  34. plugin.cpp:1604:5: error: 'moz_strdup' was not declared in this scope
  35. plugin.cpp: In member function 'virtual bool ScriptablePluginObject::Invoke(void*, const NPVariant*, uint32_t, NPVariant*)':
  36. plugin.cpp:1792:59: error: 'const struct NPString' has no member named 'utf8characters'
  37. plugin.cpp:1869:58: error: 'const struct NPString' has no member named 'utf8characters'
  38. plugin.cpp:1878:66: error: 'const struct NPString' has no member named 'utf8characters'
  39. plugin.cpp:1887:60: error: 'const struct NPString' has no member named 'utf8characters'
  40. plugin.cpp:1896:62: error: 'const struct NPString' has no member named 'utf8characters'
  41. plugin.cpp:1905:61: error: 'const struct NPString' has no member named 'utf8characters'
  42. plugin.cpp:1914:62: error: 'const struct NPString' has no member named 'utf8characters'
  43. plugin.cpp:1923:60: error: 'const struct NPString' has no member named 'utf8characters'
  44. plugin.cpp: In member function 'virtual bool ScriptablePluginObject::InvokeDefault(const NPVariant*, uint32_t, NPVariant*)':
  45. plugin.cpp:1936:5: error: 'moz_strdup' was not declared in this scope
  46. plugin.cpp: In member function 'virtual bool ScriptablePluginObject::SetProperty(void*, const NPVariant*)':
  47. plugin.cpp:2018:58: error: 'const struct NPString' has no member named 'utf8characters'
  48. make[3]: *** [plugin.o] Errore 1
  49. make[3]: Leaving directory `/tmp/SBo/gecko-mediaplayer-1.0.0/src'
  50. make[2]: *** [all-recursive] Errore 1
  51. make[2]: Leaving directory `/tmp/SBo/gecko-mediaplayer-1.0.0/src'
  52. make[1]: *** [all-recursive] Errore 1
  53. make[1]: Leaving directory `/tmp/SBo/gecko-mediaplayer-1.0.0'
  54. make: *** [all] Errore 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement