From owner-freebsd-questions Sat Jan 5 8:24:18 2002 Delivered-To: freebsd-questions@freebsd.org Received: from blacklamb.mykitchentable.net (ekgr-dsl2-77.citlink.net [207.173.226.77]) by hub.freebsd.org (Postfix) with ESMTP id 0FA2D37B405 for ; Sat, 5 Jan 2002 08:24:17 -0800 (PST) Received: from tagalong (unknown [192.168.1.30]) by blacklamb.mykitchentable.net (Postfix) with SMTP id 19F2DEE65E; Sat, 5 Jan 2002 08:24:11 -0800 (PST) Message-ID: <000b01c19605$683f5b30$1e01a8c0@lc.ca.gov> From: "Drew Tomlinson" To: Cc: References: <200201041711.g04HBZp83405@lurza.secnetix.de> Subject: Re: Makefile Error - Need Operator in Line ## Date: Sat, 5 Jan 2002 08:24:10 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 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 ----- Original Message ----- From: "Oliver Fromme" To: ; Sent: Friday, January 04, 2002 9:11 AM Subject: Re: Makefile Error - Need Operator in Line ## > 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. ;-) Thanks for the tip. That was the problem. Now if I could just get it to compile with gmake ... :) Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message