From owner-freebsd-ports@FreeBSD.ORG Mon Feb 9 11:11:15 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6844716A4CE for ; Mon, 9 Feb 2004 11:11:15 -0800 (PST) Received: from smtp02.mrf.mail.rcn.net (smtp02.mrf.mail.rcn.net [207.172.4.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id 526D643D1D for ; Mon, 9 Feb 2004 11:11:15 -0800 (PST) (envelope-from adam.mclaurin@gmx.net) Received: from 146-115-126-186.c3-0.arl-ubr1.sbo-arl.ma.cable.rcn.com ([146.115.126.186] helo=jake) by smtp02.mrf.mail.rcn.net with smtp (Exim 3.35 #4) id 1AqGoL-0002M7-00 for ports@freebsd.org; Mon, 09 Feb 2004 14:11:14 -0500 Date: Mon, 9 Feb 2004 14:11:10 -0500 From: Adam McLaurin To: ports@freebsd.org Message-Id: <20040209141110.27e64ff4.adam.mclaurin@gmx.net> In-Reply-To: <4027A81D.6000808@comcast.net> References: <4027A81D.6000808@comcast.net> Organization: X-Mailer: Sylpheed version 0.9.8a-gtk2-20040109 (GTK+ 2.2.4; i386-portbld-freebsd5.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: www/linux-plugginwrapper broken X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Feb 2004 19:11:15 -0000 On Mon, 09 Feb 2004 07:32:45 -0800 Keith Davis wrote: > "Makefile", line 59: warning: String comparison operator should be > either == or != > "Makefile", line 59: Malformed conditional ((${OSVERSION} < 490102 || > ${OSVERSION} >= 500000 && ${OSVERSION} < 501107) && > !defined(PACKAGE_BUILDING)) > "Makefile", line 73: if-less endif > "Makefile", line 73: Need an operator > make: fatal errors encountered -- cannot continue > > Would really appreciate if someone could fix this. Would greatly like > to > use this port. Kris mentioned earlier that this is a bug in older versions of 'make'. I get the same errors on 5.1-R, but Kris says the problem is fixed in 5.2. I don't think they're interested in finding a workaround. So, both of us will need to update to 5.2 before being able to install linuxpluginwrapper. -- Adam