Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Sep 2010 02:24:07 -0700
From:      Jeremy Chadwick <freebsd@jdc.parodius.com>
To:        David Southwell <david@vizion2000.net>
Cc:        freebsd-emulation@freebsd.org, freebsd-ports@freebsd.org
Subject:   Re: x11-toolkits/linux-pango disable vulnerabilities
Message-ID:  <20100910092407.GA5870@icarus.home.lan>
In-Reply-To: <201009101014.56029.david@vizion2000.net>
References:  <201009101014.56029.david@vizion2000.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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 <jhell@dataix.net> 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 |




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100910092407.GA5870>