Bug 12086 (dhcpd-missing-libs) - dhcp shared libraries not installed to target
Summary: dhcp shared libraries not installed to target
Status: RESOLVED FIXED
Alias: dhcpd-missing-libs
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: 2019.05.1
Hardware: All Linux
: P5 normal
Target Milestone: ---
Assignee: Carlos Santos
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-08-06 00:58 UTC by jakobcornell
Modified: 2019-08-09 20:59 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build: i386


Attachments
Buildroot config (18.36 KB, application/octet-stream)
2019-08-06 00:58 UTC, jakobcornell
Details

Note You need to log in before you can comment on or make changes to this bug.
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!