From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4AB8C5A9.3080104@gmail.com> Date: Tue, 22 Sep 2009 14:40:09 +0200 From: John Taylor MIME-Version: 1.0 Subject: Re: [linux-lvm] Problems at cross-compiling LVM2-2.02.52 References: <20090922123303.GL1210@agk-dp.fab.redhat.com> In-Reply-To: <20090922123303.GL1210@agk-dp.fab.redhat.com> Content-Transfer-Encoding: 7bit Reply-To: LVM general discussion and development List-Id: LVM general discussion and development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Alasdair G Kergon Cc: linux-lvm@redhat.com Alasdair G Kergon wrote: > On Tue, Sep 22, 2009 at 02:16:16PM +0200, John Taylor wrote: >> Installing example.conf as /mnt/clfs/etc/lvm/lvm.conf >> /usr/bin/install: cannot change ownership of >> `/mnt/clfs/etc/lvm/lvm.conf': Operation not permitted >> make[1]: *** [install_lvm2] Error 1 >> make[1]: Leaving directory `/mnt/clfs/sources/LVM2-2.02.52/doc' >> make: *** [doc.install] Error 2 > > configure --with-user= --with-group= ? Didn't notice these options, they work. Thanks!