Hi all,
I built mozilla from the ports on FreeBSD 4.2, and it compiled OK.
However, when I try to run it I get a bunch of errors with different
libraries, finishing up as follows:
**************************************************
nsNativeComponentLoader:
SelfRegisterDll(/usr/X11R6/lib/mozilla/components/libdirectory.so) Load
FAILED with error: /usr/X11R6/lib/mozilla/components/libdirectory.so:
Undefined symbol "_vt$20nsGetServiceByProgID"
**************************************************
Registering lineterm interface
Segmentation fault
I did a brute force search for "nsGetServiceByProgID" on the source, no
joy, and the FreeBSD patch files don't look like they tinker with
anything that might cause this error. Has anyone got this to work on
FreeBSD?
Tony.