Kevin, Make sure that you have the gtk2 and gtk2-devel rpms installed in order for sview to be built. Nancy
From: "Williams, Kevin E. (Federal SIP)" <[email protected]> To: "slurm-dev" <[email protected]>, Date: 12/03/2012 04:41 PM Subject: [slurm-dev] sview build broken in version 2.3.3? I am getting an odd result when building sview for slurm. The build finds all of the appropriate files in the sources tarball, but the make does not work. The make file generated during the build does appear to have errors in it, or is incomplete. Making all in sview make[3]: Entering directory `/root/rpmbuild/BUILD/slurm-2.3.3/src/sview' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/root/rpmbuild/BUILD/slurm-2.3.3/src/sview' and further on, as expected, Making install in sview make[2]: Entering directory `/root/rpmbuild/BUILD/slurm-2.3.3/src/sview' make[3]: Entering directory `/root/rpmbuild/BUILD/slurm-2.3.3/src/sview' test -z "/usr/bin" || /bin/mkdir -p "/root/rpmbuild/BUILDROOT/slurm-2.3.3-0.rhel6.hpinteg.x86_64/usr/bin" make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/root/rpmbuild/BUILD/slurm-2.3.3/src/sview' make[2]: Leaving directory `/root/rpmbuild/BUILD/slurm-2.3.3/src/sview' Has anyone else seen this? [email protected]
