From owner-freebsd-emulation@FreeBSD.ORG Fri Sep 10 09:37:19 2010 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EA856106566C for ; Fri, 10 Sep 2010 09:37:19 +0000 (UTC) (envelope-from jdc@koitsu.dyndns.org) Received: from qmta02.emeryville.ca.mail.comcast.net (qmta02.emeryville.ca.mail.comcast.net [76.96.30.24]) by mx1.freebsd.org (Postfix) with ESMTP id D23EF8FC0C for ; Fri, 10 Sep 2010 09:37:19 +0000 (UTC) Received: from omta18.emeryville.ca.mail.comcast.net ([76.96.30.74]) by qmta02.emeryville.ca.mail.comcast.net with comcast id 4xLQ1f0021bwxycA2xQ8oQ; Fri, 10 Sep 2010 09:24:08 +0000 Received: from koitsu.dyndns.org ([98.248.41.155]) by omta18.emeryville.ca.mail.comcast.net with comcast id 4xQ71f00A3LrwQ28exQ8Kh; Fri, 10 Sep 2010 09:24:08 +0000 Received: by icarus.home.lan (Postfix, from userid 1000) id 90A369B427; Fri, 10 Sep 2010 02:24:07 -0700 (PDT) Date: Fri, 10 Sep 2010 02:24:07 -0700 From: Jeremy Chadwick To: David Southwell Message-ID: <20100910092407.GA5870@icarus.home.lan> References: <201009101014.56029.david@vizion2000.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201009101014.56029.david@vizion2000.net> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: freebsd-emulation@freebsd.org, freebsd-ports@freebsd.org Subject: Re: x11-toolkits/linux-pango disable vulnerabilities X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Sep 2010 09:37:20 -0000 On Fri, Sep 10, 2010 at 10:14:55AM +0100, David Southwell wrote: > There have been a number of postings by others in regard to pango but no > useful responses except jhell whos suggested compiling > using > > make -DDISABLE_VULNERABILITIES=yes install clean This is incorrect syntax. The command sshould be: make DISABLE_VULNERABILITIES=yes install clean This is the 2nd time this has come up in under a week: http://unix.derkeiler.com/Mailing-Lists/FreeBSD/stable/2010-09/msg00037.html -- | Jeremy Chadwick jdc@parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB |