Date: Mon, 21 Aug 2006 16:11:59 +0700 From: Bachilo Dmitry <root@solink.ru> To: freebsd-questions@freebsd.org Subject: Re: linuxulator problem? Message-ID: <200608211611.59795.root@solink.ru> In-Reply-To: <7daacbbe0608210200v69192b3cv92071ff33d0d950e@mail.gmail.com> References: <200608211401.06718.root@solink.ru> <7daacbbe0608210200v69192b3cv92071ff33d0d950e@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
В сообщении от Понедельник 21 августа 2006 16:00 Dominique Goncalves написал(a): > Hi, > > On 8/21/06, Bachilo Dmitry <root@solink.ru> wrote: > > I had linux flash plugin 7 working with my native Firefox and everything > > was ok. Them I've tried to recompile my Firefox with CPUTYPE?=pentium4 in > > my rc.conf and it seemed to start working faster. Then, as an experiment, > > I tried to rebuild world. And now, instead of firefox, I get this: > > > > %firefox opennet.ru > > /libexec/ld-elf.so.1: /usr/local/lib/pluginwrapper/flash7.so: Undefined > > symbol "_dlsym" > > > > I've recompiled linuxflashplugin7, linuxthreads, linuxpluginwrapper, but > > no use. > > > > Maybe i did or didn't something? Is it possible to fix this? > > You forgot to apply a patch to make flash7 working: > > $ cat /usr/ports/www/linuxpluginwrapper/pkg-message > [...] > Please get and apply a dlsym(3) hook patch. > http://people.FreeBSD.org/~nork/rtld_dlsym_hack.diff > This provides _dlsym(3) function to fix dynamic-link > error "can't find gtk_major_version" ad-hoc-ly. > > cd /usr/src/libexec/rtld-elf/ && patch -p2 < > /path/to/rtld_dlsym_hack.diff && make clean all install > > Then try firefox to see if this works :-) > > HTH You're absolutely right. I should read all given information two times :-) I must have missed this notice for the first time. Thank you very much again. I am saved :-)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608211611.59795.root>
