Hello, I get the following error when running "rpmbuild -tb slurm-2.2.3.tar.bz2" --- ... make[3]: Entering directory `/home/hp/rpmbuild/BUILD/slurm-2.2.3/contribs/perlapi/libslurm' Only one of PREFIX or INSTALL_BASE can be given. Not both. make[3]: *** [perl/Makefile] Error 255 make[3]: Leaving directory `/home/hp/rpmbuild/BUILD/slurm-2.2.3/contribs/perlapi/libslurm' make[2]: *** [install-recursive] Error 1 make[2]: Leaving directory `/home/hp/rpmbuild/BUILD/slurm-2.2.3/contribs/perlapi' make[1]: *** [install-recursive] Error 1 make[1]: Leaving directory `/home/hp/rpmbuild/BUILD/slurm-2.2.3/contribs' make: *** [install-contrib] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.VReyoW (%install) --- # cd /home/hp/rpmbuild/BUILD/slurm-2.2.3/contribs/perlapi/libslurm/ # ls Makefile Makefile.am Makefile.in perl # make Only one of PREFIX or INSTALL_BASE can be given. Not both. make: *** [perl/Makefile] Error 255 ---
Seems like an issue in the perlapi directory? Thanks, -cdm
