Closed
Bug 14709
Opened 25 years ago
Closed 25 years ago
Unresolved symbol w/ in apprunner
Categories
(SeaMonkey :: General, defect, P3)
Tracking
(Not tracked)
People
(Reporter: jim_nance, Assigned: mcafee)
Details
I get this with a Sept 23 pull, but I have gotten it for weeks, so its not
a new bug. Anyway when I build under a Solaris 5.6 machine and try to run
the binary I get:
warning: property locale.all.ET_ET already exists
warning: property locale.all.ET_ET already exists
Note: styleverifytree is disabled
Note: frameverifytree is disabled
Note: verifyreflow is disabled
Setting content window
browser.startup.page = 1
startpage = www.mozilla.org
failed to set the page title.
ld.so.1: ./apprunner: fatal: relocation error: file
/usr/openwin/lib/locale/iso8859-1/xomEuro.so.2: symbol _XlcCompileResourceList:
referenced symbol not found
Killed
brtpsfae> uname -a
SunOS brtpsfae 5.6 Generic_105181-12 sun4u sparc SUNW,Ultra-1
This is with gtk 1.2.4 and the following configure options:
# /scratch/jnance/mozilla/mozilla/configure --with-gtk-prefix=/scratch/jnance/m
ozilla/prefix --with-glib-prefix=/scratch/jnance/mozilla/prefix --with-gtk --wit
h-xlib --enable-toolkit=gtk --disable-double-buffer --disable-tests --enable-xte
rm-updates
Updated•25 years ago
|
Assignee: don → pavlov
Good news. I can get rid of this by unsetting all the LC_ environment
variables. I guess it still should not crash, but at least there is a
work around.
Updated•25 years ago
|
Assignee: pavlov → mcafee
Comment 2•25 years ago
|
||
mcafee is mr solaris
Assignee | ||
Updated•25 years ago
|
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Comment 3•25 years ago
|
||
dup, adding jim to 17221 cc list.
*** This bug has been marked as a duplicate of 17221 ***
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Comment 4•25 years ago
|
||
[bugday] verifying as duplicate. they're both not resolving the same symbol.
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•