From owner-freebsd-doc@FreeBSD.ORG Fri Apr 10 11:11:16 2009 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8ECA4106566B for ; Fri, 10 Apr 2009 11:11:16 +0000 (UTC) (envelope-from leslie@eskk.nu) Received: from mx1.bjare.net (mx1.bjare.net [212.31.160.3]) by mx1.freebsd.org (Postfix) with ESMTP id 4CDE88FC19 for ; Fri, 10 Apr 2009 11:11:15 +0000 (UTC) (envelope-from leslie@eskk.nu) Received: from localhost (localhost [127.0.0.1]) by mx1.bjare.net (Postfix) with ESMTP id 46E5D5E31E for ; Fri, 10 Apr 2009 13:11:15 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mx1.bjare.net X-Spam-Flag: NO X-Spam-Score: -1.639 X-Spam-Level: X-Spam-Status: No, score=-1.639 tagged_above=-999 required=5 tests=[AWL=0.961, BAYES_00=-2.599, SPF_PASS=-0.001] Received: from mx1.bjare.net ([127.0.0.1]) by localhost (mx1.bjare.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id Y0KJB8m1qK68 for ; Fri, 10 Apr 2009 13:11:08 +0200 (CEST) X-BN-MX1: ja X-BN-MailInfo: BjareNet Received: from bljbsd01.no-ip.org (c-195-216-040-164.static.bjare.net [195.216.40.164]) by mx1.bjare.net (Postfix) with ESMTP id 633AA5E323 for ; Fri, 10 Apr 2009 13:11:08 +0200 (CEST) Message-ID: <49DF294C.5090105@eskk.nu> Date: Fri, 10 Apr 2009 13:11:08 +0200 From: Leslie Jensen User-Agent: Thunderbird 2.0.0.21 (X11/20090407) MIME-Version: 1.0 To: freebsd-doc@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Handbook chapter 6.2.3 continued... X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Apr 2009 11:11:16 -0000 Unfortunately there's now an error during the install of /usr/ports/www/linux-flashplugin9:make install clean ===> linux-flashplugin-9.0r159 bsd.linux-apps.mk test failed: The component openssl can be used with at least linux_base-f8. *** Error code 1 Stop in /usr/ports/www/linux-flashplugin9 I can see it's openssl that's the problem but if it's a dependency then maybe linux_base-f8 should be used. This instruction uses a few settings that might have to be added! http://crnl.org/blog/2008/11/01/flash-9-for-freebsd-71 So maybe the chapter needs some more work? /Leslie