linuxulator problem?

Bachilo Dmitry root at solink.ru
Mon Aug 21 09:55:15 UTC 2006


В сообщении от Понедельник 21 августа 2006 16:00 Dominique Goncalves 
написал(a):
> Hi,
>
> On 8/21/06, Bachilo Dmitry <root at 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 :-)


More information about the freebsd-questions mailing list