After some debugging it looks like this is caused by not having the libpam0g-dev library.
On Mar 10, 2018, at 4:05 PM, Alexander John Mamach <[email protected]<mailto:[email protected]>> wrote: I've been working on getting the Slurm pam modules compiled on Ubuntu, but receive the message "make: nothing to be done for 'all'" I noticed the makefile and documentation are trying to point at /lib/security but on Ubuntu 16.04 pam modules are located at /lib/x86_64-linux-gnu/security. I edited the makefile to point to this location but make still fails. Has anyone managed to get the pam module compiled on Debian/Ubuntu?
