From owner-freebsd-emulation@FreeBSD.ORG Mon Oct 23 16:24:16 2006 Return-Path: X-Original-To: freebsd-emulation@freebsd.org Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 60FB616A407 for ; Mon, 23 Oct 2006 16:24:16 +0000 (UTC) (envelope-from rick@kiwi-computer.com) Received: from kiwi-computer.com (megan.kiwi-computer.com [63.224.10.3]) by mx1.FreeBSD.org (Postfix) with SMTP id 4460943E55 for ; Mon, 23 Oct 2006 16:23:16 +0000 (GMT) (envelope-from rick@kiwi-computer.com) Received: (qmail 99737 invoked by uid 2001); 23 Oct 2006 16:23:14 -0000 Date: Mon, 23 Oct 2006 11:23:14 -0500 From: "Rick C. Petty" To: GeistTeufel Message-ID: <20061023162314.GA99323@keira.kiwi-computer.com> References: <20061023060605.22578.qmail@web27405.mail.ukl.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20061023060605.22578.qmail@web27405.mail.ukl.yahoo.com> User-Agent: Mutt/1.4.2.1i Cc: freebsd-emulation@freebsd.org Subject: Re: linux-flashplugins crash X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: rick-freebsd@kiwi-computer.com List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Oct 2006 16:24:16 -0000 On Mon, Oct 23, 2006 at 06:06:05AM +0000, GeistTeufel wrote: > > Well, I have install firefox native on my FreeBSD 6.1 box > I have compiled rtld support What do you mean by this? Did you apply the following patch: http://www.jail.se/freebsd/rtld_dlsym_hack.diff > I have installed linuxwrapper > And cp libmap.conf in /etc > So I have installed linux-flashplugins > > When I start firefox with it, about;plugins display plugins correctly > When I go to a web site contain flash (youtube for exemple), they crash, and said > > dsyml_ not found in /usr/libexex/ld-elf.so.1 I think you mean "_dlsym", and this means you didn't apply the above patch and compile/install. I have no idea why this patch hasn't been committed; it seems unobtrusive and it would make many people happy not to apply this patch after every csup/cvsup. -- Rick C. Petty