[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:31:28 PST 2013


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





--- Comment #6 from Jeremy Huddleston <jeremyhu at apple.com>  2013-03-07 22:33:53 PST ---
(In reply to comment #5)
> (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?

No, this is from completely clean.  I'll attach config.log for:

./configure --prefix=/opt/local --with-gtk=2.0 --disable-webkit2 --disable-introspection --enable-svg --enable-geolocation --enable-webgl --enable-video

-- 
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