bug-coreutils
[Top][All Lists]
Advanced

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

Re: truncate.c fails to compile on make distcheck


From: Pádraig Brady
Subject: Re: truncate.c fails to compile on make distcheck
Date: Wed, 25 Jun 2008 23:39:50 +0100
User-agent: Thunderbird 2.0.0.6 (X11/20071008)

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.




reply via email to

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