From owner-freebsd-emulation@FreeBSD.ORG Wed May 20 12:45:13 2009 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 0DA47106566B for ; Wed, 20 May 2009 12:45:13 +0000 (UTC) (envelope-from kubito@gmail.com) Received: from yx-out-2324.google.com (yx-out-2324.google.com [74.125.44.28]) by mx1.freebsd.org (Postfix) with ESMTP id BBDEF8FC1A for ; Wed, 20 May 2009 12:45:12 +0000 (UTC) (envelope-from kubito@gmail.com) Received: by yx-out-2324.google.com with SMTP id 8so264630yxb.13 for ; Wed, 20 May 2009 05:45:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=SS6U8AurP1L19j3/l3HTQgiWJ+9TDUEranx8XBIPQDA=; b=BoGwfar13Amfw7oap96INCL7NoMk1Izfyf67j37xjJt/UgLOW5ASy46PeSqv+qf5Ky r8KomaiCtjG0c2bOvtfpv9ORnnB1KmLumSMSf92sn0lxQuxSbpQbTfZerSFrK7inTq/+ Ot1em6d6B2Ta+KrPXn144NI9ZDZd7dgWeO9sw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=nR0zf4uacZSSiDpk05/PulDH2M4r3PYWOOKOMkx/nCgZuDxape6qC3FYYXbgidjZcS CYHOK45MjeZAS0g3PncPamygILdPHFNpm78zmiiFuu7Fs/P/MMPNJlIFD1HYnZ/lD4Ql 8zr5fZf+uzwyAqHyAiTDz+D1NKRJ1yKv5VwTw= MIME-Version: 1.0 Received: by 10.231.40.5 with SMTP id i5mr288373ibe.52.1242823511784; Wed, 20 May 2009 05:45:11 -0700 (PDT) In-Reply-To: <69248042@serv3.int.kfs.ru> References: <68c3445d0905182230k453486a5nf13fbf8359f7029a@mail.gmail.com> <69248042@serv3.int.kfs.ru> Date: Wed, 20 May 2009 09:45:11 -0300 Message-ID: <68c3445d0905200545p658b66e4l618aaaf7d19d3e76@mail.gmail.com> From: Raphael Kubo da Costa To: Boris Samorodov Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-emulation@freebsd.org Subject: Re: Cannot nspluginwrapper problems because of linux-f8-pango vulnerability 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, 20 May 2009 12:45:13 -0000 2009/5/20 Boris Samorodov : > Seems that you are using a port audit tool. Then a manual pages from > that tool may help you. I tried running 'make -DDISABLE_VULNERABILITIES install clean' in linux-f8-pango and now the installation process failed with a Floating Point Exception when checking if it was already installed.