[Mimedefang] Compile error on Tru64

Jim McCullars jim at info.uah.edu
Tue Jul 8 14:55:01 EDT 2003


David, we are currently running 2.22-Beta3 on our production mail server
and I thought it might be time to upgrade.  When I do the make, I get this
compile error (sorry for the horrible wrapping):

cc -g  -D_POSIX_PTHREAD_SEMANTICS    -DPERL_PATH=\"/usr/bin/perl\"
-DMIMEDEFANG
_PL=\"/usr/local/bin/mimedefang.pl\"  -DRM=\"/usr/bin/rm\"
-DVERSION=\"2.35\"
-DSPOOLDIR=\"/var/spool/MIMEDefang\"  -DQDIR=\"/var/spool/MD-Quarantine\"
-DCON
FDIR=\"/usr/local/etc/mimedefang\" -I/usr/local/include/sendmail -c -o
utils.o u
tils.c
cc: Error: utils.c, line 971: Missing ";". (nosemi)
        addr_in.sin_addr.s_addr = (uint32_t) htonl(INADDR_LOOPBACK);
---------------------------------------------^
cc: Warning: utils.c, line 766: In this statement, the referenced type of
the po
inter value "&cmd" is "signed char", which is not compatible with "const
unsigne
d char". (ptrmismatch)
    writen(fd, &cmd, 1);
---------------^
*** Exit 1
Stop.

   Any ideas?

Jim





More information about the MIMEDefang mailing list