tech-userlevel archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: libpud and libvdisk



Hello,

Thanks for the help, I'm able to finish the build procedure correctly,
but the new files don't get installed when doing a `./build.sh -O
../obj -T ../tools -U install=/`. I think I should add them to flist
instead of disabling the checking, but I'm still trying to figure out
how.

Regards, Roger.

2011/8/17 Martin Husemann <martin%duskware.de@localhost>:
> On Wed, Aug 17, 2011 at 01:11:14PM +0200, Roger Pau Monné wrote:
>> I've searched for a way to disable flist checking during the build
>> process, but I've been unable to find any. Is there a way to disable
>> it, or to add this files to the list?
>
> checkflist has:
>        -e              extra files are not considered an error
>        -m              missing files are not considered an error
>
> and you can add it automatically to CHECKFLIST_FLAGS by setting
> SLOPPY_FLIST=yes.
>
> Martin
>


Home | Main Index | Thread Index | Old Index