readwrite.c:146: error: ‘off64_t’ undeclared (first use in this function)
This is self explainatory: there is no such variable in the code, or it's not being assumed to exist for some reason... Did you try without the -O2? It's for optimization, but you can make do without... at least for testing. You should mail this to the mfs-tools gang, or amd64 Debian list. HTH -- () ascii ribbon campaign - against html e-mail /\ ascii-rubanda kampajno - kontraŭ html-a retpoŝto On Tue, May 26, 2009 at 09:53, lrhorer <[email protected]> wrote: > readwrite.c:146: error: ‘off64_t’ undeclared (first use in this function) -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

