Hi I try to build AGL6.0.0 for qemux86-64, it's work fine. Then I try to use chromium on it, build with these command. $ cd $AGL_TOP $ git clone https://github.com/Igalia/meta-browser.git $ cd meta-browser $ git checkout ozone/wayland/66.0.3340.0.r534306 Modify these lines into $AGL_TOP/build/conf/bblayers.conf. > BBLAYERS =+ "\ > ${METADIR}/meta-browser \ > " Then bitbake chromium. $ bitbake chromium-ozone-wayland I got a build error. Does anyone know how to me fix this error? > | [29/18782] python ../../v8/tools/run.py ./v8-qemu-wrapper.sh ./mksnapshot --turbo_instruction_scheduling --startup_src gen/v8/snapshot.cc --random-seed 314159265 --startup_blob snapshot_blob.bin > | FAILED: gen/v8/snapshot.cc snapshot_blob.bin > | python ../../v8/tools/run.py ./v8-qemu-wrapper.sh ./mksnapshot --turbo_instruction_scheduling --startup_src gen/v8/snapshot.cc --random-seed 314159265 --startup_blob snapshot_blob.bin > | Exception thrown during bootstrapping > | Extension or internal compilation error: Invalid or unexpected token in native prologue.js at line 2. > | Received signal 11 SEGV_MAPERR 000000000000 BR, Zheng _______________________________________________ automotive-discussions mailing list automotive-discussions@xxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linuxfoundation.org/mailman/listinfo/automotive-discussions