#39960: webkit-gtk failed to compile -----------------------------+-------------------------------- Reporter: xionglingfeng@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Keywords: | Port: webkit-gtk -----------------------------+-------------------------------- OS: Mac OS X 10.8 ML I tried to install gnome and one of it's requirement, webkit-gtk, failed to compile: DerivedSources/ANGLE/glslang_tab.cpp:1785:16: error: no matching function for call to 'yylex' yychar = yylex (&yylval); ^~~~~ DerivedSources/ANGLE/glslang_tab.cpp:279:12: note: candidate function not viable: requires 2 arguments, but 1 was provided extern int yylex(YYSTYPE* yylval_param, void* yyscanner); ^ 1 error generated. make[1]: *** [DerivedSources/ANGLE/libWebCore_la-glslang_tab.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... -- Ticket URL: <https://trac.macports.org/ticket/39960> MacPorts <http://www.macports.org/> Ports system for OS X