Closed
Bug 188171
Opened 22 years ago
Closed 22 years ago
/usr/X11R6/lib/mozilla/components/libtimer_gtk.so: Undefined symbol "NS_CurrentThread"
Categories
(SeaMonkey :: Build Config, defect)
Tracking
(Not tracked)
VERIFIED
INVALID
People
(Reporter: marauder, Assigned: netscape)
Details
User-Agent: Mozilla/4.79 [en] (X11; U; Linux 2.4.2 i386; Nav)
Build Identifier: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.1) Gecko/20030108 <developer build>
Attempting to start mozilla gives the following output:
No running window found.
An error occurred reading the startup configuration file. Please contact your
administrator.
line 47: ReferenceError: defaultPref is not defined. An error occurred reading
the startup configuration file. Please contact your administrator.
line 40: ReferenceError: config is not defined. *** Deferring registration of
sample JS components
*** Registering sample JS components
/usr/libexec/ld-elf.so.1: /usr/X11R6/lib/mozilla/components/libtimer_gtk.so:
Undefined symbol "NS_CurrentThread"
Reproducible: Always
Steps to Reproduce:
1. run mozilla from a terminal
FreeBSD calpurnia.marauder.tm 4.7-RELEASE FreeBSD 4.7-RELEASE #8: Wed Nov 27
18:25:02 EST 2002
marauder@calpurnia.marauder.tm:/usr/src/sys/compile/CALPURNIA i386
Assignee | ||
Comment 1•22 years ago
|
||
timer_gtk.so hasn't been used since the 1.0 days iirc. It looks like you're
mixing mozilla installations. Try unsetting MOZILLA_FIVE_HOME when you run your
new build and/or make sure that previous installations of mozilla have been
completely uninstalled.
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → INVALID
Summary: /usr/X11R6/lib/mozilla/components/libtimer_gtk.so: Undefined symbol "NS_CurrentThread" → /usr/X11R6/lib/mozilla/components/libtimer_gtk.so: Undefined symbol "NS_CurrentThread"
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•