Re: I cannot copy, move, rename, etc with the latest svn trunk.
- From: "Maarten Maathuis" <madman2003@xxxxxxxxx>
- To: emelfm2@xxxxxxxxxxxxx
- Date: Thu, 9 Aug 2007 00:59:08 +0200
#if __WORDSIZE == 64 || !defined __USE_FILE_OFFSET64
__off_t st_size; /* Size of file, in bytes. */
#else
__off64_t st_size; /* Size of file, in bytes. */
#endif
I cannot find the definition of an __off_t on a x86_64 system.
Maarten.
On 8/9/07, tpgww@xxxxxxxxxxx <tpgww@xxxxxxxxxxx> wrote:
> On Wed, 8 Aug 2007 23:09:05 +0200
> "Maarten Maathuis" <madman2003@xxxxxxxxx> wrote:
>
> > My sys/stat.h must be different from yours, because st_size in the
> > stat struct is defined as __off_t.
>
> It should be __off64_t.
>
> There may be some glitch relating to 64-bits ?
>
> Does anyone else who builds for x64 have any hints ?
>
> Regards
> Tom
>
>
> --
> Users can unsubscribe from the list by sending email to
> emelfm2-request@xxxxxxxxxxxxx with 'unsubscribe' in the subject field or by
> logging into the web interface.
>
--
Users can unsubscribe from the list by sending email to
emelfm2-request@xxxxxxxxxxxxx with 'unsubscribe' in the subject field or by
logging into the web interface.
- References:
- I cannot copy, move, rename, etc with the latest svn trunk.
- From: Maarten Maathuis
- Re: I cannot copy, move, rename, etc with the latest svn trunk.
- From: tpgww
- Re: I cannot copy, move, rename, etc with the latest svn trunk.
- From: Maarten Maathuis
- Re: I cannot copy, move, rename, etc with the latest svn trunk.
- From: Maarten Maathuis
- Re: I cannot copy, move, rename, etc with the latest svn trunk.
- From: tpgww
- Re: I cannot copy, move, rename, etc with the latest svn trunk.
- From: Maarten Maathuis
- Re: I cannot copy, move, rename, etc with the latest svn trunk.
- From: tpgww
Other related posts:
- » I cannot copy, move, rename, etc with the latest svn trunk.
- » Re: I cannot copy, move, rename, etc with the latest svn trunk.
- » Re: I cannot copy, move, rename, etc with the latest svn trunk.
- » Re: I cannot copy, move, rename, etc with the latest svn trunk.
- » Re: I cannot copy, move, rename, etc with the latest svn trunk.
- » Re: I cannot copy, move, rename, etc with the latest svn trunk.
- » Re: I cannot copy, move, rename, etc with the latest svn trunk.
- » Re: I cannot copy, move, rename, etc with the latest svn trunk.
- » Re: I cannot copy, move, rename, etc with the latest svn trunk.
- I cannot copy, move, rename, etc with the latest svn trunk.
- From: Maarten Maathuis
- Re: I cannot copy, move, rename, etc with the latest svn trunk.
- From: tpgww
- Re: I cannot copy, move, rename, etc with the latest svn trunk.
- From: Maarten Maathuis
- Re: I cannot copy, move, rename, etc with the latest svn trunk.
- From: Maarten Maathuis
- Re: I cannot copy, move, rename, etc with the latest svn trunk.
- From: tpgww
- Re: I cannot copy, move, rename, etc with the latest svn trunk.
- From: Maarten Maathuis
- Re: I cannot copy, move, rename, etc with the latest svn trunk.
- From: tpgww