Re: [Nautilus-list] large file sizes not showing up



"Brian J. Murrell" <1dd1f6272992094c77dca88ebab93b4f interlinx bc ca> writes:

> Now it's obvious that __USE_FILE_OFFSET64 needs to be defined and that
> it is not being done in my (distro's) build of gnomevfs.  Should it be
> normally?  Is there something in the "configure" of gnomevfs to turn
> on 64 bit (large) file handling?

I believe the correct define for GLIBC is:

 -D_FILE_OFFSET_BITS=64

You could report a bug report to your vendor that they should compile
gnome-vfs with this define (We add this to a lot of packages, but
probably not gnome-vfs), and/or file a bug report against gnome-vfs
that it should do this automatically for the right systems. (Hopefully
there aren't systems that pay attention to _FILE_OFFSET_BITS but don't
work correctly with it set...)

Regards,
                                                        Owen




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