Closed Bug 342953 Opened 18 years ago Closed 12 years ago

Cant build Spider monkey in HP 11.11

Categories

(Core :: JavaScript Engine, defect)

HP
HP-UX
defect
Not set
normal

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: harbhanu, Unassigned)

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6
Build Identifier: JS1.5 Final  	24 Sep 2004

Actually, spidermonkey doesn't have makefile for HP 11.11, it only has HP 10.10, 10.20, 11.00
so I copied 11.00 's configuration file to 11.11 (not modified)
but it can't compile.

gcc version is:
gcc (GCC) 3.4 20030730 

error msg from gmake:

jsinterp.c: In function `js_Interpret':

jsinterp.c:2876: error: invalid lvalue in assignment
gmake[1]: *** [HP-UXB.11.11_DBG.OBJ/jsinterp.o] Error 1
gmake[1]: Leaving directory `/usr/local/etc/vppVxml/ext/js/src'
gmake: *** [all] Error 2


Reproducible: Always

Actual Results:  
Giving the above mentioned error.
The line it's complaining about is http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/js/src/jsinterp.c&rev=3.249&mark=3430#3425 on trunk, it's the same line as in the SpiderMonkey 1.5 release (if someone wants to check on the 1.5 release itself, look at CVS Blame for MOZILLA_1_8a4_RELEASE).
OS: Windows XP → HP-UX
Hardware: PC → HP
I suspect that "HPUX" there refers to an ancient HPUX compiler, and not gcc.  Reporter: can you try changing that to test "HPUX, but not GCC", and see if that fixes you?
harbhanu?

(In reply to Mike Shaver (:shaver -- probably not reading bugmail closely) from comment #2)
> I suspect that "HPUX" there refers to an ancient HPUX compiler, and not gcc.
> Reporter: can you try changing that to test "HPUX, but not GCC", and see if
> that fixes you?
Whiteboard: [closeme 2012-09-15]
Resovled per whiteboard
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → INCOMPLETE
Whiteboard: [closeme 2012-09-15]
You need to log in before you can comment on or make changes to this bug.