You might also check your environment ________________________________________ From: owner-slurm-...@lists.llnl.gov [owner-slurm-...@lists.llnl.gov] On Behalf Of Auble, Danny [aub...@llnl.gov] Sent: Friday, March 04, 2011 12:20 PM To: slurm-dev@lists.llnl.gov Subject: RE: [slurm-dev] rpmbuild -tb slurm-2.2.3.tar.bz2 - fails with error
Chistopher, I just built from the tar ball with no problems. Perhaps try downloading it again and make sure the checksum is correct. Danny From: owner-slurm-...@lists.llnl.gov [mailto:owner-slurm-...@lists.llnl.gov] On Behalf Of Christopher Maestas Sent: Friday, March 04, 2011 11:53 AM To: slurm-dev@lists.llnl.gov Subject: [slurm-dev] rpmbuild -tb slurm-2.2.3.tar.bz2 - fails with error 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