Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Oct 2003 10:19:41 -0700
From:      Joe Kelsey <joek@mail.flyingcroc.net>
To:        gnome@FreeBSD.org
Subject:   linuxpluginwrapper & flashplayer6 & libmap
Message-ID:  <3F8ADEAD.90807@mail.flyingcroc.net>

next in thread | raw e-mail | index | archive | help
I just completed installing linuxpluginwrapper and the libmap stuff for 
4-STABLE.  Flash Player 6 seems to work in the simplest cases, but as 
soon as I tried to use the streaming media features, the plugin crashed 
mozilla hard wit the error:

Fatal error '_waitq_setactive: pq_active' at line ? in file 
/usr/src/lib/libc_r/uthread/uthread_priority_queue.c (errno = ?)

The mozilla window(s) froze and only kill -9 on all mozilla processes 
colsed the window(s).

In the 20031013 version of linuxpluginwrapper, the package message tells 
me to map

libstdc++-libc6.2-2.so.3        liblstdc++.so.4

but only libstdc++ exists.  Locate cannot find liblstdc++.  Does this 
exist somewhere in ports?  I changed this line to libstdc++.so.3, so 
that may be a source of errors.

Also, the libmap_4stable.diff does not apply cleanly.  I apply it by doing:

cd /usr/src
patch < libmap_4stable.diff

and it fails to modify libexec/rtld-elf/Makefile and also leaves the 
libmap.c and libmap.h files in /usr/src instead of putting them in 
/usr/src/libexec/rtld-elf.

/Joe



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3F8ADEAD.90807>