From owner-freebsd-emulation@FreeBSD.ORG Wed May 26 08:48:13 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 9E5BD1065670 for ; Wed, 26 May 2010 08:48:13 +0000 (UTC) (envelope-from landetannien@gmail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id 317A98FC17 for ; Wed, 26 May 2010 08:48:12 +0000 (UTC) Received: by fxm17 with SMTP id 17so1399470fxm.13 for ; Wed, 26 May 2010 01:48:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=g4A4A+4yQRMS3TB5vnSMiNNmA23IFOTrYVz9x8KIpkg=; b=FbPsx9XsG75CnqpEIXIFzvekYpgI6aO9YGskltfAjSp89cesbWO4uieeP0CW4eoxKQ Js5yh+7XxDYTtVBAORzYDDKEYcIrN0HBzMeJc/kekwLZ2r/NuO9WaUjxBv7e8v5y9XbL 3uiAxU7jZWtWLq4uyEdnkQsvFUkOAlT0eRB6s= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=od7njteKox1MMY9FkZpqkejJMbtfNeiFdD9u+Oad85bfzUZGb1AXhCvl2Z6PBF05b0 S57RfN0Dq3pY/FG6hRsbmqu48bExKK6qans0aBoBz5f5trxrhlIXJgL8dAgqC2VWW/C/ 2z6YYyjrzLVYPHaUpDmf/Lhxnzz0mKVXACaYA= MIME-Version: 1.0 Received: by 10.204.34.130 with SMTP id l2mr3580478bkd.145.1274862119551; Wed, 26 May 2010 01:21:59 -0700 (PDT) Received: by 10.204.46.209 with HTTP; Wed, 26 May 2010 01:21:59 -0700 (PDT) Date: Wed, 26 May 2010 10:21:59 +0200 Message-ID: From: Anna Davour To: freebsd-emulation@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1 Cc: Subject: How to deal with pango integer overflow problem? 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: Wed, 26 May 2010 08:48:13 -0000 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. Best regards, /Anna Davour