Advertisement
Guest User

Untitled

a guest
Sep 4th, 2015
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.85 KB | None | 0 0
  1. bionic/libc/bionic/malloc_debug_common.cpp:191: error: undefined reference to 'dlmalloc_real'
  2. bionic/libc/bionic/malloc_debug_common.cpp:211: error: undefined reference to 'dlmalloc_real'
  3. bionic/libc/bionic/malloc_debug_common.cpp:214: error: undefined reference to 'dlfree'
  4. bionic/libc/bionic/malloc_debug_common.cpp:236: error: undefined reference to 'dlfree'
  5. bionic/libc/bionic/malloc_debug_common.cpp:240: error: undefined reference to 'dlfree'
  6. /home/derp/io/out/target/product/i9300/obj/SHARED_LIBRARIES/libc_intermediates/bionic/malloc_debug_common.o:malloc_debug_common.cpp:function __libc_malloc_default_dispatch: error: undefined reference to 'dlcalloc'
  7. /home/derp/io/out/target/product/i9300/obj/SHARED_LIBRARIES/libc_intermediates/bionic/malloc_debug_common.o:malloc_debug_common.cpp:function __libc_malloc_default_dispatch: error: undefined reference to 'dlfree'
  8. /home/derp/io/out/target/product/i9300/obj/SHARED_LIBRARIES/libc_intermediates/bionic/malloc_debug_common.o:malloc_debug_common.cpp:function __libc_malloc_default_dispatch: error: undefined reference to 'dlmallinfo'
  9. /home/derp/io/out/target/product/i9300/obj/SHARED_LIBRARIES/libc_intermediates/bionic/malloc_debug_common.o:malloc_debug_common.cpp:function __libc_malloc_default_dispatch: error: undefined reference to 'dlmalloc_real'
  10. /home/derp/io/out/target/product/i9300/obj/SHARED_LIBRARIES/libc_intermediates/bionic/malloc_debug_common.o:malloc_debug_common.cpp:function __libc_malloc_default_dispatch: error: undefined reference to 'dlmalloc_usable_size_real'
  11. /home/derp/io/out/target/product/i9300/obj/SHARED_LIBRARIES/libc_intermediates/bionic/malloc_debug_common.o:malloc_debug_common.cpp:function __libc_malloc_default_dispatch: error: undefined reference to 'dlmemalign'
  12. /home/derp/io/out/target/product/i9300/obj/SHARED_LIBRARIES/libc_intermediates/bionic/malloc_debug_common.o:malloc_debug_common.cpp:function __libc_malloc_default_dispatch: error: undefined reference to 'dlposix_memalign'
  13. /home/derp/io/out/target/product/i9300/obj/SHARED_LIBRARIES/libc_intermediates/bionic/malloc_debug_common.o:malloc_debug_common.cpp:function __libc_malloc_default_dispatch: error: undefined reference to 'dlpvalloc'
  14. /home/derp/io/out/target/product/i9300/obj/SHARED_LIBRARIES/libc_intermediates/bionic/malloc_debug_common.o:malloc_debug_common.cpp:function __libc_malloc_default_dispatch: error: undefined reference to 'dlrealloc'
  15. /home/derp/io/out/target/product/i9300/obj/SHARED_LIBRARIES/libc_intermediates/bionic/malloc_debug_common.o:malloc_debug_common.cpp:function __libc_malloc_default_dispatch: error: undefined reference to 'dlvalloc'
  16. collect2: error: ld returned 1 exit status
  17. make: *** [/home/derp/io/out/target/product/i9300/obj/SHARED_LIBRARIES/libc_intermediates/LINKED/libc.so] Error 1
  18. make: *** Waiting for unfinished jobs....
  19. Symlink: /home/derp/io/out/target/product/i9300/recovery/root/sbin/nc -> busybox
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement