> On Jun 27, 2015, at 12:23 PM, Kamil Rytarowski <[email protected]> wrote: > > The sources after update still generate errors for the distribution target. > > checkflist ===> distrib/sets > ======= 2 extra files in DESTDIR ========= > Files in DESTDIR but missing from flist. > File is obsolete or flist is out of date ? > ------------------------------------------ > ./usr/X11R7/lib/i386 > ./usr/libdata/debug/usr/X11R7/lib/i386 > ========= end of 2 extra files ===========
Since obsolete removal will fix them, they need to be hand removed from DESTDIR. > ====== 3 missing files in DESTDIR ======== > Files in flist but missing from DESTDIR. > File wasn't installed ? > ------------------------------------------ > ./usr/X11R7/lib/liblisp_pic.a > ./usr/X11R7/lib/libmp_pic.a > ./usr/X11R7/lib/libre_pic.a > ======== end of 3 missing files ========== Those are now fixed as well.
