From owner-freebsd-questions@FreeBSD.ORG Sat Jan 27 23:52:30 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4726D16A402 for ; Sat, 27 Jan 2007 23:52:30 +0000 (UTC) (envelope-from tijl@ulyssis.org) Received: from rusty.kulnet.kuleuven.ac.be (rusty.kulnet.kuleuven.ac.be [134.58.240.42]) by mx1.freebsd.org (Postfix) with ESMTP id 077C613C481 for ; Sat, 27 Jan 2007 23:52:29 +0000 (UTC) (envelope-from tijl@ulyssis.org) Received: from localhost (localhost [127.0.0.1]) by rusty.kulnet.kuleuven.ac.be (Postfix) with ESMTP id E920E1D76ED; Sun, 28 Jan 2007 00:52:28 +0100 (CET) Received: from smtp02.kuleuven.be (lepidus.kulnet.kuleuven.ac.be [134.58.240.72]) by rusty.kulnet.kuleuven.ac.be (Postfix) with ESMTP id 12A9E1D776B; Sun, 28 Jan 2007 00:52:28 +0100 (CET) Received: from kalimero.kotnet.org (kalimero.kotnet.org [10.4.16.222]) by smtp02.kuleuven.be (Postfix) with ESMTP id E5A912CAADA; Sun, 28 Jan 2007 00:52:27 +0100 (CET) Received: from kalimero.kotnet.org (kalimero.kotnet.org [127.0.0.1]) by kalimero.kotnet.org (8.13.8/8.13.8) with ESMTP id l0RNqRWg011050; Sun, 28 Jan 2007 00:52:27 +0100 (CET) (envelope-from tijl@ulyssis.org) From: Tijl Coosemans To: freebsd-questions@freebsd.org Date: Sun, 28 Jan 2007 00:52:24 +0100 User-Agent: KMail/1.9.5 References: <45B907F1.5060402@locolomo.org> <200701271543.58654.tijl@ulyssis.org> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200701280052.26041.tijl@ulyssis.org> X-Virus-Scanned: by KULeuven Antivirus Cluster Cc: Andreas Davour Subject: Re: how to enable linux flash player in firefox X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Jan 2007 23:52:30 -0000 On Saturday 27 January 2007 21:17, Andreas Davour wrote: > On Sat, 27 Jan 2007, Tijl Coosemans wrote: > > If you want to use flash with native freebsd browsers, you need to use > > linuxpluginwrapper (only for FreeBSD 5.x and 6.x). The details are > > explained at > > > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/desktop-browsers.html > > http://freebsd.kde.org/howtos/konqueror-flash.php > > > > If that doesn't work, please specify which FreeBSD version you're > > using and which browser. > > I followed those instructions and with firefox-2.0.0.1_1,1 it gives this > result: > /libexec/ld-elf.so.1: /usr/local/lib/pluginwrapper/flash7.so: Undefined > symbol "_dlsym" > > Since I'm now using 6.2-PRERELEASE I guess it could be fixed in the > final RELEASE, but it would be nice to know if someone can recognize > "_dlsym" and say it is so. You need to apply the rtld patch mentioned in the first link above.