Michael Geng wrote: > On Wed, Jun 25, 2008 at 08:19:56PM +0100, Pádraig Brady wrote: >> Micheal there still is something wrong with your system I think. >> Did you perhaps compile glibc from scratch and didn't pass >> a required configure option for Large File Support? > > I didn't compile glibc myself. So I don't know what's wrong on > my system. But never mind, thanks to Jim's quick patch it works > now :-)
There may be nothing wrong with your system, I'm just speculating. For example on 64 bit systems which I don't have access to, there may be a mismatch between intmax_t and off_t which is not obvious to me? Anyway it would be good to confirm that you can infact create a "large file" using: `truncate -s3G large_file` thanks, Pádraig. _______________________________________________ Bug-coreutils mailing list Bug-coreutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-coreutils