bug-cpio
[Top][All Lists]
Advanced

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

Re: [Bug-cpio] cpio: write error when archive file reaches 2GB


From: Sergey Poznyakoff
Subject: Re: [Bug-cpio] cpio: write error when archive file reaches 2GB
Date: Tue, 10 May 2005 19:16:45 +0300

Denis Vella <address@hidden> wrote:

> On some Redhat or other releases, the CPIO operation terminates with a
> 'cpio: write error' when the archive size on disk reaches 2GB;

This means that your version of cpio was built without large file
support. Try getting the sources and configuring
the package with the large file support (enabled by default for version
2.6 of cpio. For earlier versions you will need to set
CFLAGS=-D_FILE_OFFSET_BITS=64 before running configure).

Regards,
Sergey





reply via email to

[Prev in Thread] Current Thread [Next in Thread]