H wrote:
# ldd /usr/local/lib/seamonkey/seamonkey-bin
          libXt.so.6 =>   /usr/local/lib/libXt.so.6 (0x2afa6000)
          libbz2.so.1 =>   /usr/local/lib/libbz2.so.1 (0x2aff5000)
          libintl.so.9 =>   /usr/local/lib/libintl.so.9 (0x2b005000)
          libpcre.so.0 =>   /usr/local/lib/compat/pkg/libpcre.so.0
(0x2b00e000)

^^^ no change, old library still pulled in.

          libicui18n.so.48 =>   /usr/local/lib/libicui18n.so.48
(0x2b066000)
          libpcre.so.1 =>   /usr/local/lib/libpcre.so.1 (0x2b255000)

^^^ and new library too.


oops, right ...

          libexpat.so.6 =>   /usr/local/lib/libexpat.so.6 (0x2b2ad000)

Maybe it just doesn't depend by default from library pulling in
libpcre.so.1?


if I could tell ...

perhaps my logic is wrong but IMO when port AND package, both same
version, shows the same problem, this problem is not my machine

Can you provide output of "ldd -a /usr/local/lib/seamonkey/seamonkey-bin"?

--
Sphinx of black quartz judge my vow.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "[email protected]"

Reply via email to