imx6sl compile error

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

imx6sl compile error

870 Views
thangameenaraje
Contributor II

hi i am working in imx6sl  4.4.2 kitkat.

while compiling android system.img.  using make

i am getting error as

Install: out/target/product/evk_6sl/system/framework/webviewchromium.odex

target thumb C++: third_party_WebKit_Source_core_webcore_derived_gyp <= external/chromium_org/third_party/WebKit/Source/bindings/v8/custom/V8DocumentCustom.cpp

external/chromium_org/third_party/WebKit/Source/bindings/v8/custom/V8DocumentCustom.cpp:63:86: error: no 'void WebCore::V8Document::evaluateMethodCustom(const v8::FunctionCallbackInfo<v8::Value>&)' member function declared in class 'WebCore::V8Document'

make: *** [out/target/product/evk_6sl/obj/STATIC_LIBRARIES/third_party_WebKit_Source_core_webcore_derived_gyp_intermediates/third_party/WebKit/Source/bindings/v8/custom/V8DocumentCustom.o] Error 1

Labels (6)
0 Kudos
1 Reply

430 Views
gusarambula
NXP TechSupport
NXP TechSupport

Hello Thangameena Rajendhiran,

I would recommend looking at the RAM usage when compiling. It is recommended to have at least 16GB of RAM or otherwise some errors may occur.

You may use a bigger swap in order to increase the “RAM” available. There is some information on the following document:

https://community.freescale.com/docs/DOC-102403

0 Kudos