15 Oct
2009
15 Oct
'09
10:28 p.m.
On Thu, 2009-10-15 at 20:22 +0100, Paul Freeman wrote:
OK it seems that pread(), for whatever reason is still used even with with HAVE_PREAD undefined, I also removed the pread ac from configure.in and rebuilt configure just to make sure it was not defined anywhere else.
"grep -i pread config.h" after configure. That's the important part. But I guess if undefining HAVE_PREAD isn't working, try adding to config.h:
#define PREAD_BROKEN