Re: [DRBD-user] Building rpms

2010-03-11 Thread Joseph L. Casale
>make rpm RPMOPT="--with rgmanager" That worked perfect. Thanks, jlc ___ drbd-user mailing list drbd-user@lists.linbit.com http://lists.linbit.com/mailman/listinfo/drbd-user

Re: [DRBD-user] Building rpms

2010-03-11 Thread Lars Ellenberg
On Thu, Mar 11, 2010 at 05:29:06PM +, Joseph L. Casale wrote: > When running make rpm/make km-rpm, is there a way to pass the parameter > to generate the drbd-rgmanager rpm, or must we enable spec and use that > route? some variation of make rpm RPMOPT="--with rgmanager" may (or may not...) do

[DRBD-user] Building rpms

2010-03-11 Thread Joseph L. Casale
When running make rpm/make km-rpm, is there a way to pass the parameter to generate the drbd-rgmanager rpm, or must we enable spec and use that route? Thanks, jlc ___ drbd-user mailing list drbd-user@lists.linbit.com http://lists.linbit.com/mailman/listi

Re: [DRBD-user] Building RPMs for RHEL5 with 8.3.7

2010-01-26 Thread Florian Haas
On 2010-01-26 09:29, Adrian Revill wrote: > Thx Floran > > I got the rpm's to build correctly with > > # ./configure --enable-spec --with-km > # make tgz > # cp drbd-8.3.7.tar.gz /home/brewbuilder/rpmbuild/SOURCES/ > this is the build env set up in my .rpmmacros > > # rpmbuild -bb drbd.spec --w

Re: [DRBD-user] Building RPMs for RHEL5 with 8.3.7

2010-01-26 Thread Adrian Revill
Thx Floran I got the rpm's to build correctly with # ./configure --enable-spec --with-km # make tgz # cp drbd-8.3.7.tar.gz /home/brewbuilder/rpmbuild/SOURCES/ this is the build env set up in my .rpmmacros # rpmbuild -bb drbd.spec --with rgmanager --without pacemaker --without xen --without he

Re: [DRBD-user] Building RPMs for RHEL5 with 8.3.7

2010-01-23 Thread Florian Haas
On 01/22/2010 01:31 PM, Adrian Revill wrote: > I am a little puzzled about some aspects of the RPM build. > > I am trying to build 8.3.7 on a RHEL5.4 box, the box is running a XEN > kernel but i am trying to build for a standard kernel. > This build environment works perfectly for 8.3.5 > > I con

[DRBD-user] Building RPMs for RHEL5 with 8.3.7

2010-01-23 Thread Adrian Revill
I am a little puzzled about some aspects of the RPM build. I am trying to build 8.3.7 on a RHEL5.4 box, the box is running a XEN kernel but i am trying to build for a standard kernel. This build environment works perfectly for 8.3.5 I configure with ./configure --with-km --with-rgmanager --wit