From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla at busybox.net Date: Sat, 04 Jan 2020 07:56:07 +0000 Subject: [Buildroot] [Bug 12441] qt5webengine build error: asm/errno.h: No such file or directory In-Reply-To: References: Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net https://bugs.busybox.net/show_bug.cgi?id=12441 Yann E. MORIN changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |yann.morin.1998 at free.fr --- Comment #8 from Yann E. MORIN --- Thanks for the report and the investigation. :-) Note: sometimes, a package will need to build its own tools during the build (e.g. to generate a table of values), and those tools are built with the host compiler. Hence the error. But qt5webengine already selects BR2_HOSTARCH_NEEDS_IA32_COMPILER when needed, so this is strange... -- You are receiving this mail because: You are on the CC list for the bug.