On 2020-06-18T06:34:12 -0700, Matt Pallissard wrote:
> Response in-line.
>
> > build now fails @ "fatal error: lmdb.h: No such file or directory"
> >
> > ...
> > libtool: compile: /usr/bin/gcc-10 -include
> > /usr/local/src/bind-9
luded from ./server.c:131:
There is no `-I/usr/local/lmdb/include` here
> echo $CPPFLAGS
> -I/usr/local/include -I/usr/local/openssl11/include
> -I/usr/local/lmdb/include -I/usr/include
I'd imagine you want CPPFLAGS here. or you can export C_INCLUDE_PATH
Mat
2 matches
Mail list logo