I am trying to build the pam_slurm_adopt module for pam, by following the 
directions found on 

https://slurm.schedmd.com/pam_slurm_adopt.html

which says to get into contribs/pam_slurm_adopt/ and do 

make && make install

However, cd-ing into that directory and running make just gives

# make 
make: Nothing to be done for `all'.
# make install
make[1]: Entering directory 
`/root/Downloads/slurm-20.11.7/contribs/pam_slurm_adopt'
make[1]: Nothing to be done for `install-data-am'.
make[1]: Leaving directory 
`/root/Downloads/slurm-20.11.7/contribs/pam_slurm_adopt'
#

My configure was

./configure --prefix=/opt/ohpc/pub/slurm/slurm-20.11.7 
--with-pmix=/opt/ohpc/pub/slurm/pmix-4.0.0 --sysconfdir=/etc/slurm

but even if I add "--with-pam", I get the same result with make. 

Can someone point me to what I'm missing?

---
Mike VanHorn
Senior Computer Systems Administrator
College of Engineering and Computer Science
Wright State University
265 Russ Engineering Center
937-775-5157
michael.vanh...@wright.edu

Reply via email to