From owner-freebsd-stable@FreeBSD.ORG Mon Jan 5 20:00:41 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3BAE516A4CE for ; Mon, 5 Jan 2004 20:00:41 -0800 (PST) Received: from mail6.speakeasy.net (mail6.speakeasy.net [216.254.0.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4ED8E43D5C for ; Mon, 5 Jan 2004 20:00:32 -0800 (PST) (envelope-from wavefn@speakeasy.net) Received: (qmail 17272 invoked by uid 64014); 6 Jan 2004 04:00:31 -0000 Received: from wavefn@speakeasy.net by mail6.speakeasy.net with AmikaGuardian-Server-2.1.2; 06 Jan 2004 04:00:31 -0000 X-AmikaGuardian-Id: mail6.speakeasy.net107336163126117257 X-AmikaGuardian-Action: Do Nothing() Received: from dialup-67.31.187.61.dial1.denver1.level3.net (HELO speakeasy.net) (sholly@[67.31.187.61]) (envelope-sender )encrypted SMTP for ; 6 Jan 2004 04:00:30 -0000 Message-ID: <3FFA3372.1080506@speakeasy.net> Date: Mon, 05 Jan 2004 21:02:58 -0700 From: "J. Shollenberger" User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5) Gecko/20040103 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-stable@freebsd.org, freebsd-mozilla@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: linuxpluginwrapper woes X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Jan 2004 04:00:41 -0000 Hi all, I am trying to get www/linuxpluginwrapper and www/linux-flashplugin6 running with mozilla on 4.9-STABLE. I've patched the rtld-elf source, installed, installed the ports referenced above, and set up /etc/libmap.conf like linuxpluginwrapper's pkg-message says to do. But every time I launch mozilla, I get the following error: LoadPlugin: failed to initialize shared library /usr/local/lib/linux-flashplugin6/libflashplayer.so [Shared object "libpthread.so.0" not found] LoadPlugin: failed to initialize shared library /usr/local/Acrobat5/Browsers/intellinux/nppdf.so [Shared object "libc.so.6" not found] The only thing I haven't done is built+installed world since Oct. 25th. Any suggestions, please let me know. Thanks in advance, Jay Shollenberger