Created attachment 1777 [details] Forcibly disable PAM support in libcap The libcap package fails to build because it tries to detect PAM presence via shell file detection against the host includes. Fix it by disabling PAM in Make.Rules since we don't have PAM support in buildroot at the moment.
Committed, thanks