On Wed, Feb 13, 2002 at 09:27:29 -0500, Greg Ward wrote:

> Finally, it *doesn't matter* -- I bet that using Perl's linker flags for
> spamc is unnecessary and irrelevant.  So here's my third and final
> Makefile.PL patch, which should fix the problem instead of just trying
> to figure out what's wrong:

> --- Makefile.PL.orig    Wed Feb 13 09:20:46 2002
> +++ Makefile.PL Wed Feb 13 09:26:31 2002
> @@ -110,4 +110,3 @@
>  spamd/spamc: spamd/spamc.c
> -       $(CFCC) $(CFCCFLAGS) $(CFOPTIMIZE) spamd/spamc.c \
> -                       -o $@ $(CFLDFLAGS) $(CFLIBS)
> +       $(CFCC) $(CFCCFLAGS) $(CFOPTIMIZE) spamd/spamc.c -o $@

Dear all - thanks for the great support. I have (manually) applied the
above patch and it works! I have spamassassin running on my Potato box.

If there is anything I can do to test or run in order to help here,
please let me know (instructions in Sesame Street language, but you lot
must have figured that out by now ;-)).

Thanks again!

--
  Erik van der Meulen <[EMAIL PROTECTED]>

_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to