Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 May 2010 11:14:20 +0200
From:      Gary Jennejohn <gljennjohn@googlemail.com>
To:        Anna Davour <landetannien@gmail.com>
Cc:        freebsd-emulation@FreeBSD.org
Subject:   Re: How to deal with pango integer overflow problem?
Message-ID:  <20100526111420.712df3da@ernst.jennejohn.org>
In-Reply-To: <AANLkTilzp_imxK5158fQz97RcvK9mudKgHlsM_Xbk-7z@mail.gmail.com>
References:  <AANLkTilzp_imxK5158fQz97RcvK9mudKgHlsM_Xbk-7z@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 26 May 2010 10:21:59 +0200
Anna Davour <landetannien@gmail.com> wrote:

> Dear maintainer(s),
> 
> When i try to make the flash plugin for firefox work on my newly
> installed FreeBSD machine, I fail because linux-f10-pango (1.22.3_1)
> is marked as IGNORE, apparently because of the integer overflow
> problem. I need this to install the nspluginwrapper, following the
> recipe in the Handbook
> http://www.freebsd.org/doc/en/books/handbook/desktop-browsers.html
> 
> The error message says
> => Please update your ports tree and try again.
> 
> Since I just did that ten minutes ago I now have no ideas for how to
> deal with this, except by sending you a question.
> 

You have two possiblities
a) NO_IGNORE=1 make ... in linux-f10-pango
b) edit the Makefile for linux-f10-pango and comment out the IGNORE line

--
Gary Jennejohn



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