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
signature.asc
Description: This is a digitally signed message part
