[Buildroot] [PATCH 2/2] package/libnetfilter-log: fix build on musl

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sun Jul 25 21:28:50 UTC 2021


On Wed, 21 Jul 2021 23:45:17 +0200
Fabrice Fontaine <fontaine.fabrice at gmail.com> wrote:

> Add upstream patches to fix the following build failure with suricata
> raised since bump to version 6.0.3 in commit
> 4c429c3f8c322381991a58fcc37c01da9eb5e8a6
> 
> checking for libnetfilter_log/libnetfilter_log.h... no
> configure: error: libnetfilter_log.h not found ...
> 
> Fixes:
>  - http://autobuild.buildroot.org/results/0b960f40b5d7e4bb0c4ba20638fe66a9e0964ab3
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>
> ---
>  ...e-needed-for-integer-type-definition.patch |  27 +
>  ...0003-src-Use-stdint-types-everywhere.patch | 489 ++++++++++++++++++
>  ...ude-Sync-with-current-kernel-headers.patch | 112 ++++
>  3 files changed, 628 insertions(+)
>  create mode 100644 package/libnetfilter_log/0002-Add-include-needed-for-integer-type-definition.patch
>  create mode 100644 package/libnetfilter_log/0003-src-Use-stdint-types-everywhere.patch
>  create mode 100644 package/libnetfilter_log/0004-include-Sync-with-current-kernel-headers.patch

Applied to master, thanks.

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


More information about the buildroot mailing list