nkk71

why are those popping up now?

Nov 6th, 2015
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.45 KB | None | 0 0
  1. system/core/include/utils/SortedVector.h:161: error: undefined reference to 'android::VectorImpl::finish_vector()'
  2. system/core/include/utils/SortedVector.h:162: error: undefined reference to 'android::SortedVectorImpl::~SortedVectorImpl()'
  3. system/core/include/utils/SortedVector.h:150: error: undefined reference to 'android::SortedVectorImpl::SortedVectorImpl(unsigned int, unsigned int)'
  4. system/core/include/utils/SortedVector.h:212: error: undefined reference to 'android::SortedVectorImpl::indexOf(void const*) const'
  5. system/core/include/utils/SortedVector.h:237: error: undefined reference to 'android::VectorImpl::removeItemsAt(unsigned int, unsigned int)'
  6. system/core/include/utils/SortedVector.h:207: error: undefined reference to 'android::SortedVectorImpl::add(void const*)'
  7. system/core/include/utils/Vector.h:68: error: undefined reference to 'android::VectorImpl::clear()'
  8. system/core/include/utils/SortedVector.h:58: error: undefined reference to 'android::VectorImpl::clear()'
  9. system/core/include/utils/SortedVector.h:58: error: undefined reference to 'android::VectorImpl::clear()'
  10. system/core/include/utils/SortedVector.h:58: error: undefined reference to 'android::VectorImpl::clear()'
  11. system/core/include/utils/Vector.h:338: error: undefined reference to 'android::VectorImpl::add(void const*)'
  12. system/core/include/utils/Vector.h:240: error: undefined reference to 'android::VectorImpl::finish_vector()'
  13. system/core/include/utils/Vector.h:241: error: undefined reference to 'android::VectorImpl::~VectorImpl()'
  14. system/core/include/utils/SortedVector.h:161: error: undefined reference to 'android::VectorImpl::finish_vector()'
  15. system/core/include/utils/SortedVector.h:162: error: undefined reference to 'android::SortedVectorImpl::~SortedVectorImpl()'
  16. system/core/include/utils/SortedVector.h:161: error: undefined reference to 'android::VectorImpl::finish_vector()'
  17. system/core/include/utils/SortedVector.h:162: error: undefined reference to 'android::SortedVectorImpl::~SortedVectorImpl()'
  18. system/core/include/utils/SortedVector.h:207: error: undefined reference to 'android::SortedVectorImpl::add(void const*)'
  19. system/core/include/utils/SortedVector.h:207: error: undefined reference to 'android::SortedVectorImpl::add(void const*)'
  20. system/core/include/utils/SortedVector.h:212: error: undefined reference to 'android::SortedVectorImpl::indexOf(void const*) const'
  21. system/core/include/utils/Vector.h:338: error: undefined reference to 'android::VectorImpl::add(void const*)'
  22. system/core/include/utils/SortedVector.h:207: error: undefined reference to 'android::SortedVectorImpl::add(void const*)'
  23. system/core/include/utils/Vector.h:224: error: undefined reference to 'android::VectorImpl::VectorImpl(unsigned int, unsigned int)'
  24. system/core/include/utils/SortedVector.h:150: error: undefined reference to 'android::SortedVectorImpl::SortedVectorImpl(unsigned int, unsigned int)'
  25. system/core/include/utils/SortedVector.h:150: error: undefined reference to 'android::SortedVectorImpl::SortedVectorImpl(unsigned int, unsigned int)'
  26. system/core/include/utils/SortedVector.h:150: error: undefined reference to 'android::SortedVectorImpl::SortedVectorImpl(unsigned int, unsigned int)'
  27. system/core/include/utils/SortedVector.h:212: error: undefined reference to 'android::SortedVectorImpl::indexOf(void const*) const'
  28. system/core/include/utils/SortedVector.h:212: error: undefined reference to 'android::SortedVectorImpl::indexOf(void const*) const'
  29. collect2: error: ld returned 1 exit status
Advertisement
Add Comment
Please, Sign In to add comment