Advertisement
neochapay

Untitled

Sep 30th, 2016
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.16 KB | None | 0 0
  1. [nemo@Sailfish ~]$ test_hwcomposer
  2. linkerlinker.c:2010| ERROR: failed to link libbinder.so
  3. linkerlinker.c:1933| ERROR: 0 could not load needed library 'libbinder.so' for 'libqdutils.so' (reloc_library[1343]: 0 cannot locate '__android_log_error_write'...
  4. )
  5. linkerlinker.c:2010| ERROR: failed to link libqdutils.so
  6. linkerlinker.c:1933| ERROR: 0 could not load needed library 'libqdutils.so' for 'libmemalloc.so' (link_image[1933]: 0 could not load needed library 'libbinder.so' for 'libqdutils.so' (reloc_library[1343]: 0 cannot locate '__android_log_error_write'...
  7. ))
  8. linkerlinker.c:2010| ERROR: failed to link libmemalloc.so
  9. linkerlinker.c:1933| ERROR: 0 could not load needed library 'libmemalloc.so' for 'gralloc.msm8909.so' (link_image[1933]: 0 could not load needed library 'libqdutils.so' for 'libmemalloc.so' (link_image[1933]: 0 could not load needed library 'libbinder.so' for 'libqdutils.so' (reloc_library[1343]: 0 cannot locate '__android_log_error_write'...
  10. )))
  11. linkerlinker.c:2010| ERROR: failed to link gralloc.msm8909.so
  12. test_hwcomposer: test_hwcomposer.cpp:156: int main(int, char**): Assertion `err == 0' failed.
  13. Aborted
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement