[Pkg-tcltk-devel] Bug#213631: tcl8.4: Compile with -D_FILE_OFFSET_BITS=64

Sergei Golovan sgolovan at debian.org
Sun Sep 30 10:40:32 UTC 2007


> Since Tcl is compiled with a lot of other systems, it can cause
> problems if the struct stat it uses is a different size than those
> used by, say, Apache, which is compiled like so:

> -D_FILE_OFFSET_BITS=64

As far as I can see, now Tcl uses struct stat64 (and corresponding
functions fstat64() lstat64() etc.). Is definition of
_FILE_OFFSET_BITS=64 still necessary?

-- 
Sergei Golovan





More information about the Pkg-tcltk-devel mailing list