Dave Encisco wrote: > Hi, > > When compiling Mail-SpamAssassin-2.31 on an SGI running 6.5.15 I run > into the following error: > > cp lib/Mail/SpamAssassin/PerMsgStatus.pm blib/lib/Mail/SpamAssassin/PerMsgStatus.pm > gcc -fno-strict-aliasing -I/usr/local/include -DLANGUAGE_C -O spamd/spamc.c >\ > -o spamd/spamc -Wl,-woff,84 -L/usr/local/lib -ldb -lm -lc > In file included from spamd/spamc.c:13: > /usr/include/sysexits.h:107: warning: `EX_OK' redefined > /usr/include/unistd.h:43: warning: this is the location of the previous definition > spamd/spamc.c:50: conflicting types for `in_addr_t' > /usr/include/netinet/in.h:43: previous declaration of `in_addr_t' > *** Error code 1 (bu21) > > Has anyone had this problem? Some advice would be greatly appreciated.
I had the same problem with Tru64 Unix. The quick-and-dirty fix is to comment out or delete line 50 in spamc.c, the one that says typedef unsigned long in_addr_t; --Rick ------------------------------------------------------- This sf.net email is sponsored by: Jabber - The world's fastest growing real-time communications platform! Don't just IM. Build it in! http://www.jabber.com/osdn/xim _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk