Wind River Support Network

HomeDefectsLIN1019-7944
Fixed

LIN1019-7944 : util-linux-native uses host kernel header

Created: Feb 21, 2022    Updated: Apr 5, 2022
Resolved Date: Mar 8, 2022
Found In Version: 10.19.45.21
Fix Version: 10.19.45.22
Severity: Standard
Applicable for: Wind River Linux LTS 21
Component/s: Build & Config

Description

util-linux-native is using the host's raw.h kernel header, if it is not available it fails with:

configure: error: raw selected, but required raw.h header file not available

Steps to Reproduce

Setup project with --machines xilinx-zynq --distro wrlinux --dl-layers

Move host header to be sure that the one from the build must be used:

$ mv /usr/include/linux/raw.h /usr/include/linux/raw.h.bak

$ bitbake util-linux-native

 
Live chat
Online