Hi Folks.

Just trying to build the nightly (WebKit-r120550) from 17th June on OSX 10.7.4

Getting

** BUILD FAILED **
The following build commands failed:
        CompileC 
/WebKit-r120550/WebKitBuild/JavaScriptCore.build/Release/JSCLLIntOffsetsExtractor.build/Objects-normal/i386/LLIntOffsetsExtractor.o
 llint/LLIntOffsetsExtractor.cpp normal i386 c++ com.apple.compilers.gcc.4_2
(1 failure)


This appears to be warnings treated as errors for:

cc1plus: warnings being treated as errors
In file included from 
/WebKit-r120550/Source/JavaScriptCore/llint/LLIntOffsetsExtractor.cpp:71:
/WebKit-r120550/WebKitBuild/Release/LLIntOffsets/LLIntDesiredOffsets.h:100537: 
warning: this decimal constant is unsigned only in ISO C90
... and lots more the same

Could anyone advise how to relax these errors as warnings so I can build ?

Thanks

Mark
_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to