Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Feb 2002 22:13:12 -0600 (CST)
From:      Conrad Sabatier <conrads@cox.net>
To:        clayton@wagar.com
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: make spamass-milter fails
Message-ID:  <XFMail.20020228221312.conrads@cox.net>
In-Reply-To: <20020301040820.60643.qmail@web13401.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help

On 01-Mar-2002 Clayton Wagar wrote:
> Hey all,
> 
> I've been successful getting spamassassin and
> spamc/spamd built and working properly on a
> 4.4-RELEASE system, but unable to get the sendmail
> milter from the 0.1.1 tarball on savannah.gnu.org to
> make.
> 
> Configure seems to work but make bails on:
> 
> tesla# make
> "Makefile", line 294: Need an operator
> make: fatal errors encountered -- cannot continue
> 
> Which translates to:
> 
> -include $(DEP_FILES)
> 
> I know some of you have gotten this thing to
> compile... what's the trick?

Use gmake (GNU make) instead of make.

-- 
Conrad Sabatier <conrads@cox.net>

If you explain so clearly that nobody can misunderstand, somebody
will.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.20020228221312.conrads>