Hey

it looks like QtWebEngine[0] fails on armhf because there is too less ram/
space for building [1]:
/usr/bin/ld.gold: fatal error: libQt5WebEngineCore.so.5.7.1: Cannot allocate
memory


I've run into this too, AFAIK the only way to make this work is to cross
compile qtwebengine for armhf ( on a 64bit architecture ).

The problem stems from the limitation of not being able to address more
than 4 GB of RAM on a 32bit machine ( one can use more than 4 GB of RAM in
total, however each piece of software can only address 4 GB of RAM ).

Cheers
Rohan Garg
-- 
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-kde-talk

Reply via email to