On 10.06.2021 14:35, Simon Harrison wrote:
Hello. Just tried compiling on MX Linux 19.4 (Debian 10) and get this
error:

$ make -f Makefile.gnu
cc -I/home/simon/src/libopensmtpd-0.7/
-I/home/simon/src/libopensmtpd-0.7//openbsd-compat/ -Wall
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations
-Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -fPIC
-DNEED_RECALLOCARRAY=1 -DNEED_STRLCAT=1 -DNEED_STRLCPY=1
-DNEED_STRTONUM=1   -c -o opensmtpd.o opensmtpd.c opensmtpd.c:27:10:
fatal error: event.h: No such file or directory #include <event.h>
^~~~~~~~~ compilation terminated. make: *** [<builtin>: opensmtpd.o]
Error 1

Hello! I suspect it needs event.h from libevent.

Good luck!
Reio

Reply via email to