From owner-freebsd-questions Thu Feb 28 20:13:20 2002 Delivered-To: freebsd-questions@freebsd.org Received: from dolphin.idleplay.net (ip68-14-62-49.no.no.cox.net [68.14.62.49]) by hub.freebsd.org (Postfix) with ESMTP id 772F637B402 for ; Thu, 28 Feb 2002 20:13:15 -0800 (PST) Received: (from conrads@localhost) by dolphin.idleplay.net (8.11.6/8.11.6) id g214DCu33387; Thu, 28 Feb 2002 22:13:12 -0600 (CST) (envelope-from conrads) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20020301040820.60643.qmail@web13401.mail.yahoo.com> Date: Thu, 28 Feb 2002 22:13:12 -0600 (CST) Reply-To: conrads@cox.net Organization: A Rag-Tag Band of Drug-crazed Hippies From: Conrad Sabatier To: clayton@wagar.com Subject: Re: make spamass-milter fails Cc: freebsd-questions@FreeBSD.ORG Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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 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