Re: [Pacemaker] Building a Corosync 1.4.1 RPM package for SLES11 SP1

2011-09-02 Thread Sebastian Kaps
Hi, On Thu, 01 Sep 2011 09:42:11 -0700, Steven Dake wrote: Thanks for pointing out this problem with the build tools for corosync. nss should be conditionalized. This would allow rpmbuild --with-nss or rpmbuild --without-nss from the default rpm builds. I would send a patch to the openais

Re: [Pacemaker] Building a Corosync 1.4.1 RPM package for SLES11 SP1

2011-09-01 Thread Steven Dake
On 08/31/2011 11:39 PM, Sebastian Kaps wrote: > Hi, > > I'm trying to compile Corosync v1.4.1 from source[1] and create an RPM > x86_64 package for SLES11 SP1. > When running "make rpm" the build process complains about a broken > dependency for the nss-devel package. > The package is not installe

[Pacemaker] Building a Corosync 1.4.1 RPM package for SLES11 SP1

2011-09-01 Thread Sebastian Kaps
Hi, I'm trying to compile Corosync v1.4.1 from source[1] and create an RPM x86_64 package for SLES11 SP1. When running "make rpm" the build process complains about a broken dependency for the nss-devel package. The package is not installed on the system - mozilla-nss (non-devel), however, is.