Discussion:
Unresolvable link(s) found in: /usr/local/lib/firefox3/
(too old to reply)
Henk van Oers
2010-03-31 15:49:01 UTC
Permalink
After recompiling all png depends I ran libchk, just to be shure.

[***@dragon /usr/ports]# libchk
Will look into:
/bin
/lib
/sbin
/usr/bin
/usr/games
/usr/lib
/usr/libexec
/usr/local/bin
/usr/local/kde4/lib
/usr/local/lib
/usr/local/libexec
/usr/local/sbin
/usr/sbin
Unresolvable link(s) found in:
/usr/local/lib/firefox3/components/libbrowsercomps.so
libxul.so
libxpcom.so
Unresolvable link(s) found in:
/usr/local/lib/firefox3/components/libbrowserdirprovider.so
libxpcom.so
Unresolvable link(s) found in:
/usr/local/lib/firefox3/components/libimgicon.so
libxpcom.so
Unresolvable link(s) found in:
/usr/local/lib/firefox3/plugins/libnullplugin.so
libxul.so
libxpcom.so
Unreferenced library: /usr/lib/libform.so.4
[snip rest of unreferenced libs]

FF runs fine.
So, what are these broken libs? Not used by FF?
Andriy Gapon
2010-03-31 16:19:48 UTC
Permalink
Post by Henk van Oers
After recompiling all png depends I ran libchk, just to be shure.
/bin
/lib
/sbin
/usr/bin
/usr/games
/usr/lib
/usr/libexec
/usr/local/bin
/usr/local/kde4/lib
/usr/local/lib
/usr/local/libexec
/usr/local/sbin
/usr/sbin
/usr/local/lib/firefox3/components/libbrowsercomps.so
libxul.so
libxpcom.so
/usr/local/lib/firefox3/components/libbrowserdirprovider.so
libxpcom.so
/usr/local/lib/firefox3/components/libimgicon.so
libxpcom.so
/usr/local/lib/firefox3/plugins/libnullplugin.so
libxul.so
libxpcom.so
Unreferenced library: /usr/lib/libform.so.4
[snip rest of unreferenced libs]
FF runs fine.
Short answer - why do you care then? :-)
Post by Henk van Oers
So, what are these broken libs? Not used by FF?
Those libraries are used and are found at run-time.
--
Andriy Gapon
Dominic Fandrey
2010-03-31 21:19:43 UTC
Permalink
Post by Henk van Oers
After recompiling all png depends I ran libchk, just to be shure.
...
/usr/local/lib/firefox3/components/libbrowsercomps.so
libxul.so
libxpcom.so
Those are false positives, the libraries belong to firefox and
are even part of the same package. You can try the pkg_libchk
command coming with sysutils/bsdadminscripts, which takes great
care to avoid false positives.

Regards
--
A: Because it fouls the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?
Loading...