HEADS UP: pelase test /etc/libmap.conf feature on 4-stable

Norikatsu Shigemura nork at FreeBSD.org
Fri Oct 10 16:32:36 PDT 2003


On Thu, 9 Oct 2003 19:42:11 +0200
Simon Barner <barner at in.tum.de> wrote:
> I tested your patch, and it worked, but I had to modify the following
> things:
> Fetch libmapc. and libmap.h from the CVS repository (latest revisions).
> Add libmap.c to SRC section in Makefile.

	Oops, sorry.  I didn't notice > http://freebsd.rambler.ru/....

> > libstdc++-libc6.2-2.so.3	liblstdc++.so.3
>                                ^--- where is this file? I changed it to
>                                     libstdc++.so.3, and it worked
> I performed some tests with mozilla, and I ended up with exactly the
> same results as I pointed out in this email:

	Yes.  You are right.
	Now I confirmed setting like following lines.

for /etc/libmap.conf on 4-stable
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
#opera
[/usr/X11R6/lib/browser_plugins/libflashplayer.so]
libpthread.so.0			liblthread.so.2
libdl.so.2			pluginwrapper.so
libz.so.1			libz.so.2
libstdc++-libc6.2-2.so.3	libstdc++.so.3
libm.so.6			libm.so.2
libc.so.6			pluginwrapper.so

#opera
[/usr/X11R6/share/opera/plugins/operamotifwrapper]
libXm.so.1			libXm.so.3

# mozilla
[/usr/local/lib/linux-flashplugin6/libflashplayer.so]
libpthread.so.0			liblthread.so.2
libdl.so.2			pluginwrapper.so
libz.so.1			libz.so.2
libstdc++-libc6.2-2.so.3	libstdc++.so.3
libm.so.6			libm.so.2
libc.so.6			pluginwrapper.so
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

> Another result is that mozilla locks up after successfully showing almost
> any of the flash plugins I tried (I afraid I cannot offer more details on
> this issue at the present, but I am investigating it).

	Now status...
		mozilla mozilla-firebird galeon epiphany konqueror opera
5-current	OK      OK               OK     OK       UNKOWN    NG
4-stable	OK      maybe            maybe  maybe    UNKOWN    OK

	TODO about only this port:
	1. Check 'Is libmap.conf feature available?' on install.
	2. Warning if ${LOCALBASE}/lib/libflashplayer.so.1 is available.
	3. More adaptive for 4-stable. (update /etc/libmap.conf)
	4. Add more working list.

	By the way, do anyone ask to opera's maker about operamotifwrapper
	like 'Where is libXm.so.1?'.  I hope to link libXm.a:-).


More information about the freebsd-mozilla mailing list