[Buildroot] [PATCH 1/1] package/ipcalc: fix static build

Thomas Petazzoni thomas.petazzoni at bootlin.com
Wed Nov 3 22:35:54 UTC 2021


On Sat, 30 Oct 2021 23:54:14 +0200
Fabrice Fontaine <fontaine.fabrice at gmail.com> wrote:

> Fix the following static build failure raised since commit
> 77f4d2f8efcb6e3d842cd9719311907ecec6147b:
> 
> ../ipcalc-maxmind.c:41:11: fatal error: dlfcn.h: No such file or directory
>    41 | # include <dlfcn.h>
>       |           ^~~~~~~~~
> 
> Fixes:
>  - http://autobuild.buildroot.org/results/5f867aeab9c61538e34b14023d0ba327698d3c04
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>
> ---
>  package/ipcalc/ipcalc.mk | 6 ++++++
>  1 file changed, 6 insertions(+)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


More information about the buildroot mailing list