Eray Aslan:
> postfix-2.11-20131031: On a computer without lmdb support, make fails with:
> 
> gcc -Wmissing-prototypes -Wformat -Wno-comment -DHAS_PCRE -DSNAPSHOT -g
> -O -I. -DLINUX3 -c slmdb.c
> In file included from slmdb.c:160:0:
> ./slmdb.h:23:18: fatal error: lmdb.h: No such file or directory
>  #include <lmdb.h>

Did you enable LMDB support? Postfix should not try to include
that file if you don't.

        Wietse

Reply via email to