From owner-freebsd-emulation@FreeBSD.ORG Fri May 8 17:37:52 2009 Return-Path: Delivered-To: emulation@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D9721106564A for ; Fri, 8 May 2009 17:37:52 +0000 (UTC) (envelope-from zeiztm@gmail.com) Received: from mail-fx0-f168.google.com (mail-fx0-f168.google.com [209.85.220.168]) by mx1.freebsd.org (Postfix) with ESMTP id 6B0E18FC13 for ; Fri, 8 May 2009 17:37:52 +0000 (UTC) (envelope-from zeiztm@gmail.com) Received: by fxm12 with SMTP id 12so1526423fxm.43 for ; Fri, 08 May 2009 10:37:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=oS1KFnGW06D6leRxcEQsRsX2Yfb0KPH9HDqJQSqKh0Q=; b=hNm4ZP2eaYzWZaQlyLG586FjxVK4VW8zkTsbDJP4Uftg7xd8MelMYarLyFKfK06ukI eVrEqxupMBSH8QC9xHnZLsB5/o6CfPTiGK6Xt6C4654/SMRr0V62WnQn4u+sLDrB8cwE tdcxe+J0OmLIet6vafZtxn/NwbSqdilLffCMk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=BIxyODZxio/oB5Y0auWF/XYVdGOldBn3oCZ8/O5aLopaXX4SZTaKHKLmfGdPv8tZTl 3f1e4HPxmnUE6Z7ivzNBdEANG4zWbdyez3g04XelcBOTHH+lALHN43G49+uxsGh3ahUW p3S+IBGtOly/P3dTMj8l9mEUMYQ4qU/lmp95c= MIME-Version: 1.0 Received: by 10.204.120.201 with SMTP id e9mr3768070bkr.187.1241803055970; Fri, 08 May 2009 10:17:35 -0700 (PDT) Date: Fri, 8 May 2009 13:17:35 -0400 Message-ID: From: Greg Wang To: emulation@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: FreeBSD Port: www/linux-f8-flashplugin10 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, 08 May 2009 17:37:53 -0000 I'm sorry for perhaps stupid question but how to install linux-f8-flashplugin10 on FreeBSD 7.2-RELEASE if it's known that the port marked as "Ignore" and the following message appears: linux-flashplugin-10.0r22 bsd.linux-apps.mk test failed: The component nss is not defined for LINUX_DIST_SUFFIX= (the corresponding variable nss_FILE is not defined). *** Error code 1 Regards, Walter.