From owner-freebsd-questions Fri Jan 4 9:11:36 2002 Delivered-To: freebsd-questions@freebsd.org Received: from lurza.secnetix.de (lurza.secnetix.de [212.66.1.130]) by hub.freebsd.org (Postfix) with ESMTP id 781C637B417 for ; Fri, 4 Jan 2002 09:11:33 -0800 (PST) Received: (from olli@localhost) by lurza.secnetix.de (8.11.6/8.11.6) id g04HBZp83405; Fri, 4 Jan 2002 18:11:35 +0100 (CET) (envelope-from oliver.fromme@secnetix.de) Date: Fri, 4 Jan 2002 18:11:35 +0100 (CET) Message-Id: <200201041711.g04HBZp83405@lurza.secnetix.de> From: Oliver Fromme To: freebsd-questions@FreeBSD.ORG, drew@mykitchentable.net Reply-To: freebsd-questions@FreeBSD.ORG Subject: Re: Makefile Error - Need Operator in Line ## In-Reply-To: <00b701c19541$a142b180$1e01a8c0@lc.ca.gov> X-Newsgroups: list.freebsd-questions User-Agent: tin/1.5.4-20000523 ("1959") (UNIX) (FreeBSD/4.4-RELEASE (i386)) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit 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 Drew Tomlinson wrote: > [...] > "Makefile", line 55: Need an operator That's typical for Makefiles that require GNU-make. I'd suggest you install gmake from the ports collection and then try again with gmake instead of make. That's probably easier than fixing the Makefile. ;-) Regards Oliver -- Oliver Fromme, secnetix GmbH & Co KG, Oettingenstr. 2, 80538 München Any opinions expressed in this message may be personal to the author and may not necessarily reflect the opinions of secnetix in any way. "All that we see or seem is just a dream within a dream" (E. A. Poe) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message