I "think" I've got everything installed properly to do GTK development on my Mac. I've got other products building and running properly for GTK. However, when I run either ./autogen.sh or build-webkit --gtk I get dumped out in the configure with this...
checking for Hildon UI extensions... no /Users/ejw/Development/WebKit/configure: line 21554: syntax error near unexpected token `HILDON,' /Users/ejw/Development/WebKit/configure: line 21554: ` PKG_CHECK_MODULES(HILDON, hildon-1)' Failed to setup build environment using 'autotools'! I've looked a bit on the net and the only mentions I've found (from this list) don't really have resolutions. I tried just forging ahead and doing "./configure --without-hildon" in the hopes that it would build, but that yields the same results. Is this something simple that I'm just missing? Any help is appreciated... _______________________________________________ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev