Hi,
> Hello.
>
> Sorry for my little problem.
>
> My workstation is linux centos.
> I edit Makefile.bsd direct with vi in openbsd.
>
> Maybe makefile.bsd corrupt in dev22, in dev19 no problem for compile.
>
> I will Tomorrow install gmake.
Looks like there are currently multiple issues in the build system when
using openbsd.
Go back do dev19, install gmake and compile with:
$ gmake TARGET=openbsd CPU=native USE_ZLIB=1
This will make zlib and http compression work.
I will see what we can do about the different issues in current code.
Thanks,
Lukas