• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

How to solve "undefined reference to `v8::internal::..." ?

With "make"(compilation) android source, getting below mentioned error!!! How to solve this error,anybody help?

...
...
...
out/target/product/generic/obj/STATIC_LIBRARIES/libv8_intermediates/libv8.a(data-flow.o): In function
`v8::internal::AstLabeler::VisitVariableProxy(v8::internal::VariableProxy*)':
myandroid/external/v8/src/data-flow.cc:167: undefined reference to
`v8::internal::Variable::is_global() const'
out/target/product/generic/obj/STATIC_LIBRARIES/libv8_intermediates/libv8.a(jsregexp.o): In
function `v8::internal::RegExpImpl::Compile(v8::internal::Handle<v8::internal::JSRegExp>,
v8::internal::Handle<v8::internal::String>, v8::internal::Handle<v8::internal::String>)':
myandroid/external/v8/src/jsregexp.cc:147: undefined reference to
`v8::internal::ZoneScope::nesting_'
out/target/product/generic/obj/STATIC_LIBRARIES/libv8_intermediates/libv8.a(jsregexp.o): In
function `CreateHandle<v8::internal::String>':
myandroid/external/v8/src/handles.h:125: undefined reference to
`v8::internal::ZoneScope::nesting_'
make: *** [out/target/product/generic/obj/EXECUTABLES/v8shell_intermediates/LINKED/v8shell] Error 1
 

BEST TECH IN 2023

We've been tracking upcoming products and ranking the best tech since 2007. Thanks for trusting our opinion: we get rewarded through affiliate links that earn us a commission and we invite you to learn more about us.

Smartphones