Thanks, that did the trick ... now I just need to get it working :)
I've made procmail my local delivery agent in sendmail.cf so I know it's
gong through procmail. But I don't see a X-Spam-Status in the header,
alsmost like my .procmailrc is being ignored in it's call to spamassassin.

thanks again,
Mark

On Tue, 2 Jul 2002, Derrick 'dman' Hudson wrote:

> On Tue, Jul 02, 2002 at 08:48:25PM -0400, Mark wrote:
> | Hi all,
> |
> | I'm trying to build Spamassassin 2.31 on my HPUX 11.00 systems. I'm using
> | gcc 3.02 and gnu make 3.79.1
> | When I do a 'make' I get the following error:
> |
> | gcc -D_POSIX_C_SOURCE=199506L -D_HPUX_SOURCE -I/usr/local/include -D_LARGEFI
> | LE_SOURCE -D_FILE_OFFSET_BITS=64  -Ae  -O spamd/spamc.c \
> |                 -o
> | spamd/spamc -L/usr/local/lib -lnsl -lnm -lndbm -lmalloc -ldld -lm -lpthread
> | -lc -lndir -lcrypt -lsec
> | <command line>: missing '(' after predicate
>
> | spamd/spamc.c:50: warning: redefinition of `in_addr_t'
>
> For this, just remove that section of spamc.c.  I recall reading that
> some OSes do and some don't define in_addr_t, so someone came up with
> a (partial) test to determine whether or not spamc itself needs to
> define it.  Apparently on your system spamc shouldn't be defining.  If
> you can, you can try to improve the test ...
>
> HTH,
> -D
>
> --
>
> An anxious heart weighs a man down,
> but a kind word cheers him up.
>         Proverbs 12:25
>
> http://dman.ddts.net/~dman/
>
>



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
No, I will not fix your computer.
http://thinkgeek.com/sf
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to