The problem is spamd/spamc.c uses a rather funky test to determine
if in_addr_t is defined in a standard system include file, or if
the program should define in_addr_t itself. The test combines a
test for the OS type and a check for EX__MAX being defined.
The test is broken for some versions of O
Hello,
I'm trying to install Spamassassin on a Sun workstation (Solaris
5.5). As described in the installation doc, I unzip and untar the
archive (Mail-Spamassassin-2.30). But I have problems when compiling
spam.c :
gcc -fno-strict-aliasing -O spamd/spamc.c \
-o spamd/sp