Hi I am trying to install vpomail on openbsd 3.3. I have installed many times on various flavours of linux with no issue.
When issuing make I get the following error... bash# make make all-recursive Making all in cdb gcc -I. -Icdb -g -O2 -Wall -c vdelivermail.c vdelivermail.c: In function `date_header': vdelivermail.c:1333: invalid operands to binary / vdelivermail.c:1321: warning: `tz' might be used uninitialized in this function *** Error code 1 Stop in /usr/src/mail/vpopmail-5.3.23. *** Error code 1 Stop in /usr/src/mail/vpopmail-5.3.23 (line 468 of Makefile). *** Error code 1 Stop in /usr/src/mail/vpopmail-5.3.23 (line 596 of Makefile). Is anyone able to shed sone light on this for me? Regards Brad --