[Buildroot] [PATCH 2/2] ipset: new package

Peter Korsgaard jacmet at uclibc.org
Fri Jul 22 07:09:29 UTC 2011


>>>>> "Gustavo" == Gustavo Zacarias <gustavo at zacarias.com.ar> writes:

 Gustavo> Add ipset support package.
 Gustavo> Note that this requires bleeding edge (>=2.6.39) kernel version or
 Gustavo> patches.

It needs largefile support (for libmnl) and pkg-config to get the
PKG_CHECK_MODULES macro expanded:

./configure: line 10804: syntax error near unexpected token `libmnl,'
./configure: line 10804: `PKG_CHECK_MODULES(libmnl, libmnl >= 1)'

Please do test build your patches in minimal configurations to catch
this.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list