Advertisement
Guest User

Untitled

a guest
Apr 25th, 2015
223
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.78 KB | None | 0 0
  1. linkerlinker.c:1344| ERROR: 0 cannot locate 'close'...
  2.  
  3. linkerlinker.c:2011| ERROR: failed to link libcutils.so
  4. linkerlinker.c:1934| ERROR: 0 could not load needed library 'libcutils.so' for 'libEGL.so' (reloc_library[1344]: 0 cannot locate 'close'...
  5. )
  6. linkerlinker.c:2011| ERROR: failed to link libEGL.so
  7. linkerlinker.c:465| ERROR: 0 bad DT_NEEDED pointer in libcutils.so
  8. linkerlinker.c:1344| ERROR: 0 cannot locate 'close'...
  9.  
  10. linkerlinker.c:2011| ERROR: failed to link libcutils.so
  11. linkerlinker.c:1934| ERROR: 0 could not load needed library 'libcutils.so' for 'libGLESv2.so' (reloc_library[1344]: 0 cannot locate 'close'...
  12. )
  13. linkerlinker.c:2011| ERROR: failed to link libGLESv2.so
  14. signal 11 (Segmentation fault), address is (nil) from (nil)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement