Wind River Support Network

HomeDefectsLIN1018-5929
Fixed

LIN1018-5929 : DHCP build fails if DDNS is disabled

Created: Apr 3, 2020    Updated: Apr 27, 2020
Resolved Date: Apr 9, 2020
Previous ID: LIN8-12260
Found In Version: 10.18.44.15
Fix Version: 10.18.44.16
Severity: Standard
Applicable for: Wind River Linux LTS 18
Component/s: Build & Config, Userspace

Description

Disabling DDNS by leaving PACKAGECONFIG empty in DHCP's bbappend causes the build to fail.

Workaround

Apply patch provided by customer:

$ cd projectDir/layers/oe-core

$ patch -p1 < dhcp_fix_compile_error_new.patch

Steps to Reproduce

# Build project with config line: /opt/installs/wrlinux8/wrlinux-8/wrlinux/configure --enable-board=intel-x86-64 --enable-kernel=standard --enable-rootfs=secure-core --with-init=sysvinit --enable-reconfig --enable-jobs=40 --enable-parallel-pkgbuilds=40 --with-template=feature/build_libc,feature/initramfs-install --with-rcpl-version=0032
 # echo "PACKAGECONFIG_pn-dhcp= \"\"" >> conf/local.conf
 # bitbake dhcp
Live chat
Online