Date: Wed, 21 Jun 2006 08:14:37 +0200 From: Rudolf Cejka <cejkar@fit.vutbr.cz> To: Marcus Alves Grando <mnag@FreeBSD.org> Cc: Adi Pircalabu <apircalabu@bitdefender.com>, Hajimu UMEMOTO <ume@FreeBSD.org>, John Baldwin <jhb@FreeBSD.org>, kan@FreeBSD.org, Ivan Voras <ivoras@fer.hr>, freebsd-current@FreeBSD.org, Dmitry Pryanishnikov <dmitry@atlantis.dp.ua> Subject: Re: Linux-flashplugin7 & rtld - RFC Message-ID: <20060621061437.GA53019@fit.vutbr.cz> In-Reply-To: <44986777.6070601@FreeBSD.org> References: <44986777.6070601@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Marcus Alves Grando wrote (2006/06/20): > I already try. That's not possible. > I don't know why :/ but i think that's because something with linux > emulation/load shared libraries. I'm not sure, if it is a related problem, but when I unsuccessfully tried to make it work on -current, where another problem with versioning does exist, I have found that there is one problem with /etc/libmap.conf, which makes it seriously "broken": All already loaded shared libs are impossible to remap later. This means that when mozilla is started in 6-stable, it loads our native /lib/libc.so.6, and then there is no chance to remap libc.so.6 for Linux's libflashplayer.so later, needed by [/usr/X11R6/lib/linux-flashplugin7/libflashplayer.so] libc.so.6 pluginwrapper/flash7.so because rtld thinks, that libc.so.6 for libflashplayer.so is already loaded. Does anybody know, if it is ever possible to fix it? -- Rudolf Cejka <cejkar at fit.vutbr.cz> http://www.fit.vutbr.cz/~cejkar Brno University of Technology, Faculty of Information Technology Bozetechova 2, 612 66 Brno, Czech Republic
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060621061437.GA53019>