On 8/11/15, Adam Devita <adevita at verifeye.com> wrote:
>
> I get an error stating that MREMAP_MAYMOVE is undeclared. (line 29874)
> I don't see in the source or .h file where it would be defined.
>

It's defined in /usr/include/linux/mman.h on my LTS14.04 box.   And
that file is included from /usr/include/mmap.h which is #included from
sqlite3.c.

-- 
D. Richard Hipp
drh at sqlite.org

Reply via email to