> If I buid my disk, without touching to pax/tar/cpio, I have 2 sectors
> left. If I *remove* cpio, without doing anything else, I'm out of -212
> sectors.
> 
> How removing something can take so much place ???

Um, it uses cpio internally in the build.  It is probably breaking.  You
_may_ be able to replace the cpio with gnu-cpio, but still call it cpio.
You _may_ have to leave the cpio that is pax/tar, and put the new one on
as gnu-cpio.  You _will_ need some cpio that supports -o -u -m -p -B -d
for the build process to work, and I'm not sure that gnu-cpio still does,
but it might.

-Tom

Reply via email to