Closed Bug 500602 Opened 15 years ago Closed 15 years ago

Compilation of xptcinvoke_asm_sparcv9_solaris_SUNW.s failed

Categories

(Core :: XPCOM, defect)

Sun
SunOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: michael.lindig, Assigned: ginnchen+exoracle)

Details

Attachments

(1 file)

User-Agent:       Opera/9.23 (X11; SunOS sun4v; U; en)
Build Identifier: http://hyperion.zih.tu-dresden.de/moz/firefox/releases/3.0.11/source/firefox-3.0.11-source.tar.bz2

/usr/ccs/bin/as -o xptcinvoke_asm_sparcv9_solaris_SUNW.o -xarch=v9b -m64 -K PIC -L -P -D_ASM -D__STDC__=0  xptcinvoke_asm_sparcv9_solaris_SUNW.s
/usr/ccs/bin/as: "xptcinvoke_asm_sparcv9_solaris_SUNW.s", line 119: error: can't compute value of an expression involving an external symbol


Reproducible: Always




i changed line 119 from:

        .size    NS_InvokeByIndex_P, .-NS_InvokeByIndex
to
        .size    NS_InvokeByIndex_P, .-NS_InvokeByIndex_P

and it compiles successfully, I hope this is a correct fix ;)
Right, it is a typo.

I noticed it for a while, but didn't file a bug for it yet.
Status: UNCONFIRMED → ASSIGNED
Component: Build Config → XPConnect
Ever confirmed: true
Product: Firefox → Core
QA Contact: build.config → xpconnect
Component: XPConnect → XPCOM
QA Contact: xpconnect → xpcom
Assignee: nobody → ginn.chen
Attachment #409666 - Flags: review?(jst)
Attachment #409666 - Flags: review?(jst) → review+
http://hg.mozilla.org/mozilla-central/rev/216596abe3ec
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: