From owner-freebsd-questions@FreeBSD.ORG Tue Sep 18 14:47:16 2012 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9CF0D1065670 for ; Tue, 18 Sep 2012 14:47:16 +0000 (UTC) (envelope-from ateve@sohara.org) Received: from uk1rly2283.eechost.net (relay01a.mail.uk1.eechost.net [217.69.40.75]) by mx1.freebsd.org (Postfix) with ESMTP id 5AC408FC0A for ; Tue, 18 Sep 2012 14:47:15 +0000 (UTC) Received: from [31.186.37.179] (helo=rpi-1.marelmo.com) by uk1rly2283.eechost.net with esmtpa (Exim 4.72) (envelope-from ) id 1TDz0e-0001VC-U7; Tue, 18 Sep 2012 15:42:45 +0100 Received: from [192.168.63.1] (helo=steve.marelmo.com) by rpi-1.marelmo.com with smtp (Exim 4.72) (envelope-from ) id 1TDz62-0002R5-Cb; Tue, 18 Sep 2012 15:48:18 +0100 Date: Tue, 18 Sep 2012 15:47:12 +0100 From: Steve O'Hara-Smith To: ahmed elouadrhiri Message-Id: <20120918154712.46818850c1a3c8987fc603df@sohara.org> In-Reply-To: References: X-Mailer: Sylpheed 3.2.0 (GTK+ 2.24.6; amd64-portbld-freebsd9.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Auth-Info: 15567@permanet.ie (plain) Cc: questions@freebsd.org Subject: Re: installation of yuma X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Sep 2012 14:47:16 -0000 On Tue, 18 Sep 2012 14:25:03 +0000 ahmed elouadrhiri wrote: > Hi all; > > i tried to install yuma in freebsd by the command : "make freebsd=1" > > and it give me : > "Makefile", line 14: Need an operator At a guess you need to use gmake (you may need to install it first from the ports). -- Steve O'Hara-Smith