HomeDefectsLIN1022-5735
Fixed

LIN1022-5735 : failed to build nativesdk-gdbm

Created: Oct 24, 2023    Updated: Jan 11, 2024
Resolved Date: Dec 22, 2023
Found In Version: 10.22.33.12
Fix Version: 10.22.33.14
Severity: Standard
Applicable for: Wind River Linux LTS 22
Component/s: Build & Config

Description

1.23/src/update.c  -DDLL_EXPORT -DPIC -o .libs/update.o
../../gdbm-1.23/src/gdbmexp.c:21:11: fatal error: arpa/inet.h: No such file or directory
   21 | # include <arpa/inet.h>
      |           ^~~~~~~~~~~~~

Steps to Reproduce

Project configuration:
wrlinux-x/setup.sh --machines nxp-s32g --dl-layers --all-layers
source ./environment-setup-x86_64-wrlinuxsdk-linux
source ./oe-init-build-env build-openssl/
Add lines in local.conf:
SDKMACHINE = "x86_64-mingw32"
MACHINE = "nxp-s32g"

bitbake nativesdk-gdbm