From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <3C04506F.6050603@larsshack.org> From: Lars Kellogg-Stedman MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [linux-lvm] LVM tools RPM spec file for CVS builds Sender: linux-lvm-admin@sistina.com Errors-To: linux-lvm-admin@sistina.com Reply-To: linux-lvm@sistina.com List-Help: List-Post: List-Subscribe: , List-Unsubscribe: , List-Archive: Date: Tue Nov 27 20:46:02 2001 List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: linux-lvm@sistina.com In case someone else finds it useful... I've put an RPM spec file online at that will build the LVM user space tools using the current CVS tree. The spec file attempts to be clever and doesn't actually do a full checkout for each build -- only the first one. After that, it runs a cvs update. For folks experiencing the "help, segfaults" problem, you can pass rpm the "--with kgcc" flag on RedHat systems with the kgcc package installed, which will result in a non-segfaulting build. -- Lars