[Webkit-unassigned] [Bug 111817] Source/ThirdParty/leveldb/db/builder.cc does not build on systems without <endian.h>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 7 22:20:49 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=111817





--- Comment #5 from Martin Robinson <mrobinson at webkit.org>  2013-03-07 22:23:14 PST ---
(In reply to comment #3)
> Actually, it looks like OS_MACOSX isn't really a valid preprocessor macro ... I was getting confused with the WTF_ prefixed macros ... in any event, I'm working around this by just defining OS_MACOSX, but this should be fixed in a portable way.

Yes, it's likely that we just need to add OS_MACOSX for Mac builds. I'm still a bit surprised that indexed database is enabled for your build. There's no way to turn it on via configure. Did you have some previous configuration hanging around?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list