From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jun'ichi Nomura Date: Fri, 14 Sep 2007 19:11:25 -0400 Subject: RFC: testing framework In-Reply-To: <87y7f9krex.fsf@rho.meyering.net> References: <87y7f9krex.fsf@rho.meyering.net> Message-ID: <46EB151D.2080305@ce.jp.nec.com> List-Id: To: lvm-devel@redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi, It's very nice to have this sort of regression tests in the tree. Jim Meyering wrote: > There are kludges in t/Makefile.in (symlink creation and LD_LIBRARY_PATH > setting), that are required to run the dynamically-linked lvm against the > libraries in a just-compiled sibling device-mapper directory. Thanks to > Dave Wysochanski for that tip. IMHO this is a very strong argument > for pulling device-mapper into lvm. Alasdair, can we do that soon? > I'll be happy to submit a patch. It didn't work for me because I have device-mapper source directory named '../device-mapper.work', instead of '../device-mapper' that Makefile assumes. There is '--with-dmdir=DIR' option for configure. Can the Makefile use it? (A patch is attached.) Thanks, -- Jun'ichi Nomura, NEC Corporation of America -------------- next part -------------- A non-text attachment was scrubbed... Name: make-check-use-DMDIR.patch Type: text/x-patch Size: 1177 bytes Desc: not available URL: