On 06/09/14 18:28, vv m wrote: > Hi Alex, > > I'm attaching the requested file.
flock() system call is detected as non-working on AIX by configure. Specially strange that I've failed to find something useful in the net re this. Alternative (USE_FCNTL) ifdef is definitely less tested. I will check in on linux and reply after it. > I had to comment the line "#define HAVE_MMAP " in .../src/common.h due > to a conflict with autoconfig.h line "#define HAVE_MMAP 1". I did it 'cause > my AIX setup has /usr/include/mntent.h and mmap() seems to be supported > (AFAIK, it's supported starting from version 5.1). > There was an old issue with some flags in mmap() non working on AIX. But we do not use that flags. Therefore mmap() was artificially turned on in common.h. As long as currently it seems to work from configure POV your change is absolutely correct. ------------------------------------------------------------------------------ HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions Find What Matters Most in Your Big Data with HPCC Systems Open Source. Fast. Scalable. Simple. Ideal for Dirty Data. Leverages Graph Analysis for Fast Processing & Easy Data Exploration http://p.sf.net/sfu/hpccsystems Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel
