Hello, I have 3.6 and I downloaded sendmail 8.13.0. I ran sh Build, and got the following compile error:
cc -O -I. -I../../sendmail -I../../include -DNEWDB -DNIS -DMAP_REGEX -DNETISO -DFAST_PID_RECYCLE -DNOT_SENDMAIL -c debug.c
In file included from debug.c:11: ../../sendmail/sendmail.h:96: netiso/iso.h: No such file or directory *** Error code 1 Stop in /home/thorie/sendmail-8.13.0/obj.OpenBSD.3.6.i386/libsmutil. *** Error code 1 Stop in /home/thorie/sendmail-8.13.0 (line 15 of Makefile). How can I get the netiso header files? Thanks, Tim