Comment 5 for bug 434128

Revision history for this message
Stewart Smith (stewart) wrote : Re: [Bug 434128] Re: Build failure on debian

On Tue, Sep 22, 2009 at 09:24:15AM -0000, Monty Taylor wrote:
> Stewart Smith wrote:
> > This is also on 32bit Linux PowerPC:
> >
> > http://solace.inaugust.com/builders/debian.32.1/builds/94/steps/compile/logs/stdio
> >
> > I think the correct solution here is to build so that size_t is 64bit on
> > these platforms (e.g. defining _LARGEFILE64_SOURCE)
> >

Just looking back at this... either the use of int8store is incorrect or
the use of size_t itself is incorrect (and it should be an off_t/off64_t).

I am, of course, going to blame some kind of delayed jetlag for
previously mentioning size_t and a compile flag. That was just... stupid.
--
Stewart Smith