Closed Bug 346527 Opened 18 years ago Closed 18 years ago

build error with --disable-jsd

Categories

(Thunderbird :: Build Config, defect)

PowerPC
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: sugar.waffle, Assigned: mscott)

References

Details

The following errors occur if  --disable-jsd is specified. 


config.h -Wp,-MD,.deps/nsJSEnvironment.pp nsJSEnvironment.cpp
nsJSEnvironment.cpp: In static member function `static JSBool 
   nsJSContext::DOMBranchCallback(JSContext*, JSScript*)':
nsJSEnvironment.cpp:516: error: `::JS_IsSystemObject' undeclared (first use 
   here)
nsJSEnvironment.cpp: In member function `nsresult 
   nsJSContext::InitializeLiveConnectClasses(JSObject*)':
nsJSEnvironment.cpp:1732: warning: unused variable `nsresult rv'
make[5]: *** [nsJSEnvironment.o] Error 1
make[5]: Leaving directory `/Users/sek/Documents/mozilla-current/thunderbird/mozilla/dom/src/base'
make[4]: *** [libs] Error 2


Mac OS X 10.3.9
1.8branch source
There's a patch for this in bug 335058 pending approval1.8.1.
Depends on: 335058
dougt checked in the patch to fix this at 2006-07-31 00:03.
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.