Date: Sun, 31 May 2020 19:22:08 -0700 From: bob prohaska <fbsd@www.zefox.net> To: freebsd-ports@freebsd.org, freebsd-arm@freebsd.org Subject: 'asm/hwcap.h' file not found building chromium on Pi3 Message-ID: <20200601022208.GA15761@www.zefox.net>
next in thread | raw e-mail | index | archive | help
Made another attempt to compile www/chromium on a Pi3B, this time using a mechanical hard disk for all storage (and boot). It stopped with ../../third_party/zlib/cpu_features.c:32:10: fatal error: 'asm/hwcap.h' file not found #include <asm/hwcap.h> ^~~~~~~~~~~~~ 1 error generated. Ports are at Revision: 537041, uname -a reports 12.1-STABLE r361429 GENERIC arm64. All make commands used -DBATCH. Thanks for reading, any hints appreciated... bob prohaska
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20200601022208.GA15761>