John Hearns via slurm-users slurm-users@lists.schedmd.com writes:
I am building a version of Slurm on RHEL 9.4 When I run an rpmbuild, he slurm rpm does not contain /usr/lib64/slurm/cgroup_v2.so
I have tried to look in the build logs. I suspect I am lacking some development RPMs - but which ones?
I tend to grep for "WARNING" in the output from rpmbuild (or configure, if building manually). That typically gives you a hint of devel-libraries you might be missing.