Jump to content

Gazell

Community Members
  • Posts

    5
  • Joined

  • Last visited

Gazell's Achievements

Tiro

Tiro (1/14)

0

Reputation

  1. there were a no errors running ./build.sh in /spidermonkey-tip when I ran ./update-workspaces --with-spidermonkey-tip there were several warnings. running make I got a few errors ==== Building mocks_real ==== mocks_real.cpp Linking mocks_real ==== Building network ==== precompiled.cpp NetLog.cpp NetMessage.cpp In file included from ../../../source/scripting/ScriptingHost.h:42, from ../../../source/scripting/ScriptableComplex.h:37, from ../../../source/simulation/Entity.h:45, from ../../../source/network/NetMessage.cpp:28: ../../../source/scripting/SpiderMonkey.h:46:22: warning: js/jsapi.h: No such file or directory ../../../source/scripting/SpiderMonkey.h:50:26: warning: js/jsdbgapi.h: No such file or directory In file included from ../../../source/scripting/SpiderMonkey.h:55, from ../../../source/scripting/ScriptingHost.h:42, from ../../../source/scripting/ScriptableComplex.h:37, from ../../../source/simulation/Entity.h:45, from ../../../source/network/NetMessage.cpp:28: ../../../source/scripting/JSUtil.h:20: error: ‘jsval’ does not name a type In file included from ../../../source/scripting/ScriptableComplex.h:37, from ../../../source/simulation/Entity.h:45, from ../../../source/network/NetMessage.cpp:28: ../../../source/scripting/ScriptingHost.h:73: error: ISO C++ forbids declaration of ‘JSObject’ with no type ../../../source/scripting/ScriptingHost.h:73: error: expected ‘;’ before ‘*’ token ../../../source/scripting/ScriptingHost.h:74: error: ISO C++ forbids declaration of ‘JSClass’ with no type ../../../source/scripting/ScriptingHost.h:74: error: expected ‘;’ before ‘*’ token ../../../source/scripting/ScriptingHost.h:80: error: ISO C++ forbids declaration of ‘JSRuntime’ with no type ../../../source/scripting/ScriptingHost.h:80: error: expected ‘;’ before ‘*’ token ../../../source/scripting/ScriptingHost.h:81: error: ISO C++ forbids declaration of ‘JSContext’ with no type ../../../source/scripting/ScriptingHost.h:81: error: expected ‘;’ before ‘*’ token ../../../source/scripting/ScriptingHost.h:82: error: ISO C++ forbids declaration of ‘JSObject’ with no type ../../../source/scripting/ScriptingHost.h:82: error: expected ‘;’ before ‘*’ token ../../../source/scripting/ScriptingHost.h:84: error: ‘JSErrorReport’ does not name a type ../../../source/scripting/ScriptingHost.h:90: error: expected ‘;’ before ‘(’ token ../../../source/scripting/ScriptingHost.h:92: error: expected ‘;’ before ‘(’ token ../../../source/scripting/ScriptingHost.h:104: error: ISO C++ forbids declaration of ‘JSContext’ with no type ../../../source/scripting/ScriptingHost.h:104: error: ‘JSContext’ declared as an ‘inline’ field ../../../source/scripting/ScriptingHost.h:104: error: expected ‘;’ before ‘*’ token ../../../source/scripting/ScriptingHost.h:105: error: expected `;' before ‘inline’ ../../../source/scripting/ScriptingHost.h:105: error: ISO C++ forbids declaration of ‘JSContext’ with no type ../../../source/scripting/ScriptingHost.h:105: error: ‘JSContext’ declared as an ‘inline’ field ../../../source/scripting/ScriptingHost.h:105: error: expected ‘;’ before ‘*’ token ../../../source/scripting/ScriptingHost.h:106: error: expected `;' before ‘inline’ ../../../source/scripting/ScriptingHost.h:106: error: ISO C++ forbids declaration of ‘JSObject’ with no type ../../../source/scripting/ScriptingHost.h:106: error: ‘JSObject’ declared as an ‘inline’ field ../../../source/scripting/ScriptingHost.h:106: error: expected ‘;’ before ‘*’ token ../../../source/scripting/ScriptingHost.h:108: error: expected `;' before ‘void’ ../../../source/scripting/ScriptingHost.h:108: error: ‘JSObject’ has not been declared ../../../source/scripting/ScriptingHost.h:109: error: ‘JSObject’ has not been declared ../../../source/scripting/ScriptingHost.h:112: error: ‘jsval’ does not name a type ../../../source/scripting/ScriptingHost.h:114: error: ‘jsval’ does not name a type ../../../source/scripting/ScriptingHost.h:116: error: ‘JSNative’ has not been declared ../../../source/scripting/ScriptingHost.h:121: error: ‘JSClass’ has not been declared ../../../source/scripting/ScriptingHost.h:121: error: ‘JSNative’ has not been declared ../../../source/scripting/ScriptingHost.h:121: error: ‘uintN’ has not been declared ../../../source/scripting/ScriptingHost.h:121: error: ‘JSPropertySpec’ has not been declared ../../../source/scripting/ScriptingHost.h:121: error: ‘JSFunctionSpec’ has not been declared ../../../source/scripting/ScriptingHost.h:121: error: ‘JSPropertySpec’ has not been declared ../../../source/scripting/ScriptingHost.h:121: error: ‘JSFunctionSpec’ has not been declared ../../../source/scripting/ScriptingHost.h:123: error: ISO C++ forbids declaration of ‘JSObject’ with no type ../../../source/scripting/ScriptingHost.h:123: error: expected ‘;’ before ‘*’ token ../../../source/scripting/ScriptingHost.h:125: error: ‘JSObject’ has not been declared ../../../source/scripting/ScriptingHost.h:125: error: ‘jsval’ has not been declared ../../../source/scripting/ScriptingHost.h:126: error: ‘jsval’ does not name a type ../../../source/scripting/ScriptingHost.h:128: error: ‘JSObject’ has not been declared ../../../source/scripting/ScriptingHost.h:129: error: ‘JSObject’ has not been declared ../../../source/scripting/ScriptingHost.h:131: error: ‘jsval’ has not been declared ../../../source/scripting/ScriptingHost.h:132: error: ‘jsval’ does not name a type ../../../source/scripting/ScriptingHost.h:134: error: expected ‘,’ or ‘...’ before ‘value’ ../../../source/scripting/ScriptingHost.h:134: error: ISO C++ forbids declaration of ‘jsval’ with no type ../../../source/scripting/ScriptingHost.h:135: error: expected ‘,’ or ‘...’ before ‘value’ ../../../source/scripting/ScriptingHost.h:135: error: ISO C++ forbids declaration of ‘jsval’ with no type ../../../source/scripting/ScriptingHost.h:136: error: expected ‘,’ or ‘...’ before ‘value’ ../../../source/scripting/ScriptingHost.h:136: error: ISO C++ forbids declaration of ‘jsval’ with no type ../../../source/scripting/ScriptingHost.h:137: error: expected ‘,’ or ‘...’ before ‘value’ ../../../source/scripting/ScriptingHost.h:137: error: ISO C++ forbids declaration of ‘jsval’ with no type ../../../source/scripting/ScriptingHost.h:138: error: expected ‘,’ or ‘...’ before ‘value’ ../../../source/scripting/ScriptingHost.h:138: error: ISO C++ forbids declaration of ‘jsval’ with no type ../../../source/scripting/ScriptingHost.h:139: error: expected ‘,’ or ‘...’ before ‘value’ ../../../source/scripting/ScriptingHost.h:139: error: ISO C++ forbids declaration of ‘jsval’ with no type ../../../source/scripting/ScriptingHost.h:141: error: ‘jsval’ does not name a type ../../../source/scripting/ScriptingHost.h:142: error: ‘jsval’ does not name a type ../../../source/scripting/ScriptingHost.h:144: error: ‘JSContext’ has not been declared ../../../source/scripting/ScriptingHost.h:144: error: ‘JSErrorReport’ has not been declared In file included from ../../../source/scripting/ScriptableComplex.h:38, from ../../../source/simulation/Entity.h:45, from ../../../source/network/NetMessage.cpp:28: ../../../source/simulation/ScriptObject.h:31: error: ISO C++ forbids declaration of ‘JSFunction’ with no type ../../../source/simulation/ScriptObject.h:31: error: expected ‘;’ before ‘*’ token ../../../source/simulation/ScriptObject.h:32: error: ISO C++ forbids declaration of ‘JSObject’ with no type ../../../source/simulation/ScriptObject.h:32: error: expected ‘;’ before ‘*’ token ../../../source/simulation/ScriptObject.h:39: error: expected `)' before ‘*’ token ../../../source/simulation/ScriptObject.h:40: error: expected `)' before ‘v’ ../../../source/simulation/ScriptObject.h:46: error: ‘JSFunction’ has not been declared ../../../source/simulation/ScriptObject.h:47: error: ‘jsval’ has not been declared ../../../source/simulation/ScriptObject.h:60: error: ISO C++ forbids declaration of ‘JSObject’ with no type ../../../source/simulation/ScriptObject.h:60: error: expected ‘;’ before ‘*’ token ../../../source/simulation/ScriptObject.h:65: error: ‘JSObject’ has not been declared ../../../source/simulation/ScriptObject.h:65: error: ‘jsval’ has not been declared ../../../source/simulation/ScriptObject.h:65: error: ‘uintN’ has not been declared ../../../source/simulation/ScriptObject.h:65: error: ‘jsval’ has not been declared ../../../source/simulation/ScriptObject.h:67: error: ‘JSObject’ has not been declared ../../../source/simulation/ScriptObject.h:67: error: ‘uintN’ has not been declared ../../../source/simulation/ScriptObject.h:67: error: ‘jsval’ has not been declared ../../../source/simulation/ScriptObject.h:70: error: ‘JSObject’ has not been declared ../../../source/simulation/ScriptObject.h: In member function ‘bool CScriptObject::Defined()’: ../../../source/simulation/ScriptObject.h:52: error: ‘Function’ was not declared in this scope ../../../source/simulation/ScriptObject.h: In member function ‘CScriptObject::operator bool()’: ../../../source/simulation/ScriptObject.h:55: error: ‘Function’ was not declared in this scope ../../../source/simulation/ScriptObject.h: In member function ‘bool CScriptObject::operator!()’: ../../../source/simulation/ScriptObject.h:56: error: ‘Function’ was not declared in this scope ../../../source/simulation/ScriptObject.h: In member function ‘bool CScriptObject::operator==(const CScriptObject&)’: ../../../source/simulation/ScriptObject.h:57: error: ‘Function’ was not declared in this scope ../../../source/simulation/ScriptObject.h:57: error: ‘const class CScriptObject’ has no member named ‘Function’ In file included from ../../../source/scripting/ScriptableComplex.h:39, from ../../../source/simulation/Entity.h:45, from ../../../source/network/NetMessage.cpp:28: ../../../source/scripting/JSConversions.h: At global scope: ../../../source/scripting/JSConversions.h:40: error: template declaration of ‘T* ToNative’ ../../../source/scripting/JSConversions.h:40: error: ‘JSContext’ was not declared in this scope ../../../source/scripting/JSConversions.h:40: error: ‘cx’ was not declared in this scope ../../../source/scripting/JSConversions.h:40: error: ‘JSObject’ was not declared in this scope ../../../source/scripting/JSConversions.h:40: error: ‘obj’ was not declared in this scope ../../../source/scripting/JSConversions.h:45: error: expected constructor, destructor, or type conversion before ‘*’ token ../../../source/scripting/JSConversions.h:52: error: template declaration of ‘T* ToNative’ ../../../source/scripting/JSConversions.h:52: error: ‘jsval’ was not declared in this scope ../../../source/scripting/JSConversions.h:59: error: template declaration of ‘bool ToPrimitive’ ../../../source/scripting/JSConversions.h:59: error: ‘JSContext’ was not declared in this scope ../../../source/scripting/JSConversions.h:59: error: expected primary-expression before ‘,’ token ../../../source/scripting/JSConversions.h:59: error: ‘jsval’ was not declared in this scope ../../../source/scripting/JSConversions.h:59: error: expected primary-expression before ‘&’ token ../../../source/scripting/JSConversions.h:59: error: ‘Storage’ was not declared in this scope ../../../source/scripting/JSConversions.h:68: error: template declaration of ‘bool ToPrimitive’ ../../../source/scripting/JSConversions.h:68: error: ‘JSContext’ was not declared in this scope ../../../source/scripting/JSConversions.h:68: error: expected primary-expression before ‘,’ token ../../../source/scripting/JSConversions.h:68: error: ‘jsval’ was not declared in this scope ../../../source/scripting/JSConversions.h:68: error: expected primary-expression before ‘*’ token ../../../source/scripting/JSConversions.h:68: error: ‘Storage’ was not declared in this scope ../../../source/scripting/JSConversions.h:77: error: ‘ToPrimitive’ declared as an ‘inline’ variable ../../../source/scripting/JSConversions.h:77: error: template declaration of ‘T ToPrimitive’ ../../../source/scripting/JSConversions.h:77: error: ‘JSContext’ was not declared in this scope ../../../source/scripting/JSConversions.h:77: error: ‘cx’ was not declared in this scope ../../../source/scripting/JSConversions.h:77: error: ‘jsval’ was not declared in this scope ../../../source/scripting/JSConversions.h:86: error: ‘ToPrimitive’ declared as an ‘inline’ variable ../../../source/scripting/JSConversions.h:86: error: template declaration of ‘T ToPrimitive’ ../../../source/scripting/JSConversions.h:86: error: ‘jsval’ was not declared in this scope ../../../source/scripting/JSConversions.h:91: error: expected constructor, destructor, or type conversion before ‘ToJSVal’ ../../../source/scripting/JSConversions.h:96: error: expected constructor, destructor, or type conversion before ‘ToJSVal’ ../../../source/scripting/JSConversions.h:101: error: expected constructor, destructor, or type conversion before ‘ToJSVal’ ../../../source/scripting/JSConversions.h:110: error: expected initializer before ‘<’ token ../../../source/scripting/JSConversions.h:111: error: expected constructor, destructor, or type conversion before ‘*’ token ../../../source/scripting/JSConversions.h:112: error: expected constructor, destructor, or type conversion before ‘ToJSVal’ ../../../source/scripting/JSConversions.h:115: error: expected initializer before ‘<’ token ../../../source/scripting/JSConversions.h:116: error: expected constructor, destructor, or type conversion before ‘*’ token ../../../source/scripting/JSConversions.h:119: error: expected initializer before ‘<’ token ../../../source/scripting/JSConversions.h:120: error: expected constructor, destructor, or type conversion before ‘ToJSVal’ ../../../source/scripting/JSConversions.h:123: error: expected initializer before ‘<’ token ../../../source/scripting/JSConversions.h:124: error: expected constructor, destructor, or type conversion before ‘*’ token ../../../source/scripting/JSConversions.h:127: error: expected initializer before ‘<’ token ../../../source/scripting/JSConversions.h:128: error: expected constructor, destructor, or type conversion before ‘*’ token ../../../source/scripting/JSConversions.h:131: error: expected initializer before ‘<’ token ../../../source/scripting/JSConversions.h:132: error: expected constructor, destructor, or type conversion before ‘ToJSVal’ ../../../source/scripting/JSConversions.h:135: error: expected initializer before ‘<’ token ../../../source/scripting/JSConversions.h:136: error: expected constructor, destructor, or type conversion before ‘ToJSVal’ ../../../source/scripting/JSConversions.h:137: error: expected constructor, destructor, or type conversion before ‘ToJSVal’ ../../../source/scripting/JSConversions.h:140: error: expected initializer before ‘<’ token ../../../source/scripting/JSConversions.h:141: error: expected constructor, destructor, or type conversion before ‘ToJSVal’ ../../../source/scripting/JSConversions.h:142: error: expected constructor, destructor, or type conversion before ‘ToJSVal’ ../../../source/scripting/JSConversions.h:145: error: expected initializer before ‘<’ token ../../../source/scripting/JSConversions.h:146: error: expected constructor, destructor, or type conversion before ‘ToJSVal’ ../../../source/scripting/JSConversions.h:147: error: expected constructor, destructor, or type conversion before ‘ToJSVal’ ../../../source/scripting/JSConversions.h:150: error: expected initializer before ‘<’ token ../../../source/scripting/JSConversions.h:151: error: expected constructor, destructor, or type conversion before ‘ToJSVal’ ../../../source/scripting/JSConversions.h:152: error: expected constructor, destructor, or type conversion before ‘ToJSVal’ ../../../source/scripting/JSConversions.h:178: error: expected initializer before ‘<’ token ../../../source/scripting/JSConversions.h:179: error: expected constructor, destructor, or type conversion before ‘ToJSVal’ ../../../source/scripting/JSConversions.h:180: error: expected constructor, destructor, or type conversion before ‘ToJSVal’ ../../../source/scripting/JSConversions.h:183: error: expected initializer before ‘<’ token ../../../source/scripting/JSConversions.h:184: error: expected constructor, destructor, or type conversion before ‘ToJSVal’ ../../../source/scripting/JSConversions.h:185: error: expected constructor, destructor, or type conversion before ‘ToJSVal’ ../../../source/scripting/JSConversions.h:188: error: expected initializer before ‘<’ token ../../../source/scripting/JSConversions.h:189: error: expected constructor, destructor, or type conversion before ‘ToJSVal’ ../../../source/scripting/JSConversions.h:190: error: expected constructor, destructor, or type conversion before ‘ToJSVal’ ../../../source/scripting/JSConversions.h:200: error: expected initializer before ‘<’ token ../../../source/scripting/JSConversions.h:201: error: expected constructor, destructor, or type conversion before ‘ToJSVal’ ../../../source/scripting/JSConversions.h:202: error: expected constructor, destructor, or type conversion before ‘ToJSVal’ ../../../source/scripting/JSConversions.h:205: error: expected initializer before ‘<’ token ../../../source/scripting/JSConversions.h:206: error: expected constructor, destructor, or type conversion before ‘ToJSVal’ ../../../source/scripting/JSConversions.h:207: error: expected constructor, destructor, or type conversion before ‘ToJSVal’ ../../../source/scripting/JSConversions.h:216: error: ‘jsval’ does not name a type ../../../source/scripting/JSConversions.h:217: error: expected `)' before ‘v’ ../../../source/scripting/JSConversions.h:219: error: expected constructor, destructor, or type conversion before ‘ToJSVal’ ../../../source/scripting/JSConversions.h:223: error: ‘jsval’ does not name a type In file included from ../../../source/simulation/Entity.h:45, from ../../../source/network/NetMessage.cpp:28: ../../../source/scripting/ScriptableComplex.h:60: error: ‘jsval’ does not name a type ../../../source/scripting/ScriptableComplex.h:61: error: ‘JSContext’ has not been declared ../../../source/scripting/ScriptableComplex.h:61: error: ‘jsval’ has not been declared ../../../source/scripting/ScriptableComplex.h:67: error: ‘jsval’ does not name a type ../../../source/scripting/ScriptableComplex.h:68: error: ‘jsval’ has not been declared ../../../source/scripting/ScriptableComplex.h: In member function ‘void IJSComplexProperty::Set(IJSComplex*, int)’: ../../../source/scripting/ScriptableComplex.h:68: error: ‘class ScriptingHost’ has no member named ‘GetContext’ ../../../source/scripting/ScriptableComplex.h:68: error: return-statement with a value, in function returning 'void' ../../../source/scripting/ScriptableComplex.h: At global scope: ../../../source/scripting/ScriptableComplex.h:92: error: expected identifier before ‘*’ token ../../../source/scripting/ScriptableComplex.h:92: error: ISO C++ forbids declaration of ‘jsval’ with no type ../../../source/scripting/ScriptableComplex.h:92: error: ‘jsval’ declared as function returning a function ../../../source/scripting/ScriptableComplex.h:123: error: ‘JSContext’ has not been declared ../../../source/scripting/ScriptableComplex.h:135: error: expected ‘>’ before ‘(’ token ../../../source/scripting/ScriptableComplex.h:136: error: ‘uintN’ has not been declared ../../../source/scripting/ScriptableComplex.h:155: error: ISO C++ forbids declaration of ‘JSObject’ with no type ../../../source/scripting/ScriptableComplex.h:155: error: expected ‘;’ before ‘*’ token ../../../source/scripting/ScriptableComplex.h:162: error: ‘JSPropertySpec’ does not name a type ../../../source/scripting/ScriptableComplex.h:163: error: ‘JSFunctionSpec’ was not declared in this scope ../../../source/scripting/ScriptableComplex.h:163: error: template argument 1 is invalid ../../../source/scripting/ScriptableComplex.h:163: error: template argument 2 is invalid ../../../source/scripting/ScriptableComplex.h:168: error: ‘JSClass’ does not name a type ../../../source/scripting/ScriptableComplex.h:177: error: ‘JSContext’ has not been declared ../../../source/scripting/ScriptableComplex.h:178: error: ‘JSContext’ has not been declared ../../../source/scripting/ScriptableComplex.h:179: error: ‘JSContext’ has not been declared ../../../source/scripting/ScriptableComplex.h:184: error: ‘JSBool’ does not name a type ../../../source/scripting/ScriptableComplex.h:185: error: ‘JSBool’ does not name a type ../../../source/scripting/ScriptableComplex.h:186: error: ‘JSBool’ does not name a type ../../../source/scripting/ScriptableComplex.h:187: error: ‘JSBool’ does not name a type ../../../source/scripting/ScriptableComplex.h:188: error: ‘JSBool’ does not name a type ../../../source/scripting/ScriptableComplex.h:189: error: ‘JSNative’ has not been declared ../../../source/scripting/ScriptableComplex.h:189: error: ‘uintN’ has not been declared ../../../source/scripting/ScriptableComplex.h:191: error: ‘JSContext’ has not been declared ../../../source/scripting/ScriptableComplex.h:191: error: ‘JSObject’ has not been declared ../../../source/scripting/ScriptableComplex.h:200: error: ISO C++ forbids declaration of ‘JSObject’ with no type ../../../source/scripting/ScriptableComplex.h:200: error: expected ‘;’ before ‘*’ token ../../../source/scripting/ScriptableComplex.h:207: error: expected `;' before ‘CJSComplex’ ../../../source/scripting/ScriptableComplex.h:222: error: ‘GetFn’ has not been declared ../../../source/scripting/ScriptableComplex.h:233: error: expected ‘>’ before ‘(’ token ../../../source/scripting/ScriptableComplex.h:234: error: ‘uintN’ has not been declared ../../../source/scripting/ScriptableComplex.h:277: error: expected constructor, destructor, or type conversion before ‘CJSComplex’ ../../../source/scripting/ScriptableComplex.h:287: error: expected constructor, destructor, or type conversion before ‘CJSComplex’ ../../../source/scripting/ScriptableComplex.h:291: error: ‘JSFunctionSpec’ was not declared in this scope ../../../source/scripting/ScriptableComplex.h:291: error: template argument 1 is invalid ../../../source/scripting/ScriptableComplex.h:291: error: template argument 2 is invalid ../../../source/scripting/ScriptableComplex.h:291: error: invalid type in declaration before ‘;’ token In file included from ../../../source/scripting/DOMEvent.h:29, from ../../../source/simulation/Entity.h:52, from ../../../source/network/NetMessage.cpp:28: ../../../source/scripting/ScriptableObject.h:37: error: ‘jsval’ does not name a type ../../../source/scripting/ScriptableObject.h:38: error: ‘JSContext’ has not been declared ../../../source/scripting/ScriptableObject.h:38: error: ‘jsval’ has not been declared ../../../source/scripting/ScriptableObject.h:47: error: expected identifier before ‘*’ token ../../../source/scripting/ScriptableObject.h:47: error: ‘JSContext’ has not been declared ../../../source/scripting/ScriptableObject.h:47: error: ISO C++ forbids declaration of ‘jsval’ with no type ../../../source/scripting/ScriptableObject.h:47: error: ‘jsval’ declared as function returning a function ../../../source/scripting/ScriptableObject.h:48: error: ‘JSContext’ has not been declared ../../../source/scripting/ScriptableObject.h:54: error: ‘JSContext’ has not been declared ../../../source/scripting/ScriptableObject.h:74: error: ‘jsval’ does not name a type ../../../source/scripting/ScriptableObject.h:78: error: ‘JSContext’ has not been declared ../../../source/scripting/ScriptableObject.h:78: error: ‘jsval’ has not been declared ../../../source/scripting/ScriptableObject.h:96: error: ‘jsval’ does not name a type ../../../source/scripting/ScriptableObject.h:100: error: ‘JSContext’ has not been declared ../../../source/scripting/ScriptableObject.h:100: error: ‘jsval’ has not been declared ../../../source/scripting/ScriptableObject.h:112: error: ‘GetFn’ in class ‘IJSObject’ does not name a type ../../../source/scripting/ScriptableObject.h:118: error: expected `)' before ‘Getter’ ../../../source/network/NetMessage.cpp:1063: error: expected `}' at end of input ../../../source/network/NetMessage.cpp:1063: error: expected unqualified-id at end of input make[1]: *** [obj/network_Debug/NetMessage.o] Error 1 make: *** [network] Error 2 I have to run for now but when I get back I'll try doing everything again, starting with spidermonkey, and see if I missed any errors anywhere along the way. Unless someone thinks they know what went wrong and has a better way to fix it. I figure I'll have to go back at least that far anyhow. Thanks again for the help thus far. update: I said there were no errors while building spidermonkey-tip but there were several warnings. I tried just doing a normal build and I think something else got messed up so I will redownload from svn tonight and try again fresh in the morning. update2: I deleted /trunk and rechecked out from svn and seem to have all the same problems. Atlas still gives the same error report. I tried using spidermonkey-tip again with very similar results to the first time. I didn't check it line for line but I seem to have all the same errors the second time around. I think I may try to work out my graphics issues and then come back to the atlas issues
  2. I got this error error: --enable-valgrind specified but Valgrind is not installed
  3. Sorry about that. I thought I had attached the file. I copied and pasted the text below. I haven't tried switching consoles yet. I will give that a shot. edit: I tried and it did nothing. <?xml version="1.0" encoding="utf-8"?> <report version="1.0" kind="exception"> <system description="Linux 2.6.28-13-generic i686"/> <modules> <module path="/home/joel/trunk/binaries/system/pyrogenesis_dbg" address="08048000" size="0067e000"/> <module path="/home/joel/trunk/binaries/system/pyrogenesis_dbg" address="086c7000" size="00008000"/> <module path="[heap]" address="08f10000" size="000a4000"/> <module path="/usr/lib/libgnomecanvas-2.so.0.2600.0" address="b52b9000" size="00001000" version="0.2600.0"/> <module path="/usr/lib/libgnomeprintui-2-2.so.0.1.0" address="b52bb000" size="0003e000" version="0.1.0"/> <module path="/usr/lib/libgnomeprintui-2-2.so.0.1.0" address="b52fa000" size="00001000" version="0.1.0"/> <module path="/usr/lib/libart_lgpl_2.so.2.3.20" address="b5310000" size="00002000" version="2.3.20"/> <module path="/usr/lib/libgnomeprint-2-2.so.0.1.0" address="b5378000" size="00001000" version="0.1.0"/> <module path="/usr/lib/libgnomeprint-2-2.so.0.1.0" address="b537a000" size="00001000" version="0.1.0"/> <module path="/usr/lib/gtk-2.0/2.10.0/engines/libmurrine.so" address="b53af000" size="00001000" version="2.0/2.10.0/engines/libmurrine"/> <module path="/usr/lib/libtdb.so.1.1.3" address="b53b1000" size="0000c000" version="1.1.3"/> <module path="/usr/lib/libtdb.so.1.1.3" address="b53be000" size="00001000" version="1.1.3"/> <module path="/usr/lib/libcanberra.so.0.1.4" address="b53cc000" size="00001000" version="0.1.4"/> <module path="/usr/lib/libgailutil.so.18.0.1" address="b53d9000" size="00006000" version="18.0.1"/> <module path="/usr/lib/libgailutil.so.18.0.1" address="b53e0000" size="00001000" version="18.0.1"/> <module path="/lib/tls/i686/cmov/libnss_files-2.9.so" address="b53e2000" size="0000a000" version="2.9"/> <module path="/lib/tls/i686/cmov/libnss_files-2.9.so" address="b53ed000" size="00001000" version="2.9"/> <module path="/lib/tls/i686/cmov/libnss_nis-2.9.so" address="b53f7000" size="00001000" version="2.9"/> <module path="/lib/tls/i686/cmov/libnsl-2.9.so" address="b53f9000" size="00015000" version="2.9"/> <module path="/lib/tls/i686/cmov/libnsl-2.9.so" address="b540f000" size="00001000" version="2.9"/> <module path="/lib/tls/i686/cmov/libnss_compat-2.9.so" address="b5412000" size="00007000" version="2.9"/> <module path="/lib/tls/i686/cmov/libnss_compat-2.9.so" address="b541a000" size="00001000" version="2.9"/> <module path="/usr/lib/libltdl.so.7.2.0" address="b5422000" size="00001000" version="7.2.0"/> <module path="/usr/lib/libcanberra-gtk.so.0.0.4" address="b5424000" size="00003000" version="0.0.4"/> <module path="/usr/lib/libcanberra-gtk.so.0.0.4" address="b5428000" size="00001000" version="0.0.4"/> <module path="/usr/lib/gtk-2.0/modules/libcanberra-gtk-module.so" address="b542d000" size="00001000" version="module"/> <module path="/usr/lib/locale/en_GB.utf8/LC_NUMERIC" address="b542f000" size="00001000"/> <module path="/usr/lib/locale/en_GB.utf8/LC_CTYPE" address="b551b000" size="0003f000"/> <module path="/usr/lib/libxcb-render.so.0.0.0" address="b5d5b000" size="00006000" version="0.0.0"/> <module path="/usr/lib/libxcb-render.so.0.0.0" address="b5d62000" size="00001000" version="0.0.0"/> <module path="/usr/lib/libxcb-render-util.so.0.0.0" address="b5d66000" size="00001000" version="0.0.0"/> <module path="/usr/lib/libpixman-1.so.0.13.2" address="b5d68000" size="00040000" version="0.13.2"/> <module path="/usr/lib/libpixman-1.so.0.13.2" address="b5daa000" size="00001000" version="0.13.2"/> <module path="/lib/libuuid.so.1.2" address="b5dae000" size="00001000" version="1.2"/> <module path="/usr/lib/libICE.so.6.3.0" address="b5db0000" size="00015000" version="6.3.0"/> <module path="/usr/lib/libexpat.so.1.5.2" address="b5dc8000" size="00024000" version="1.5.2"/> <module path="/usr/lib/libexpat.so.1.5.2" address="b5dee000" size="00001000" version="1.5.2"/> <module path="/lib/libselinux.so.1" address="b5e07000" size="00001000" version="1"/> <module path="/lib/libpcre.so.3.12.1" address="b5e09000" size="00030000" version="3.12.1"/> <module path="/lib/libpcre.so.3.12.1" address="b5e3a000" size="00001000" version="3.12.1"/> <module path="/usr/lib/libcairo.so.2.10800.6" address="b5eb2000" size="00002000" version="2.10800.6"/> <module path="/usr/lib/libXcomposite.so.1.0.0" address="b5eb5000" size="00002000" version="1.0.0"/> <module path="/usr/lib/libXcomposite.so.1.0.0" address="b5eb8000" size="00001000" version="1.0.0"/> <module path="/usr/lib/libpangocairo-1.0.so.0.2400.1" address="b5ec3000" size="00001000" version="0.2400.1"/> <module path="/usr/lib/libXcursor.so.1.0.2" address="b5ec5000" size="00008000" version="1.0.2"/> <module path="/usr/lib/libXrandr.so.2.2.0" address="b5ece000" size="00006000" version="2.2.0"/> <module path="/usr/lib/libXrandr.so.2.2.0" address="b5ed5000" size="00001000" version="2.2.0"/> <module path="/usr/lib/libXi.so.6.0.0" address="b5ede000" size="00001000" version="6.0.0"/> <module path="/usr/lib/libXrender.so.1.3.0" address="b5ee0000" size="00008000" version="1.3.0"/> <module path="/usr/lib/libXrender.so.1.3.0" address="b5ee9000" size="00001000" version="1.3.0"/> <module path="/usr/lib/libwx_baseu_xml-2.8.so.0.5.0" address="b5ef3000" size="00001000" version="0.5.0"/> <module path="/usr/lib/libSM.so.6.0.0" address="b5ef5000" size="00007000" version="6.0.0"/> <module path="/usr/lib/libSM.so.6.0.0" address="b5efd000" size="00001000" version="6.0.0"/> <module path="/usr/lib/libXinerama.so.1.0.0" address="b5f00000" size="00001000" version="1.0.0"/> <module path="/usr/lib/libglib-2.0.so.0.2000.1" address="b5fb7000" size="00001000" version="0.2000.1"/> <module path="/usr/lib/libgthread-2.0.so.0.2000.1" address="b5fb9000" size="00004000" version="0.2000.1"/> <module path="/usr/lib/libgthread-2.0.so.0.2000.1" address="b5fbe000" size="00001000" version="0.2000.1"/> <module path="/usr/lib/libgobject-2.0.so.0.2000.1" address="b5ffb000" size="00001000" version="0.2000.1"/> <module path="/usr/lib/libfontconfig.so.1.3.0" address="b5ffd000" size="0002b000" version="1.3.0"/> <module path="/usr/lib/libfontconfig.so.1.3.0" address="b6029000" size="00001000" version="1.3.0"/> <module path="/usr/lib/libfreetype.so.6.3.20" address="b609c000" size="00004000" version="6.3.20"/> <module path="/usr/lib/libpango-1.0.so.0.2400.1" address="b60a1000" size="00040000" version="0.2400.1"/> <module path="/usr/lib/libpango-1.0.so.0.2400.1" address="b60e2000" size="00001000" version="0.2400.1"/> <module path="/usr/lib/libgio-2.0.so.0.2000.1" address="b60e4000" size="0006b000" version="0.2000.1"/> <module path="/usr/lib/libgio-2.0.so.0.2000.1" address="b6150000" size="00001000" version="0.2000.1"/> <module path="/usr/lib/libgdk_pixbuf-2.0.so.0.1600.1" address="b6152000" size="00018000" version="0.1600.1"/> <module path="/usr/lib/libgdk_pixbuf-2.0.so.0.1600.1" address="b616b000" size="00001000" version="0.1600.1"/> <module path="/usr/lib/libpangoft2-1.0.so.0.2400.1" address="b6193000" size="00001000" version="0.2400.1"/> <module path="/usr/lib/libatk-1.0.so.0.2609.1" address="b6195000" size="00019000" version="0.2609.1"/> <module path="/usr/lib/libatk-1.0.so.0.2609.1" address="b61af000" size="00001000" version="0.2609.1"/> <module path="/usr/lib/libgdk-x11-2.0.so.0.1600.1" address="b6239000" size="00001000" version="0.1600.1"/> <module path="/usr/lib/libgdk-x11-2.0.so.0.1600.1" address="b623c000" size="00001000" version="0.1600.1"/> <module path="/usr/lib/libgtk-x11-2.0.so.0.1600.1" address="b65e6000" size="00004000" version="0.1600.1"/> <module path="/usr/lib/liblcms.so.1.0.18" address="b65ee000" size="00030000" version="1.0.18"/> <module path="/usr/lib/liblcms.so.1.0.18" address="b661f000" size="00001000" version="1.0.18"/> <module path="/usr/lib/libmng.so.1.1.0.9" address="b6622000" size="0006b000" version="1.1.0.9"/> <module path="/usr/lib/libtiff.so.4.2.1" address="b6690000" size="00052000" version="4.2.1"/> <module path="/usr/lib/libtiff.so.4.2.1" address="b66e3000" size="00002000" version="4.2.1"/> <module path="/usr/lib/libwx_baseu-2.8.so.0.5.0" address="b66e6000" size="00140000" version="0.5.0"/> <module path="/usr/lib/libwx_baseu-2.8.so.0.5.0" address="b6827000" size="00004000" version="0.5.0"/> <module path="/usr/lib/libwx_baseu_net-2.8.so.0.5.0" address="b6835000" size="0002a000" version="0.5.0"/> <module path="/usr/lib/libwx_baseu_net-2.8.so.0.5.0" address="b6860000" size="00001000" version="0.5.0"/> <module path="/usr/lib/libwx_gtk2u_core-2.8.so.0.5.0" address="b6b8c000" size="00026000" version="0.5.0"/> <module path="/usr/lib/libwx_gtk2u_adv-2.8.so.0.5.0" address="b6bbd000" size="000b1000" version="0.5.0"/> <module path="/usr/lib/libwx_gtk2u_adv-2.8.so.0.5.0" address="b6c76000" size="00001000" version="0.5.0"/> <module path="/usr/lib/libwx_gtk2u_html-2.8.so.0.5.0" address="b6c79000" size="00092000" version="0.5.0"/> <module path="/usr/lib/libwx_gtk2u_html-2.8.so.0.5.0" address="b6d10000" size="00001000" version="0.5.0"/> <module path="/usr/lib/libwx_gtk2u_qa-2.8.so.0.5.0" address="b6d12000" size="0001c000" version="0.5.0"/> <module path="/usr/lib/libwx_gtk2u_qa-2.8.so.0.5.0" address="b6d30000" size="00001000" version="0.5.0"/> <module path="/usr/lib/libILU.so.1.0.1" address="b6d45000" size="00001000" version="1.0.1"/> <module path="/usr/lib/libIL.so.1.0.1" address="b6d47000" size="00050000" version="1.0.1"/> <module path="/usr/lib/libIL.so.1.0.1" address="b6d98000" size="00002000" version="1.0.1"/> <module path="/usr/lib/libboost_signals-mt.so.1.37.0" address="b6e4c000" size="00012000" version="1.37.0"/> <module path="/usr/lib/libboost_signals-mt.so.1.37.0" address="b6e5f000" size="00001000" version="1.37.0"/> <module path="/usr/lib/locale/en_GB.utf8/LC_MONETARY" address="b6e61000" size="00001000"/> <module path="/usr/lib/locale/en_GB.utf8/LC_PAPER" address="b6e63000" size="00001000"/> <module path="/usr/lib/locale/en_GB.utf8/LC_ADDRESS" address="b6e65000" size="00001000"/> <module path="/usr/lib/locale/en_GB.utf8/LC_MEASUREMENT" address="b6e67000" size="00001000"/> <module path="/usr/lib/gconv/UTF-32.so" address="b6e69000" size="00002000" version="32"/> <module path="/usr/lib/gconv/UTF-32.so" address="b6e6c000" size="00001000" version="32"/> <module path="/home/joel/trunk/binaries/system/libAtlasUI_dbg.so" address="b6e74000" size="003f2000"/> <module path="/home/joel/trunk/binaries/system/libAtlasUI_dbg.so" address="b727d000" size="0000a000"/> <module path="/usr/lib/libogg.so.0.5.3" address="b728e000" size="00004000" version="0.5.3"/> <module path="/usr/lib/libogg.so.0.5.3" address="b7293000" size="00001000" version="0.5.3"/> <module path="/usr/lib/libXdmcp.so.6.0.0" address="b7298000" size="00001000" version="6.0.0"/> <module path="/usr/lib/libXau.so.6.0.0" address="b729b000" size="00001000" version="6.0.0"/> <module path="/usr/lib/libdirect-1.0.so.0.1.0" address="b729e000" size="00013000" version="0.1.0"/> <module path="/usr/lib/libdirect-1.0.so.0.1.0" address="b72b2000" size="00001000" version="0.1.0"/> <module path="/usr/lib/libfusion-1.0.so.0.1.0" address="b72ba000" size="00001000" version="0.1.0"/> <module path="/usr/lib/libdirectfb-1.0.so.0.1.0" address="b72bc000" size="00064000" version="0.1.0"/> <module path="/usr/lib/libdirectfb-1.0.so.0.1.0" address="b7321000" size="00001000" version="0.1.0"/> <module path="/usr/lib/libasound.so.2.0.0" address="b73e5000" size="00002000" version="2.0.0"/> <module path="/usr/lib/libvorbis.so.0.4.0" address="b73ea000" size="0001b000" version="0.4.0"/> <module path="/usr/lib/libvorbis.so.0.4.0" address="b7406000" size="0000e000" version="0.4.0"/> <module path="/usr/lib/libxcb.so.1.1.0" address="b7415000" size="00018000" version="1.1.0"/> <module path="/usr/lib/libxcb.so.1.1.0" address="b742e000" size="00001000" version="1.1.0"/> <module path="/usr/lib/libdrm.so.2.4.0" address="b7437000" size="00001000" version="2.4.0"/> <module path="/usr/lib/libXfixes.so.3.1.0" address="b7439000" size="00004000" version="3.1.0"/> <module path="/usr/lib/libXdamage.so.1.1.0" address="b743e000" size="00002000" version="1.1.0"/> <module path="/usr/lib/libXxf86vm.so.1.0.0" address="b7441000" size="00004000" version="1.0.0"/> <module path="/usr/lib/libXxf86vm.so.1.0.0" address="b7446000" size="00001000" version="1.0.0"/> <module path="/usr/lib/libXext.so.6.4.0" address="b7448000" size="0000e000" version="6.4.0"/> <module path="/usr/lib/libXext.so.6.4.0" address="b7457000" size="00001000" version="6.4.0"/> <module path="/lib/tls/i686/cmov/libc-2.9.so" address="b75b4000" size="00001000" version="2.9"/> <module path="/lib/tls/i686/cmov/libc-2.9.so" address="b75b7000" size="00001000" version="2.9"/> <module path="/lib/libgcc_s.so.1" address="b75bb000" size="0000d000" version="1"/> <module path="/lib/libgcc_s.so.1" address="b75c9000" size="00001000" version="1"/> <module path="/lib/tls/i686/cmov/libm-2.9.so" address="b75ee000" size="00001000" version="2.9"/> <module path="/usr/lib/libstdc++.so.6.0.10" address="b75f0000" size="000e4000" version="6.0.10"/> <module path="/usr/lib/libstdc++.so.6.0.10" address="b76d8000" size="00001000" version="6.0.10"/> <module path="/usr/lib/libxml2.so.2.6.32" address="b76e0000" size="00135000" version="2.6.32"/> <module path="/usr/lib/libxml2.so.2.6.32" address="b7816000" size="00004000" version="2.6.32"/> <module path="/lib/tls/i686/cmov/libpthread-2.9.so" address="b781c000" size="00015000" version="2.9"/> <module path="/lib/tls/i686/cmov/libpthread-2.9.so" address="b7832000" size="00001000" version="2.9"/> <module path="/usr/lib/libnspr4.so" address="b7835000" size="00032000"/> <module path="/usr/lib/libnspr4.so" address="b7868000" size="00001000"/> <module path="/usr/lib/libSDL-1.2.so.0.11.2" address="b786b000" size="00067000" version="0.11.2"/> <module path="/usr/lib/libSDL-1.2.so.0.11.2" address="b78d3000" size="00001000" version="0.11.2"/> <module path="/usr/lib/libboost_system-mt.so.1.37.0" address="b7900000" size="00003000" version="1.37.0"/> <module path="/usr/lib/libboost_system-mt.so.1.37.0" address="b7904000" size="00001000" version="1.37.0"/> <module path="/usr/lib/libboost_filesystem-mt.so.1.37.0" address="b7917000" size="00001000" version="1.37.0"/> <module path="/usr/lib/libvorbisfile.so.3.2.0" address="b791a000" size="00007000" version="3.2.0"/> <module path="/usr/lib/libvorbisfile.so.3.2.0" address="b7922000" size="00001000" version="3.2.0"/> <module path="/usr/lib/libopenal.so.1.4.272" address="b7945000" size="00001000" version="1.4.272"/> <module path="/lib/libz.so.1.2.3.3" address="b7c66000" size="00014000" version="1.2.3.3"/> <module path="/lib/libz.so.1.2.3.3" address="b7c7b000" size="00001000" version="1.2.3.3"/> <module path="/usr/lib/libpng12.so.0.27.0" address="b7ca0000" size="00001000" version="0.27.0"/> <module path="/usr/lib/libjpeg.so.62.0.0" address="b7ca2000" size="0001f000" version="62.0.0"/> <module path="/usr/lib/libX11.so.6.2.0" address="b7cc3000" size="000ea000" version="6.2.0"/> <module path="/usr/lib/libX11.so.6.2.0" address="b7dae000" size="00001000" version="6.2.0"/> <module path="/usr/lib/libGLU.so.1.3.070300" address="b7db2000" size="0006f000" version="1.3.070300"/> <module path="/usr/lib/libGLU.so.1.3.070300" address="b7e22000" size="00001000" version="1.3.070300"/> <module path="/usr/lib/libGL.so.1.2" address="b7e24000" size="00058000" version="1.2"/> <module path="/usr/lib/libGL.so.1.2" address="b7e81000" size="00005000" version="1.2"/> <module path="/lib/tls/i686/cmov/libdl-2.9.so" address="b7e87000" size="00002000" version="2.9"/> <module path="/lib/tls/i686/cmov/libdl-2.9.so" address="b7e8a000" size="00001000" version="2.9"/> <module path="/usr/lib/libbfd-2.19.1.so" address="b7f67000" size="0000a000" version="2.19.1"/> <module path="/lib/tls/i686/cmov/librt-2.9.so" address="b7f77000" size="00007000" version="2.9"/> <module path="/lib/tls/i686/cmov/librt-2.9.so" address="b7f7f000" size="00001000" version="2.9"/> <module path="/usr/lib/libfam.so.0.0.0" address="b7f81000" size="00007000" version="0.0.0"/> <module path="/usr/lib/libfam.so.0.0.0" address="b7f89000" size="00001000" version="0.0.0"/> <module path="/usr/lib/libenet.so.1.1" address="b7f90000" size="00001000" version="1.1"/> <module path="/usr/lib/libgmodule-2.0.so.0.2000.1" address="b7f94000" size="00001000" version="0.2000.1"/> <module path="/usr/lib/libwx_gtk2u_gl-2.8.so.0.5.0" address="b7f96000" size="0000b000" version="0.5.0"/> <module path="/usr/lib/libwx_gtk2u_gl-2.8.so.0.5.0" address="b7fa2000" size="00001000" version="0.5.0"/> <module path="[vdso]" address="b7fa7000" size="00001000"/> <module path="/lib/ld-2.9.so" address="b7fc4000" size="00001000" version="2.9"/> </modules> <stack> <frame level="0" function="wxFatalSignalHandler" offset="00000026"/> <frame level="1"/> <frame level="2" function="pthread_mutex_lock" offset="00000020"/> <frame level="3" function="PR_Lock" offset="00000022"/> <frame level="4" function="JS_ArenaAllocate" offset="00000000" file="/home/joel/trunk/libraries/spidermonkey/src/js/src/jsarena.c" line="186"/> <frame level="5" function="NewScopeProperty" offset="00000000" file="/home/joel/trunk/libraries/spidermonkey/src/js/src/jsscope.c" line="491"/> <frame level="6" function="GetPropertyTreeChild" offset="00000000" file="/home/joel/trunk/libraries/spidermonkey/src/js/src/jsscope.c" line="778"/> <frame level="7" function="js_AddScopeProperty" offset="00000000" file="/home/joel/trunk/libraries/spidermonkey/src/js/src/jsscope.c" line="1157"/> <frame level="8" function="js_DefineNativeProperty" offset="00000000" file="/home/joel/trunk/libraries/spidermonkey/src/js/src/jsobj.c" line="2686"/> <frame level="9" function="js_DefineProperty" offset="00000000" file="/home/joel/trunk/libraries/spidermonkey/src/js/src/jsobj.c" line="2584"/> <frame level="10" function="JS_InitStandardClasses" offset="0000005e"/> <frame level="11"/> <frame level="12"/> <frame level="13"/> <frame level="14"/> <frame level="15" function="wxEntry(int&, wchar_t**)" offset="00000040"/> </stack> </report> edit: to say it crashes may be a little misleading. It seems that something somewhere is swallowing all the inputs from the keyboard and all mouse clicks so I can't do anything. Meanwhile the clock ticks on faithfully however Conky ceases to update the system uptime. I am using OpenBox as my window manager. is it possible that may be the problem. also if I switch desktops before it gets to the point loading where it locks up everything seems to work fine until I switch back to the desktop the game window is open on, at which point I loose all input.
  4. I am running Ubuntu and finally got 0ad to compile properly (I had a few libraries that didn't install right the first time), and fixed the compressed textures problem(again a missing library). When ever I try to start a game it locks up my computer. (the opening menus work perfectly) The loading screen comes up and loads until it says "CSimulation" (the terminal outputs something to the effect of "game stared") then everything comes to a screeching halt. (no errors reported) The window stops refreshing(as well as the mouse cursor) and the computer stops excepting user inputs other than mouse movement. I first thought that perhaps my graphics card(ATI Radion express 200m) is just not quite up the the task but decided to try and run Atlas editor to see what happened and got the following error report. It really doesn't tell me anything. Any ideas?
  5. #!CRUNCHBANG (Ubuntu9.14 w/ Openbox)
×
×
  • Create New...