Example : ipset_ipporthash.c: In function ‘create_parse’: ipset_ipporthash.c:68: erreur: ‘UINT_MAX’ undeclared (first use in this function) ipset_ipporthash.c:68: erreur: (Each undeclared identifier is reported only once ipset_ipporthash.c:68: erreur: for each function it appears in.) Upstream has released ipset-2.3.2 which solves this issue : Changelog: including limits.h for UINT_MAX is required with glibc-2.8 (pud)
Created attachment 162834 [details, diff] patch proposal This patch has been created with a diff between 2.3.3a and 2.3.1
Wouldn't it be easier to just bump to 2.3.3a? :)
(In reply to comment #2) > Wouldn't it be easier to just bump to 2.3.3a? :) > see bug #233763 :) I think this would hurt too :)
go and use 2.3.3a.