07.02.2016, 14:40, "Eric Wing" <ewmail...@gmail.com>: > I just tried pulling the mainline to try the B3 drop. The merge wasn't so > clean. > But right now I'm getting a compile error. > B3Compilation.cpp.o > > LLVMHeaders.h:46:10 fatal error: 'llvm-c/Analysis.h' file not found > > Any ideas?
You have HAVE(LLVM) enabled, but your LLVM installation is not detected or is broken. Try to build from scratch or remove CMakeCache.txt (which will trigger full rebuild) > > Thanks, > Eric > > P.S. Small changes for making SONAME versioning an option and making > linking work with ICU as a static libraray. > https://github.com/ewmailing/webkit/commit/ea68782c98cce97c56b44a86008c1a34bc323f6b > https://github.com/ewmailing/webkit/commit/a6493be74f38b129b7019be9a6c01e9419f7cf74 These patches look good, please submit them to bugzilla. -- Regards, Konstantin _______________________________________________ webkit-dev mailing list webkit-dev@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-dev