Advertisement
Guest User

Untitled

a guest
Sep 23rd, 2017
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.08 KB | None | 0 0
  1. /root/mozilla-mobile-5.0/xpcom/base/nsSystemInfo.cpp:45:21: error: gtk/gtk.h: No such file or directory
  2. /root/mozilla-mobile-5.0/xpcom/base/nsSystemInfo.cpp: In member function ‘nsresult nsSystemInfo::Init()’:
  3. /root/mozilla-mobile-5.0/xpcom/base/nsSystemInfo.cpp:97: error: ‘gtk_major_version’ was not declared in this scope
  4. /root/mozilla-mobile-5.0/xpcom/base/nsSystemInfo.cpp:97: error: ‘gtk_minor_version’ was not declared in this scope
  5. /root/mozilla-mobile-5.0/xpcom/base/nsSystemInfo.cpp:97: error: ‘gtk_micro_version’ was not declared in this scope
  6. make[6]: *** [nsSystemInfo.o] Error 1
  7. make[6]: Leaving directory `/root/objdir/xpcom/base'
  8. make[5]: *** [libs] Error 2
  9. make[5]: Leaving directory `/root/objdir/xpcom'
  10. make[4]: *** [libs_tier_platform] Error 2
  11. make[4]: Leaving directory `/root/objdir'
  12. make[3]: *** [tier_platform] Error 2
  13. make[3]: Leaving directory `/root/objdir'
  14. make[2]: *** [default] Error 2
  15. make[2]: Leaving directory `/root/objdir'
  16. make[1]: *** [realbuild] Error 2
  17. make[1]: Leaving directory `/root/mozilla-mobile-5.0'
  18. make: *** [build] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement