Bug 12086 (dhcpd-missing-libs)

Summary: dhcp shared libraries not installed to target
Product: buildroot Reporter: jakobcornell
Component: OtherAssignee: Carlos Santos <unixmania>
Status: RESOLVED FIXED    
Severity: normal CC: buildroot
Priority: P5    
Version: 2019.05.1   
Target Milestone: ---   
Hardware: All   
OS: Linux   
Host: Target:
Build: i386
Attachments: Buildroot config

Description jakobcornell 2019-08-06 00:58:13 UTC
Created attachment 8191 [details]
Buildroot config

Some shared libraries for the dhcp package aren't installed to the target.

In my particular case, most are included, but 'libdhcp', 'libomapi', and 'libdhcpctl' are missing.
Comment 1 Carlos Santos 2019-08-06 21:39:58 UTC
I'm taking this
Comment 2 Carlos Santos 2019-08-09 02:31:06 UTC
Patch submitted for review:

  https://patchwork.ozlabs.org/patch/1144281/
Comment 3 Thomas Petazzoni 2019-08-09 20:59:11 UTC
Fixed by https://git.buildroot.org/buildroot/commit/?id=a404d48e7eeb919b279b4023fee5c9b307ce1f7a. Thanks Jakob and Carlos!