From owner-freebsd-mozilla@FreeBSD.ORG Thu Nov 9 12:51:28 2006 Return-Path: X-Original-To: freebsd-mozilla@freebsd.org Delivered-To: freebsd-mozilla@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A110416A416 for ; Thu, 9 Nov 2006 12:51:28 +0000 (UTC) (envelope-from buhnux@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.173]) by mx1.FreeBSD.org (Postfix) with ESMTP id B0DEA43D55 for ; Thu, 9 Nov 2006 12:51:19 +0000 (GMT) (envelope-from buhnux@gmail.com) Received: by ug-out-1314.google.com with SMTP id o2so190876uge for ; Thu, 09 Nov 2006 04:51:18 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=rFnQ5gEiCr9dFhtHVHI+x1/ElfgyWB3OeC67DxUFpF970FzzMrJwaQrzyBiiaCM/8QTQY1xClljaPA8XfskEFycHetDi47akSExOo3dGySQFJZ1BDV9utZk4ZeNXpFXP/Lh6mMs5FSgfJC51d/x6rvPUzBK+5zAq0eogHSEKvrY= Received: by 10.78.18.12 with SMTP id 12mr940507hur.1163076677763; Thu, 09 Nov 2006 04:51:17 -0800 (PST) Received: by 10.78.183.17 with HTTP; Thu, 9 Nov 2006 04:51:17 -0800 (PST) Message-ID: Date: Thu, 9 Nov 2006 07:51:17 -0500 From: "Michael Johnson" Sender: buhnux@gmail.com To: larkine@gmail.com In-Reply-To: <45531C56.3010501@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <4551C373.3000805@gmail.com> <200611081516.58154.eti@erata.net> <455274A5.1030802@gmail.com> <200611091118.17462.eti@erata.net> <45531C56.3010501@gmail.com> X-Google-Sender-Auth: 33b8cbf652b693b6 Cc: freebsd-mozilla@freebsd.org Subject: Re: Mozilla Firefox v1.5 or 2.0 with linux-flashplugin7 X-BeenThere: freebsd-mozilla@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mozilla browser issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Nov 2006 12:51:28 -0000 On 11/9/06, Larkine wrote: > Iulian M a =E9crit : > > Hi > > > >> I have a problem with ld-elf.so.1, i don't known what happened, i have > >> this message in console: /libexec/ld-elf.so.1: > >> /usr/local/lib/firefox/firefox-bin: Undefined symbol "__stdoupt" > > > > This is strange, I've never seen this error with firefox. > > > > Are you using a binary package to install firefox or you build it from = source? > > ( i recommend the second method ) > > > > What version of firefox are you exactly running ? ( I had no problem wi= th 1.5 > > and 2.0 ) > > > > Did you installed other plugins ? > > > > The output of ldd //usr/local/lib/firefox/firefox-bin may be relevant. > > > > Did this version of firefox used to work or it always show this error. > > If it used to work then probably one of his dependencies got updated. I > > suggest rebuilding firefox with all his dependencies . > > > > One more question: Did this happened when you added the flash plugin ? = I > > remember that flash9 showed some undefined symbol errors but they wore > > reported from the libflashplugin.so not from the firefox binary. You ca= n also > > try rebuilding linuxpluginwrapper. > > > >> Thank you so much ;) > > > > You are welcome ;-) > > > > > > Iulian M > > http://www.erata.net > > > Hello, :) > > > Are you using a binary package to install firefox or you build it from > source? > > ( i recommend the second method ) > > I installed Mozilla Firefox from source. > > > What version of firefox are you exactly running ? ( I had no problem > with 1.5 > > and 2.0 ) > > It's 2.0 version. you want at least firefox-2.0_2,1 , if you have firefox-2.0_1,1 try updating and it should work. > > > Did you installed other plugins ? > > No just the flash plugin. > > I've now recovered an error message: > > LoadPlugin: failed to initialize shared library > /usr/local/lib/firefox/plugins/libflashplayer.so [Shared > object "libpthread.so.0" not found, required by "libflashplayer.so"] > > Here my libmap.conf: > > # Flash 7 with Mozilla > [/usr/local/lib/npapi/linux-flashplugin/libflashplayer.so] > libpthread.so.0 libpthread.so.2 > libdl.so.2 pluginwrapper/flash7.so > libz.so.1 libz.so.3 > libm.so.6 libm.so.4 > libc.so.6 pluginwrapper/flash7.so > > And if i use the find command > %find / -name "libpthread.so.0" > > i have this: > /usr/compat/linux/lib/obsolete/linuxthreads/libpthread.so.0 > /usr/compat/linux/lib/libpthread.so.0 > > I'm searching an idea how i can fix this ? > > Thank you :) > > _______________________________________________ > freebsd-mozilla@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-mozilla > To unsubscribe, send any mail to "freebsd-mozilla-unsubscribe@freebsd.org= " >