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

Re: 64 bit LFS compile error



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 <lrhorer@satx.rr.com> wrote:
> readwrite.c:146: error: ‘off64_t’ undeclared (first use in this function)


Reply to: