Hi, I'm getting this error... loginutils/login.c:29:32: fatal error: security/pam_appl.h: No such file or directory
and some googling suggests I first need to install the libpam package... ~ scripts/feeds install -d m libpam Ignoring feed 'packages' - index missing Ignoring feed 'xwrt' - index missing Ignoring feed 'luci' - index missing WARNING: No feed for package 'libpam' found, maybe it's already part of the standard packages? And this seems to suggest that maybe I need to "depend on DEVEL" but that is far too much of a generic term to provide useful search results... https://dev.openwrt.org/changeset/28549/trunk/package/busybox/config/loginutils/Config.in so how do I enable PAM so I can proceed with building loginutils/login?
_______________________________________________ openwrt-users mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-users
