[Buildroot] [PATCH 1/1] package/lxc: fix build with sys/pidfd.h

Peter Korsgaard peter at korsgaard.com
Mon Dec 5 07:15:13 UTC 2022


>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice at gmail.com> writes:

 > Fix the following build failure with sys/pidfd.h raised since bump to
 > version 5.0.1 in commit db19998035701d08bf1b5fd366e0b5aa9adb8e57:

 > In file included from ../src/lxc/utils.h:23,
 >                  from ../src/lxc/cgroups/cgfsng.c:51:
 > ../src/lxc/process_utils.h:140:17: error: expected identifier before numeric constant
 >   140 | #define P_PIDFD 3
 >       |                 ^

 > Fixes:
 >  - http://autobuild.buildroot.org/results/c9ff42a921ca47f634f908bab80c80164c227a02

 > Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>

Committed, thanks.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list