[Mimedefang] More on Tru64 build of MD

Jim McCullars jim at info.uah.edu
Thu Aug 29 16:41:01 EDT 2002


As a followup to my previous message (I should reply to keep the thread,
but I already deleted it), I have a bit more info.  I tried GNU make to
build MD and got this error:

cc -g  -DPERL_PATH=\"/usr/bin/perl\"
-DMIMEDEFANG_PL=\"/usr/local/bin/mimedefang
.pl\" -DRM=\"/usr/bin/rm\" -DVERSION=\"2.17\"
-DSPOOLDIR=\"/var/spool/MIMEDefang
\" -DQDIR=\"/var/spool/MIMEDefang\"
-DCONFDIR=\"/usr/local/etc/mimedefang\"  -I/
usr/local/include/sendmail -c -o mimedefang.o mimedefang.c
cc: Error: /usr/local/include/sendmail/timers.h, line 30: Missing ";".
(nosemi)
extern void     pushtimer __P((TIMER *));
--------------------------^
cc: Error: /usr/local/include/sendmail/timers.h, line 31: Missing ";".
(nosemi)
extern void     poptimer __P((TIMER *));
-------------------------^
cc: Error: /usr/local/include/sendmail/timers.h, line 32: Missing ";".
(nosemi)
extern char     *strtimer __P((TIMER *));
--------------------------^

Jim





More information about the MIMEDefang mailing list