Hi, I updated webkit from svn tonight, and I get this when I try to bulid it. Any ideas? Thanks! [powerbookg4:~] kjb% update-webkit Updating OpenSource At revision 12424. [powerbookg4:~] kjb% build-webkit 2006-01-27 22:45:50.732 xcodebuild[25443] WARNING: The Xcode plugin at path /Library/Application Support/Apple/Developer Tools/Plug-ins/ J2EEAssistant.pbplugin is missing the XCPluginHasUI Info.plist key, it is assumed to have UI and will not be loaded by xcodebuild. === BUILDING NATIVE TARGET dftables WITH CONFIGURATION Deployment === === BUILDING NATIVE TARGET JavaScriptCore WITH CONFIGURATION Deployment === CompileC /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/Objects-normal/ppc/lexer.o kjs/lexer.cpp normal ppc c++ com.apple.compilers.gcc.4_0 mkdir /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/Objects-normal/ppc cd /Users/kjb/WebKit/JavaScriptCore setenv MACOSX_DEPLOYMENT_TARGET 10.3 /usr/bin/gcc-4.0 -x c++ -arch ppc -pipe -Wno-trigraphs -fno- exceptions -fno-rtti -fpascal-strings -fasm-blocks -g -O2 -Werror - Wnon-virtual-dtor -DNDEBUG -fmessage-length=0 -fstrict-aliasing - mtune=G4 -fvisibility-inlines-hidden -fno-threadsafe-statics -I/Users/ kjb/WebKitStuff/JavaScriptCore.build/Deployment/JavaScriptCore.build/ JavaScriptCore.hmap -Wall -W -Wcast-align -Wchar-subscripts -Wformat- security -Wmissing-format-attribute -Wpointer-arith -Wwrite-strings - Wno-format-y2k -Wno-unused-parameter -Wno-long-double -F/Users/kjb/ WebKitStuff/Deployment -I/Users/kjb/WebKitStuff/Deployment/include - Iicu -I. -I/Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources -include /Library/Caches/ com.apple.Xcode.501/SharedPrecompiledHeaders/JavaScriptCorePrefix- dfecpaddbbbdgsbjuhczzzuvxbvf/JavaScriptCorePrefix.h -c /Users/kjb/ WebKit/JavaScriptCore/kjs/lexer.cpp -o /Users/kjb/WebKitStuff/ JavaScriptCore.build/Deployment/JavaScriptCore.build/Objects-normal/ ppc/lexer.o In file included from /Users/kjb/WebKit/JavaScriptCore/kjs/lexer.cpp:50: /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:202:1: error: "NULLTOKEN" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:46:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:203:1: error: "TRUETOKEN" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:47:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:204:1: error: "FALSETOKEN" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:48:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:205:1: error: "STRING" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:49:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:206:1: error: "NUMBER" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:50:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:207:1: error: "BREAK" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:51:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:208:1: error: "CASE" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:52:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:209:1: error: "DEFAULT" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:53:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:210:1: error: "FOR" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:54:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:211:1: error: "NEW" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:55:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:212:1: error: "VAR" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:56:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:213:1: error: "CONST" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:57:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:214:1: error: "CONTINUE" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:58:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:215:1: error: "FUNCTION" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:59:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:216:1: error: "RETURN" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:60:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:217:1: error: "VOID" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:61:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:218:1: error: "DELETE" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:62:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:219:1: error: "IF" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:63:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:220:1: error: "THIS" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:64:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:221:1: error: "DO" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:65:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:222:1: error: "WHILE" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:66:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:223:1: error: "IN" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:67:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:224:1: error: "INSTANCEOF" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:68:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:225:1: error: "TYPEOF" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:69:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:226:1: error: "SWITCH" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:70:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:227:1: error: "WITH" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:71:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:228:1: error: "RESERVED" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:72:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:229:1: error: "THROW" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:73:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:230:1: error: "TRY" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:74:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:231:1: error: "CATCH" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:75:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:232:1: error: "FINALLY" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:76:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:233:1: error: "IF_WITHOUT_ELSE" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:77:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:234:1: error: "ELSE" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:78:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:235:1: error: "EQEQ" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:79:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:236:1: error: "NE" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:80:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:237:1: error: "STREQ" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:81:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:238:1: error: "STRNEQ" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:82:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:239:1: error: "LE" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:83:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:240:1: error: "GE" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:84:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:241:1: error: "OR" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:85:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:242:1: error: "AND" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:86:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:243:1: error: "PLUSPLUS" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:87:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:244:1: error: "MINUSMINUS" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:88:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:245:1: error: "LSHIFT" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:89:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:246:1: error: "RSHIFT" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:90:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:247:1: error: "URSHIFT" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:91:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:248:1: error: "PLUSEQUAL" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:92:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:249:1: error: "MINUSEQUAL" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:93:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:250:1: error: "MULTEQUAL" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:94:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:251:1: error: "DIVEQUAL" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:95:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:252:1: error: "LSHIFTEQUAL" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:96:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:253:1: error: "RSHIFTEQUAL" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:97:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:254:1: error: "URSHIFTEQUAL" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:98:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:255:1: error: "ANDEQUAL" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:99:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:256:1: error: "MODEQUAL" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:100:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:257:1: error: "XOREQUAL" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:101:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:258:1: error: "OREQUAL" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:102:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:259:1: error: "IDENT" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:103:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:260:1: error: "AUTOPLUSPLUS" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:104:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:261:1: error: "AUTOMINUSMINUS" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:105:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:140: error: expected identifier before numeric constant /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:140: error: expected `}' before numeric constant /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:140: error: expected unqualified-id before numeric constant /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:200: error: expected declaration before '}' token cc1plus: warnings being treated as errors /Users/kjb/WebKit/JavaScriptCore/kjs/lexer.cpp:42: warning: 'bool isDecimalDigit(short unsigned int)' declared 'static' but never defined /Users/kjb/WebKit/JavaScriptCore/kjs/lexer.cpp:47: warning: 'currLexer' defined but not used ** BUILD FAILED ** [powerbookg4:~] kjb%
I've seen this too. It's unfortunate. It happens when you build sometimes with "build-webkit" and sometimes from Xcode. I've not found a solution yet to avoid it. To solve it however you just need to do this: rm /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.* -eric On Jan 27, 2006, at 10:47 PM, Kevin Burnett wrote:
Hi,
I updated webkit from svn tonight, and I get this when I try to bulid it. Any ideas?
Thanks!
[powerbookg4:~] kjb% update-webkit Updating OpenSource At revision 12424. [powerbookg4:~] kjb% build-webkit 2006-01-27 22:45:50.732 xcodebuild[25443] WARNING: The Xcode plugin at path /Library/Application Support/Apple/Developer Tools/Plug-ins/ J2EEAssistant.pbplugin is missing the XCPluginHasUI Info.plist key, it is assumed to have UI and will not be loaded by xcodebuild. === BUILDING NATIVE TARGET dftables WITH CONFIGURATION Deployment ===
=== BUILDING NATIVE TARGET JavaScriptCore WITH CONFIGURATION Deployment ===
CompileC /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/Objects-normal/ppc/lexer.o kjs/lexer.cpp normal ppc c++ com.apple.compilers.gcc.4_0 mkdir /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/Objects-normal/ppc cd /Users/kjb/WebKit/JavaScriptCore setenv MACOSX_DEPLOYMENT_TARGET 10.3 /usr/bin/gcc-4.0 -x c++ -arch ppc -pipe -Wno-trigraphs -fno- exceptions -fno-rtti -fpascal-strings -fasm-blocks -g -O2 -Werror - Wnon-virtual-dtor -DNDEBUG -fmessage-length=0 -fstrict-aliasing - mtune=G4 -fvisibility-inlines-hidden -fno-threadsafe-statics -I/ Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/JavaScriptCore.hmap -Wall -W -Wcast-align - Wchar-subscripts -Wformat-security -Wmissing-format-attribute - Wpointer-arith -Wwrite-strings -Wno-format-y2k -Wno-unused- parameter -Wno-long-double -F/Users/kjb/WebKitStuff/Deployment -I/ Users/kjb/WebKitStuff/Deployment/include -Iicu -I. -I/Users/kjb/ WebKitStuff/JavaScriptCore.build/Deployment/JavaScriptCore.build/ DerivedSources -include /Library/Caches/com.apple.Xcode.501/ SharedPrecompiledHeaders/JavaScriptCorePrefix- dfecpaddbbbdgsbjuhczzzuvxbvf/JavaScriptCorePrefix.h -c /Users/kjb/ WebKit/JavaScriptCore/kjs/lexer.cpp -o /Users/kjb/WebKitStuff/ JavaScriptCore.build/Deployment/JavaScriptCore.build/Objects-normal/ ppc/lexer.o In file included from /Users/kjb/WebKit/JavaScriptCore/kjs/ lexer.cpp:50: /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:202:1: error: "NULLTOKEN" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:46:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:203:1: error: "TRUETOKEN" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:47:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:204:1: error: "FALSETOKEN" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:48:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:205:1: error: "STRING" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:49:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:206:1: error: "NUMBER" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:50:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:207:1: error: "BREAK" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:51:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:208:1: error: "CASE" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:52:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:209:1: error: "DEFAULT" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:53:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:210:1: error: "FOR" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:54:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:211:1: error: "NEW" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:55:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:212:1: error: "VAR" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:56:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:213:1: error: "CONST" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:57:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:214:1: error: "CONTINUE" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:58:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:215:1: error: "FUNCTION" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:59:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:216:1: error: "RETURN" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:60:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:217:1: error: "VOID" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:61:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:218:1: error: "DELETE" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:62:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:219:1: error: "IF" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:63:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:220:1: error: "THIS" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:64:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:221:1: error: "DO" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:65:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:222:1: error: "WHILE" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:66:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:223:1: error: "IN" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:67:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:224:1: error: "INSTANCEOF" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:68:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:225:1: error: "TYPEOF" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:69:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:226:1: error: "SWITCH" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:70:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:227:1: error: "WITH" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:71:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:228:1: error: "RESERVED" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:72:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:229:1: error: "THROW" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:73:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:230:1: error: "TRY" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:74:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:231:1: error: "CATCH" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:75:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:232:1: error: "FINALLY" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:76:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:233:1: error: "IF_WITHOUT_ELSE" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:77:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:234:1: error: "ELSE" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:78:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:235:1: error: "EQEQ" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:79:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:236:1: error: "NE" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:80:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:237:1: error: "STREQ" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:81:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:238:1: error: "STRNEQ" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:82:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:239:1: error: "LE" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:83:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:240:1: error: "GE" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:84:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:241:1: error: "OR" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:85:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:242:1: error: "AND" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:86:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:243:1: error: "PLUSPLUS" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:87:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:244:1: error: "MINUSMINUS" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:88:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:245:1: error: "LSHIFT" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:89:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:246:1: error: "RSHIFT" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:90:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:247:1: error: "URSHIFT" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:91:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:248:1: error: "PLUSEQUAL" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:92:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:249:1: error: "MINUSEQUAL" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:93:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:250:1: error: "MULTEQUAL" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:94:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:251:1: error: "DIVEQUAL" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:95:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:252:1: error: "LSHIFTEQUAL" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:96:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:253:1: error: "RSHIFTEQUAL" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:97:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:254:1: error: "URSHIFTEQUAL" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:98:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:255:1: error: "ANDEQUAL" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:99:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:256:1: error: "MODEQUAL" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:100:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:257:1: error: "XOREQUAL" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:101:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:258:1: error: "OREQUAL" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:102:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:259:1: error: "IDENT" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:103:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:260:1: error: "AUTOPLUSPLUS" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:104:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:261:1: error: "AUTOMINUSMINUS" redefined /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:105:1: error: this is the location of the previous definition /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:140: error: expected identifier before numeric constant /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:140: error: expected `}' before numeric constant /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:140: error: expected unqualified-id before numeric constant /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.h:200: error: expected declaration before '}' token cc1plus: warnings being treated as errors /Users/kjb/WebKit/JavaScriptCore/kjs/lexer.cpp:42: warning: 'bool isDecimalDigit(short unsigned int)' declared 'static' but never defined /Users/kjb/WebKit/JavaScriptCore/kjs/lexer.cpp:47: warning: 'currLexer' defined but not used ** BUILD FAILED ** [powerbookg4:~] kjb%
_______________________________________________ webkit-dev mailing list webkit-dev@opendarwin.org http://www.opendarwin.org/mailman/listinfo/webkit-dev
On Jan 28, 2006, at 1:22 AM, Eric Seidel wrote:
I've seen this too. It's unfortunate. It happens when you build sometimes with "build-webkit" and sometimes from Xcode. I've not found a solution yet to avoid it.
To solve it however you just need to do this:
rm /Users/kjb/WebKitStuff/JavaScriptCore.build/Deployment/ JavaScriptCore.build/DerivedSources/grammar.*
looks like that did it, thanks! I'll hold onto your email in case I run into it again. - Kevin
participants (2)
-
Eric Seidel
-
Kevin Burnett