Advertisement
Guest User

Untitled

a guest
Aug 20th, 2019
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. error: environment variable `MOZ_TOPOBJDIR` not defined
  2. --> modules/libpref/init/static_prefs/src/lib.rs:11:18
  3. |
  4. 11 | include!(concat!(env!("MOZ_TOPOBJDIR"), "/modules/libpref/static_prefs.rs"));
  5. | ^^^^^^^^^^^^^^^^^^^^^
  6.  
  7. error: aborting due to previous error
  8.  
  9. error: Could not compile `static_prefs`.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement