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/spamc  -lsocket -lnsl -lgdbm -ldb -ldl -lm -lc
spamd/spamc.c: In function `try_to_connect':
spamd/spamc.c:406: warning: passing arg 2 of `connect' discards
qualifiers from pointer target type
spamd/spamc.c: In function `process_message':
spamd/spamc.c:453: `in_addr_t' undeclared (first use in this function)
spamd/spamc.c:453: (Each undeclared identifier is reported only once
spamd/spamc.c:453: for each function it appears in.)
spamd/spamc.c:453: parse error before `0xffffffff'
gmake: *** [spamd/spamc] Error 1

  With an older version of Spamassasin, the problem is the same. 
Any ideas? 
Thank you.

- 
|Maguy LEBRETON - (TMSI/IDM/RIC) <mailto:[EMAIL PROTECTED]>
|IFREMER Institut Francais de Recherche pour l'Exploitation de la Mer
|Centre de Brest BP70  29280 PLOUZANE    FRANCE
|Tel: 02 98 22 46 04   Fax: 02 98 22 45 46


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to