I'm unable to build MD 2.57 on the two of our relay machines that run FreeBSD 4-stable (gcc 2.95.4). I get the following error:
gcc -g -O2 -D_POSIX_PTHREAD_SEMANTICS -DEMBED_PERL -DSAFE_EMBED_PERL -DPERL_PATH=\"/usr/local/bin/perl\" -DMIMEDEFANG_PL=\"/usr/local/bin/mimedefang.pl\" -DRM=\"/bin/rm\" -DVERSION=\"2.57\" -DSPOOLDIR=\"/var/spool/MIMEDefang\" -DQDIR=\"/var/spool/MD-Quarantine\" -DCONFDIR=\"/etc/mail\" -c -o mimedefang-multiplexor.o mimedefang-multiplexor.c mimedefang-multiplexor.c: In function `get_hourly_history_totals': mimedefang-multiplexor.c:4570: syntax error before `*' mimedefang-multiplexor.c:4571: `b' undeclared (first use in this function) mimedefang-multiplexor.c:4571: (Each undeclared identifier is reported only once mimedefang-multiplexor.c:4571: for each function it appears in.) *** Error code 1 Is this something that's correctable in the code, or do I just need to make time for updating those machines? (It does build fine on one other machine in the relay cluster that's running FreeBSD 5-stable with gcc 3.4.2.) -- Mark Roedel Web Programmer / Analyst LeTourneau University _______________________________________________ NOTE: If there is a disclaimer or other legal boilerplate in the above message, it is NULL AND VOID. You may ignore it. Visit http://www.mimedefang.org and http://www.roaringpenguin.com MIMEDefang mailing list [email protected] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

